Can't start WebLogic admin console Announcing the arrival of Valued Associate #679: Cesar...
Can a Knight grant Knighthood to another?
Should man-made satellites feature an intelligent inverted "cow catcher"?
Like totally amazing interchangeable sister outfit accessory swapping or whatever
What is the ongoing value of the Kanban board to the developers as opposed to management
Has a Nobel Peace laureate ever been accused of war crimes?
Can I take recommendation from someone I met at a conference?
Unix AIX passing variable and arguments to expect and spawn
Does using the Inspiration rules for character defects encourage My Guy Syndrome?
Compiling and throwing simple dynamic exceptions at runtime for JVM
Why did Bronn offer to be Tyrion Lannister's champion in trial by combat?
What could prevent concentrated local exploration?
Lights are flickering on and off after accidentally bumping into light switch
Kepler's 3rd law: ratios don't fit data
How to ask rejected full-time candidates to apply to teach individual courses?
2 sample t test for sample sizes - 30,000 and 150,000
Do chord progressions usually move by fifths?
Why isn't everyone flabbergasted about Bran's "gift"?
BV functions and wave equation
How to mute a string and play another at the same time
Married in secret, can marital status in passport be changed at a later date?
Can a Wizard take the Magic Initiate feat and select spells from the Wizard list?
Pointing to problems without suggesting solutions
Weaponising the Grasp-at-a-Distance spell
Converting a text document with special format to Pandas DataFrame
Can't start WebLogic admin console
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Come Celebrate our 10 Year Anniversary!Weblogic - Adding websiteshow to configure memcached for weblogic 10.x and oracle 10.gRecovering Oracle admin passwordWeblogic administration console way too slowException thrown when trying to access a web service (Weblogic) - java.lang.LinkageError302/301 and 404 redirect issue for apache redirection for tomcatInstalling Weblogic 12 on Windows 8 Server - http server won't startHow do I set up Weblogic 12c on Windows to start the http server on boot?WebSphere 7.0 Admin Console - Web ServicesWebLogic server seems to freeze after CMS Garbage Collection run
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I'm wondering how to fix this error. We had the wrong Java installed on my machine when I got it, so my boss installed JRocket to fix things.
WebLogic has been having problems ever since. I cannot perform my job functions because I cannot start the admin console to deploy my program.
<Feb 8, 2013 11:12:09 AM EST> <Error> <HTTP> <BEA-101017> <[ServletContext@24724985[app:consoleapp module:console path:/console spec-version
:2.5], request: Workmanager: consoleWorkManager, Version: 0, Scheduled=true, Started=true, Started time: 175 ms
[
GET /console/login/LoginForm.jsp HTTP/1.1
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Cookie: JSESSIONID=jmWQRTxQGg3X2VKts2cQPwgQ2Qnw1WHNfdfmyGPGsxL9BDYB552v!1725644840; ADMINCONSOLESESSION=wdxyRVWTT368HDwVky3SM8VWT20Y0DC5Y6VK
93TpphPdl5C7yVzH!-418537281
Connection: keep-alive
Cache-Control: max-age=0
]] Root cause of ServletException.
java.lang.ClassFormatError: javax/servlet/jsp/jstl/fmt/LocalizationContext : Missing Code attribute
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
Truncated. see log file for complete stacktrace
>
Actually, here is the full error:
[
GET /console/login/LoginForm.jsp HTTP/1.1
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Cookie: JSESSIONID=jmWQRTxQGg3X2VKts2cQPwgQ2Qnw1WHNfdfmyGPGsxL9BDYB552v!1725644840; ADMINCONSOLES
ESSION=wnNQRVwM2hDDd6TyKhT3pVhKKJJjnJJ6xBpScC2flWhXVLxKdzDy!-592106223
Connection: keep-alive
Cache-Control: max-age=0
]] Root cause of ServletException.
java.lang.ClassFormatError: javax/servlet/jsp/jstl/fmt/LocalizationContext : Missing Code attribu
te
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
at weblogic.utils.classloaders.FilteringClassLoader.findClass(FilteringClassLoader.java:1
01)
at weblogic.utils.classloaders.FilteringClassLoader.loadClass(FilteringClassLoader.java:8
6)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.ja
va:43)
at com.bea.console.utils.ResourceBundleCache.getBundle(ResourceBundleCache.java:49)
at com.bea.console.taglib.html.SetBundle.doStartTag(SetBundle.java:33)
at jsp_servlet._login.__loginform._jsp__tag0(__loginform.java:401)
at jsp_servlet._login.__loginform._jspService(__loginform.java:190)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelp
er.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125
)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416
)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:327)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppS
ervletContext.java:3730)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServl
etContext.java:3696)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321
)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.jav
a:2273)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
>
java oracle
bumped to the homepage by Community♦ 6 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
migrated from superuser.com Feb 8 '13 at 19:30
This question came from our site for computer enthusiasts and power users.
add a comment |
I'm wondering how to fix this error. We had the wrong Java installed on my machine when I got it, so my boss installed JRocket to fix things.
WebLogic has been having problems ever since. I cannot perform my job functions because I cannot start the admin console to deploy my program.
<Feb 8, 2013 11:12:09 AM EST> <Error> <HTTP> <BEA-101017> <[ServletContext@24724985[app:consoleapp module:console path:/console spec-version
:2.5], request: Workmanager: consoleWorkManager, Version: 0, Scheduled=true, Started=true, Started time: 175 ms
[
GET /console/login/LoginForm.jsp HTTP/1.1
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Cookie: JSESSIONID=jmWQRTxQGg3X2VKts2cQPwgQ2Qnw1WHNfdfmyGPGsxL9BDYB552v!1725644840; ADMINCONSOLESESSION=wdxyRVWTT368HDwVky3SM8VWT20Y0DC5Y6VK
93TpphPdl5C7yVzH!-418537281
Connection: keep-alive
Cache-Control: max-age=0
]] Root cause of ServletException.
java.lang.ClassFormatError: javax/servlet/jsp/jstl/fmt/LocalizationContext : Missing Code attribute
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
Truncated. see log file for complete stacktrace
>
Actually, here is the full error:
[
GET /console/login/LoginForm.jsp HTTP/1.1
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Cookie: JSESSIONID=jmWQRTxQGg3X2VKts2cQPwgQ2Qnw1WHNfdfmyGPGsxL9BDYB552v!1725644840; ADMINCONSOLES
ESSION=wnNQRVwM2hDDd6TyKhT3pVhKKJJjnJJ6xBpScC2flWhXVLxKdzDy!-592106223
Connection: keep-alive
Cache-Control: max-age=0
]] Root cause of ServletException.
java.lang.ClassFormatError: javax/servlet/jsp/jstl/fmt/LocalizationContext : Missing Code attribu
te
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
at weblogic.utils.classloaders.FilteringClassLoader.findClass(FilteringClassLoader.java:1
01)
at weblogic.utils.classloaders.FilteringClassLoader.loadClass(FilteringClassLoader.java:8
6)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.ja
va:43)
at com.bea.console.utils.ResourceBundleCache.getBundle(ResourceBundleCache.java:49)
at com.bea.console.taglib.html.SetBundle.doStartTag(SetBundle.java:33)
at jsp_servlet._login.__loginform._jsp__tag0(__loginform.java:401)
at jsp_servlet._login.__loginform._jspService(__loginform.java:190)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelp
er.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125
)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416
)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:327)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppS
ervletContext.java:3730)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServl
etContext.java:3696)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321
)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.jav
a:2273)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
>
java oracle
bumped to the homepage by Community♦ 6 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
migrated from superuser.com Feb 8 '13 at 19:30
This question came from our site for computer enthusiasts and power users.
How do you start the WebLogic Admin Console?
– Mircea Vutcovici
Feb 8 '13 at 19:38
Has something perhaps been deployed into the AdminServer managed server that was compiled with a newer / different Java. Shame you're not using a more recent Java, but then you didn't say what version of WLS you are using?
– Cameron Kerr
May 23 '17 at 9:12
add a comment |
I'm wondering how to fix this error. We had the wrong Java installed on my machine when I got it, so my boss installed JRocket to fix things.
WebLogic has been having problems ever since. I cannot perform my job functions because I cannot start the admin console to deploy my program.
<Feb 8, 2013 11:12:09 AM EST> <Error> <HTTP> <BEA-101017> <[ServletContext@24724985[app:consoleapp module:console path:/console spec-version
:2.5], request: Workmanager: consoleWorkManager, Version: 0, Scheduled=true, Started=true, Started time: 175 ms
[
GET /console/login/LoginForm.jsp HTTP/1.1
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Cookie: JSESSIONID=jmWQRTxQGg3X2VKts2cQPwgQ2Qnw1WHNfdfmyGPGsxL9BDYB552v!1725644840; ADMINCONSOLESESSION=wdxyRVWTT368HDwVky3SM8VWT20Y0DC5Y6VK
93TpphPdl5C7yVzH!-418537281
Connection: keep-alive
Cache-Control: max-age=0
]] Root cause of ServletException.
java.lang.ClassFormatError: javax/servlet/jsp/jstl/fmt/LocalizationContext : Missing Code attribute
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
Truncated. see log file for complete stacktrace
>
Actually, here is the full error:
[
GET /console/login/LoginForm.jsp HTTP/1.1
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Cookie: JSESSIONID=jmWQRTxQGg3X2VKts2cQPwgQ2Qnw1WHNfdfmyGPGsxL9BDYB552v!1725644840; ADMINCONSOLES
ESSION=wnNQRVwM2hDDd6TyKhT3pVhKKJJjnJJ6xBpScC2flWhXVLxKdzDy!-592106223
Connection: keep-alive
Cache-Control: max-age=0
]] Root cause of ServletException.
java.lang.ClassFormatError: javax/servlet/jsp/jstl/fmt/LocalizationContext : Missing Code attribu
te
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
at weblogic.utils.classloaders.FilteringClassLoader.findClass(FilteringClassLoader.java:1
01)
at weblogic.utils.classloaders.FilteringClassLoader.loadClass(FilteringClassLoader.java:8
6)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.ja
va:43)
at com.bea.console.utils.ResourceBundleCache.getBundle(ResourceBundleCache.java:49)
at com.bea.console.taglib.html.SetBundle.doStartTag(SetBundle.java:33)
at jsp_servlet._login.__loginform._jsp__tag0(__loginform.java:401)
at jsp_servlet._login.__loginform._jspService(__loginform.java:190)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelp
er.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125
)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416
)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:327)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppS
ervletContext.java:3730)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServl
etContext.java:3696)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321
)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.jav
a:2273)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
>
java oracle
I'm wondering how to fix this error. We had the wrong Java installed on my machine when I got it, so my boss installed JRocket to fix things.
WebLogic has been having problems ever since. I cannot perform my job functions because I cannot start the admin console to deploy my program.
<Feb 8, 2013 11:12:09 AM EST> <Error> <HTTP> <BEA-101017> <[ServletContext@24724985[app:consoleapp module:console path:/console spec-version
:2.5], request: Workmanager: consoleWorkManager, Version: 0, Scheduled=true, Started=true, Started time: 175 ms
[
GET /console/login/LoginForm.jsp HTTP/1.1
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Cookie: JSESSIONID=jmWQRTxQGg3X2VKts2cQPwgQ2Qnw1WHNfdfmyGPGsxL9BDYB552v!1725644840; ADMINCONSOLESESSION=wdxyRVWTT368HDwVky3SM8VWT20Y0DC5Y6VK
93TpphPdl5C7yVzH!-418537281
Connection: keep-alive
Cache-Control: max-age=0
]] Root cause of ServletException.
java.lang.ClassFormatError: javax/servlet/jsp/jstl/fmt/LocalizationContext : Missing Code attribute
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
Truncated. see log file for complete stacktrace
>
Actually, here is the full error:
[
GET /console/login/LoginForm.jsp HTTP/1.1
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Cookie: JSESSIONID=jmWQRTxQGg3X2VKts2cQPwgQ2Qnw1WHNfdfmyGPGsxL9BDYB552v!1725644840; ADMINCONSOLES
ESSION=wnNQRVwM2hDDd6TyKhT3pVhKKJJjnJJ6xBpScC2flWhXVLxKdzDy!-592106223
Connection: keep-alive
Cache-Control: max-age=0
]] Root cause of ServletException.
java.lang.ClassFormatError: javax/servlet/jsp/jstl/fmt/LocalizationContext : Missing Code attribu
te
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
at weblogic.utils.classloaders.FilteringClassLoader.findClass(FilteringClassLoader.java:1
01)
at weblogic.utils.classloaders.FilteringClassLoader.loadClass(FilteringClassLoader.java:8
6)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:295)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.ja
va:43)
at com.bea.console.utils.ResourceBundleCache.getBundle(ResourceBundleCache.java:49)
at com.bea.console.taglib.html.SetBundle.doStartTag(SetBundle.java:33)
at jsp_servlet._login.__loginform._jsp__tag0(__loginform.java:401)
at jsp_servlet._login.__loginform._jspService(__loginform.java:190)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelp
er.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125
)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416
)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:327)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppS
ervletContext.java:3730)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServl
etContext.java:3696)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321
)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.jav
a:2273)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
>
java oracle
java oracle
asked Feb 8 '13 at 16:48
ClioCJSClioCJS
613
613
bumped to the homepage by Community♦ 6 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 6 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
migrated from superuser.com Feb 8 '13 at 19:30
This question came from our site for computer enthusiasts and power users.
migrated from superuser.com Feb 8 '13 at 19:30
This question came from our site for computer enthusiasts and power users.
How do you start the WebLogic Admin Console?
– Mircea Vutcovici
Feb 8 '13 at 19:38
Has something perhaps been deployed into the AdminServer managed server that was compiled with a newer / different Java. Shame you're not using a more recent Java, but then you didn't say what version of WLS you are using?
– Cameron Kerr
May 23 '17 at 9:12
add a comment |
How do you start the WebLogic Admin Console?
– Mircea Vutcovici
Feb 8 '13 at 19:38
Has something perhaps been deployed into the AdminServer managed server that was compiled with a newer / different Java. Shame you're not using a more recent Java, but then you didn't say what version of WLS you are using?
– Cameron Kerr
May 23 '17 at 9:12
How do you start the WebLogic Admin Console?
– Mircea Vutcovici
Feb 8 '13 at 19:38
How do you start the WebLogic Admin Console?
– Mircea Vutcovici
Feb 8 '13 at 19:38
Has something perhaps been deployed into the AdminServer managed server that was compiled with a newer / different Java. Shame you're not using a more recent Java, but then you didn't say what version of WLS you are using?
– Cameron Kerr
May 23 '17 at 9:12
Has something perhaps been deployed into the AdminServer managed server that was compiled with a newer / different Java. Shame you're not using a more recent Java, but then you didn't say what version of WLS you are using?
– Cameron Kerr
May 23 '17 at 9:12
add a comment |
2 Answers
2
active
oldest
votes
This seems a CLASSPATH issue. You need to check your class path and make sure you have the right jars in the CLASSPATH.
add a comment |
When you change your JDK/JRE there are a few places where you might need to update it to work properly. Make sure it's using the correct version (check with ps).
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f477007%2fcant-start-weblogic-admin-console%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
This seems a CLASSPATH issue. You need to check your class path and make sure you have the right jars in the CLASSPATH.
add a comment |
This seems a CLASSPATH issue. You need to check your class path and make sure you have the right jars in the CLASSPATH.
add a comment |
This seems a CLASSPATH issue. You need to check your class path and make sure you have the right jars in the CLASSPATH.
This seems a CLASSPATH issue. You need to check your class path and make sure you have the right jars in the CLASSPATH.
answered Feb 8 '13 at 19:47
Mircea VutcoviciMircea Vutcovici
13.2k33966
13.2k33966
add a comment |
add a comment |
When you change your JDK/JRE there are a few places where you might need to update it to work properly. Make sure it's using the correct version (check with ps).
add a comment |
When you change your JDK/JRE there are a few places where you might need to update it to work properly. Make sure it's using the correct version (check with ps).
add a comment |
When you change your JDK/JRE there are a few places where you might need to update it to work properly. Make sure it's using the correct version (check with ps).
When you change your JDK/JRE there are a few places where you might need to update it to work properly. Make sure it's using the correct version (check with ps).
answered Jan 19 '16 at 12:37
Mark CaudillMark Caudill
1016
1016
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f477007%2fcant-start-weblogic-admin-console%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
How do you start the WebLogic Admin Console?
– Mircea Vutcovici
Feb 8 '13 at 19:38
Has something perhaps been deployed into the AdminServer managed server that was compiled with a newer / different Java. Shame you're not using a more recent Java, but then you didn't say what version of WLS you are using?
– Cameron Kerr
May 23 '17 at 9:12