| Author |
Error while starting weblogic Server
|
jatan bhavsar
Ranch Hand
Joined: Jul 23, 2008
Posts: 296
|
|
Hi ,
I am new to WEblogic and couldn't start the server. I have set the environment but still getting the error.
Hope someone will guide me to solve this issue.
Regards
Jatan
|
 |
German Gonzalez-Morris
Ranch Hand
Joined: Nov 16, 2009
Posts: 47
|
|
Please check the PATh of Weblogic and JDK..
Usually WLS installation is: %WL_HOME%\wlserver_10.3 and not wlserver.
%WL_HOME%\wlserver\
|
http://devwebcl.blogspot.com/
|
 |
Matt Cartwright
Ranch Hand
Joined: Aug 25, 2008
Posts: 149
|
|
the ${WLS_HOME} (${WL_HOME}/wlserver or ${WL_HOME}/whatever) can be overridden in the GUI installer or in a silent response file.
So that doesn't matter.
Rather looks like that JAVA_HOME is not set!
It fails with \bin\java not found.
HTH
Matt
|
 |
 |
|
|
subject: Error while starting weblogic Server
|
|
|