I installed weblogic 6.0 on windows ME. The problem I am having is: when I click "start default server", it does not pop up the MS-DOS console window asking for the system password. It pops up the windows panel asking me which program/application do I want to use to open it. You know, it is the panel that pops up when you try to open a file whose file type can't be recognized by windows. Now, is it because weblogic can not be installed on windows ME ? Then why do I see somebody in this group said they could install it on windows 98. I think windows 98 has very similar feature as windows ME. I am confused. Can you kindly help me ?? Thanks, Ian
Jan Teegen
Greenhorn
Joined: Nov 01, 2001
Posts: 5
posted
0
Hello Ian, try to start the server manual. To do this you have to go to the DOS-Prompt. Now you have to change to your directory under the bea install directory. For example D:\bea\wlserver6.0\config\admin In this Directory is a file named "startWebLogic.cmd". Type the filename at the DOS-Prompt and press enter. The server should start. Jan
Hemal Mehta
Ranch Hand
Joined: Nov 16, 2000
Posts: 101
posted
0
I tried this but keep gving me the error 'Bad comand or filename'.
lesley evensen
Greenhorn
Joined: Nov 02, 2001
Posts: 14
posted
0
I thought WL supplies both .cmd and .bat files (for use on Windows or real OSs) - if not, rename .cmd to .bat and try again in DOS shell..