Link to home
Start Free TrialLog in
Avatar of pravin2
pravin2

asked on

<BEA-101017> <[weblogic.servlet.internal.WebAppServletContext

<BEA-101017> <[weblogic.servlet.internal.WebAppServletContext@1f3f158 - appName:'myApp'
name: myWeb', context-path: '/myWeb'] Root cause of ServletException.
java.lang.InternalError: name is too long to represent
      at java.lang.ClassLoader.defineClass1(Native Method)
      at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
      at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
      at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:355)
      at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:294)
      at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:26
Avatar of pravin2
pravin2

ASKER

I am using Sun JDK jdk150_10 and weblogic 9.2 and have already raised -XX:MaxPermSize to 256mb.

Any help why i am getting this issue ?
Do you have any kind of debugging turned on?
Avatar of pravin2

ASKER

Yes i have started my server in debug mode
SOLUTION
Avatar of allen-davis
allen-davis

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial