DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8885>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8885

Not able to deploy Cocoon2 on Weblogic Server 6 (sp2)

           Summary: Not able to deploy Cocoon2 on Weblogic Server 6 (sp2)
           Product: Cocoon 2
           Version: 2.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: general components
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When I tried to deploy Cocoon2 in exploded format on Weblogic server 6(sp2) 
running on Windows 2000,the WebServer throws the following exception:

on=neboserver,Name=Cocoon2,Type=ApplicationConfig to value true. Method: public 
void weblogic.management.mbeans.custom.Applic
ation.setDeployed(boolean) throws 
weblogic.management.DeploymentException,weblogic.management.UndeploymentExceptio
n
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
        at java.lang.String.substring(String.java:1525)
        at weblogic.servlet.internal.WebAppHelper.resolveManifestName
(WebAppHelper.java:469)
        at weblogic.servlet.internal.WebAppHelper.extractClassFiles
(WebAppHelper.java:234)
        at weblogic.servlet.internal.WebAppServletContext.extractClassFiles
(WebAppServletContext.java:3407)
        at weblogic.servlet.internal.WebAppServletContext.setDocroot
(WebAppServletContext.java:3376)
        at weblogic.servlet.internal.WebAppServletContext.init
(WebAppServletContext.java:862)
        at weblogic.servlet.internal.WebAppServletContext.<init>
(WebAppServletContext.java:815)
        at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:428)
        at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
        at weblogic.j2ee.Application.deploy(Application.java:260)
        at weblogic.j2ee.J2EEService.deployApplication(J2EEService.java:185)
        at weblogic.management.mbeans.custom.Application.setLocalDeployed
(Application.java:362)
        at weblogic.management.mbeans.custom.Application.setDeployed
(Application.java:296)
        at java.lang.reflect.Method.invoke(Native Method)
        at weblogic.management.internal.DynamicMBeanImpl.invokeSetter
(DynamicMBeanImpl.java:1388)
        at weblogic.management.internal.DynamicMBeanImpl.setAttribute
(DynamicMBeanImpl.java:881)
        at weblogic.management.internal.DynamicMBeanImpl.setAttribute
(DynamicMBeanImpl.java:847)
        at weblogic.management.internal.ConfigurationMBeanImpl.setAttribute
(ConfigurationMBeanImpl.java:295)
        at com.sun.management.jmx.MBeanServerImpl.setAttribute
(MBeanServerImpl.java:1356)
        at com.sun.management.jmx.MBeanServerImpl.setAttribute
(MBeanServerImpl.java:1331)
        at 
weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans
(ConfigurationMBeanImpl.java:392)
        at weblogic.management.internal.ConfigurationMBeanImpl.setAttribute
(ConfigurationMBeanImpl.java:298)
        at com.sun.management.jmx.MBeanServerImpl.setAttribute
(MBeanServerImpl.java:1356)
        at com.sun.management.jmx.MBeanServerImpl.setAttribute
(MBeanServerImpl.java:1331)
        at weblogic.management.internal.MBeanProxy.setAttribute
(MBeanProxy.java:322)
        at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:204)
        at $Proxy7.setDeployed(Unknown Source)
        at java.lang.reflect.Method.invoke(Native Method)
        at weblogic.management.console.info.MBeanAttribute.doSet
(MBeanAttribute.java:84)
        at weblogic.management.console.info.CompositeAttribute.doSet
(CompositeAttribute.java:100)
        at weblogic.management.console.actions.mbean.DoEditMBeanAction.perform
(DoEditMBeanAction.java:135)
        at weblogic.management.console.actions.internal.ActionServlet.doAction
(ActionServlet.java:171)
        at weblogic.management.console.actions.internal.ActionServlet.doPost
(ActionServlet.java:85)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet
(ServletStubImpl.java:265)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet
(ServletStubImpl.java:200)
        at weblogic.servlet.internal.WebAppServletContext.invokeServlet
(WebAppServletContext.java:2495)
        at weblogic.servlet.internal.ServletRequestImpl.execute
(ServletRequestImpl.java:2204)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to