Re: [xngr-user] exchanger wont start
Brought to you by:
edankert
From: Edwin D. <eda...@cl...> - 2003-01-29 11:10:00
|
Hello Robert, Thanks for your question! I think I might need some more information, could you send me the complet= e description of the error? Here are some possible answers: [1] Could not find java.exe... - Change path ... This could happen when your jdk/bin directory is not in the path, you cou= ld add this to the path (Control panel->System), to avoid any problems with other Java applications. - Or change xngr.bat ... Otherwise try changing the xngr.bat file like this: (java dir)java -Djava.security.policy=3Dpolicy -jar xngr-browser.jar (java dir) =3D c:\jdk1.4\bin\ [2] Wrong startup/working directory The xngr application needs to be run from the directory where it was installed! Hope this solved the problem, Edwin ----- Original Message ----- From: "Robert Wallin" > Hi, > > I believe that I experience the same problem as Curtis Seyfried posted > 2002-10-24. When I execute the bat-file from windows I only see a flash= of > the command window. When I try to run the app from the command line I s= ee > why. I receive a message saying that the argument (for java) is illegal. > Still haven=92t been able to start the exchanger so any help would be > appreciated. I=92m running windows XP and jsdk 1.4. > > Robert |