Trying to run jboss with debugging enabled, i get the following errors immediately 
after startup:

JBOSS_HOME: /work/12spilk/JBoss                                                        
JAVA: /usr/opt/java142/bin/java                                                        
    JAVA_OPTS: -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n  
-Dprogram.name=run.sh                                                                  
      
CLASSPATH: /work/12spilk/JBoss/bin/run.jar:/usr/opt/java142/lib/tools.jar              
          
                                                                                       
            
=========================================================================              
            
                                                                                       
            
Info: Debugging is not available with the Fast VM, invoking the Classic VM.            
            
Info: Debugging is not available with the Fast VM, invoking the Classic VM.            
            
FATAL ERROR in native method: internal error in JVMDI (phantom frame pop)              
            
        at java.util.zip.ZipFile.getEntry(Native Method)                               
            
        at java.util.zip.ZipFile.getEntry(ZipFile.java:140)                            
            
        at java.util.jar.JarFile.getEntry(JarFile.java:194)                            
            
        at java.util.jar.JarFile.getJarEntry(JarFile.java:181)                         
            
        at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:668)          
            
        at sun.misc.URLClassPath.getResource(URLClassPath.java:156)                    
            
        at java.net.URLClassLoader$1.run(URLClassLoader.java:190)                      
            
        at java.security.AccessController.doPrivileged(Native Method)                  
            
        at java.net.URLClassLoader.findClass(URLClassLoader.java, Compiled Code)       
            
        at java.lang.ClassLoader.loadClass(ClassLoader.java:289)                       
            
        at java.lang.ClassLoader.loadClass(ClassLoader.java:289)                       
            
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:260)               
            
        at java.lang.ClassLoader.loadClass(ClassLoader.java:289)                       
            
        at java.lang.ClassLoader.loadClass(ClassLoader.java:246)                       
            
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)

and a lot more of call stack output

is this a JVM specific issue on True64 Unix (5.1B Patchkit 4, Java 1.4.2_2) ? Running 
the JVM on my local XP workstation with debugging enabled doesnÂt show the problem.   
                        

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844545#3844545

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844545


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to