Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » java.lang.VerifyError (Newbie)
java.lang.VerifyError (Newbie) [message #16990] Thu, 06 March 2003 21:51 Go to next message
Kevin Ross is currently offline Kevin RossFriend
Messages: 4
Registered: July 2009
Junior Member
First, I'm a newbie. Second, I haven't gotten the first example to work.
Third, I have followed the install/post-install instructions(afaik).

I am using:
Eclipse 2.0.2
AJDE 1.1.0
AJDT 0.6.0
JDK 1.4.1


I 'rebuild project' and attempt to run tjp.Demo as a java application.

java.lang.VerifyError: (class: tjp/Demo, method: bar signature:
(Ljava/lang/Integer;)Ljava/lang/String;) Unable to pop operand off an
empty stack
Exception in thread "main"

I'm sure I have missed something such as a configuration. Any pointers?

-Kevin Ross
Re: java.lang.VerifyError (Newbie) [message #17019 is a reply to message #16990] Thu, 06 March 2003 22:09 Go to previous message
Kevin Ross is currently offline Kevin RossFriend
Messages: 4
Registered: July 2009
Junior Member
Maybe it is a syntax problem, are the demos outdated for the new beta
release? I tried the bean.Demo and I can run it...

-Kevin

Kevin Ross wrote:

> First, I'm a newbie. Second, I haven't gotten the first example to work.
> Third, I have followed the install/post-install instructions(afaik).

> I am using:
> Eclipse 2.0.2
> AJDE 1.1.0
> AJDT 0.6.0
> JDK 1.4.1


> I 'rebuild project' and attempt to run tjp.Demo as a java application.

> java.lang.VerifyError: (class: tjp/Demo, method: bar signature:
> (Ljava/lang/Integer;)Ljava/lang/String;) Unable to pop operand off an
> empty stack
> Exception in thread "main"

> I'm sure I have missed something such as a configuration. Any pointers?

> -Kevin Ross
Re: java.lang.VerifyError (Newbie) [message #564535 is a reply to message #16990] Thu, 06 March 2003 22:09 Go to previous message
Kevin Ross is currently offline Kevin RossFriend
Messages: 4
Registered: July 2009
Junior Member
Maybe it is a syntax problem, are the demos outdated for the new beta
release? I tried the bean.Demo and I can run it...

-Kevin

Kevin Ross wrote:

> First, I'm a newbie. Second, I haven't gotten the first example to work.
> Third, I have followed the install/post-install instructions(afaik).

> I am using:
> Eclipse 2.0.2
> AJDE 1.1.0
> AJDT 0.6.0
> JDK 1.4.1


> I 'rebuild project' and attempt to run tjp.Demo as a java application.

> java.lang.VerifyError: (class: tjp/Demo, method: bar signature:
> (Ljava/lang/Integer;)Ljava/lang/String;) Unable to pop operand off an
> empty stack
> Exception in thread "main"

> I'm sure I have missed something such as a configuration. Any pointers?

> -Kevin Ross
Previous Topic:java.lang.VerifyError (Newbie)
Next Topic:Question about intellectual property and licensing
Goto Forum:
  


Current Time: Thu Sep 26 18:59:14 GMT 2024

Powered by FUDForum. Page generated in 0.03756 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top