You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/05/15 13:26:50 UTC

DO NOT REPLY [Bug 19952] New: - Error deploying application axis

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=19952>.
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=19952

Error deploying application axis

           Summary: Error deploying application axis
           Product: Axis
           Version: 1.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Basic Architecture
        AssignedTo: axis-dev@ws.apache.org
        ReportedBy: ricard.olle@dvc.es


<15-may-03 13:20:45 CEST> <Error> <J2EE> <Error deploying application axis: Coul
d not load axis>
Exception: String index out of range: -1
        at java.lang.String.substring(String.java:1525)
        at weblogic.servlet.internal.WebAppHelper.resolveManifestName(WebAppHelp
er.java:469)
        at weblogic.servlet.internal.WebAppHelper.extractClassFiles(WebAppHelper
.java:234)
        at weblogic.servlet.internal.WebAppServletContext.extractClassFiles(WebA
ppServletContext.java:3407)
        at weblogic.servlet.internal.WebAppServletContext.setDocroot(WebAppServl
etContext.java:3376)
        at weblogic.servlet.internal.WebAppServletContext.init(WebAppServletCont
ext.java:862)
        at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletCo
ntext.java:815)
        at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:428)
        at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java:74)
        at weblogic.j2ee.Application.addComponent(Application.java:163)
        at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
        at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Depl
oymentTarget.java:329)
        at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(Depl
oymentTarget.java:144)
        at weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServe
r.java:76)
        at java.lang.reflect.Method.invoke(Native Method)
        at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB