Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Report server - Could not start JVM

139014Aug 29 2003 — edited Oct 7 2004
We have successfully installed Oracle9i Developer Suite Release 2 - Business Intelligence on a Windows 2000 Advanced Server.
Currently, on this server we have two Oracle installation, the first is Oracle9i EE Release 2 (HOME0 in the registry) and the second is the Developer Suite.

Everything is working fine except Reports. Here is the problem:

We have created the Windows service using:
rwserver -install srv_report (this step is OK)

When trying to start the service an error comes up (...specific vendor error 132)
When trying on the command line using
rwserver server=srv_report
an error window popup appears saying "Could not start JVM".

We checked the PATH and everything seems OK. One strange thing is that when we change current directory to (Developer Suite ORACLE_HOME)\jdk\jre\bin\classic , where the jvm.dll exists, the command line now works.

Any help would be appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2004
Added on Aug 29 2003
13 comments
980 views