Java error at startup

This is the forum for JIDE Common Layer which is open sourced at https://github.com/jidesoft/jide-oss. Please note, JIDE technical support doesn't monitor this forum as often as other forums. Please consider subscribe for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

Moderator: JIDE Support

Forum rules
Community driven forum for open source JIDE Common Layer. JIDE technical support doesn't monitor this forum as often as other forums. If you only use JIDE Common Layer, please consider subscribing for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

Java error at startup

Postby LotusE » Fri Nov 20, 2009 12:32 am

Hello,

I don't know if this is the right forum (correct me if I'm wrong) but a client of us gets an error message every time he starts up his pc. The error occurred after an automatic update of java.

this is the error:

java.lang.NoClassDefFoundError: com/jidesoft/utils/Lm
at de.sva.autostart.AutoStarter.main(AutoStarter.java:297)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.jidesoft.utils.Lm
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)

Does anybody know how I can get rid of this error message?

Thanks in advance!

Cheers

LotusE
LotusE
 
Posts: 2
Joined: Fri Nov 20, 2009 12:19 am

Re: Java error at startup

Postby JIDE Support » Fri Nov 20, 2009 9:16 am

It sounds like jide-common.jar is not in the application's class path as com.jidesoft.utils.Lm is a class in jide-common.jar. Please note, jide-oss-xxx.jar doesn't have Lm class so you can't replace jide-common.jar with jide-oss-xxx.jar if you are JIDE paid customer.

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am

Re: Java error at startup

Postby LotusE » Wed Nov 25, 2009 4:24 am

Hello,

thanks for your answer. Unfortunately, I don't really understand it. Is there a way to find out which program is causing the error or which program is using this jar file? So I can track down the program that causes the error.

thanks in advance!

Cheers

Steve
LotusE
 
Posts: 2
Joined: Fri Nov 20, 2009 12:19 am

Re: Java error at startup

Postby Walter Laan » Wed Nov 25, 2009 7:39 am

Jide makes only a reusable part of a computer program which other businesses use to build actual programs, but the Jide part seems to be missing in your case.

Possibly the actual program that giving the error is made by sva.de according to the error, but they also might be just another 'part of a program' vendor.

To find the actual program, go start -> run -> type msconfig and press enter -> look at the start up tab to see the programs that automatically start up.
You're most likely looking for a exe program in the Program Files folder. Then re-install that program and/or contact the actual vendor of it.
Walter Laan
 
Posts: 383
Joined: Mon May 01, 2006 12:13 am

Re: Java error at startup

Postby JIDE Support » Wed Nov 25, 2009 8:26 am

Thanks Walter. Your post is detail and easy to follow.

Thanks,
JIDE Software Technical Support Team
JIDE Support
Site Admin
 
Posts: 37219
Joined: Sun Sep 14, 2003 10:49 am


Return to JIDE Common Layer Open Source Project Discussion (Community Driven)

Who is online

Users browsing this forum: No registered users and 58 guests