• 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:

weblogic startup error

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys....

am new to weblogic so am facing a lot of problems while starting the server.

I hav created new domain and started it but i am getting the following exception even though i am giving my username n psw correctly.

Anybody plz help me....7

C:\Documents and Settings\SURESH>"D:\bea\jdk131_03\bin\java" -hotspot -Xms32m -X
mx200m -Dweblogic.security.SSL.trustedCAKeyStore=D:\bea\weblogic700\server\lib\c
acerts -Dweblogic.Name=project -Dbea.home="D:\bea" -Dweblogic.management.usernam
e= -Dweblogic.management.password= -Dweblogic.ProductionModeEnabled= -Djava.secu
rity.policy="D:\bea\weblogic700\server\lib\weblogic.policy" weblogic.Server
Starting WebLogic Server...
<Dec 23, 2005 9:00:53 PM IST> <Notice> <Management> <140005> <Loading configurat<br /> ion C:\Documents and Settings\SURESH\.\config.xml>
<Dec 23, 2005 9:00:55 PM IST> <Critical> <WebLogicServer> <000364> <Server faile<br /> d during initialization. Exception:weblogic.management.configuration.Configurati<br /> onException: Unable to locate server named project in the configuration file con<br /> fig.xml. Please ensure the argument you pass in as -Dweblogic.Name=<serverName><br /> matches the server name in the config.xml file, for example (<Server ... Name="<br /> someName"/>. We did however find 1 server which was named suresh, you might try<br /> that as an alternative.<br /> weblogic.management.configuration.ConfigurationException: Unable to locate serve<br /> r named project in the configuration file config.xml. Please ensure the argumen<br /> t you pass in as -Dweblogic.Name=<serverName> matches the server name in the con<br /> fig.xml file, for example (<Server ... Name="someName"/>. We did however find 1<br /> server which was named suresh, you might try that as an alternative.<br /> at weblogic.management.internal.xml.ConfigurationParser$ConfigurationHan<br /> dler.endDocument(ConfigurationParser.java:361)<br /> at weblogic.apache.xerces.parsers.SAXParser.endDocument(SAXParser.java:1<br /> 235)<br /> at weblogic.apache.xerces.validators.common.XMLValidator.callEndDocument<br /> (XMLValidator.java:1159)<br /> at weblogic.apache.xerces.framework.XMLDocumentScanner$EndOfInputDispatc<br /> her.dispatch(XMLDocumentScanner.java:1514)<br /> at weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocu<br /> mentScanner.java:396)<br /> at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:1119)<br /> <br /> at weblogic.management.internal.xml.ConfigurationParser.parse(Configurat<br /> ionParser.java:227)<br /> at weblogic.management.internal.xml.XmlFileRepository.createOrLoadDomain<br /> (XmlFileRepository.java:483)<br /> at weblogic.management.internal.xml.XmlFileRepository.bootStrapAndLoadAc<br /> tiveDomain(XmlFileRepository.java:354)<br /> at weblogic.management.AdminServer.configureFromRepository(AdminServer.j<br /> ava:217)<br /> at weblogic.management.AdminServer.configureFromRepository(AdminServer.j<br /> ava:202)<br /> at weblogic.management.AdminServer.configure(AdminServer.java:196)<br /> at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java<br /> :111)<br /> at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:659)<br /> at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)<br /> at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)<br /> at weblogic.Server.main(Server.java:32)<br /> >
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised:
weblogic.management.configuration.ConfigurationException: Unable to locate serve
r named project in the configuration file config.xml. Please ensure the argumen
t you pass in as -Dweblogic.Name=<serverName> matches the server name in the con
fig.xml file, for example (<Server ... Name="someName"/>. We did however find 1
server which was named suresh, you might try that as an alternative.
at weblogic.management.internal.xml.ConfigurationParser$ConfigurationHan
dler.endDocument(ConfigurationParser.java:361)
at weblogic.apache.xerces.parsers.SAXParser.endDocument(SAXParser.java:1
235)
at weblogic.apache.xerces.validators.common.XMLValidator.callEndDocument
(XMLValidator.java:1159)
at weblogic.apache.xerces.framework.XMLDocumentScanner$EndOfInputDispatc
her.dispatch(XMLDocumentScanner.java:1514)
at weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocu
mentScanner.java:396)
at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:1119)

at weblogic.management.internal.xml.ConfigurationParser.parse(Configurat
ionParser.java:227)
at weblogic.management.internal.xml.XmlFileRepository.createOrLoadDomain
(XmlFileRepository.java:483)
at weblogic.management.internal.xml.XmlFileRepository.bootStrapAndLoadAc
tiveDomain(XmlFileRepository.java:354)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.j
ava:217)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.j
ava:202)
at weblogic.management.AdminServer.configure(AdminServer.java:196)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java
:111)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:659)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
at weblogic.Server.main(Server.java:32)
Reason: Fatal initialization exception
Throwable: weblogic.management.configuration.ConfigurationException: Unable to l
ocate server named project in the configuration file config.xml. Please ensure
the argument you pass in as -Dweblogic.Name=<serverName> matches the server name
in the config.xml file, for example (<Server ... Name="someName"/>. We did how
ever find 1 server which was named suresh, you might try that as an alternative.

weblogic.management.configuration.ConfigurationException: Unable to locate serve
r named project in the configuration file config.xml. Please ensure the argumen
t you pass in as -Dweblogic.Name=<serverName> matches the server name in the con
fig.xml file, for example (<Server ... Name="someName"/>. We did however find 1
server which was named suresh, you might try that as an alternative.
at weblogic.management.internal.xml.ConfigurationParser$ConfigurationHan
dler.endDocument(ConfigurationParser.java:361)
at weblogic.apache.xerces.parsers.SAXParser.endDocument(SAXParser.java:1
235)
at weblogic.apache.xerces.validators.common.XMLValidator.callEndDocument
(XMLValidator.java:1159)
at weblogic.apache.xerces.framework.XMLDocumentScanner$EndOfInputDispatc
her.dispatch(XMLDocumentScanner.java:1514)
at weblogic.apache.xerces.framework.XMLDocumentScanner.parseSome(XMLDocu
mentScanner.java:396)
at weblogic.apache.xerces.framework.XMLParser.parse(XMLParser.java:1119)

at weblogic.management.internal.xml.ConfigurationParser.parse(Configurat
ionParser.java:227)
at weblogic.management.internal.xml.XmlFileRepository.createOrLoadDomain
(XmlFileRepository.java:483)
at weblogic.management.internal.xml.XmlFileRepository.bootStrapAndLoadAc
tiveDomain(XmlFileRepository.java:354)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.j
ava:217)
at weblogic.management.AdminServer.configureFromRepository(AdminServer.j
ava:202)
at weblogic.management.AdminServer.configure(AdminServer.java:196)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java
:111)
at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:659)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:589)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:277)
at weblogic.Server.main(Server.java:32)

[edited subject to make more meaningful - was "help me"]
[ December 23, 2005: Message edited by: Jeanne Boyarsky ]
 
author & internet detective
Posts: 42165
937
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"Suresh B V",
Welcome to JavaRanch! Please update your display name to include a last name.

We have a WebLogic forum, so I'm moving this post there.
 
Ranch Hand
Posts: 226
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
WLS will through an exception when user try to deploy the app which is created specific to domain.

for eg. you have created the app using integration domain and try to deploy on example domain.

check your config.xml file
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic