Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Azureus (Java) problem (SOLVED)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
divined
Apprentice
Apprentice


Joined: 23 Jul 2004
Posts: 165

PostPosted: Mon Feb 04, 2008 7:18 pm    Post subject: Azureus (Java) problem (SOLVED) Reply with quote

Hello everybody

I`ve been running Azureus for some time now. Today I tried to run the custom init script to get it up and running. Unfortunately, it terminated with the error :

Code:

Exception in thread "main" java.lang.NoClassDefFoundError: $(echo


After running java-check-environment I was informed that my config was out of date and was instructed to remove a file which I did. Now the java-check-environment does not complain but I`m getting the same error. Am I missing something here?

George Papadopoulos


Last edited by divined on Thu Feb 07, 2008 7:29 am; edited 1 time in total
Back to top
View user's profile Send private message
divined
Apprentice
Apprentice


Joined: 23 Jul 2004
Posts: 165

PostPosted: Thu Feb 07, 2008 7:29 am    Post subject: Reply with quote

After some searching I and a pal of mine`s did we found that there seems to some change in a Java Class or so. After altering this line in gentoo.config of the azureus config files everything worked

Code:

JAVA_OPTIONS="$(echo $$ > ~/.azureus/azureus_daemon.pid)"


which was

Code:

JAVA_OPTIONS="/$(echo $$ > ~/.azureus/azureus_daemon.pid)"


I don`t know exactly why it exhibited this behaviour but everything is working now!
Back to top
View user's profile Send private message
risq
Tux's lil' helper
Tux's lil' helper


Joined: 03 Dec 2004
Posts: 75

PostPosted: Mon Feb 18, 2008 9:18 am    Post subject: Reply with quote

thx a lot for the solution, i had exactly the same error. it thought it might have something 2 do with the switch to java 1.5, not with java enviroment in general, cauce java-check-enviroment was sane on my system.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum