Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



Response already committed - ServletResponseImpl

From: bob_blakely (2013-03-06 21:30)

I'm getting errors on our clustered server and cannot find anything about the following error. It keeps repeating. IBM says call Oracle. Just wondered if you experts have a clue whats going on! Thank you. -bob
Maximo 7.1.1.9 Weblogic 9.2 Oracle 11g
Windows 2008r2 64bit server.
Memory settings on Admin are: -Xms2048m -Xmx2048m -XX:MaxPermSize=1024m
Three managed servers.
####<Mar 6, 2013 12:46:22 PM PST> <Error> <HTTP> <SPUMAXIMOEVL> <AdminServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1362602782241> <BEA-101020> <[weblogic.servlet.internal.WebAppServletContext@139f953 - appName: 'clusterweb', name: 'clusterweb', context-path: ''] Servlet failed with Exception
java.lang.IllegalStateException: Response already committed
at weblogic.servlet.internal.ServletResponseImpl.objectIfCommitted(ServletResponseImpl.java:1422)
at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:580)
at weblogic.servlet.proxy.HttpClusterServlet.service(HttpClusterServlet.java:302)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3244)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
>
####<Mar 6, 2013 12:46:22 PM PST> <Error> <HTTP> <SPUMAXIMOEVL> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1362602782247> <BEA-101020> <[weblogic.servlet.internal.WebAppServletContext@139f953 - appName: 'clusterweb', name: 'clusterweb', context-path: ''] Servlet failed with Exception
java.lang.IllegalStateException: Response already committed
at weblogic.servlet.internal.ServletResponseImpl.objectIfCommitted(ServletResponseImpl.java:1422)
at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:580)
at weblogic.servlet.proxy.HttpClusterServlet.service(HttpClusterServlet.java:302)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3244)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
>


From: Sean Clark-McCarthy (2013-03-07 05:05)

Not seeing any adverse effects in the application? I'm assuming these are in the server logs (not necessarily "maximo" logs) ?
--- Sean Clark-McCarthy
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of bob_blakely
Sent: Wednesday, March 06, 2013 4:31 PM
To: MAXIMO@yahoogroups.com
Subject: [MAXIMO List] Response already committed - ServletResponseImpl
I'm getting errors on our clustered server and cannot find anything about the following error. It keeps repeating. IBM says call Oracle. Just wondered if you experts have a clue whats going on! Thank you. -bob
Maximo 7.1.1.9 Weblogic 9.2 Oracle 11g
Windows 2008r2 64bit server.
Memory settings on Admin are: -Xms2048m -Xmx2048m -XX:MaxPermSize=1024m
Three managed servers.
#### < [ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> < > <> <> <1362602782241> < [weblogic.servlet.internal.WebAppServletContext@139f953 - appName: 'clusterweb', name: 'clusterweb', context-path: ''] Servlet failed with Exception
java.lang.IllegalStateException: Response already committed
at weblogic.servlet.internal.ServletResponseImpl.objectIfCommitted(ServletResponseImpl.java:1422)
at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:580)
at weblogic.servlet.proxy.HttpClusterServlet.service(HttpClusterServlet.java:302)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3244)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
>
#### < [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> < > <> <> <1362602782247> < [weblogic.servlet.internal.WebAppServletContext@139f953 - appName: 'clusterweb', name: 'clusterweb', context-path: ''] Servlet failed with Exception
java.lang.IllegalStateException: Response already committed
at weblogic.servlet.internal.ServletResponseImpl.objectIfCommitted(ServletResponseImpl.java:1422)
at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:580)
at weblogic.servlet.proxy.HttpClusterServlet.service(HttpClusterServlet.java:302)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3244)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
>


From: Blakely, Bob (2013-03-07 05:39)

Thanks Sean!
Well currently no. No adverse effects. I did not know if per chance there is some problem with our clustered server (UI) and the Interface Server (IF) having trying to process the same row (cron?)
Here are the maximo properties for the two servers. There are more escalation jobs but it looks like the UI server is handling them.
Spumaximoevl \ maximo.properties
mxe.report.birt.disablequeuemanager=1
mxe.crontask.donotrun=
IFACETABLECONSUMER.ifacetablecron,
BBCron.BBCRON1,
JMSQSEQCONSUMER.SEQQIN,
ESCALATION.ESCESCBLTNEXP,
ESCALATION.ESCSKELETONWODELETE,
REPORTLOCKRELEASE.REPORTLOCKRELEASE1,
REPORTUSAGECLEANUP.REPORTUSAGECLEANUP1
Spumaxdvlds01 \ maximo.properties
mxe.report.birt.disablequeuemanager=0
mxe.crontask.donotrun=
JMSQSEQCONSUMER.SEQQOUT,
ESCALATION.ESCSPUSFDWORETURN
From: MAXIMO@yahoogroups.com [mailto:MAXIMO@yahoogroups.com] On Behalf Of Sean Clark-McCarthy
Sent: Wednesday, March 06, 2013 9:05 PM
To: MAXIMO@yahoogroups.com
Subject: RE: [MAXIMO List] Response already committed - ServletResponseImpl
Not seeing any adverse effects in the application? I'm assuming these are in the server logs (not necessarily "maximo" logs) ?
--- Sean Clark-McCarthy
From: MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com> [mailto:MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>] On Behalf Of bob_blakely
Sent: Wednesday, March 06, 2013 4:31 PM
To: MAXIMO@yahoogroups.com<mailto:MAXIMO%40yahoogroups.com>
Subject: [MAXIMO List] Response already committed - ServletResponseImpl
I'm getting errors on our clustered server and cannot find anything about the following error. It keeps repeating. IBM says call Oracle. Just wondered if you experts have a clue whats going on! Thank you. -bob
Maximo 7.1.1.9 Weblogic 9.2 Oracle 11g
Windows 2008r2 64bit server.
Memory settings on Admin are: -Xms2048m -Xmx2048m -XX:MaxPermSize=1024m
Three managed servers.
#### < [ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> < > <> <> <1362602782241> < [weblogic.servlet.internal.WebAppServletContext@139f953 - appName: 'clusterweb', name: 'clusterweb', context-path: ''] Servlet failed with Exception
java.lang.IllegalStateException: Response already committed
at weblogic.servlet.internal.ServletResponseImpl.objectIfCommitted(ServletResponseImpl.java:1422)
at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:580)
at weblogic.servlet.proxy.HttpClusterServlet.service(HttpClusterServlet.java:302)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3244)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
>
#### < [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> < > <> <> <1362602782247> < [weblogic.servlet.internal.WebAppServletContext@139f953 - appName: 'clusterweb', name: 'clusterweb', context-path: ''] Servlet failed with Exception
java.lang.IllegalStateException: Response already committed
at weblogic.servlet.internal.ServletResponseImpl.objectIfCommitted(ServletResponseImpl.java:1422)
at weblogic.servlet.internal.ServletResponseImpl.sendError(ServletResponseImpl.java:580)
at weblogic.servlet.proxy.HttpClusterServlet.service(HttpClusterServlet.java:302)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3244)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
>