[freenet-support] Re: "Could not find the Main class" error

2005-09-26 Thread Bob
sweet-things at ...  writes:

> 
> 
> Hello,
>  
> Same errors ...
>  
> When Launching Freenet:
> 
>  
> The strange thing is that it is still present in the bar ...
> 
--snip--

Sorry, the freenet.jar in the snapshots dir was corrupt (see
http://article.gmane.org/gmane.network.freenet.support/6602). Toad will probably
have fixed it by the time you read this, download
http://freenetproject.org/snapshots/freenet.jar over the top of your existing
freenet.jar and try it again.

Bob





[freenet-support] Re: Could not find the Main class error

2005-09-26 Thread Bob
[EMAIL PROTECTED] [EMAIL PROTECTED] writes:

 
 
 Hello,
  
 Same errors ...
  
 When Launching Freenet:
 
  
 The strange thing is that it is still present in the bar ...
 
--snip--

Sorry, the freenet.jar in the snapshots dir was corrupt (see
http://article.gmane.org/gmane.network.freenet.support/6602). Toad will probably
have fixed it by the time you read this, download
http://freenetproject.org/snapshots/freenet.jar over the top of your existing
freenet.jar and try it again.

Bob


___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


[freenet-support] Re: Could not find the Main class error

2005-09-25 Thread [EMAIL PROTECTED]



Hello,

Sameerrors...

WhenLaunchingFreenet:


Thestrangethingisthatitisstillpresentinthebar...


When launching Configure from the task 
bar:


Whentyping:java-Xmx128M-cpfreenet.jarfreenet.node.Main
E:\ProgramFiles\Freenet 
java-Xmx128M-cpfreenet.jarfreenet.node.Main
Exceptioninthread"main"java.lang.NoClassDefFoundError:freenet/node/Main

WhenLaunching:java-Xmx128M-cpfreenet.jar;freenet-ext.jar;%CLASSPAT
H%freenet.node.Main

E:\ProgramFiles\Freenet 
java-Xmx128M-cpfreenet.jar;freenet-ext.jar;%CLASSPAT
H%freenet.node.Main
Exceptioninthread"main"java.lang.NoClassDefFoundError:freenet/node/Main


Anymoreideas?


___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

[freenet-support] Re: "Could not find the Main class" error

2005-09-21 Thread freenetw...@web.de
>6. Enter "java -Xmx128M -cp freenet.jar freenet.node.Main" without the quotes.

make that  "java -Xmx128M -cp freenet.jar;freenet-ext.jar;%CLASSPATH% 
freenet.node.Main"






Re: [freenet-support] Re: Could not find the Main class error

2005-09-21 Thread [EMAIL PROTECTED]
6. Enter java -Xmx128M -cp freenet.jar freenet.node.Main without the quotes.

make that  java -Xmx128M -cp freenet.jar;freenet-ext.jar;%CLASSPATH% 
freenet.node.Main



___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


[freenet-support] Re: Could not find the Main class error

2005-09-21 Thread Bob
[EMAIL PROTECTED] [EMAIL PROTECTED] writes:

 
 6. Enter java -Xmx128M -cp freenet.jar freenet.node.Main without the 
 quotes.
 
 make that  java -Xmx128M -cp freenet.jar;freenet-ext.jar;%CLASSPATH%
freenet.node.Main


Yeah, do this instead. I wrongly thought that freenet-ext.jar got explicitly
loaded by freenet.jar if it existed.

Bob


___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


[freenet-support] Re: "Could not find the Main class" error

2005-09-20 Thread Jim Q.

I have tried upgrading Java 4.2 to 5 but that did not help. Now I have 
installed Java 4.1 but same error "Could not find the Main Class" keeps 
popping up when Freenet.exe createconfig command is executed.

>From: Bob 
>Reply-To: support at freenetproject.org
>To: support at freenetproject.org
>Subject: [freenet-support] Re: "Could not find the Main class" error
>Date: Mon, 19 Sep 2005 12:07:53 + (UTC)
>
>Jim Q.  writes:
>
> > Hi,
> > I had problem installing Freenet because it will fail to download 
>software
> > during installation. Matthew helped me with that so I copied some of the
> > software it was having difficulty with in the installation directory but 
>now
> > at the end of the installation I get the following error: "Java Virtual
> > Machine Launcher: Could Not Find the Main Class. Program will exit." BUt 
>the
> > program continues its installation and is installed but whenever I try 
>to
> > start the program I get the above mentioend JVM Launcher error. I 
>upgraded
> > my JVM to the latest thinking that it was perhaps my JVM error.
> > Thanks,
> > Jim
>
>Hmm, odd. The most likely cause is a corrupt freenet.jar, try comparing the
>sizes / re-downloading it. Or you are trying to use 0.7's alpha jar which 
>IIRC
>has a different main class, but this would be hard to do by accident since 
>they
>aren't even hosted on freenetproject.org :)
>
>Failing that, what does the end of freenet.log say when this happens?
>
>Bob
>
>
>___
>Support mailing list
>Support at freenetproject.org
>http://news.gmane.org/gmane.network.freenet.support
>Unsubscribe at 
>http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
>Or mailto:support-request at freenetproject.org?subject=unsubscribe





[freenet-support] Re: "Could not find the Main class" error

2005-09-20 Thread Jim Q.
Bob,
Thanks for gettiing back to me. I have re-downloaded all .jar files but it 
fails after it downloads freenet.exe. Once it executes freenet.exe to create 
default.ini, it fails at mergeconfig command. THat is where I get the "Could 
not find the main class" error.
Thanks
Regards,
Jim


>From: Bob 
>Reply-To: support at freenetproject.org
>To: support at freenetproject.org
>Subject: [freenet-support] Re: "Could not find the Main class" error
>Date: Mon, 19 Sep 2005 12:07:53 + (UTC)
>
>Jim Q.  writes:
>
> > Hi,
> > I had problem installing Freenet because it will fail to download 
>software
> > during installation. Matthew helped me with that so I copied some of the
> > software it was having difficulty with in the installation directory but 
>now
> > at the end of the installation I get the following error: "Java Virtual
> > Machine Launcher: Could Not Find the Main Class. Program will exit." BUt 
>the
> > program continues its installation and is installed but whenever I try 
>to
> > start the program I get the above mentioend JVM Launcher error. I 
>upgraded
> > my JVM to the latest thinking that it was perhaps my JVM error.
> > Thanks,
> > Jim
>
>Hmm, odd. The most likely cause is a corrupt freenet.jar, try comparing the
>sizes / re-downloading it. Or you are trying to use 0.7's alpha jar which 
>IIRC
>has a different main class, but this would be hard to do by accident since 
>they
>aren't even hosted on freenetproject.org :)
>
>Failing that, what does the end of freenet.log say when this happens?
>
>Bob
>
>
>___
>Support mailing list
>Support at freenetproject.org
>http://news.gmane.org/gmane.network.freenet.support
>Unsubscribe at 
>http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
>Or mailto:support-request at freenetproject.org?subject=unsubscribe





RE: [freenet-support] Re: Could not find the Main class error

2005-09-20 Thread Jim Q.

Bob,
Thanks for gettiing back to me. I have re-downloaded all .jar files but it 
fails after it downloads freenet.exe. Once it executes freenet.exe to create 
default.ini, it fails at mergeconfig command. THat is where I get the Could 
not find the main class error.

Thanks
Regards,
Jim



From: Bob [EMAIL PROTECTED]
Reply-To: support@freenetproject.org
To: support@freenetproject.org
Subject: [freenet-support] Re: Could not find the Main class error
Date: Mon, 19 Sep 2005 12:07:53 + (UTC)

Jim Q. [EMAIL PROTECTED] writes:

 Hi,
 I had problem installing Freenet because it will fail to download 
software

 during installation. Matthew helped me with that so I copied some of the
 software it was having difficulty with in the installation directory but 
now

 at the end of the installation I get the following error: Java Virtual
 Machine Launcher: Could Not Find the Main Class. Program will exit. BUt 
the
 program continues its installation and is installed but whenever I try 
to
 start the program I get the above mentioend JVM Launcher error. I 
upgraded

 my JVM to the latest thinking that it was perhaps my JVM error.
 Thanks,
 Jim

Hmm, odd. The most likely cause is a corrupt freenet.jar, try comparing the
sizes / re-downloading it. Or you are trying to use 0.7's alpha jar which 
IIRC
has a different main class, but this would be hard to do by accident since 
they

aren't even hosted on freenetproject.org :)

Failing that, what does the end of freenet.log say when this happens?

Bob


___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at 
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support

Or mailto:[EMAIL PROTECTED]



___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


RE: [freenet-support] Re: Could not find the Main class error

2005-09-20 Thread Jim Q.


I have tried upgrading Java 4.2 to 5 but that did not help. Now I have 
installed Java 4.1 but same error Could not find the Main Class keeps 
popping up when Freenet.exe createconfig command is executed.



From: Bob [EMAIL PROTECTED]
Reply-To: support@freenetproject.org
To: support@freenetproject.org
Subject: [freenet-support] Re: Could not find the Main class error
Date: Mon, 19 Sep 2005 12:07:53 + (UTC)

Jim Q. [EMAIL PROTECTED] writes:

 Hi,
 I had problem installing Freenet because it will fail to download 
software

 during installation. Matthew helped me with that so I copied some of the
 software it was having difficulty with in the installation directory but 
now

 at the end of the installation I get the following error: Java Virtual
 Machine Launcher: Could Not Find the Main Class. Program will exit. BUt 
the
 program continues its installation and is installed but whenever I try 
to
 start the program I get the above mentioend JVM Launcher error. I 
upgraded

 my JVM to the latest thinking that it was perhaps my JVM error.
 Thanks,
 Jim

Hmm, odd. The most likely cause is a corrupt freenet.jar, try comparing the
sizes / re-downloading it. Or you are trying to use 0.7's alpha jar which 
IIRC
has a different main class, but this would be hard to do by accident since 
they

aren't even hosted on freenetproject.org :)

Failing that, what does the end of freenet.log say when this happens?

Bob


___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at 
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support

Or mailto:[EMAIL PROTECTED]



___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


[freenet-support] Re: "Could not find the Main class" error

2005-09-19 Thread Bob
Jim Q.  writes:

> Hi,
> I had problem installing Freenet because it will fail to download software 
> during installation. Matthew helped me with that so I copied some of the 
> software it was having difficulty with in the installation directory but now 
> at the end of the installation I get the following error: "Java Virtual 
> Machine Launcher: Could Not Find the Main Class. Program will exit." BUt the 
> program continues its installation and is installed but whenever I try to 
> start the program I get the above mentioend JVM Launcher error. I upgraded 
> my JVM to the latest thinking that it was perhaps my JVM error.
> Thanks,
> Jim

Hmm, odd. The most likely cause is a corrupt freenet.jar, try comparing the
sizes / re-downloading it. Or you are trying to use 0.7's alpha jar which IIRC
has a different main class, but this would be hard to do by accident since they
aren't even hosted on freenetproject.org :)

Failing that, what does the end of freenet.log say when this happens?

Bob





[freenet-support] Re: Could not find the Main class error

2005-09-19 Thread Bob
Jim Q. [EMAIL PROTECTED] writes:

 Hi,
 I had problem installing Freenet because it will fail to download software 
 during installation. Matthew helped me with that so I copied some of the 
 software it was having difficulty with in the installation directory but now 
 at the end of the installation I get the following error: Java Virtual 
 Machine Launcher: Could Not Find the Main Class. Program will exit. BUt the 
 program continues its installation and is installed but whenever I try to 
 start the program I get the above mentioend JVM Launcher error. I upgraded 
 my JVM to the latest thinking that it was perhaps my JVM error.
 Thanks,
 Jim

Hmm, odd. The most likely cause is a corrupt freenet.jar, try comparing the
sizes / re-downloading it. Or you are trying to use 0.7's alpha jar which IIRC
has a different main class, but this would be hard to do by accident since they
aren't even hosted on freenetproject.org :)

Failing that, what does the end of freenet.log say when this happens?

Bob


___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]