hi all, 
We have installed our JBoss 4.0 in AIX 5.3 machine. I managed to start JBoss. 
The problem is when i'm not able to to access any application deployed into 
JBoss. When I try to access http://AIXServer:8080/jmx-console, the console will 
throw the Outofmemory exception as below : 

*********Exception Throw********* 
00:37:46,699 ERROR [Engine] StandardWrapperValve[jsp]: Servlet.service() for 
servlet jsp threw exception 
org.apache.jasper.JasperException: Unable to compile class for JSP 

Generated servlet error: 
java.lang.OutOfMemoryError: JVMXE004:OutOfMemoryError, stAllocArray for 
executeJava failed 
at com.sun.tools.javac.v8.util.Name$Table.(Name.java:423) 
at com.sun.tools.javac.v8.util.Name$Table.(Name.java:487) 
at com.sun.tools.javac.v8.util.Name$Table.make(Name.java:373) 
at com.sun.tools.javac.v8.util.Name$Table.instance(Name.java:388) 
at com.sun.tools.javac.v8.code.Symtab.(Symtab.java:259) 
at com.sun.tools.javac.v8.code.Symtab.instance(Symtab.java:54) 
... 
*********Exception Throw********* 
It's seem like JBoss is unable to convert JSP to Java, what might cause the 
problem? The application working properly in Windwos enviroment. 



My JBoss is running under the followings enviroment:
JBoss Release ID: JBoss [Zion] 4.0.1sp1 (build: CVSTag=JBoss_4_0_1_SP1 
date=200502160314) 
Java version: 1.4.2,IBM Corporation 
OS-System: AIX 5.3,ppc64 

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to