Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting Ljava.lang.StackTraceElement error

807580Jan 27 2010 — edited Jan 28 2010
Hi,
I developed a jar file that has h2.jar in the classpath.
I run the program in eclipse and everything goes well.
When I execute jar out of my project, and put it in c:
including the h2.jar, and call:
C:\>java -jar myJar.jar classpath c:\h2.jar
I get: Ljava.lang.StackTraceElement .
AnyBody has a clue ?
Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 25 2010
Added on Jan 27 2010
10 comments
1,523 views