Error message with any attempt to restart after stopping freenet:
"Couldn't start the node,
make sure FLaunch.ini has an entry javaw=pointing to javaw.exe or
an entry Javaexec=pointing to a Java Runtime binary (jview.exe/java.exe)"
make sure FLaunch.ini has an entry javaw=pointing to javaw.exe or
an entry Javaexec=pointing to a Java Runtime binary (jview.exe/java.exe)"
C:\Program Files\Freenet0.4 contains FLaunch.ini
Content of FLaunch.ini is:
"
[Freenet Launcher]
# following the runtime binaries to be used for the Java classes
# Javaexec/javaw should point to your Java Runtime binaries (jview.exe/java.exe and javaw.exe)
javaexec=C:\Program Files\Java\j2re1.4.0\bin\java.exe
javaw=C:\Program Files\Java\j2re1.4.0\bin\javaw.exe
# following the runtime binaries to be used for the Java classes
# Javaexec/javaw should point to your Java Runtime binaries (jview.exe/java.exe and javaw.exe)
javaexec=C:\Program Files\Java\j2re1.4.0\bin\java.exe
javaw=C:\Program Files\Java\j2re1.4.0\bin\javaw.exe
# Commands to be executed by Java
frequest=freenet.client.cli.Main get
finsert=freenet.client.cli.Main put
fclient=freenet.client.cli.Main
fserve=freenet.node.Main
# the wrapper can take only 8 char long names for now. Switch to
# fservecli in the long run
fservecli=freenet.node.Main
fservew=freenet.node.Main
cfgnode=freenet.config.Setup
frequest=freenet.client.cli.Main get
finsert=freenet.client.cli.Main put
fclient=freenet.client.cli.Main
fserve=freenet.node.Main
# the wrapper can take only 8 char long names for now. Switch to
# fservecli in the long run
fservecli=freenet.node.Main
fservew=freenet.node.Main
cfgnode=freenet.config.Setup
# settings for seeding references
# it will call: %FSeed% %seedcmdpre% %RefFile% %seedcmdpost%
FSeed = fserve.exe
seedcmdpre = --seed
seedcmdpost =
# it will call: %FSeed% %seedcmdpre% %RefFile% %seedcmdpost%
FSeed = fserve.exe
seedcmdpre = --seed
seedcmdpost =
# how to call the configurator from the system tray utility
Fconfig = NodeConfig.exe
fconfigUseJava = 0
Fconfig = NodeConfig.exe
fconfigUseJava = 0
# with which executable should the commands be run (javaexec is default)?
# e.g. uncomment to run the command without a DOS box
# but also using perl or plain .exe files (leave the executable empty then) are possible in theory
fservew_exec=javaw
cfgnode_exec=javaw
Priority=0
PriorityClass=32
"
I have verified there is a java and javaw in folder specified as above.
I searched for both java.exe and javaw.exe for possible conflicts, but I find
no way that I can copy the output of the "find" to show the various places that files by these names exist, but there is a manual copy of search for java.exe:
no way that I can copy the output of the "find" to show the various places that files by these names exist, but there is a manual copy of search for java.exe:
"
C:\jbuilder5\jdk1.3\bin
C:\jbuilder5\jdk1.2\jre\bin
C:\jbuilder5\jre\bin
C:\jbuilder5\jre\jre\bin
C:\Program Files\Java\j2re1.4.0\bin
C:\Program Files\JavaSoft\JRE\1.3.0_01\bin
C:\Program Files\JavaSoft\JRE\1.3.1_02\bin
C:\WINNT\SYSTEM32
C:\jbuilder5\jdk1.2\jre\bin
C:\jbuilder5\jre\bin
C:\jbuilder5\jre\jre\bin
C:\Program Files\Java\j2re1.4.0\bin
C:\Program Files\JavaSoft\JRE\1.3.0_01\bin
C:\Program Files\JavaSoft\JRE\1.3.1_02\bin
C:\WINNT\SYSTEM32
"
There is an identical list to the above for javaw.exe
There are several copies of oldjava.exe and oldjavaw.exe in various folders.
Can anyone explain what is wrong?
I could reactivate freenet after a stop until i downloaded the
C:\Program Files\Java\j2re1.4.0\bin
C:\Program Files\Java\j2re1.4.0\bin
Now I can reactivate after stop only by going through the install, download freenet.jar and letting the installer restart freenet.
Not a minor discouragement to attempting any significant exploration as I never have confidence of an identical copy of freenet.jar being active if I stop freenet for any reason.
--- Nicholas Sturm
_______________________________________________
support mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/support
