Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Profiler Plugin and Rhino Problem
Profiler Plugin and Rhino Problem [message #61580] Thu, 19 June 2003 08:52 Go to next message
test is currently offline testFriend
Messages: 51
Registered: July 2009
Member
I get the following exception when I try to profile my application using the
Profiler Plugin 5.25.
java.lang.VerifyError: (class: org/mozilla/javascript/DToA, method:
JS_dtobasestr signature: (ID)Ljava/lang/String;) Cannot load return address
from register 30

I am using JDK 1.4.1_02 and my application utilises the mozilla rhino
javascript engine version 1.5r4.1

I only get this problem when profiling, running and debugging the
application works fine. I have used the same classpath for profiling and
normal operation.

Any ideas?


Many Thanks
Dave
Re: Profiler Plugin and Rhino Problem [message #61654 is a reply to message #61580] Thu, 19 June 2003 10:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Dave <test@test.com> wrote:

> I get the following exception when I try to profile my application using the
> Profiler Plugin 5.25.
> java.lang.VerifyError: (class: org/mozilla/javascript/DToA, method:
> JS_dtobasestr signature: (ID)Ljava/lang/String;) Cannot load return address
> from register 30

> I am using JDK 1.4.1_02 and my application utilises the mozilla rhino
> javascript engine version 1.5r4.1

> I only get this problem when profiling, running and debugging the
> application works fine. I have used the same classpath for profiling and
> normal operation.

> Any ideas?
Most probably this is problem in profiler instrumentation.
Can you send me minimal test application?
Also try latest version of profiler.

--
SY, Konstantin.
Re: Profiler Plugin and Rhino Problem [message #61841 is a reply to message #61580] Thu, 19 June 2003 14:31 Go to previous message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Dave <test@test.com> wrote:

> I get the following exception when I try to profile my application using the
> Profiler Plugin 5.25.
> java.lang.VerifyError: (class: org/mozilla/javascript/DToA, method:
> JS_dtobasestr signature: (ID)Ljava/lang/String;) Cannot load return address
> from register 30
Ok, I already have test case from another user.
Can you please contact me in e-mail, so I will give you fixed jar for
testing?

--
SY, Konstantin.
Previous Topic:Junit output
Next Topic:Using Eclipse (JDT) in a compiler class
Goto Forum:
  


Current Time: Sat Jul 27 18:22:42 GMT 2024

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

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

Back to the top