Hi Mark !

I had this problem, too.
This problem can be solved by 'cleaning' the META_INF/MANIFEST.MF file. There are two 
empty lines at the end of the file which cause the 
StringIndexOutOfBoundsException. Delete the lines !

Unfortunately I encountered other Exceptions after solving the above. I appreciate to 
hear your experience.

Greetings from Germany

Andreas Kuehne



>     I have been having problems installing Cocoon2 on a Solaris 8 
> machine running Weblogic 6.1 SP2.
> 
>  
> 
> I built the src code and created the cocoon.war file and placed it in 
> the application dir. Stoped the server (weblogic) and started it again. 
> Made sure it was deployed and also select the server for deployment. But 
> while deploying it i get this error:
> 
>  
> 
> please any help would be appreciated...
> 
>  
> 
> <Mar 1, 2002 4:34:01 PM EST> <Error> <J2EE> <Error deploying application 
> cocoon: Could not load cocoon>
> <Mar 1, 2002 4:34:57 PM EST> <Error> <J2EE> <Error deploying application 
> cocoon: Could not load cocoon>
> <Mar 1, 2002 4:34:57 PM EST> <Error> <Management> 
> <InvocationTargetException setting attribute Deployed on MBean 
> vba:Location=dpris,Name=cocoon,Type=ApplicationConfig to value true. 
> Method: public void 
> weblogic.management.mbeans.custom.Application.setDeployed(boolean) 
> throws 
> weblogic.management.DeploymentException,weblogic.management.UndeploymentException
> 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)
> 
> ...
> 
> ...
> 
> ...
> 
> ...
> 
> about 40 more lines.....
> 



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to