Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / January 2006

Tip: Looking for answers? Try searching our database.

Remote Java debugging on VMS

Thread view: 
Harald Pollak - 23 Jan 2006 10:43 GMT
Hallo everybody!

I have troubles when I try to start
a java programm for remote debuging on OpenVMS.

I use classic VM and try to start with:

java "-Xdebug" "-Xrunjdwp:transport=dt_socket,server=y,address=8787" "-jar" "start.jar"

starting without "-Xdebug" and "-Xrunjdwp...."
works fine ( from the same dir ) but with this options everytime on connecting with remote debugger:

FATAL ERROR in native method: internal error in JVMDI (phantom frame pop)
       at java.lang.System.arraycopy(Native Method)
       at java.lang.StringBuffer.expandCapacity(StringBuffer.java:195)
       at java.lang.StringBuffer.append(StringBuffer.java:555)
       at java.io.ObjectStreamClass.getClassSignature(ObjectStreamClass.java:1293)
       at java.io.ObjectStreamField.<init>(ObjectStreamField.java:64)
       at java.io.ObjectStreamField.<init>(ObjectStreamField.java:45)
       at java.security.Permissions.<clinit>(Permissions.java:337)
       at java.security.SecureClassLoader.getPermissions(SecureClassLoader.java:140)
       at java.net.URLClassLoader.getPermissions(URLClassLoader.java:427)
       at sun.misc.Launcher$AppClassLoader.getPermissions(Launcher.java:282)
       at java.security.SecureClassLoader.getProtectionDomain(SecureClassLoader.java:148)
       at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:120)
       at java.net.URLClassLoader.defineClass(URLClassLoader.java:214)
       at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
       at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
       at java.security.AccessController.doPrivileged(Native Method)
       at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:300)
       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
       at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
%SYSTEM-F-OPCCUS, opcode reserved to customer fault at PC=FFFFFFFF80AA0CD4, PS=0
000001B
%TRACE-F-TRACEBACK, symbolic stack dump follows
 image    module    routine             line      rel PC           abs PC
DECC$SHR_EV56                              0 00000000000F8CD4 FFFFFFFF80AA0CD4
....

On linux this works fine.
Has anyone a idea what I'm doing wrong?

Best regards

Harry
Harald Pollak - 23 Jan 2006 11:30 GMT
Problem seems to be resolved when

"-Djava.compiler=NONE" is
set.

:-)

Harry

> Hallo everybody!
>
[quoted text clipped - 50 lines]
>
> Harry


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.