• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Username and password problem

 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello friends,

I have installed successfully Weblogic90 server on my machine. During installation it didn't ask for username and password settings. Now I want to open WebLogic server, but don't know default username and password for Weblogic version 9.0.
I am new to Weblogic, please tell me what is default username and password, so that I can open Weblogic server.

I tried following combinations that didn't work.
1) username : username
password : password

2) username : weblogic
password : password

3) username : admin
password : password

4) username : weblogic.admin
password : password

The above four didn't work, please tell me if there is any solution.

Regards,
Vaibhav Goel
 
Ranch Hand
Posts: 49
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


Did you create any domain after installing weblogic..it wil ask for password when you create the domain...not while installing....
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What Renjan said. You can always create a new domain and a new username/password.
 
Ranch Hand
Posts: 977
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You should create a domain first as they mentioned. follows a link to help on this (weblogic 9):

http://edocs.bea.com/common/docs90/confgwiz/index.html

[]s
 
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
goto start menu->all programs->BEA products->Tools and click on Configuration Wizard. Create a domain and you will be prompted for user name and password. enter the details and give the same username and password in console.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic