Has anyone successfully run Magnolia 3.5.8 on WebSphere 7.0.0.3? We're
currently running Magnolia 3.5.8 on WebSphere 6.1.0.13 fine. I've setup the
security JAAS - Application logins and set the custom web container setting
(com.ibm.ws.webcontainer.invokefilterscompatibility=true) but no luck. I've
even federated a WebSphere 6.1.0.0 node and app server in my WebSphere
7.0.0.3 Dmgr and it almost works but I keep getting a:
Error 404: SRVE0190E: File not found: /.magnolia/pages/adminCentral.html
On the page, even though it shows the frame of the adminCentral.
We're using Derby for our repository. I'm getting this error in the log
files using a version 6.1.0.0 app server federated into a version 7.0.0.3
Dmgr:
[8/4/09 14:58:49:377 MDT] 0000002e SRTServletRes W WARNING: Cannot set
status. Response already committed.
[8/4/09 14:58:49:378 MDT] 0000002e SRTServletRes W WARNING: Cannot set
header. Response already committed.
[8/4/09 14:58:49:378 MDT] 0000002e WebApp A SRVE0180I:
[bp_war#bp.war] [/] [Servlet.LOG]: Error page exception The server cannot
use the error page specified for your application because of the exception
printed below.
[8/4/09 14:58:49:378 MDT] 0000002e WebApp A SRVE0181I:
[bp_war#bp.war] [/] [Servlet.LOG]: Error Page Exception: :
com.ibm.ws.webcontainer.webapp.WebAppErrorReport:
at com.ibm.ws.webcontainer.webapp.WebApp.sendError(WebApp.java:2724)
at
com.ibm.ws.webcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:586)
at
com.ibm.ws.wswebcontainer.extension.DefaultExtensionProcessor.handleRequest(DefaultExtensionProcessor.java:111)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3107)
at
com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:238)
at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:811)
at
com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)
at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
at
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:102)
at
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
at
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
at
com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)
at
com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)
Caused by: com.ibm.ws.webcontainer.srt.WriteBeyondContentLengthException
at
com.ibm.wsspi.webcontainer.util.BufferedServletOutputStream.print(BufferedServletOutputStream.java:369)
at
javax.servlet.ServletOutputStream.println(ServletOutputStream.java:286)
at com.ibm.ws.webcontainer.webapp.WebApp.sendError(WebApp.java:2660)
... 18 more
Any help is apperciated. Thanks!
Scott Anders
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------