Share

RTV Remote Commander

Tracker: Bugs

5 Java exception (cfg and txt files ok) - ID: 873141
Last Update: Comment added ( dvrdan )

Downloaded rtvrc to a Sony Vaio P4 tower. Downloaded
Java 1.4 from java.com. Configured the replays.txt and
rtvrc.cfg file as per instructions, making sure there are
no blank lines after the text. I also forwarded port
45000 to my computer. Tried to run the program and
get the following error message:

Exception in thread "main"
java.lang.NoClassDefFoundError:RTVrc

Below are the contents of the two files:

[replays.txt]
Living Room,192.168.0.3

[rtvrc.cfg]
listenport=45000
scale=1
usemagick=false
debug=false

Thanks!

Roy


Roy ( roymus ) - 2004-01-08 15:41

5

Closed

Out of Date

Dan Petersen

Configuration

v0.2

Public


Comments ( 2 )




Date: 2004-01-23 14:12
Sender: dvrdanProject Admin

Logged In: YES
user_id=882433

Per a later post in avs forum, this issue is resolved.


Date: 2004-01-09 23:09
Sender: dvrdanProject Admin

Logged In: YES
user_id=882433

How are you running the app? From the command line? If so,
you need to 'cd' to the directory containing the java files
before running java. This error is caused when it can't
find the RTVrc.class file. You can also try running
set CLASSPATH=c:\rtvrc\
before running the app like
java RTVrc
(where c:\rtvrc\ is the path to where you unzipped it)


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Open 2004-01-23 14:12 dvrdan
resolution_id None 2004-01-23 14:12 dvrdan
close_date - 2004-01-23 14:12 dvrdan
artifact_group_id None 2004-01-09 23:09 dvrdan
assigned_to nobody 2004-01-09 23:09 dvrdan