Skip to main content

alphaWorks  >  Forums  >  ZetaGrid  >  developerWorks

ZetaGrid    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Nov 27, 2005 5:38 AM Last Post By: Threads: [ Previous | Next ]

Posts: 1
Registered: Nov 01, 2005 01:55:35 PM
ZetaGrid
Posted: Nov 01, 2005 01:59:58 PM
Click to report abuse...   Click to reply to this thread Reply
Hi there- I downloaded Zetagrid about a week ago or so. It has gone through a complete set of calculations and has attempted (I think) to send the information back to you (or perhaps to receive a new set). In either case, the application seems to be having trouble communicating with you. I don't know if there is something that I have done incorrectly. I am using a computer at a school, but I don't think that the firewall should be getting in the way. I press "Transfer Work Units" and it seems to just hang up.

Posts: 1
Registered: Nov 27, 2005 05:32:55 AM
Re: ZetaGrid
Posted: Nov 27, 2005 05:38:07 AM   in response to: in response to: 's post
Click to report abuse...   Click to reply to this thread Reply
Well, I downloaded ZetaGrid right now, but it can't connect to the server, as it seems (log below). Running Debian unstable on an AMD Athlon 1GHz, kernel 2.6.13.2, Sun Java 1.5.0_05.

Furthermore, both the statistics and the forums on www.zetagrid.net throw Tomcat errors. If the server is in trouble, it would be nice to write that on the site or to give a webmaster's e-mail address. Thanks, Viktor.


/opt/zetagrid$ java -Xmx128m -Djava.library.path=. -Dsun.net.inetaddr.ttl=0 -Dnetworkaddress.cache.ttl=0 -Dnetworkaddress.cache.negative.ttl=0 -cp zeta.jar:zeta_client.jar zeta.ZetaClient
Initialization of client
Could not download client.
java.lang.ClassNotFoundException: zeta.ZetaCalc
at zeta.ZetaClient$2.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:242)
at zeta.ZetaClient.startComputationManager(Unknown Source)
at zeta.ZetaClient.<init>(Unknown Source)
at zeta.ZetaClient.main(Unknown Source)


Point your RSS reader here for a feed of the latest messages in all forums