Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#224087 - 06/11/2003 22:18 tRio 1.4 Alpha 5 startup
ggordham
stranger

Registered: 05/11/2003
Posts: 2
Hi,
I've installed the new tRio 1.4 Alpha 5 and can't seem to get it to startup. The alpha 4 version was working fine. I have tried renaming the Alpha 4 directory (as suggested in another post) but still getting the same errors:
STARTED tRio Thu Nov 6 22:59:51 CST 2003
Exception in thread "main" java.lang.SecurityException: class "trio.TRioConfigurable"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
(rest of error not shown)

I'm running on RedHat 9.0 linux, Java 1.4.2.02
I've attached the trio.xml and trio script I use for startup. Also here is the output from the "trio check" command which looks good:

Checking arguments to tRio:
TRIO_HOME = /opt/trio-0.1.4.alpha5
TRIO_CONF = /opt/trio-0.1.4.alpha5/trio.xml
TRIO_RUN = /var/run
TRIO_PID = /var/run/trio.pid
TRIO_CONSOLE = /var/log/trio.log
JAVA_HOME = /opt/j2re1.4.2_02
JAVA_OPTIONS = -Djava.net.preferIPv4Stack=true -Xbootclasspath:/opt/trio-0.1.4.alpha5/lib/pja-mod.jar:/opt/j2re1.4.2_02/lib/rt.jar -Dawt.toolkit=com.eteks.awt.PJAToolkit -Djava.awt.graphicsenv=com.eteks.java2d.PJAGraphicsEnvironment
JAVA = /opt/j2re1.4.2_02/bin/java
JAVA VERSION =
CLASSPATH = /opt/trio-0.1.4.alpha5/lib/commons-beanutils.jar:/opt/trio-0.1.4.alpha5/lib/commons-collections.jar:/opt/trio-0.1.4.alpha5/lib/commons-digester.jar:/opt/trio-0.1.4.alpha5/lib/commons-lang.jar:/opt/trio-0.1.4.alpha5/lib/commons-logging.jar:/opt/trio-0.1.4.alpha5/lib/jrclient.jar:/opt/trio-0.1.4.alpha5/lib/jrcommon.jar:/opt/trio-0.1.4.alpha5/lib/jrutil.jar:/opt/trio-0.1.4.alpha5/lib/pja-mod-old.jar:/opt/trio-0.1.4.alpha5/lib/Strio-applet-0.1.4.jar:/opt/trio-0.1.4.alpha5/lib/trio-0.1.4.jar:/opt/trio-0.1.4.alpha5/lib/trio-applet-0.1.4.jar:/opt/trio-0.1.4.alpha5/lib/xmlrpc.jar
RUN_CMD = /opt/j2re1.4.2_02/bin/java -Djava.net.preferIPv4Stack=true -Xbootclasspath:/opt/trio-0.1.4.alpha5/lib/pja-mod.jar:/opt/j2re1.4.2_02/lib/rt.jar -Dawt.toolkit=com.eteks.awt.PJAToolkit -Djava.awt.graphicsenv=com.eteks.java2d.PJAGraphicsEnvironment -cp /opt/trio-0.1.4.alpha5/lib/commons-beanutils.jar:/opt/trio-0.1.4.alpha5/lib/commons-collections.jar:/opt/trio-0.1.4.alpha5/lib/commons-digester.jar:/opt/trio-0.1.4.alpha5/lib/commons-lang.jar:/opt/trio-0.1.4.alpha5/lib/commons-logging.jar:/opt/trio-0.1.4.alpha5/lib/jrclient.jar:/opt/trio-0.1.4.alpha5/lib/jrcommon.jar:/opt/trio-0.1.4.alpha5/lib/jrutil.jar:/opt/trio-0.1.4.alpha5/lib/pja-mod-old.jar:/opt/trio-0.1.4.alpha5/lib/Strio-applet-0.1.4.jar:/opt/trio-0.1.4.alpha5/lib/trio-0.1.4.jar:/opt/trio-0.1.4.alpha5/lib/trio-applet-0.1.4.jar:/opt/trio-0.1.4.alpha5/lib/xmlrpc.jar trio.TRioServer -c/opt/trio-0.1.4.alpha5/trio.xml

Thanks for any help in advance.
Gary


Attachments
4253-files.tar.gz (70 downloads)


Top
#224088 - 07/11/2003 02:36 Re: tRio 1.4 Alpha 5 startup [Re: ggordham]
pauln
enthusiast

Registered: 03/12/2001
Posts: 332
Loc: UK
Gary,

Ah yes, I think I can see what's happening here. There's an old out-of-date jar file hanging around in the lib directory: Strio-applet-0.1.4.jar.

The script you're running is being real clever and searching for all the jars in this directory at start-up time. I hadn't realised it did this - deleting this jar should solve your problem.

Cheers
Paul
_________________________
Paul (the tRio guy)

Top
#224089 - 08/11/2003 13:04 Re: tRio 1.4 Alpha 5 startup [Re: pauln]
ggordham
stranger

Registered: 05/11/2003
Posts: 2
Thanks, that did the job. Also, I think the Alpha 5 version has fixed the "skipping" issue I was seeing in Alpha 4. It seemed that for OGG files that had an average bit rate of over 200kbps it would "skip" every 7 seconds.

At first try, that seems to be gone.
Thanks again,
Gary

Top
#224090 - 08/11/2003 20:19 Re: tRio 1.4 Alpha 5 startup [Re: pauln]
gerald_clark
new poster

Registered: 08/10/2003
Posts: 30
Loc: IL, U.S.A.
Alpha 5 now works for me too.
Very nice.

Top