Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Java in General and the fly likes JRE problem in JWS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "JRE problem in JWS" Watch "JRE problem in JWS" New topic
Author

JRE problem in JWS

Abhi J
Greenhorn

Joined: Aug 07, 2001
Posts: 2

I have JWS 2.0 which contains JRE 1.1.7. I downloaded JRE version 1.2.2 to use instead of the 1.1.7, but when I replace the folder, the JWS server gives me an error while starting -
Program c:\JavaWeb~1.0\bin\..\jre\bin\jre.exe exited with code -1073741819
c:\JavaWeb~1.0\bin\..\bin\jserv.exe
c:\JavaWeb~1.0\bin\..\bin\jserv.exe
jserv: Shutting down the server
Also, I cannot start JWS server from the DOS prompt using -javahome option as I get an error -

Can't read file 'c:\JavaWebServer2.0\bin\..\keys'.
Provider did not return PKCS8Key
Program c:\JDK12~1.2\bin\java.exe exited with code 1
c:\JavaWeb~1.0\bin\..\bin\jserv.exe
c:\JavaWeb~1.0\bin\..\bin\jserv.exe

Can anyone tell me how to rectify this? Or how do I use jdk's jre?
tim go
Greenhorn

Joined: Jul 18, 2003
Posts: 1
Have you had any feedback on that problem because I'm having the same one.
I tried a bunch of things, but I can't get java.exe to work properly.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JRE problem in JWS
 
Similar Threads
Plz help me (java web server 2.0)
Error !!
Links to jsp/beans not working in JWS 2.0!
java web server 2.0 crashing
J2EE/EJB projects in WSAD