You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(4) |
Oct
|
Nov
|
Dec
|
|---|
|
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. |
|
From: Alexander E G. <lx...@po...> - 2006-09-02 09:42:32
|
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 > > > -- Alex -- The total weight of tablefish--species eaten by man--in the oceans has declined by a total of 85 percent in the last century and continues to decline at 2 percent or more per year. -- 55.67N 12.588E CCC7 D19D D107 F079 2F3D BF97 8443 DB5A 6DB8 9CE1 -- |
|
From: Jim W. <jim...@in...> - 2006-09-01 19:54:30
|
Have tried the version 0.1.5 iso image from sourceforge but the ZIP file seems corrupted. Anyone else have that problem? =20 Jim Watkins Confidentiality Notice: This electronic communication, including any att= achments, is for the sole use of the intended recipient(s) and may contai= n confidential and privileged information. Any unauthorized review, use,= disclosure or distribution is prohibited. If you are not the intended r= ecipient, please contact the sender by reply e-mail or by telephone at (3= 34)270-2892, and delete this from your computer. In addition, an unintend= ed recipient should not print, copy, retransmit, disseminate, or otherwis= e use any information contained in this communication.=0A=0A |
|
From: Jim W. <jim...@in...> - 2006-09-01 19:51:49
|
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.=20
=20
Any ideas?
=20
Here is the cmd window output:
=20
=20
C:\vicaya-0.1.6>java -jar Launcher.jar
RegisterShutdownHook
config
=3D=3D=3D=3D=3D=3D
verbose =3D false
base =3D C:\Documents and Settings\administrator.VMDOMAIN\.vicaya
home =3D C:\vicaya-0.1.6\vicaya
apps =3D C:\vicaya-0.1.6\vicaya\apps
context =3D C:\vicaya-0.1.6\vicaya\context.properties
startpage =3D http://localhost:8108/index.html
runport =3D 8108
endport =3D 8109
log =3D C:\Documents and
Settings\administrator.VMDOMAIN\.vicaya\logs\serve
rlog.txt
middleicon =3D C:\vicaya-0.1.6\vicaya\images\middleicon.gif
splash =3D C:\vicaya-0.1.6\vicaya\images\splash.png
title =3D Vicaya
tooltip =3D Vicaya Tooltip
trayicon =3D C:\vicaya-0.1.6\vicaya\images\trayicon.gif
=20
context
=3D=3D=3D=3D=3D=3D
context =3D 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/ServiceMana
gerStub
at
org.jdesktop.jdic.tray.internal.ServiceManager.getService(Unknown Sou
rce)
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)
=20
=20
=20
Jim Watkins
Confidentiality Notice: This electronic communication, including any att=
achments, is for the sole use of the intended recipient(s) and may contai=
n confidential and privileged information. Any unauthorized review, use,=
disclosure or distribution is prohibited. If you are not the intended r=
ecipient, please contact the sender by reply e-mail or by telephone at (3=
34)270-2892, and delete this from your computer. In addition, an unintend=
ed recipient should not print, copy, retransmit, disseminate, or otherwis=
e use any information contained in this communication.=0A=0A
|