• 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

Unable to start Weblogic Server

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have installed Weblogic server in my machine.While installing i have configured domain with name MyDomain.At the end of configuration i checked start admin server checkbox.Server started successfully without issue.Next day I tried to start the server using C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Oracle Enterprise Pack for Eclipse\User Projects\MyDomain\Start Admin Server for Weblogic Server Domain.lnk When I Start that it is showing following Error: in Command Prompt

\Java\jre1.6.0_20\bin was unexpected at this time. C:\Oracle\Middleware\user_projects\domains\MyDomain>
I have Installed oepe-wls-indigo-installer-11.1.1.8.0.201110211138-10.3.6-win


Please help me out on this issue
My Machine is having Windows 8 OS 64-bit .x64 based proceesor.

weblogicError.jpg
[Thumbnail for weblogicError.jpg]
Weblogic StartUp Error
 
Ranch Hand
Posts: 376
2
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
it seems you are using a wrong version of JDK.

 
deepu bhadriraju
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
When i First Configure the WLS.Server Started successfully without issue.When I want to start again.It is showing above issue.Please help me out on this issue.
 
German Gonzalez-Morris
Ranch Hand
Posts: 376
2
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
try starting through startWeblogic.cmd
if it doesnt work then modify the JAVA_HOME and PATH on that script to point a working version
(probablu 64 bit for your OS)
 
He loves you so much! And I'm baking the cake! I'm going to put this tiny ad in the cake:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic