|
Home > Archive > EAserver > March 2005 > IOException while deploying WAR
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
IOException while deploying WAR
|
|
| Damian Finol 2005-03-30, 7:08 pm |
| Greetings, I created this web application in JBuilder, but
when I try to deploy it (either automatically through the
plugin or manually though Sybase Central I get the following
exception:)
java.io.IOException: Exception parsing descriptor null
at
com.sun.enterprise.deployment.WebBundleArchivist. open(WebBundleArchiv
ist.java:451)
at
com.sun.enterprise.deployment.WebBundleArchivist. open(WebBundleArchiv
ist.java:415)
at
com.sybase.jaguar.importer.JEarImporter.<init>(JEarImporter.java:242)
at
com.sybase.jaguar.management.deploytool. EarImporterCallClass
. run(EarImporterCallC
lass.java:35)
at java.lang.Thread.run(Thread.java:479)
Please, any ideas, I've searched google and this forums and
there was someone else who had this problem:
http://groups.google.es/groups?hl=es&lr=lang_es|lang_en&rls=GGLD
,GGLD:2005-05,GGLD:es& threadm=4237624c@for
ums-1-dub&rnum=2&prev=/groups? q=sybase%20Exception
%20Webbundlearchivis
t&hl=es& lr=lang_es%7Clang_en
&rls=GGLD
,GGLD:2005-05,GGLD:es&sa=N&tab=wg
However he never posted again.
| |
| Damian Finol 2005-03-30, 7:08 pm |
| > Greetings, I created this web application in JBuilder, but
> when I try to deploy it (either automatically through the
> plugin or manually though Sybase Central I get the
> following exception:)
>
>
> java.io.IOException: Exception parsing descriptor null
>
> at
> com.sun.enterprise.deployment.WebBundleArchivist.open(WebB
> undleArchivist.java:451)
>
> at
> com.sun.enterprise.deployment.WebBundleArchivist.open(WebB
> undleArchivist.java:415)
>
> at
> com.sybase.jaguar.importer.JEarImporter.<init>(JEarImporte
> r.java:242)
>
> at
> com.sybase.jaguar.management.deploytool.EarImporterCallCla
> ss. run(EarImporterCallC
lass.java:35)
>
> at java.lang.Thread.run(Thread.java:479)
>
>
> Please, any ideas, I've searched google and this forums
> and there was someone else who had this problem:
>
>
http://groups.google.es/groups?hl=es&lr=lang_es|lang_en& rls=GGLD
> ,GGLD:2005-05
> ,GGLD:es& threadm=4237624c@for
ums-1-dub&rnum=2&prev=/groups
> ?q=sybase Exception Webbundlearchivist&hl=es&lr=lang_e
> s|lang_en&rls=GGLD ,GGLD:2005-05,GGLD:es&sa=N&tab=wg
>
> However he never posted again.
The error was in the web.xml.
Move along, nothing to see here. :)
|
|
|
|
|