I am not able to start the default weblogic 6.0 server loaded on single machine (win 98) It is a 30 day evaluation copy.
Can you pl tell which program to be associated with startWeblogic.cmd script to start the default server ?
Thanks in advance
-
Unable to start Weblogic server (2 messages)
- Posted by: Manish Gupte
- Posted on: May 23 2001 01:56 EDT
Threaded Messages (2)
- Unable to start Weblogic server by Raghuram Ethirajan on May 23 2001 08:33 EDT
- Unable to start Weblogic server by Jonathan Gibbons on May 23 2001 10:30 EDT
-
Unable to start Weblogic server[ Go to top ]
- Posted by: Raghuram Ethirajan
- Posted on: May 23 2001 08:33 EDT
- in response to Manish Gupte
If you have installed properly, then you can start the server from the start menu. If couldn't do that then start the server with the .bat file which is in the folder where you have installed wl6.0
Regards,
Raghu -
Unable to start Weblogic server[ Go to top ]
- Posted by: Jonathan Gibbons
- Posted on: May 23 2001 10:30 EDT
- in response to Raghuram Ethirajan
Umm, start menu eh? Never done that, always used the command prompt.
Anyhoo, if its installed as c:\bea then
c:
cd \bea\wlserver6.0sp1\config\mydomain
startWebLogic
And that should do it. Then always use the montitor on the console to close it down - I did invalidate the temp cache once by a ctrl-c and it was a sod to fix.
Jonathan