Skip to Content.
Sympa Menu

shibboleth-dev - Re: origin build

Subject: Shibboleth Developers

List archive

Re: origin build


Chronological Thread 
  • From: "RL 'Bob' Morgan" <>
  • To: Walter Hoehn <>
  • Cc:
  • Subject: Re: origin build
  • Date: Wed, 28 May 2003 13:57:09 -0700 (PDT)


Hmm. My upgrade approach has been to shutdown tomcat, move
/usr/local/tomcat/webapps/shibboleth to somewhere else, copy the new
shibboleth.war to /usr/local/tomcat/webapps, restart. Now upon restart
tomcat immediately stops, only log file apparently being
logs/catalina.out, which has the below. This is with
jakarta-tomcat-4.1.18-LE-jdk14. In fact I get this regardless of whether
shibboleth.war is there or not. Restoring the former shibboleth/
directory makes all work again. Hmm.

- RL "Bob"

---

java.util.zip.ZipException: No such file or directory
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:112)
at java.util.jar.JarFile.<init>(JarFile.java:117)
at java.util.jar.JarFile.<init>(JarFile.java:55)
at
org.apache.catalina.loader.StandardClassLoader.addRepositoryInternal(StandardClassLoader.java:1082)
at
org.apache.catalina.loader.StandardClassLoader.<init>(StandardClassLoader.java:200)
at
org.apache.catalina.startup.ClassLoaderFactory.createClassLoader(ClassLoaderFactory.java:202)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:140)
Bootstrap: Class loader creation threw exception
java.lang.IllegalArgumentException: addRepositoryInternal:
java.util.zip.ZipException: No such file or directory
at
org.apache.catalina.loader.StandardClassLoader.addRepositoryInternal(StandardClassLoader.java:1110)
at
org.apache.catalina.loader.StandardClassLoader.<init>(StandardClassLoader.java:200)
at
org.apache.catalina.startup.ClassLoaderFactory.createClassLoader(ClassLoaderFactory.java:202)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:140)



------------------------------------------------------mace-shib-design-+
For list utilities, archives, subscribe, unsubscribe, etc. please visit the
ListProc web interface at

http://archives.internet2.edu/

------------------------------------------------------mace-shib-design--




Archive powered by MHonArc 2.6.16.

Top of Page