Creation of new domain in weblogic

Hi All,
I need to create two new domain in weblogic.
It should be start & stop from the admin console.
How to do that. What is node manager?
Just assigning the managed server with machine will do the start and stop from admin console. ?

Hi,
Your query is being addressed in
https://community.oracle.com/thread/3530328
Thanks,
Sharmela

Similar Messages

  • Creation of new domains in weblogic

    Hi All,
    I need to create two new domain in weblogic.
    It should be start & stop from the admin console.
    How to do that. What is node manager?
    Just assigning the managed server with machine will do the start and stop from admin console. ?

    creation of new domain in weblogic

  • Error starting new domain in weblogic 6.0

    I created a new domain in WLS 6 using the and a server for this domain
    through the console. I copied the .pem files and the fileRealm.properties
    file from the domain mydomain in the new domain directory. When I tried to
    start this domain a default web application was created for this domain.
    However there is a error starting up this domain. A security exception is
    thrown:
    <Unable to initialize the server: 'Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system
    denied in realm weblogic
    java.lang.SecurityException: Authentication for user system denied in realm
    weblogic
    at weblogic.security.acl.Realm.authenticate(Realm.java:209)
    at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:229)
    at weblogic.security.acl.internal.Security.authenticate(Security.java:113)
    at
    weblogic.security.SecurityService.initializeSuid(SecurityService.java:293)
    at weblogic.security.SecurityService.initialize(SecurityService.java:123)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    How can I successfully create and start a new domain?

    Hello Maury,
    I have the same problem as described by Gauri. I created a new directory
    under the config directory and copied the mydomain directory files to it. I can
    run the startWebLogic script sucessfully as long as I don't change the domain or
    server name. If I change the domain or server name, I also change them in the
    config.xml. When I change these fields I get exactly the same errors/exceptions
    as Gauri. Exactly how do you copy the files?
    Thanks You,
    Gary
    Maury Mills wrote:
    We have found that the easiest, and most successful, way to create a new
    domain is to manually copy an existing domain's directory in 'config' and
    change the files to reference the new domain. Also, the port numbers need
    updated for the servers if you want to have multiple domains active at once.
    HTH
    Maury
    "Gauri Tamboli" <[email protected]> wrote in message
    news:[email protected]...
    I created a new domain in WLS 6 using the and a server for this domain
    through the console. I copied the .pem files and the fileRealm.properties
    file from the domain mydomain in the new domain directory. When I tried to
    start this domain a default web application was created for this domain.
    However there is a error starting up this domain. A security exception is
    thrown:
    <Unable to initialize the server: 'Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system
    denied in realm weblogic
    java.lang.SecurityException: Authentication for user system denied inrealm
    weblogic
    at weblogic.security.acl.Realm.authenticate(Realm.java:209)
    at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:229)
    atweblogic.security.acl.internal.Security.authenticate(Security.java:113)
    at
    weblogic.security.SecurityService.initializeSuid(SecurityService.java:293)
    at weblogic.security.SecurityService.initialize(SecurityService.java:123)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    How can I successfully create and start a new domain?

  • Creating new domain using weblogic app server V 7.0

    Hi,
    I've installed Weblogic Server V7 (beta) and facing a problem. Here is it:
    What I want to do
    =================
    I want to create a new domain parallel to mydomain in weblogic application server
    V 7.0 beta.
    What are the steps taken
    ========================
    (1) Started "myserver". (2)Opened browser and go to localhost:7001/console. (3)
    logged in into the server using default username and password "installadministrator".
    (4) Right click on mydomain in the left pane and click on "Create or edit other
    domains". (5) entered new domain name and new console contex path, accept other
    default values. (6) Apply it.
    Problem
    =======
    (1) The new domain is not being shown in the left pane. (2) If I restart myserver,
    it is not started and giving error :
    <Mar 21, 2002 5:35:12 PM IST> <Emergency> <WebLogicServer> <000349> <Not all the
    ListenPort(s) started properly.>
    <Mar 21, 2002 5:35:12 PM IST> <Emergency> <WebLogicServer> <000342> <Unable to
    initialize the server: Fatal initialization exception>
    The WebLogic Server did not start up properly. Reason: Fatal initialization exception
    (3) No directory structure is being created parallel to myserver, and moreover
    it is rewriting bea\user_domains\mydomain\config.xml file.
    Please help.
    Thanks and regards,
    Sarmila

    Hi,
    I've installed Weblogic Server V7 (beta) and facing a problem. Here is it:
    What I want to do
    =================
    I want to create a new domain parallel to mydomain in weblogic application server
    V 7.0 beta.
    What are the steps taken
    ========================
    (1) Started "myserver". (2)Opened browser and go to localhost:7001/console. (3)
    logged in into the server using default username and password "installadministrator".
    (4) Right click on mydomain in the left pane and click on "Create or edit other
    domains". (5) entered new domain name and new console contex path, accept other
    default values. (6) Apply it.
    Problem
    =======
    (1) The new domain is not being shown in the left pane. (2) If I restart myserver,
    it is not started and giving error :
    <Mar 21, 2002 5:35:12 PM IST> <Emergency> <WebLogicServer> <000349> <Not all the
    ListenPort(s) started properly.>
    <Mar 21, 2002 5:35:12 PM IST> <Emergency> <WebLogicServer> <000342> <Unable to
    initialize the server: Fatal initialization exception>
    The WebLogic Server did not start up properly. Reason: Fatal initialization exception
    (3) No directory structure is being created parallel to myserver, and moreover
    it is rewriting bea\user_domains\mydomain\config.xml file.
    Please help.
    Thanks and regards,
    Sarmila

  • Wlst offline - create a new domain in weblogic portal 10.2

    Hi,
    Any one have automation script to create weblogic portal domain, create portlet data base ( not point base).and Domain resources: Machines,Servers, Clusters and data sources. I tried the one which comes with installation ( wlst offlie domain creation script), but it is just configuring weblogic server but not portal.
    Thanks.
    Krishna.

    #=======================================================================================
    # WLST Common Script Library Functions (these functions support both WLS 8.1.x and 9.x)
    #=======================================================================================
    __all__ = []
    import os
    from java.io import FileInputStream
    from java.util import Properties
    from java.lang import String
    import jarray
    #=======================================================================================
    # RAVI enable library functions to see and use WLST functions
    #=======================================================================================
    def initialise(topLevelNamespace):
    for f in ("addTemplate", "closeDomain", "closeTemplate", "exit", "readDomain",
    "readTemplate", "updateDomain", "writeDomain", "cd", "assign",
    "assignAll", "create", "delete", "get", "loadDB", "set", "setOption",
    "unassign", "unassignAll", "dumpStack", "dumpVariables", "help", "ls",
    "prompt", "pwd", "startRecording", "stopRecording", ):
    globals()[f] = topLevelNamespace[f]
    __all__.append(f)
    #=======================================================================================
    # Load Properties
    #=======================================================================================
    def loadPropertiesFromFile(filename):
    props = addPropertiesFromFile(filename, {})
    return props
    #=======================================================================================
    # Load Properties
    #=======================================================================================
    def addPropertiesFromFile(filename, props):
    properties = Properties()
    input = FileInputStream(filename)
    properties.load(input)
    input.close()
    for entry in properties.entrySet(): props[entry.key.strip()] = entry.value.strip()
    return props
    #=======================================================================================
    # Get WebLogic Version (eg. returns '8.1.5.0', '9.1.0.0', '9.2.0.0')
    #=======================================================================================
    def getWebLogicVersion():
    return cd('/').getConfigurationVersion()
    #=======================================================================================
    # Get Machine Create Type (returns 'UnixMachine' or 'Machine')
    #=======================================================================================
    def getMachineCreateType():
    # On Unix, machine type is 'UnixMachine' on Windows it is 'Machine'
    if os.pathsep == ':':
    return 'UnixMachine'
    else:
    return 'Machine'
    #=======================================================================================
    # Get Machine Directory Type (returns 'UnixMachine' or 'Machine')
    #=======================================================================================
    def getMachineDirectoryType():
    # On Unix, machine type is 'UnixMachine' on Windows it is 'Machine'
    if os.pathsep == ':':
    # When moving from WLS 9.1 to WLS 9.2, WLS changed name of unix machines from
    # 'UnixMachine' to just 'Machine'
    wlsVersion = getWebLogicVersion()
    if wlsVersion.startswith('8') or wlsVersion.startswith('9.0') or wlsVersion.startswith('9.1'):
    return 'UnixMachine'
    else:
    return 'Machine'
    else:
    return 'Machine'
    #=======================================================================================
    # Set Domain Options
    #=======================================================================================
    def setDomainOptions(prodMode, javaHome):
    setOption('OverwriteDomain', 'true')
    setOption('ServerStartMode', prodMode)
    setOption('JavaHome', javaHome)
    setOption('CreateStartMenu', 'false')
    #=======================================================================================
    # Set System User
    #=======================================================================================
    def setSystemUser(domainname, username, password):
    sysUser = cd('/Security/%s/User/weblogic' % domainname)
    sysUser.setName(username)
    sysUser.setPassword(password)
    #=======================================================================================
    # Create WLS81 Oracle Database Pool
    #=======================================================================================
    def createWLS81OracleDatabasePool(dbName, dbUsername, dbPassword, dbDriver, dbUrl):
    newPool = create(dbName, 'JDBCConnectionPool')
    newPool.setDriverName(dbDriver)
    newPool.setURL(dbUrl)
    newPool.setPassword(dbPassword)
    newPool.setInitialCapacity(5)
    newPool.setTestFrequencySeconds(60)
    newPool.setTestConnectionsOnRelease(1)
    newPool.setTestConnectionsOnReserve(1)
    newPool.setConnectionReserveTimeoutSeconds(60)
    newPool.setUserName(dbUsername)
    return newPool
    #=======================================================================================
    # Create WLS81 Data Source
    #=======================================================================================
    def createWLS81DataSource(dsType, dsName, jndiName, poolName):
    ds = create(dsName, dsType)
    ds.setJNDIName(jndiName)
    ds.setPoolName(poolName)
    return ds
    #=======================================================================================
    # Configure WLS9 Oracle Database
    #=======================================================================================
    def configureWLS9OracleDatabase(dsName, jndiNames, driver, host, port, sid, username, password, targets):
    cd('/')
    dataSource = create(dsName, 'JDBCSystemResource')
    cd('/JDBCSystemResource/' + dsName + '/JdbcResource/' + dsName)
    dbParam = create('dbParams','JDBCDriverParams')
    cd('JDBCDriverParams/NO_NAME_0')
    dbParam.setDriverName(driver)
    set('URL', 'jdbc:oracle:thin:@' + host + ':' + port + ':' + sid)
    dbParam.setPasswordEncrypted(password)
    dbProps = create('props','Properties')
    cd('Properties/NO_NAME_0')
    dbUser = create('user', 'Property')
    dbUser.setValue(username)
    cd('/JDBCSystemResource/' + dsName + '/JdbcResource/' + dsName)
    create('jdbcDataSourceParams','JDBCDataSourceParams')
    cd('JDBCDataSourceParams/NO_NAME_0')
    set("JNDINames", jndiNames)
    cd('/JDBCSystemResource/' + dsName + '/JdbcResource/' + dsName)
    create('jdbcConnectionPoolParams','JDBCConnectionPoolParams')
    cd('JDBCConnectionPoolParams/NO_NAME_0')
    set('TestTableName','SQL SELECT 1 FROM DUAL')
    set('TestConnectionsOnReserve','true')
    assign('JDBCSystemResource', dsName, 'Target', targets)
    return dataSource
    #=======================================================================================
    # Configure WLS102 DB2
    #=======================================================================================
    def configureWLS102DB2(dsName, jndiNames, driver, host, port, sid, username, password, targets, trans, url, testquery):
    print 'datasource('+dsName+','+ jndiNames+','+ driver+','+ host+','+ port+','+ sid+','+ username+','+ password+','+targets+','+ trans+','+url+',' + testquery +'):'
    cd('/')
    dataSource = create(dsName, 'JDBCSystemResource')
    cd('/JDBCSystemResource/' + dsName + '/JdbcResource/' + dsName)
    dbParam = create('dbParams','JDBCDriverParams')
    cd('JDBCDriverParams/NO_NAME_0')
    dbParam.setDriverName(driver)
    #set('URL', 'jdbc:bea:db2://' + host + ':' + port)
    set('URL', url)
    dbParam.setPasswordEncrypted(password)
    #dbParam.setPassword(password)
    dbProps = create('props','Properties')
    cd('Properties/NO_NAME_0')
    dbUser = create('user', 'Property')
    dbUser.setValue(username)
    dbPortNumber = create('portNumber', 'Property')
    dbPortNumber.setValue(port)
    dbDbName = create('databaseName', 'Property')
    dbDbName.setValue(sid)
    dbHost = create('serverName', 'Property')
    dbHost.setValue(host)
    dbBatch = create('batchPerformanceWorkaround', 'Property')
    dbBatch.setValue('true')
    cd('/JDBCSystemResource/' + dsName + '/JdbcResource/' + dsName)
    create('jdbcDataSourceParams','JDBCDataSourceParams')
    cd('JDBCDataSourceParams/NO_NAME_0')
    jndiNamesAray=jndiNames.split(',')
    set('JNDINames', jndiNamesAray)
    set('GlobalTransactionsProtocol', trans)
    #cd('/JDBCSystemResources/ttttt/JDBCResource/ttttt/JDBCDataSourceParams/ttttt')
    #cd('/JDBCSystemResource/' + dsName + '/JdbcResource/' + dsName)
    #cd('JDBCDataSourceParams/NO_NAME_0')
    #dbDatasource = cmo
    #dbDatasource.setGlobalTransactionsProtocol(trans)
    cd('/JDBCSystemResource/' + dsName + '/JdbcResource/' + dsName)
    create('jdbcConnectionPoolParams','JDBCConnectionPoolParams')
    cd('JDBCConnectionPoolParams/NO_NAME_0')
    #set('TestTableName','SQL SELECT COUNT(*) FROM SYSIBM.SYSTABLES')
    set('TestTableName',testquery)
    set('TestConnectionsOnReserve','true')
    assign('JDBCSystemResource', dsName, 'Target', targets)
    cd('/JDBCSystemResources/'+dsName)
    #targetsAray=[targets]
    #set('Targets',targetsAray)
    return dataSource
    #=======================================================================================
    # Set Common Server Settings
    #=======================================================================================
    def setCommonServerSettings(server):
    server.setNativeIOEnabled(1)
    server.setWeblogicPluginEnabled(1)
    #=======================================================================================
    # Set Server Logging
    #=======================================================================================
    def setServerLogging(server, logpath, level):
    cd('/Server/' + server.getName())
    log = create(server.getName(), 'Log')
    log.setFileName(logpath + '/' + server.getName() + '.log')
    log.setRotationType('byTime')
    log.setRotationTime('02:00')
    log.setFileTimeSpan(24)
    log.setFileCount(7)
    log.setLogFileSeverity(level)
    #=======================================================================================
    # Set Web Server
    #=======================================================================================
    def setWebServer(server, logpath, frontEndHost, frontEndPort, frontEndSSLPort):
    cd('/Server/' + server.getName())
    webServer = create(server.getName(), 'WebServer')
    webServer.setFrontendHost(frontEndHost)
    webServer.setFrontendHTTPPort(frontEndPort)
    webServer.setFrontendHTTPSPort(frontEndSSLPort)
    wlsVersion = getWebLogicVersion()
    if wlsVersion.startswith('9') or wlsVersion.startswith('10'):
    cd('/Server/' + server.getName() + '/WebServer/' + server.getName())
    webServerLog = create(server.getName(),'WebServerLog')
    webServerLog.setFileName(logpath + '/' + server.getName() + '_access.log')
    webServerLog.setRotationType('byTime')
    webServerLog.setRotationTime('02:00')
    webServerLog.setFileTimeSpan(24)
    webServerLog.setFileCount(7)
    else:
    webServer.setLogFileName(logpath + '/' + server.getName() + '_access.log')
    webServer.setLogRotationType('date')
    webServer.setLogRotationTimeBegin('01-01-2006-2:00:00')
    webServer.setLogRotationPeriodMins(1440)
    webServer.setLogFileCount(7)
    #=======================================================================================
    # Create Boot Properties File
    #=======================================================================================
    def createBootPropertiesFile(directoryPath, username, password):
    file = open (directoryPath + '/boot.properties', 'w')
    file.write('username=%s\n' % username)
    file.write('password=%s\n' % password)
    file.flush()
    file.close()
    Hopefully this will work for you

  • Unable to create new domain for ORM in Weblogic 8.1

    Hi,
    I have installed Oracle Role Manager(ORM) 10.1.4 and to run ORM in weblogic i have to create a new domain for ORM.
    I tried to create a new domain in weblogic 8.1 in configuration wizard by selecting the orm_createdomain_template_103.jar but i m getting an error
    "There is a problem with the template".
    This template is to create new domain for ORM in weblogic 10.3
    Kindly help me to resolve this issue.
    Regards,
    Manju

    I have installed ORM 10.1.4.1 on weblogic 10.3
    I have also created a new domain for ORM in weblogic.
    When i start the Managed server using startManagedWebLogic.cmd i m getting the following
    errort
    t3://localhost:7004/jndi/weblogic.management.mbeanservers.domainruntime.
    java.io.IOException: Unable to resolve 'weblogic.management.mbeanservers.domainr
    untime'. Resolved 'weblogic.management.mbeanservers'
    at weblogic.management.remote.common.ClientProviderBase.makeConnection(C
    lientProviderBase.java:156)
    at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(
    ClientProviderBase.java:79)
    at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnec
    torFactory.java:338)
    at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFacto
    ry.java:247)
    at weblogic.management.mbeanservers.runtime.internal.RegisterWithDomainR
    untimeService.getDomainMBeanServerConnection(RegisterWithDomainRuntimeService.ja
    va:199)
    Truncated. see log file for complete stacktrace
    javax.naming.NameNotFoundException: Unable to resolve 'weblogic.management.mbean
    servers.domainruntime'. Resolved 'weblogic.management.mbeanservers'; remaining n
    ame 'domainruntime'
    at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(Basic
    NamingNode.java:1139)
    at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.jav
    a:252)
    at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.j
    ava:182)
    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:20
    6)
    at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:21
    4)
    Truncated. see log file for complete stacktrace
    >
    <Jul 3, 2009 10:08:52 AM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Serv
    er state changed to RUNNING>
    <Jul 3, 2009 10:08:52 AM GMT+05:30> <Notice> <WebLogicServer> <BEA-000360> <Serv
    er started in RUNNING mode>
    Please help me to resolve this issue.
    Regards,
    Manju

  • Error while creating a new Domain in BEA Weblogic

    I am getting the below mentioned error while creating a new Domain in BEA Weblogic
    Preparing...
    Extracting Domain Contents...
    Creating Domain Security Information...
    Saving the Domain Information...
    Storing Domain Information...
    String Substituting Domain Files...
    Performing OS Specific Tasks...
    Performing Post Domain Creation Tasks...
    Domain Creation Failed!
    Domain Location: C:\bea\user_projects\domains\base_domain_1
    Reason: Got error in writing the node manager C:\bea\wlserver_10.0\common\nodemanager\nodemanager.domains property file!
    Exception:
    java.lang.Exception: Got error in writing the node manager C:\bea\wlserver_10.0\common\nodemanager\nodemanager.domains property file!
         at com.bea.plateng.domain.DomainNodeManagerHelper.registerDomainToNodeManager(DomainNodeManagerHelper.java:138)
         at com.bea.plateng.domain.DomainNodeManagerHelper.registerDomainToNodeManager(DomainNodeManagerHelper.java:170)
         at com.bea.plateng.domain.DomainGenerator.generate(DomainGenerator.java:435)
         at com.bea.plateng.wizard.domain.gui.tasks.DomainCreationGUITask$1.run(DomainCreationGUITask.java:232)

    Hi,
    It look two ways either you dont have permission to write any new thing to that domain.properties file or might file is got corrupted.
    Please check for the permission to that file.
    Regards,
    Kal.

  • Weblogic 12.1.2 configure or create new domain results in CN error

    I have downloaded weblogic server installation 'https://community.oracle.com/Zip distribution for Mac OSX, Windows and Linux' from  http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    A month back, I have successfully configured on WebLogic 12.1.2(java 1.7.0_45) and created a domain (eg: mydomain), deployed applications.
    But when I am try to create a new domain(eg: projdomain) I get the below exception:
    weblogic.management.ManagementException: Failure during domain creation
            at weblogic.management.internal.DomainGenerator.generateDefaultDomain(DomainGenerator.java:119)
            at weblogic.management.internal.DomainDirectoryService.start(DomainDirectoryService.java:82)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:895)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:572)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:471)
            at weblogic.Server.main(Server.java:74)
    Caused by: java.lang.NoSuchFieldError: CN
            at com.oracle.cie.security.impl.BCSecurityHandlerImpl.generateSubjectPrincipal(BCSecurityHandlerImpl.java:214)
            at com.oracle.cie.security.impl.BCSecurityHandlerImpl.generateV3Certificate(BCSecurityHandlerImpl.java:79)
            at com.oracle.cie.security.impl.BCSecurityHandlerImpl.sign(BCSecurityHandlerImpl.java:60)
            at com.oracle.cie.security.impl.BaseSecurityHandler.initDefaultKeyStore(BaseSecurityHandler.java:94)
            at com.oracle.cie.domain.security.WLSSecurityHelper.createDefaultKeyStores(WLSSecurityHelper.java:66)
            at com.oracle.cie.domain.DomainGenerator.run(DomainGenerator.java:468)
            at java.lang.Thread.run(Thread.java:744)
    Also, now I am trying to setup WebLogic on a new PC and I am getting the same error when I try to configure WebLogic 12.1.2(java 1.7.0_51) on the first instance itself.
    Any thoughts or suggestions to resolve this issue will be highly appreciated.
    Thanks

    Hi,
    This error could be happening due to the presence of bouncy castle jar files (bcxxxx.jar) in the class path.
    Please check the classpath for such entries and remove it.
    See if it helps to create the domain successfully or not.
    Thanks,
    Sharmela

  • Ant task for creating a new weblogic domain in weblogic 10.3

    Hi,
    Can anybody help me in writing an ant task in build.xml for creating a new weblogic domain in weblogic 10.3, like as in <target name="new-domain">
         <echo message=""/>
         <echo message="Attempting to create new domain:"/>
         <delete dir="C:\bea\user_projects\domains" />
         <mkdir dir="C:\bea\user_projects\domains"/>
         <wlserver dir="C:\bea\user_projects\domains" domainname="mydomain"
         host="127.0.0.1" port="7001"
         generateConfig="true" servername="AdminServer" username="weblogic"
         password="weblogic" action="start"/>
         </target>
    Please suggest me adding something to the above in order to create the domain successfully.

    Hi,
    Can anybody help me in writing an ant task in build.xml for creating a new weblogic domain in weblogic 10.3, like as in <target name="new-domain">
         <echo message=""/>
         <echo message="Attempting to create new domain:"/>
         <delete dir="C:\bea\user_projects\domains" />
         <mkdir dir="C:\bea\user_projects\domains"/>
         <wlserver dir="C:\bea\user_projects\domains" domainname="mydomain"
         host="127.0.0.1" port="7001"
         generateConfig="true" servername="AdminServer" username="weblogic"
         password="weblogic" action="start"/>
         </target>
    Please suggest me adding something to the above in order to create the domain successfully.

  • New domain creation problem

    hi
    Friends,
    I want to run my jsp programs on weblogic8.1 after creating a new domain called birendra,
    but i am not able to find my default web Application directory,
    pls tell me how i can know my default web app directory,
    or any new created directory in applications directory in birendra directory can be default web app directory.
    pls write me a easy and successfull way.
    thanx
    Birendra India(new delhi)

    When you create domain we dont have any default webapplication. You can make your application as default web application. We need to add tag in weblogic.xml if u r deploying only war or if u r deploying ear then we can define in application.xml.
    weblogic.xml should have
    <context-root>/</context-root>
    if it an ear application.xml should add
    <module>
              <web>
                   <web-uri>ex.war</web-uri>
                   <context-root>/</context-root>
              </web>
         </module>

  • Problems with the creation of a new domain using JCAPS6

    Hello again,
    I created a new domain, in addition to default domain1, with JCaps 6, following the steps in this link:
    http://blogs.sun.com/polyblog/entry/creating_a_new_caps_6
    I arrived to the step 4 of the procedure "install runtime installation" and I adapted install.xml file also (not only the install.properties), with the correct values concerning domainName and port.
    When I run the ant-command then, I always get the following error:
    C:\JavaCAPS6\appserver\bin>asant -f C:\JavaCAPS6\appserver\addons\caps\install.xml
    Buildfile: C:\JavaCAPS6\appserver\addons\caps\install.xml
    install:
    install:
    [sun-appserv-admin] Executing: list-lifecycle-modules port 19048 host localhost passwordfile "C:\JavaCAPS6\appserver\addons\caps\install.properties"  user admin server
    BUILD FAILED
    C:\JavaCAPS6\appserver\addons\caps\install.xml:86: The following error occurred while executing this line:
    C:\JavaCAPS6\appserver\addons\caps\applicationVerifier\server-init.xml:41: An exception occurred while running the command. The exception message is: CLI137 Command list-lifecycle-modules failed..
    Total time: 1 seconds
    How can i do to solve this problem?
    Thanx
    Edited by: fabrigas84 on Sep 3, 2009 8:36 AM

    Hai!
    Raise a message in sap support portal.
    Regards,
    Thanga Raj.K

  • Not able to create a new domain through ant task

    Hi,
    I have to upgrade weblogic 8.1 to weblogic 10.3 and I am using vanilla version of it. the first step to it is to create weblogic domain and then configure it and then start teh server and then deploy it. The problem starts when I am creating the domain, I am using ant task for domain creation and following these steps
    http://download.oracle.com/docs/cd/E12840_01/wls/docs103/programming/ant_tasks.html
    when ant-task is trying to build the specified domain, it is looking for some config.xml and that config.xml should also generated by wlserver/ant task through a template. I have no idea, where and how to define that template.. hence getting following error.. tried hard but not able to get through. can anyone please help..
    Thanks in Advance
    Error stack trace:
    [WLServer THS-SA-Admin] <Feb 16, 2009 1:49:27 PM IST> <Info> <Management> <BEA-1
    40013> <C:\WIRES\Standalone\weblogic\domains\THSStandAlone\config\config.xml not
    found>
    [WLServer THS-SA-Admin] <Feb 16, 2009 1:49:27 PM IST> <Info> <Management> <BEA-1
    41254> <Generating new domain directory in C:\WIRES\Standalone\weblogic\domains\
    THSStandAlone>
    [WLServer THS-SA-Admin] <Feb 16, 2009 1:49:28 PM IST> <Critical> <WebLogicServer
    <BEA-000362> <Server failed. Reason:[WLServer THS-SA-Admin] There are 1 nested errors:
    [WLServer THS-SA-Admin] weblogic.management.ManagementException: Failure during
    domain creation
    [WLServer THS-SA-Admin] at weblogic.management.internal.DomainDirectoryS
    ervice.generateDomain(DomainDirectoryService.java:229)
    [WLServer THS-SA-Admin] at weblogic.management.internal.DomainDirectoryS
    ervice.ensureDomainExists(DomainDirectoryService.java:152)
    [WLServer THS-SA-Admin] at weblogic.management.internal.DomainDirectoryS
    ervice.start(DomainDirectoryService.java:72)
    [WLServer THS-SA-Admin] at weblogic.t3.srvr.ServerServicesManager.startS
    ervice(ServerServicesManager.java:459)
    [WLServer THS-SA-Admin] at weblogic.t3.srvr.ServerServicesManager.startI
    nStandbyState(ServerServicesManager.java:164)
    [WLServer THS-SA-Admin] at weblogic.t3.srvr.T3Srvr.initializeStandby(T3S
    rvr.java:711)
    [WLServer THS-SA-Admin] at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:4
    82)
    [WLServer THS-SA-Admin] at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:440)
    [WLServer THS-SA-Admin] at weblogic.Server.main(Server.java:67)
    [WLServer THS-SA-Admin] Caused by: com.bea.plateng.domain.script.ScriptException
    : Template "null" does not exist. Line 1
    [WLServer THS-SA-Admin] at com.bea.plateng.domain.script.ScriptParserCla
    ssic$StateMachine.processRead(ScriptParserClassic.java:510)
    [WLServer THS-SA-Admin] at com.bea.plateng.domain.script.ScriptParserCla
    ssic$StateMachine.execute(ScriptParserClassic.java:428)
    [WLServer THS-SA-Admin] at com.bea.plateng.domain.script.ScriptParserCla
    ssic.parseAndRun(ScriptParserClassic.java:150)
    [WLServer THS-SA-Admin] at com.bea.plateng.domain.script.ScriptParserCla
    ssic.doExecute(ScriptParserClassic.java:112)
    [WLServer THS-SA-Admin] at com.bea.plateng.domain.script.ScriptParser.ex
    ecute(ScriptParser.java:73)
    [WLServer THS-SA-Admin] at com.bea.plateng.domain.DomainInfoHelper.execu
    teSilentScript(DomainInfoHelper.java:861)
    [WLServer THS-SA-Admin] at com.bea.plateng.domain.DomainInfoHelper.creat
    eDefaultDomain(DomainInfoHelper.java:1755)
    [WLServer THS-SA-Admin] at sun.reflect.NativeMethodAccessorImpl.invoke0(
    Native Method)
    [WLServer THS-SA-Admin] at sun.reflect.NativeMethodAccessorImpl.invoke(N
    ativeMethodAccessorImpl.java:39)
    [WLServer THS-SA-Admin] at sun.reflect.DelegatingMethodAccessorImpl.invo
    ke(DelegatingMethodAccessorImpl.java:25)
    [WLServer THS-SA-Admin] at java.lang.reflect.Method.invoke(Method.java:5
    97)
    [WLServer THS-SA-Admin] at weblogic.management.internal.DomainDirectoryS
    ervice.generateDomain(DomainDirectoryService.java:224)
    [WLServer THS-SA-Admin] ... 8 more
    [WLServer THS-SA-Admin] >
    [WLServer THS-SA-Admin] <Feb 16, 2009 1:49:28 PM IST> <Notice> <WebLogicServer>
    <BEA-000365> <Server state changed to FAILED>
    [WLServer THS-SA-Admin] <Feb 16, 2009 1:49:28 PM IST> <Error> <WebLogicServer> <
    BEA-000383> <A critical service failed. The server will shut itself down>
    [WLServer THS-SA-Admin] <Feb 16, 2009 1:49:28 PM IST> <Notice> <WebLogicServer>
    <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    [WLServer THS-SA-Admin] Error in server execution (THS-SA-Admin)

    Thanks for your reply.
    I have seen sample xml and my target looks the same
    <wlserver dir="${weblogic.domain.dir}"
                             port="${weblogic.domain.admin.server.port}"
                             servername="${weblogic.domain.admin.server.name}"
                             username="${weblogic.domain.admin.user}"
                             domainname="${weblogic.domain.name}"
                             password="${weblogic.domain.admin.password}"
                             configFile="config.xml"
                             generateConfig="true"
                             action="start"
                             beahome="${env.BEA_HOME}"/>
    my requirement is to use ant task.. otherwise I am able to create through configuration wizard
    Thanks

  • Cannot create new domain

    In the console, I'm trying to create a new domain to deploy our system in. Is anyone else seeing this one? See below for error. TIA.
    JohnH
    An unexpected error was encountered in processing your request.
    Exception
    weblogic.management.MBeanCreationException: - with nested exception:
    [javax.management.InstanceAlreadyExistsException: MyDomain:Type=Domain,Name=MyDomain]
         at weblogic.management.internal.Helper.createMBean(Helper.java:258)
         at weblogic.management.internal.Helper.createAdminMBean(Helper.java:169)
         at weblogic.management.internal.RemoteMBeanServerImpl.createAdminMBean(RemoteMBeanServerImpl.java:151)
         at weblogic.management.internal.MBeanHomeImpl.createAdminMBean(MBeanHomeImpl.java:480)
         at weblogic.management.internal.MBeanHomeImpl.createAdminMBean(MBeanHomeImpl.java:467)
         at weblogic.management.internal.AdminMBeanHomeImpl.createAdminMBean(AdminMBeanHomeImpl.java:257)
         at weblogic.management.internal.xml.XmlFileRepository.createDomain(XmlFileRepository.java:106)
         at java.lang.reflect.Method.invoke(Native Method)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:536)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:522)
         at java.lang.reflect.Method.invoke(Native Method)
         at javax.management.MBeanServer.invoke(MBeanServer.java:1543)
         at javax.management.MBeanServer.invoke(MBeanServer.java:1501)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:386)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:168)
         at $Proxy1.createDomain(Unknown Source)
         at weblogic.management.configuration.XmlFileRepositoryMBean_CachingStub.createDomain(XmlFileRepositoryMBean_CachingStub.java:430)
         at weblogic.management.console.pages._panels._mbean._domain._jspService(_domain.java:178)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:209)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:1114)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1388)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:133)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:116)
    Current Date
    Thu Oct 19 11:47:38 EDT 2000
    Product Version
    WebLogic Build: 6.0.0b1 10/06/2000 22:34:17 #86762
    Request Info
    Protocol: HTTP/1.1
    ServerName: innobiz-1.meetu.com
    ServerPort: 80
    Secure: false
    ContextPath: /console
    ServletPath: /common/error.jsp
    QueryString: null
    PathInfo: null
    PathTranslated: null
    RequestURI: /console/common/error.jsp
    AuthType: Basic
    ContentType: application/x-www-form-urlencoded
    CharacterEncoding: Cp1252
    Locale: en_US
    Method: POST
    Session: weblogic.servlet.internal.session.MemorySession@3ffcc0
    RequestedSessionId: Oe8Ww78A13MWzgqPG2a6W6H5v3Zy7jmnLd5CkChQAFOW8FmLYgGD
    RequestedSessionIdFromCookie: true
    RequestedSessionIdFromURL: false
    UserPrincipal: system
    RemoteUser: system
    RemoteAddr: 192.168.0.25
    RemoteHost: innobiz-1.meetu.com
    Parameters
    CreateButton = Create
    control_Name = MyDomain
    dirty_LastModificationTime = true
    dirty_Name = true
    mbean = weblogic:Name=Default,Type=Repository
    Attributes
    console.original./console/common/error.jsp.ContextPath = /console
    console.original./console/common/error.jsp.Method = POST
    console.original./console/common/error.jsp.RemoteUser = system
    console.original./console/common/error.jsp.RequestURI = /console/common/error.jsp
    console.original./console/common/error.jsp.ServletPath = /common/error.jsp
    console.original./console/panels/mbean/Domain.jsp.ContextPath = /console
    console.original./console/panels/mbean/Domain.jsp.Method = POST
    console.original./console/panels/mbean/Domain.jsp.QueryString = mbean=weblogic%3AName%3DDefault%2CType%3DRepository
    console.original./console/panels/mbean/Domain.jsp.RemoteUser = system
    console.original./console/panels/mbean/Domain.jsp.RequestURI = /console/panels/mbean/Domain.jsp
    console.original./console/panels/mbean/Domain.jsp.ServletPath = /panels/mbean/Domain.jsp
    console.preferences.ContextKey = /panels/mbean/Domain.jsp
    javax.servlet.include.context_path = /console
    javax.servlet.include.request_uri = /console/common/requestinfo.jsp
    javax.servlet.include.servlet_path = /common/requestinfo.jsp
    javax.servlet.jsp.jspException = weblogic.management.MBeanCreationException: - with nested exception:
    [javax.management.InstanceAlreadyExistsException: MyDomain:Type=Domain,Name=MyDomain]
    weblogic.httpd.user = system
    weblogic.management.console.tags.HeaderTag = java.lang.Object@6adf2f
    Headers
    Accept = image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, */*
    Accept-Encoding = gzip, deflate
    Accept-Language = en-us
    Authorization = Basic c3lzdGVtOnNwaWtlMDAx
    Connection = Keep-Alive
    Content-Length = 95
    Content-Type = application/x-www-form-urlencoded
    Cookie = WebLogicSession=/console|Oe8Ww78A13MWzgqPG2a6W6H5v3Zy7jmnLd5CkChQAFOW8FmLYgGD
    Host = innobiz-1.meetu.com
    Referer = http://innobiz-1.meetu.com/console/panels/mbean/Domain.jsp?mbean=weblogic%3AName%3DDefault%2CType%3DRepository
    User-Agent = Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
    BrowserInfo
    User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
    IE: true
    Netscape: false
    Supported: true
    JavscriptHrefs: false
    TableCellClick: true
    DocumentReloadedOnResize: false
    DropdownStretchable: true
    CellSpacingBlank: false
    EmptyCellBlank: false
    ImgOnclickSupported: true
    TableBorderFancy: true
    PartialToWideTables: false
    Server System Properties
    awt.toolkit = sun.awt.windows.WToolkit
    file.encoding = Cp1252
    file.encoding.pkg = sun.io
    file.separator = \
    java.awt.fonts =
    java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob = sun.awt.windows.WPrinterJob
    java.class.path = .;.\lib\weblogic_sp.jar;.\lib\weblogic.jar;d:\bea
    java.class.version = 47.0
    java.ext.dirs = d:\bea\weblogic600\jdk130\jre\lib\ext
    java.home = d:\bea\weblogic600\jdk130\jre
    java.io.tmpdir = C:\DOCUME~1\johnh\LOCALS~1\Temp\
    java.library.path = d:\bea\weblogic600\jdk130\bin;.;C:\WINNT\System32;C:\WINNT;.\bin;d:\bea\weblogic600\bin;d:\bea\weblogic600\jdk130\bin;d:\bea\weblogic600\bin;d:\bea\weblogic600\jdk130\bin;d:\bea\weblogic600\bin;d:\bea\weblogic600\jdk130\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;d:\MSSQL7\BINN;C:\Program Files\Symantec\pcAnywhere\;d:\JavaMessageQueue1.1\bin;d:\JavaMessageQueue1.1EA\bin;d:\jdk1.3\bin;d:\weblogic\bin
    java.naming.factory.initial = weblogic.jndi.WLInitialContextFactory
    java.naming.factory.url.pkgs = weblogic.jndi.factories
    java.protocol.handler.pkgs = weblogic.utils|weblogic.utils|weblogic.management|weblogic.net|weblogic.utils
    java.runtime.name = Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version = 1.3.0-C
    java.security.policy = =d:\bea\weblogic600/lib/weblogic.policy
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Sun Microsystems Inc.
    java.specification.version = 1.3
    java.vendor = Sun Microsystems Inc.
    java.vendor.url = http://java.sun.com/
    java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
    java.version = 1.3.0
    java.vm.info = mixed mode
    java.vm.name = Java HotSpot(TM) Client VM
    java.vm.specification.name = Java Virtual Machine Specification
    java.vm.specification.vendor = Sun Microsystems Inc.
    java.vm.specification.version = 1.0
    java.vm.vendor = Sun Microsystems Inc.
    java.vm.version = 1.3.0-C
    javax.rmi.CORBA.PortableRemoteObjectClass = weblogic.iiop.PortableRemoteObjectDelegateImpl
    javax.rmi.CORBA.UtilClass = weblogic.iiop.UtilDelegateImpl
    javax.xml.parsers.DocumentBuilderFactory = weblogic.xml.jaxp.RegistryDocumentBuilderFactory
    javax.xml.parsers.SAXParserFactory = weblogic.xml.jaxp.RegistrySAXParserFactory
    line.separator =
    os.arch = x86
    os.name = Windows 2000
    os.version = 5.0
    path.separator = ;
    sun.boot.class.path = d:\bea\weblogic600\jdk130\jre\lib\rt.jar;d:\bea\weblogic600\jdk130\jre\lib\i18n.jar;d:\bea\weblogic600\jdk130\jre\lib\sunrsasign.jar;d:\bea\weblogic600\jdk130\jre\classes
    sun.boot.library.path = d:\bea\weblogic600\jdk130\jre\bin
    sun.cpu.endian = little
    sun.cpu.isalist = pentium i486 i386
    sun.io.unicode.encoding = UnicodeLittle
    user.dir = D:\bea\weblogic600
    user.home = C:\Documents and Settings\johnh
    user.language = en
    user.name = johnh
    user.region = US
    user.timezone = America/New_York
    weblogic.Domain = adminDomain
    weblogic.Name = myserver
    weblogic.security.jaas.Configuration = weblogic.security.internal.ServerConfig
    weblogic.security.jaas.Policy = ./lib/Server.policy

    Hi John,
    This is a known bug and will be addressed in the Beta refresh.
    Cheers,
    -- Benjamin Renaud
    BEA Systems
    WebLogic Management Lead
    "John Hogan" <[email protected]> wrote in message
    news:[email protected]...
    >
    Here's some additional data to the new domain creation problem. This isthe weblogic console output from the incident.
    >
    JohnH
    D:\bea\weblogic600>setPATH=.\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\W
    bem;d:\MSSQL7\BINN;C:\ProgramFiles\Symantec\pcAnywhere\;d:\JavaMessageQueue1.1\
    bin;d:\JavaMessageQueue1.1EA\bin
    D:\bea\weblogic600>setCLASSPATH=.;.\lib\weblogic_sp.jar;.\lib\weblogic.jar;d:\b
    ea
    D:\bea\weblogic600>if "" NEQ "" setCLASSPATH=;.;.\lib\weblogic_sp.jar;.\lib\web
    logic.jar;d:\bea
    D:\bea\weblogic600>if "" NEQ "" setCLASSPATH=.;.\lib\weblogic_sp.jar;.\lib\webl
    ogic.jar;d:\bea;
    D:\bea\weblogic600>d:\bea\weblogic600\jdk130\bin\java -ms64m -mx64m -classpa
    th .
    >
    ;.\lib\weblogic_sp.jar;.\lib\weblogic.jar;d:\bea -Dweblogic.Domain=mydomain
    -Dwe
    >
    blogic.Name=myserver -Djava.security.policy==d:\bea\weblogic600/lib/weblogic
    .pol
    icy weblogic.Server
    Starting WebLogic Server ....
    <Thu Oct 19 14:30:43 EDT 2000> <Info> <Management> <Loading configurationfile .
    \config\mydomain\config.xml...>
    <Thu Oct 19 14:30:46 EDT 2000> <Warning> <Security> <Principalpool_creator does
    not exist thus cannot be added to ACLweblogic.jdbc.connectionPoolcreate.>
    <Thu Oct 19 14:30:48 EDT 2000> <Critical> <WebLogicServer> <Running lowstrength
    (exportable) WebLogic Server build and full strength (domestic) SSLlicense.
    Only low strength (exportable) SSL connections will be accepted.>
    <Thu Oct 19 14:30:52 EDT 2000> <Notice> <WebLogicServer> <WebLogic Serverstarte
    d>
    <Thu Oct 19 14:30:52 EDT 2000> <Notice> <WebLogicServer> <Listening onport 80>
    >
    <Thu Oct 19 14:30:52 EDT 2000> <Notice> <WebLogicServer> <Listening onport 7002
    >>
    >
    <NT Performance Pack> NATIVE: created IoCompletionPort successfully.IoPort=0x00
    000478
    <Thu Oct 19 14:30:53 EDT 2000> <Error> <HTTP> <[WebAppServletContextpublic_html
    _DefaultWebServer] Cannot find resource: "console" in document root:"D:\bea\web
    logic600\config\mydomain\applications\public_html_DefaultWebServer">
    <Thu Oct 19 14:31:14 EDT 2000> <Error> <HTTP> <[WebAppServletContextconsole] ex
    ception raised on '/console/panels/mbean/Domain.jsp'
    weblogic.management.configuration.ConfigurationException: error saving outMyDom
    ain-1 - with nested exception:
    [weblogic.management.configuration.ConfigurationException: MyDomain-1 not
    found
    atweblogic.management.internal.xml.XmlFileRepository.saveDomain(XmlFile
    Repository.java:141)
    atweblogic.management.internal.xml.XmlFileRepository.createDomain(XmlFi
    leRepository.java:114)
    at java.lang.reflect.Method.invoke(Native Method)
    atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMB
    eanImpl.java:536)
    atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl
    java:522)
    at java.lang.reflect.Method.invoke(Native Method)
    at javax.management.MBeanServer.invoke(MBeanServer.java:1543)
    at javax.management.MBeanServer.invoke(MBeanServer.java:1501)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:386)
    atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:168)
    at $Proxy1.createDomain(Unknown Source)
    atweblogic.management.configuration.XmlFileRepositoryMBean_CachingStub.
    createDomain(XmlFileRepositoryMBean_CachingStub.java:430)
    atweblogic.management.console.pages._panels._mbean._domain._jspService(
    _domain.java:178) [no source]
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:209)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:1114)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:1388)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:133)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:116)
    >
    //////////////////////////////// reply message ends here
    "John Hogan" <[email protected]> wrote:
    In the console, I'm trying to create a new domain to deploy our system
    in. Is anyone else seeing this one? See below for error. TIA.
    >>
    JohnH
    An unexpected error was encountered in processing your request.
    Exception
    weblogic.management.MBeanCreationException: - with nested exception:
    [javax.management.InstanceAlreadyExistsException:MyDomain:Type=Domain,Name=MyDomain]
    at weblogic.management.internal.Helper.createMBean(Helper.java:258)
    at weblogic.management.internal.Helper.createAdminMBean(Helper.java:169)
    atweblogic.management.internal.RemoteMBeanServerImpl.createAdminMBean(RemoteMB
    eanServerImpl.java:151)
    atweblogic.management.internal.MBeanHomeImpl.createAdminMBean(MBeanHomeImpl.ja
    va:480)
    atweblogic.management.internal.MBeanHomeImpl.createAdminMBean(MBeanHomeImpl.ja
    va:467)
    atweblogic.management.internal.AdminMBeanHomeImpl.createAdminMBean(AdminMBeanH
    omeImpl.java:257)
    atweblogic.management.internal.xml.XmlFileRepository.createDomain(XmlFileRepos
    itory.java:106)
    at java.lang.reflect.Method.invoke(Native Method)
    atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    .java:536)
    atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
    22)
    at java.lang.reflect.Method.invoke(Native Method)
    at javax.management.MBeanServer.invoke(MBeanServer.java:1543)
    at javax.management.MBeanServer.invoke(MBeanServer.java:1501)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:386)
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:168)
    at $Proxy1.createDomain(Unknown Source)
    atweblogic.management.configuration.XmlFileRepositoryMBean_CachingStub.createD
    omain(XmlFileRepositoryMBean_CachingStub.java:430)
    atweblogic.management.console.pages._panels._mbean._domain._jspService(_domain
    .java:178)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :209)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:1114)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :1388)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:133)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:116)
    Current Date
    Thu Oct 19 11:47:38 EDT 2000
    Product Version
    WebLogic Build: 6.0.0b1 10/06/2000 22:34:17 #86762
    Request Info
    Protocol: HTTP/1.1
    ServerName: innobiz-1.meetu.com
    ServerPort: 80
    Secure: false
    ContextPath: /console
    ServletPath: /common/error.jsp
    QueryString: null
    PathInfo: null
    PathTranslated: null
    RequestURI: /console/common/error.jsp
    AuthType: Basic
    ContentType: application/x-www-form-urlencoded
    CharacterEncoding: Cp1252
    Locale: en_US
    Method: POST
    Session:weblogic.servlet.internal.session.MemorySession@3ffcc0
    RequestedSessionId:Oe8Ww78A13MWzgqPG2a6W6H5v3Zy7jmnLd5CkChQAFOW8FmLYgGD
    RequestedSessionIdFromCookie: true
    RequestedSessionIdFromURL: false
    UserPrincipal: system
    RemoteUser: system
    RemoteAddr: 192.168.0.25
    RemoteHost: innobiz-1.meetu.com
    Parameters
    CreateButton = Create
    control_Name = MyDomain
    dirty_LastModificationTime = true
    dirty_Name = true
    mbean = weblogic:Name=Default,Type=Repository
    Attributes
    console.original./console/common/error.jsp.ContextPath = /console
    console.original./console/common/error.jsp.Method = POST
    console.original./console/common/error.jsp.RemoteUser = system
    console.original./console/common/error.jsp.RequestURI =/console/common/error.jsp
    console.original./console/common/error.jsp.ServletPath =/common/error.jsp
    console.original./console/panels/mbean/Domain.jsp.ContextPath = /console
    console.original./console/panels/mbean/Domain.jsp.Method = POST
    console.original./console/panels/mbean/Domain.jsp.QueryString =mbean=weblogic%3AName%3DDefault%2CType%3DRepository
    console.original./console/panels/mbean/Domain.jsp.RemoteUser = system
    console.original./console/panels/mbean/Domain.jsp.RequestURI =/console/panels/mbean/Domain.jsp
    console.original./console/panels/mbean/Domain.jsp.ServletPath =/panels/mbean/Domain.jsp
    console.preferences.ContextKey =/panels/mbean/Domain.jsp
    javax.servlet.include.context_path = /console
    javax.servlet.include.request_uri =/console/common/requestinfo.jsp
    javax.servlet.include.servlet_path =/common/requestinfo.jsp
    javax.servlet.jsp.jspException =weblogic.management.MBeanCreationException: - with nested exception:
    [javax.management.InstanceAlreadyExistsException:MyDomain:Type=Domain,Name=MyDomain]
    weblogic.httpd.user = system
    weblogic.management.console.tags.HeaderTag =java.lang.Object@6adf2f
    >>
    Headers
    Accept = image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword,
    Accept-Encoding = gzip, deflate
    Accept-Language = en-us
    Authorization = Basic c3lzdGVtOnNwaWtlMDAx
    Connection = Keep-Alive
    Content-Length = 95
    Content-Type = application/x-www-form-urlencoded
    Cookie =WebLogicSession=/console|Oe8Ww78A13MWzgqPG2a6W6H5v3Zy7jmnLd5CkChQAFOW8FmLYgG
    D
    Host = innobiz-1.meetu.com
    Referer =http://innobiz-1.meetu.com/console/panels/mbean/Domain.jsp?mbean=weblogic%3A
    Name%3DDefault%2CType%3DRepository
    User-Agent = Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
    BrowserInfo
    User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT5.0)
    IE: true
    Netscape: false
    Supported: true
    JavscriptHrefs: false
    TableCellClick: true
    DocumentReloadedOnResize: false
    DropdownStretchable: true
    CellSpacingBlank: false
    EmptyCellBlank: false
    ImgOnclickSupported: true
    TableBorderFancy: true
    PartialToWideTables: false
    Server System Properties
    awt.toolkit = sun.awt.windows.WToolkit
    file.encoding = Cp1252
    file.encoding.pkg = sun.io
    file.separator = \
    java.awt.fonts =
    java.awt.graphicsenv =sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob = sun.awt.windows.WPrinterJob
    java.class.path =.;.\lib\weblogic_sp.jar;.\lib\weblogic.jar;d:\bea
    java.class.version = 47.0
    java.ext.dirs =d:\bea\weblogic600\jdk130\jre\lib\ext
    java.home = d:\bea\weblogic600\jdk130\jre
    java.io.tmpdir =C:\DOCUME~1\johnh\LOCALS~1\Temp\
    java.library.path =d:\bea\weblogic600\jdk130\bin;.;C:\WINNT\System32;C:\WINNT;.\bin;d:\bea\webl
    ogic600\bin;d:\bea\weblogic600\jdk130\bin;d:\bea\weblogic600\bin;d:\bea\webl
    ogic600\jdk130\bin;d:\bea\weblogic600\bin;d:\bea\weblogic600\jdk130\bin;C:\W
    INNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;d:\MSSQL7\BINN;C:\Program
    Files\Symantec\pcAnywhere\;d:\JavaMessageQueue1.1\bin;d:\JavaMessageQueue1.1
    EA\bin;d:\jdk1.3\bin;d:\weblogic\bin
    java.naming.factory.initial =weblogic.jndi.WLInitialContextFactory
    java.naming.factory.url.pkgs = weblogic.jndi.factories
    java.protocol.handler.pkgs =weblogic.utils|weblogic.utils|weblogic.management|weblogic.net|weblogic.util
    s
    java.runtime.name = Java(TM) 2 RuntimeEnvironment, Standard Edition
    java.runtime.version = 1.3.0-C
    java.security.policy ==d:\bea\weblogic600/lib/weblogic.policy
    java.specification.name = Java Platform APISpecification
    java.specification.vendor = Sun Microsystems Inc.
    java.specification.version = 1.3
    java.vendor = Sun Microsystems Inc.
    java.vendor.url = http://java.sun.com/
    java.vendor.url.bug =http://java.sun.com/cgi-bin/bugreport.cgi
    java.version = 1.3.0
    java.vm.info = mixed mode
    java.vm.name = Java HotSpot(TM) Client VM
    java.vm.specification.name = Java Virtual MachineSpecification
    java.vm.specification.vendor = Sun Microsystems Inc.
    java.vm.specification.version = 1.0
    java.vm.vendor = Sun Microsystems Inc.
    java.vm.version = 1.3.0-C
    javax.rmi.CORBA.PortableRemoteObjectClass =weblogic.iiop.PortableRemoteObjectDelegateImpl
    javax.rmi.CORBA.UtilClass =weblogic.iiop.UtilDelegateImpl
    javax.xml.parsers.DocumentBuilderFactory =weblogic.xml.jaxp.RegistryDocumentBuilderFactory
    javax.xml.parsers.SAXParserFactory =weblogic.xml.jaxp.RegistrySAXParserFactory
    line.separator =
    os.arch = x86
    os.name = Windows 2000
    os.version = 5.0
    path.separator = ;
    sun.boot.class.path =d:\bea\weblogic600\jdk130\jre\lib\rt.jar;d:\bea\weblogic600\jdk130\jre\lib\i
    18n.jar;d:\bea\weblogic600\jdk130\jre\lib\sunrsasign.jar;d:\bea\weblogic600\
    jdk130\jre\classes
    sun.boot.library.path =d:\bea\weblogic600\jdk130\jre\bin
    sun.cpu.endian = little
    sun.cpu.isalist = pentium i486 i386
    sun.io.unicode.encoding = UnicodeLittle
    user.dir = D:\bea\weblogic600
    user.home = C:\Documents andSettings\johnh
    user.language = en
    user.name = johnh
    user.region = US
    user.timezone = America/New_York
    weblogic.Domain = adminDomain
    weblogic.Name = myserver
    weblogic.security.jaas.Configuration =weblogic.security.internal.ServerConfig
    weblogic.security.jaas.Policy = ./lib/Server.policy

  • Creating a new domain in BPEL PM

    Hi ,
    I have to create a new domain in BPEL PM . We r using BEPL PM 10.1.34 over weblogic 9.2 .
    I do not want to experiment in the server environment , so i would require some documentation to guide me.
    Please give me the link to the docuementation to create a new domain.
    Thanks,
    Sun.

    I assume you are not talking a WSL domain, you are talking about a BPEL domain.
    Have a look at this doc.
    http://download-uk.oracle.com/docs/cd/B31017_01/core.1013/b28764/monitor_bpel007.htm
    cheers
    James

  • Creating a new portal in a new domain - no baseportal template

    Using Weblogic Platform 7.0 on Solaris 8, I'm trying to work through the
    procedure at http://edocs.bea.com/wlp/docs70/dev/newdom.htm "Creating a
    new portal in a new domain."
    Step 1 "Creating the new domain" goes fine. I can start the portal
    server using WL/user_projects/domainname/startPortal.sh and connect to
    its console at http://server:7501/console.
    In Step 2 "Create the new portal", I start up ebcc.sh, open the project,
    and run the Portal Wizard. I get as far as "Portal Templates". The
    portal templates comes up empty; there is no baseportal icon, and I
    can't go any further.
    What's wrong?!?!
    Larry Mulcahy [email protected] [email protected]
    http://www.nyx.net/~lmulcahy/ http://www.frii.net/~lmulcahy/
    PGP key at http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xE6F89645
    "I like Linux, but I don't have any part of my body pierced." Roland Latour

    Michael -
    See this document. It should help you out.
    http://edocs.bea.com/platform/docs81/confgwiz/startcw.html#1049231
    Regards,
    Kunal
    "Michael Meyer" <[email protected]> wrote:
    hi,
    I am running BEA Weblogic Portal 8.1 on a linux machine without any grafical
    user interface. On Windows I was using the 'Configuration Wizard' to
    create
    a new domain. Can someone please tell me, how I can create a new domain
    without an grafical user interface? Are there any command line tools?
    Michael

Maybe you are looking for

  • RS480M2 - environmentals - have I got a problem?

    Hi, Well what a MB to pick for my first build ;-) Thanks for all the great advice on this site. After a problem that turned out to be RAM based (not compatible although passed memtest86 for over 20 hours; replacement seems fine now) I'm wondering if

  • Need help in understanding this line of code...

    Hi, I am trying to modify an existing code and I came across this line.         dorminLabel111.setText("<HTML> <b>18. %(demonstration_problem1_char)% was asked to solve an equation, and %(demonstration_problem1_char)% came up with the following solut

  • V$sql, v$sqlarea and v$sqltext

    Hello, Any idea how to isolate PLSQL objects calls from SQL statement in following views? v$sql, v$sqlarea, v$sqltext For e.g. I ran following query but it would also include SELECT statements. Whereas I only need PLSQL Calls. select * from v$sql whe

  • XML Processing error

    Hello all, I am trying to parse a 3.4mb xml file (www.chimatravel.net/xml/2006-06-18.xml) with CF 5 running on win 2000 svr. It is proving to be a bear and I have tried a number of different tags. But they all seem to have issues here and there. Here

  • Indesign CS5.5 quits unexpectedly when opening

    My Adobe Indesign CS5.5 quits unexpectedly when I try to open it. (the same happens with illustrator but photoshop is fine) I don't know what could be the problem? I just deleted my font management system or any potential corrupt fonts. I've only had