|
From: Jim W. <jim...@in...> - 2006-09-05 13:13:51
|
Alex, > Are you running 0.1.6 from a CD? Not yet. Was trying to get it run on the hard drive before moving it to the disk. > Is it possible that another Vicaya process is already running? Checked that and didn't see anything in the process table. Looking specifically for java processes open. >Does Vicaya continue to load or does it crash an burn with these errors? It displays the splash screen, the window with the catalina error, and the console window with the output that I sent you. I was thinking possibly it had something to do with the DLLs that jdic uses, but I haven't had time to delve into that any further. Thanks for the reply, Jim On Sat, 2006-09-02 at 11:42 +0200, Alexander E Genaud wrote: > Hej Jim, > > Thanks for the command line output. I can't say I've seen that before. > Are you running 0.1.6 from a CD? Is it possible that another Vicaya > process is already running? Does Vicaya continue to load or does it > crash an burn with these errors? > > > java.lang.NoClassDefFoundError: > > org/jdesktop/jdic/tray/internal/impl/ServiceManagerStub > > Thanks again, > Alex > > > > On 9/1/06, Jim Watkins <jim...@in...> wrote: > > > > > > > > > > Im getting an error, "Error starting Catalina server.", when trying to start > > Vicaya version 0.1.6 on a Windows XP box with Sun Java 1.5 JVM loaded. > > > > > > > > Any ideas? > > > > > > > > Here is the cmd window output: > > > > > > > > > > > > C:\vicaya-0.1.6>java -jar Launcher.jar > > > > RegisterShutdownHook > > > > config > > > > ====== > > > > verbose = false > > > > base = C:\Documents and > > Settings\administrator.VMDOMAIN\.vicaya > > > > home = C:\vicaya-0.1.6\vicaya > > > > apps = C:\vicaya-0.1.6\vicaya\apps > > > > context = C:\vicaya-0.1.6\vicaya\context.properties > > > > startpage = http://localhost:8108/index.html > > > > runport = 8108 > > > > endport = 8109 > > > > log = C:\Documents and > > Settings\administrator.VMDOMAIN\.vicaya\logs\serve > > > > rlog.txt > > > > middleicon = C:\vicaya-0.1.6\vicaya\images\middleicon.gif > > > > splash = C:\vicaya-0.1.6\vicaya\images\splash.png > > > > title = Vicaya > > > > tooltip = Vicaya Tooltip > > > > trayicon = C:\vicaya-0.1.6\vicaya\images\trayicon.gif > > > > > > > > context > > > > ====== > > > > context = C:\vicaya-0.1.6\vicaya/../accesstoinsight > > > > java.lang.NoClassDefFoundError: > > org/apache/tomcat/util/log/SystemLogHandler > > > > at > > net.genaud.vicaya.launch.Tomcat55.initEngine(Tomcat55.java:81) > > > > at > > net.genaud.vicaya.launch.Launcher$1.run(Launcher.java:100) > > > > at java.lang.Thread.run(Unknown Source) > > > > java.lang.NoClassDefFoundError: > > org/jdesktop/jdic/tray/internal/impl/ServiceManagerStub > > > > at > > org.jdesktop.jdic.tray.internal.ServiceManager.getService(Unknown > > Source) > > > > at > > org.jdesktop.jdic.tray.SystemTray.<clinit>(Unknown Source) > > > > at net.genaud.vicaya.launch.Tray.<init>(Tray.java:32) > > > > at > > net.genaud.vicaya.launch.Launcher$2.run(Launcher.java:167) > > > > at java.lang.Thread.run(Unknown Source) > > > > > > > > > > > > > > > > Jim Watkins > > > > > > ________________________________ > > Confidentiality Notice: This electronic communication, including any > > attachments, is for the sole use of the intended recipient(s) and may > > contain confidential and privileged information. Any unauthorized review, > > use, disclosure or distribution is prohibited. If you are not the intended > > recipient, please contact the sender by reply e-mail or by telephone at > > (334)270-2892, and delete this from your computer. In addition, an > > unintended recipient should not print, copy, retransmit, disseminate, or > > otherwise use any information contained in this communication. > > > > > > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, security? > > Get stuff done quickly with pre-integrated technology to make your job > > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > > _______________________________________________ > > Vicaya-code mailing list > > Vic...@li... > > https://lists.sourceforge.net/lists/listinfo/vicaya-code > > > > > > > > Jim Watkins <jim...@in...> Fixer Integrated Computer Solutions, Inc. Voice : 334.270.2892 x 1041 Mobile : 334.201.2684 Fax : 334.270.2896 Q: What's a light-year? A: One-third less calories than a regular year. Confidentiality Notice: This electronic communication, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail or by telephone at (334)270-2892, and delete this from your computer. In addition, an unintended recipient should not print, copy, retransmit, disseminate, or otherwise use any information contained in this communication. |