Ok...I'm actually testing 3.1.1 on both a windows machine (laptop) and a linux server...I was trying to get it to work on my laptop...I tried the setup on the linux box and it worked fine...except (even though I pointed it to a different database) it still created the tables in my portal database. Any reason why this would happen? I couldn't see anything and as far as I know cas shouldn't even know my portal database exists
On Mon, Oct 12, 2009 at 10:38 AM, Marvin Addison <[email protected]> wrote: >> it actually looks like the cause of everything is the >> java.io.FileNotFoundException >> >> Caused by: java.io.FileNotFoundException: >> C:\Program%20Files\Apache%20Software%20Foundation\tomcat\6.0.18\jvm1\webapps\cas\WEB-INF\lib\cas-server-core-3.3.4.jar >> (The system cannot find the path specified) >> at java.util.zip.ZipFile.open(Native Method) >> at java.util.zip.ZipFile.<init>(ZipFile.java:114) >> at java.util.jar.JarFile.<init>(JarFile.java:133) >> at java.util.jar.JarFile.<init>(JarFile.java:97) >> at >> org.jboss.util.file.JarArchiveBrowser.<init>(JarArchiveBrowser.java:69) >> ... 64 more > > http://opensource.atlassian.com/projects/hibernate/browse/EJB-337 > looks like a potential cause. Can you move your Tomcat such that the > path above would not contain spaces and try again? > > M > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- Curtis Garman Web Programmer Heartland Community College -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
