• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

install App server problem

 
Ranch Hand
Posts: 106
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have tried to install an Oracle Application Server, but there is a problem. The message is
Oracle Universal installer
The java runtime environment was not found at ./stage/components/oracle.swd.jre/1.1.7.30/1/Datafiles/Expanded/jre\win32\bin\jrew.exe.Hence,the oracle universal installer cannot be run. Please install JRE verion 1.1.7 or higher and try again.
Actually, I have installed a new version of JRE.
Anyone knows what'up?
Thanks
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Maybe it doesn't recognize a newer version. What version of the App Server are you loading 9i release 1 or release 2.
Have you checked out Oracle's web site to find out the certified versions that the App Server version you are installing?
Mark
reply
    Bookmark Topic Watch Topic
  • New Topic