• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

JRE problem in JWS

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

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?
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Normally trees don't drive trucks. Does this tiny ad have a license?
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic