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

weblogic 6.0 installation on windows ME

 
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Ranch Hand
Posts: 101
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I tried this but keep gving me the error 'Bad comand or filename'.
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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..
 
Hemal Mehta
Ranch Hand
Posts: 101
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
cool that did it...
 
Quick! Before anybody notices! Cover it up with this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic