Error Creating weblogic domain

Iam getting the following error when creating the weblogic 11g domain on windows. Please help me
Preparing...
Extracting Domain Contents...
Creating Domain Security Information...
Domain Creation Failed!
Domain Location: C:\bea_oracle\user_projects\domains\base_domain
Reason: null
Exception:
Traceback (innermost last):
File "<iostream>", line 1, in ?
File "C:\bea_oracle\wlserver_10.3\common\wlst\modules\jython-modules.jar\Lib/socket$py.class", line 21, in ?
File "C:\bea_oracle\wlserver_10.3\common\wlst\modules\jython-modules.jar\Lib/string$py.class", line 434, in ?
at java.io.File.<init>(File.java:222)
at java.lang.Package$1.run(Package.java:527)
at java.lang.Package.defineSystemPackage(Package.java:520)
at java.lang.Package.getSystemPackages(Package.java:511)
at java.lang.ClassLoader.getPackages(ClassLoader.java:1464)
at java.lang.ClassLoader.getPackages(ClassLoader.java:1462)
at java.lang.Package.getPackages(Package.java:281)
at org.python.core.JavaImportHelper.buildLoadedPackages(Unknown Source)
at org.python.core.JavaImportHelper.tryAddPackage(Unknown Source)
at org.python.core.imp.import_next(Unknown Source)
at org.python.core.imp.import_name(Unknown Source)
at org.python.core.imp.importName(Unknown Source)
at org.python.core.ImportFunction.load(Unknown Source)
at org.python.core.ImportFunction.__call__(Unknown Source)
at org.python.core.PyObject.__call__(Unknown Source)
at org.python.core.__builtin__.__import__(Unknown Source)
at org.python.core.imp.importFromAs(Unknown Source)
at org.python.core.imp.importFrom(Unknown Source)
at string$py.f$0(C:\wlst\jython_2.2.1\Lib\string.py:434)
at string$py.call_function(C:\wlst\jython_2.2.1\Lib\string.py)
at org.python.core.PyTableCode.call(Unknown Source)
at org.python.core.PyCode.call(Unknown Source)
at org.python.core.imp.createFromCode(Unknown Source)
at org.python.core.imp.createFromPyClass(Unknown Source)
at org.python.core.ZipFileImporter$ZipFileLoader.load_module(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
java.lang.NullPointerException: java.lang.NullPointerException

Hello,
I have been digging a little...
The socket jython class makes a import string+ al line 21 and the string jython class makes a from strop import maketrans, lowercase, uppercase, whitespace+ at line 434.
If you look at the code of string.py seems that a failure of finding the strop module is controlled *¿!?*
In fact the strop.py and strop$py.class aren't inside the jython-modules.jar but I don't know how is that a null exception is trown when seems that except ImportError:+ takes care of cach it.
# Try importing optional built-in module "strop" -- if it exists,
# it redefines some string operations that are 100-1000 times faster.
# It also defines values for whitespace, lowercase and uppercase
# that match <ctype.h>'s definitions.
try:
    from strop import maketrans, lowercase, uppercase, whitespace
    letters = lowercase + uppercase
except ImportError:
    pass                           # Use the original versionsPerhaps mr Satya Ghattu can help you in this issue.
Best reggards,

Similar Messages

  • Error configuration forms 11.1.1 : Creating WEbLogic domain fails

    I am trying installing Oracle Forms and Reports on Windows XP pro with an Oracle 10G database but cannot get it done.
    This is what I did:
    - Installed WebLogic Server 11 gR1 (from wls1033_oepe111150_win32.exe)
    - Installed Oracle Fusion Middelware (without configuration) 11g Release 1 (11.1.1) - from ofm_pfrd_win_11.1.1.2.0_32_disk_1 til _4_1of1.zip
    - Installed Oracle Fusion Middelware (without configuration) 11g Release 1 (11.1.1) Patch Set 2 (11.1.1.3.0) - from ofm_pfrd_win_11.1.1.3.0_32_disk1_1of1.zip
    - Started the Node Manager
    - Stated the Classic-Instance configuration
    I tried again and again but the cofiguration always gives the error that it cannot create a domain.
    The tail of the log files shows:
    [2010-11-25T17:25:34.687+01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 14] [ecid: 0000Im3q^J2EwG1prsd9iY1CvcnO000005,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:688)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    The out file gives:
    Executing Task: Domain wird erstellt
    XXX: adding task: oracle.as.install.classic.ca.standard.DomainProvisioningTask
    AdminServer port is 7001
    trying to connect to stefan 7001
    Creating Weblogic Domain.
    isPortAvailable [port 5556]
    Port 5556 not available.
    oracle.as.provisioning.exception.ASProvWorkflowException
         at oracle.as.provisioning.weblogic.ASDomain._createDomain(ASDomain.java:2623)
         at oracle.as.provisioning.weblogic.ASDomain.createDomain(ASDomain.java:2469)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:688)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 13 more
    progress in calculate progress4
    progress in calculate progress4
    I found some posts in the forums but could't really get anything out of them.
    Thanks for any help, Chris

    Chris wrote:
    I am trying installing Oracle Forms and Reports on Windows XP pro with an Oracle 10G database but cannot get it done.
    This is what I did:
    - Installed WebLogic Server 11 gR1 (from wls1033_oepe111150_win32.exe)
    - Installed Oracle Fusion Middelware (without configuration) 11g Release 1 (11.1.1) - from ofm_pfrd_win_11.1.1.2.0_32_disk_1 til _4_1of1.zip
    - Installed Oracle Fusion Middelware (without configuration) 11g Release 1 (11.1.1) Patch Set 2 (11.1.1.3.0) - from ofm_pfrd_win_11.1.1.3.0_32_disk1_1of1.zip
    - Started the Node Manager
    - Stated the Classic-Instance configurationYou dont have to start the Node manager.
    Also since you are installing on XP deselect system components .. Try again
    I tried again and again but the cofiguration always gives the error that it cannot create a domain.
    The tail of the log files shows:
    [2010-11-25T17:25:34.687+01:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 14] [ecid: 0000Im3q^J2EwG1prsd9iY1CvcnO000005,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:688)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    The out file gives:
    Executing Task: Domain wird erstellt
    XXX: adding task: oracle.as.install.classic.ca.standard.DomainProvisioningTask
    AdminServer port is 7001
    trying to connect to stefan 7001
    Creating Weblogic Domain.
    isPortAvailable [port 5556]
    Port 5556 not available.
    oracle.as.provisioning.exception.ASProvWorkflowException
         at oracle.as.provisioning.weblogic.ASDomain._createDomain(ASDomain.java:2623)
         at oracle.as.provisioning.weblogic.ASDomain.createDomain(ASDomain.java:2469)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
         at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
         at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:688)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:393)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 13 more
    progress in calculate progress4
    progress in calculate progress4
    I found some posts in the forums but could't really get anything out of them.
    Thanks for any help, Chris

  • Creating Weblogic domain with Admin Server and managed servers on different

    I am trying to create Weblogic domain where Admin Server and managed servers on different machines. However I am unable to find any steps which would allow me to do so. The config.sh script always creates an Admin Server. Please help.

    Whilst the method that Lawrence gives can result in a domain that is perfectly functional, it is a method that can result in errors as you are having to enter the same information twice. Also you will create two admin servers, as the second domain creation will have the console added to it on the renamed admin server and this will give issues.
    The best method to create a domain spamming multiple physical machines, is to create the domain with all the components on the first machine. This means planning the domain and making sure all components are added once; so having the information about the domain written out is wise. Ensure that the WLS software is installed in the same path on each machine before starting.
    Then copy the domain that you have created from one machine to the other, keeping the same paths. You can simply copy (I've used this method multiple times without issue) but the supported way would be to use the WLST PACK and UNPACK methods. These create and extract domains from templates. Some more information on these is given here -> http://docs.oracle.com/cd/E13179_01/common/docs100/pack/intro.html#wp1069056

  • Broken link- Creating WebLogic Domains Using the CW

    Hello!
    Create domains The Configuration Wizard guides you through the process of creating or
    extending a domain for your target environment. See Creating WebLogic
    Domains Using the Configuration Wizard.
    That link doesn't works... any idea where I could find the info?

    Check this one --- > http://download.oracle.com/docs/cd/E13179_01/common/docs102/confgwiz/index.html
    http://download.oracle.com/docs/cd/E13179_01/common/docs102/confgwiz/newdom.html#wp1080587
    Edited by: Renjan Thomas on Oct 15, 2009 1:36 AM

  • Getting Error in creating weblogic domain in silent mode.

    Hi,
    I want to create a weblogic domain in silent mode. When I execute the command  ./config.sh -mode=silent -silent_xml=/home/oracle/silent.xml, I am getting the error given below.
    bash-3.00$ cd /apps/Oracle/Middleware/oracle_common/common/bin
    bash-3.00$ ./config.sh -mode=silent -silent_xml=/home/oracle/silent.xml
    ** Could not find default script file under home directory: "/apps/Oracle/Middleware/wlserver_10.3/configscript.txt"
    Please let me know what could be the issue
    Thanks in Advance!
    Regards,
    Roshni Shankar

    Hi Roshni,
    What is the version of wls you are using ?
    There is no silent mode of domain configuration. There is silent mode of wls installation.
    You can refer to :
    Introduction - 11g Release 1 (10.3.6)
    Thanks,
    Sharmela

  • Simple question - Error in creating Weblogic Domain 8.1

    Hello all
    I am new to weblogic. I am trying to create a domain for my development. I am following the the steps from
    http://edocs.bea.com/wls/docs81/adminguide/overview_domain.html
    $ setWLSEnv.sh
    Your environment has been set.
    $ java weblogic.Server
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/Server
    So i tried this below
    $ startWLS.sh
    * Warning: This script is DEPRECATED. Please *
    * don't start new Domains with this script. Use *
    * scripts generated by Domain Configuration *
    * Wizard instead. *
    And eventually i am not able to create a domain
    Please help me figuring out what is the problem.
    -Raje

    I fixed the first issue . Creating the Develpment domain using the "Configuration Wizard". Now when i do "startWebLogic.sh"
    I am getting the below error
    $ startWebLogic.sh
    CLASSPATH=/usr/jdk/j2sdk1.4.2_05/lib/tools.jar:/opt/app/d1fdm1m1/WebLogic/8.1/weblogic81/server/lib/weblogic_sp.jar:/opt/app/d1fdm1m1/WebLogic/8.1/weblogic81/server/lib/weblogic.jar::/opt/app/d1fdm1m1/WebLogic/8.1/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/opt/app/d1fdm1m1/WebLogic/8.1/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/usr/jdk/j2sdk1.4.2_05/jre/lib/rt.jar:/opt/app/d1fdm1m1/WebLogic/8.1/weblogic81/server/lib/webservices.jar:
    PATH=/opt/app/d1fdm1m1/WebLogic/8.1/weblogic81/server/bin:/usr/jdk/j2sdk1.4.2_05/jre/bin:/usr/jdk/j2sdk1.4.2_05/bin:/usr/bin::/usr/local/bin:/etc:/opt/EMCpower/bin/sparcv9:/etc/emc/bin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/X/bin:/usr/bin:/usr/sbin:/usr/X/bin:/usr/bin:/usr/sbin:/usr/X/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://[hostname]:[port]/console *
    <Feb 7, 2006 2:49:28 PM PST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.2_05-b04 from Sun Microsystems Inc.>
    <Feb 7, 2006 2:49:28 PM PST> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
    <Feb 7, 2006 2:49:28 PM PST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP5 Mon Sep 19 23:06:54 PDT 2005 641358
    WebLogic XMLX Module 8.1 SP5 Mon Sep 19 23:06:54 PDT 2005 641358 >
    <Feb 7, 2006 2:49:28 PM PST> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at /opt/app/d1fdm1m1/WebLogic/8.1/user_projects/domains/Atlay_MediationDomain1/./config.xml.>
    <Feb 7, 2006 2:49:30 PM PST> <Notice> <Log Management> <BEA-170019> <The server log file /opt/app/d1fdm1m1/WebLogic/8.1/user_projects/domains/Atlay_MediationDomain1/myserver/myserver.log is opened. All server side log events will be written to this file.>
    <Feb 7, 2006 2:49:32 PM PST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Feb 7, 2006 2:49:32 PM PST> <Notice> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server "myserver" for domain "Atlay_MediationDomain1">
    <Feb 7, 2006 2:49:38 PM PST> <Notice> <JTA> <BEA-110025> <Creating new transaction log file [./myserver/./myserver.0000.tlog].>
    <Feb 7, 2006 2:49:38 PM PST> <Notice> <JTA> <BEA-110025> <Creating new transaction log file [./myserver/./myserver.heur.0000.tlog].>
    <Feb 7, 2006 2:49:38 PM PST> <Emergency> <WebLogicServer> <BEA-000351> <Unable to create a server socket on Channel Default for port: 7001. java.net.BindException: Address already in use Perhaps another process is using port 7001.>
    <Feb 7, 2006 2:49:38 PM PST> <Emergency> <Security> <BEA-090085> <Server failed to bind to the configured port. The port may already be used by another process.>
    <Feb 7, 2006 2:49:38 PM PST> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: Server failed to bind to the requested port. See preceeding log message for details.>
    The WebLogic Server did not start up properly.
    Exception raised: 'weblogic.server.ServerLifecycleException: Server failed to bind to the requested port. See preceeding log message for details.'
    Reason: Server failed to bind to the requested port. See preceeding log message for details.
    Why it is saying this how will the change the port if already 7001 is used ?
    Thanks,
    -Raje

  • Error creating new domain (probably because of incomplete install)

    Hi!
    I've installed BPEL PM without problems on a server where AS already runs. I only had some problems with Step 2: Run the Integration Repository Creation Assistant on the Database. Since I couldn't run the bat files, I manually created shchema and a orabpel user.
    Postinstallation Verification Tasks for Oracle BPEL Process Manager in BPEL Process Manager Installation Guide went through OK, so I thought everything is OK.
    Then I tried creating new BPEL domain (trying to follow GoogleFlow tutorial but can't deploy because I don't have any domains) and got this error:
    Exception
    Operation failed because:
    Error updating domain index.
    An exception occurred while writing the domain index (id"GoogleDomain", ref "1") to the datastore; the exception reported is: ORA-00942: table or view does not exist.
    Please check that:
    + the machine hosting the datasource is physically connected to the network.
    + the connection pool properties as defined in the application server startup properties are valid.
    + the database schema for the OraBPEL server has been installed in the datasource.
    So I found a similar thread (Strange message when logged in to bpel console where one user had similar problems and solved them by manually running the domain_oracle.ddl script. I did the same, but still can't create a new domain.
    One more thing bothers me: if I try to create new domain with the same name I get:
    Exception
    Operation failed because:
    Domain already exists.
    A domain with identifier "GoogleFlowDomain" already exists at "C:\OracleAS\10.1.3.1\OracleAS_1\bpel\domains\GoogleFlowDomain". Please specify another domain identifier.
    But deployed domains list is empty.
    I'd really like to solve this. Maybe a new BPEL PM install would help but I can't execute step 2 of preinstallation tasks. If I execute the line from irca file
    java -classpath %CLASSPATH% -DORACLE_HOME=%ORACLE_HOME% oracle.tip.install.tasks.IRCA %*
    I get
    Exception in thread "main" java.lang.NoClassDefFoundError: Files\Java\jre1/5/0_06\lib\ext\QTJava/zip
    Any kind of further instructions would be much appreciated.
    Regards!
    BB

    Hi!
    It was the Step 2 (preinstallation steps): Run the Integration Repository Creation Assistant on the Database step that was causing all of my problems. I figured out why I couldn't run irca.bat file.
    The problem was in java home that was in C:/Program Files/Java... Looks like java or oracle (I don't know which) still have problems with spaces in directories names. When I installed Java to C:/Java/..., I could run IRCA and after reinstallation of BPEL PM everything is working as it should.
    Maybe this will help someone else.
    Bye

  • How to create weblogic domains

    I have some applications running on different weblogic domains. These domains are Administration Server and have different port number.
    I can create managed servers and deploy these applications on these domains.
    Which solution is better?

    It would be a good idea to use a single Admin server and use different managed server under clusters on different machines using vertical clustering and the deploy your applications on those managed servers providing higher availability and scalability..
    Keep Posting
    Regards,
    Sharad Jain
    Edited by: Sharad Jain on Sep 22, 2011 1:31 PM

  • Error Integrated Weblogic domain was not built | JDeveloper 11.1.2.0

    When I try to start integrated weblogic server, I get the following message:
    "The Server Instance cannot be started because the Integrated Weblogic domain was not built successfully"
    CreateDefaultDomain.log
    Log File: D:\JDeveloper\system11.1.1.2.36.55.36\o.j2ee.adrs\CreateDefaultDomain.log
    Label: JDEVADF_11.1.1.2.0_GENERIC_091029.2229.5536
    Product Home: C:\Oracle\Middleware\jdeveloper\jdev\
    Domain: C:\JDeveloper\system11.1.1.2.36.55.36\DefaultDomain
    "C:\Oracle\Middleware\jdeveloper\common\bin\wlst.cmd" "C:\JDeveloper\system11.1.1.2.36.55.36\o.j2ee.adrs\CreateDefaultDomain.py"
    Process started
    wlst > The input line is too long.
    Elapsed time: 26 ms
    Has anyone found a fix for this problem?
    I use Windows 2000 and JDeveloper 11.1.2.0
    Edited by: user11104528 on 07.04.2010 3:44

    Windows 2000 is not one of the certified OS (look here http://www.oracle.com/technology/products/jdev/collateral/papers/11/certification/index.html).
    Seams there is a problem with the quite long pathnames and the length of the command line resulting from them.
    You can try to shorten the path i.e. using a subst and set the product home to it.
    Timo

  • Java.lang.OutOfMemoryError: PermGen space error while creat weblogic domain

    Hi,
    OBIEE 11g installing in Linux server now. domain creation is in progress for about an hour and in log I can see below error.
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    domain creation is still running and looks like it is struck to start domain no idea how to solve the issue. waiting to see whether domain creation successful.
    I was searching on web and found below solution but no idea how to do it in Linux server. Please provide detail instructions to do it.
    * java.lang.OutOfMemoryError: PermGen space
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.getConstructor(Unknown Source)
    Solution: Increase the max permgen space -XX:MaxPermSize=256m
    There can be a leak in the permgen objects. If tuning parameters do not resolve the issue, we need to use the memory leak detector tools and find out which instances in the permgen space are not getting cleared.
    Refer: http://weblogic-wonders.com/weblogic/2010/12/30/different-out-of-memory-issues/
    Appreciate for your help.
    Thanks
    Jay.

    Hi,
    The script that configures the domain $DOMAIN_HOME/bin/setDomainEnv.sh... it should detect you are using JDK from Sun (JAVA_VENDOR="Sun") and add -XX:MaxPermSize=512m automatically...
    Simple solution, use JRockit... This problem only occurs with Sun JDK...
    Alternatively, add manually -XX:MaxPermSize=512m to the last JAVA_PROPERTIES in setDomainEnv.sh then you will be sure it is there...
    Cheers,
    Vlad

  • Help CFGFWK-60814 error when creating weblogic domain(Config.cmd)

    Hi,
    I've installed soa suite 11gR2 without problem on windows 7 Turkish platform and Oracle XE DB. But, when I create domain based (run config.cmd) on templates it gives CFGFWK-60814 error; it says template can't be applied because it can't find dependencies although required files are already in correct directories.
    I found similar error on google, but I couldnt find solution.

    Hi Roshni,
    What is the version of wls you are using ?
    There is no silent mode of domain configuration. There is silent mode of wls installation.
    You can refer to :
    Introduction - 11g Release 1 (10.3.6)
    Thanks,
    Sharmela

  • Created weblogic domain, but can't start on wls 10, using config.sh on linx

    Here is the, I haven't done anything but run, the auto created startWebLogic.sh
    don't know why it's screaming about the boot.properties being wrong, is there a specific variable I can see in the scripts to explicit set location .
    I tried deleting, and recreated the domains so many times no luck, I don't know what I am doing wrong, first time starting out on weblogic 10
    there is no managed server etc..
    domian_home/servers/AdminServer/security
    boot.properties
    # Generated by Configuration Wizard on Wed Jul 16 17:40:36 EDT 2008
    username={3DES}hH53ykFNGmRbKURntGa/UQ==
    password={3DES}hH53ykFNGmRbKURntGa/UQ==
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m
    WLS Start Mode=Development
    CLASSPATH=:/oss/bsimple/wls_10_0_1/patch_wlw1001/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/oss/bsimple/wls_10_0_1/patch_wls1001/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/oss/bsimple/wls_10_0_1/jdk6/lib/tools.jar:/oss/bsimple/wls_10_0_1/wlserver_10.0/server/lib/weblogic_sp.jar:/oss/bsimple/wls_10_0_1/wlserver_10.0/server/lib/weblogic.jar:/oss/bsimple/wls_10_0_1/modules/features/weblogic.server.modules_10.0.1.0.jar:/oss/bsimple/wls_10_0_1/modules/features/com.bea.cie.common-plugin.launch_2.1.2.0.jar:/oss/bsimple/wls_10_0_1/wlserver_10.0/server/lib/webservices.jar:/oss/bsimple/wls_10_0_1/modules/org.apache.ant_1.6.5/lib/ant-all.jar:/oss/bsimple/wls_10_0_1/modules/net.sf.antcontrib_1.0b2.0/lib/ant-contrib.jar::/oss/bsimple/wls_10_0_1/wlserver_10.0/common/eval/pointbase/lib/pbclient51.jar:/oss/bsimple/wls_10_0_1/wlserver_10.0/server/lib/xqrl.jar::
    PATH=/oss/bsimple/wls_10_0_1/wlserver_10.0/server/bin:/oss/bsimple/wls_10_0_1/modules/org.apache.ant_1.6.5/bin:/oss/bsimple/wls_10_0_1/jdk6/jre/bin:/oss/bsimple/wls_10_0_1/jdk6/bin:/oss/bsimple/bin:/oss/java/j2sdk1.4.2_17/bin:/bin:/sbin:/usr/bin:/opt/datasvcs/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/oss/ant/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
    Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)
    Starting WLS with line:
    /oss/bsimple/wls_10_0_1/jdk6/bin/java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Xverify:none -da -Dplatform.home=/oss/bsimple/wls_10_0_1/wlserver_10.0 -Dwls.home=/oss/bsimple/wls_10_0_1/wlserver_10.0/server -Dweblogic.home=/oss/bsimple/wls_10_0_1/wlserver_10.0/server -Dwli.home=/oss/bsimple/wls_10_0_1/wlserver_10.0/integration -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/oss/bsimple/wls_10_0_1/patch_wlw1001/profiles/default/sysext_manifest_classpath:/oss/bsimple/wls_10_0_1/patch_wls1001/profiles/default/sysext_manifest_classpath -Dweblogic.management.username=system -Dweblogic.management.password=development -Dweblogic.Name=AdminServer -Djava.security.policy=/oss/bsimple/wls_10_0_1/wlserver_10.0/server/lib/weblogic.policy weblogic.Server
    <Jul 16, 2008 5:47:20 PM EDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /oss/bsimple/wls_10_0_1/wlserver_10.0/platform/lib/p13n/p13n-schemas.jar:/oss/bsimple/wls_10_0_1/wlserver_10.0/platform/lib/p13n/p13n_common.jar:/oss/bsimple/wls_10_0_1/wlserver_10.0/platform/lib/p13n/p13n_system.jar:/oss/bsimple/wls_10_0_1/wlserver_10.0/platform/lib/wlp/netuix_common.jar:/oss/bsimple/wls_10_0_1/wlserver_10.0/platform/lib/wlp/netuix_schemas.jar:/oss/bsimple/wls_10_0_1/wlserver_10.0/platform/lib/wlp/netuix_system.jar:/oss/bsimple/wls_10_0_1/wlserver_10.0/platform/lib/wlp/wsrp-client.jar:/oss/bsimple/wls_10_0_1/wlserver_10.0/platform/lib/wlp/wsrp-common.jar>
    <Jul 16, 2008 5:47:20 PM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 10.0-b23 from Sun Microsystems Inc.>
    <Jul 16, 2008 5:47:21 PM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.0 MP1 Thu Oct 18 20:17:44 EDT 2007 1005184 >
    <Jul 16, 2008 5:47:22 PM EDT> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /oss/bsimple/bea-new/license.bea>
    <Jul 16, 2008 5:47:22 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 16, 2008 5:47:22 PM EDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jul 16, 2008 5:47:23 PM EDT> <Notice> <Log Management> <BEA-170019> <The server log file /oss/bsimple/wls_10_0_1/user_projects/domains/bsimple/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    <Jul 16, 2008 5:47:26 PM EDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jul 16, 2008 5:47:26 PM EDT> <Critical> <Security> <BEA-090402> <Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.>
    <Jul 16, 2008 5:47:26 PM EDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    >
    <Jul 16, 2008 5:47:26 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Jul 16, 2008 5:47:26 PM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Jul 16, 2008 5:47:26 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    <?xml version="1.0" encoding="UTF-8"?>
    <domain xsi:schemaLocation="http://www.bea.com/ns/weblogic/90/security
    http://www.bea.com/ns/weblogic/90/security.xsd
    http://www.bea.com/ns/weblogic/90/security/wls
    http://www.bea.com/ns/weblogic/90/security/wls.xsd
    http://www.bea.com/ns/weblogic/90/security/xacml
    http://www.bea.com/ns/weblogic/90/security/xacml.xsd
    http://www.bea.com/ns/weblogic/920/domain
    http://www.bea.com/ns/weblogic/920/domain.xsd" xmlns="http://www.bea.com/ns/weblogic/920/domain" xmlns:sec="http://www.bea.com/ns/we
    blogic/90/security" xmlns:wls="http://www.bea.com/ns/weblogic/90/security/wls" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    >
    <name>bsimple</name>
    <domain-version>10.0.1.0</domain-version>
    <security-configuration xmlns:xacml="http://www.bea.com/ns/weblogic/90/security/xacml">
    <name>bsimple</name>
    <realm>
    <sec:authentication-provider xsi:type="wls:default-authenticatorType"/>
    <sec:authentication-provider xsi:type="wls:default-identity-asserterType">
    <sec:active-type>AuthenticatedUser</sec:active-type>
    </sec:authentication-provider>
    <sec:role-mapper xsi:type="xacml:xacml-role-mapperType"/>
    <sec:authorizer xsi:type="xacml:xacml-authorizerType"/>
    <sec:adjudicator xsi:type="wls:default-adjudicatorType"/>
    <sec:credential-mapper xsi:type="wls:default-credential-mapperType"/>
    <sec:cert-path-provider xsi:type="wls:web-logic-cert-path-providerType"/>
    <sec:cert-path-builder>WebLogicCertPathProvider</sec:cert-path-builder>
    <sec:name>myrealm</sec:name>
    </realm>
    <default-realm>myrealm</default-realm>
    <credential-encrypted>{3DES}M0uIyUu+rkaqCqDjqdxMKlkKjcpsblHYWXLU9bR4i2BWw0C01mePtB3yrEk1avk9/eTY2JmIjZTSxAklRM8wJgwnXNC3f9LS</cr
    edential-encrypted>
    <node-manager-username>weblogic</node-manager-username>
    <node-manager-password-encrypted>{3DES}hH53ykFNGmRbKURntGa/UQ==</node-manager-password-encrypted>
    </security-configuration>
    <server>
    <name>AdminServer</name>
    <listen-address/>
    </server>
    <embedded-ldap>
    <name>bsimple</name>
    <credential-encrypted>{3DES}ICXW2sS2alNzN1Aqcs+jAUhyGBUfVgIZhKwMcJS2nck=</credential-encrypted>
    </embedded-ldap>
    <configuration-version>10.0.1.0</configuration-version>
    <admin-server-name>AdminServer</admin-server-name>
    </domain>

    Hi All,
    I am using the Bea Application server 10.0.MP1 and want to start the respective app servers using nohup ./startWeblogic.sh.
    However every time I use the nuhup.out command, it complains with the error:
    <Jul 19, 2011 2:01:53 AM CDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitial
    izationException: Authentication for user denied
    weblogic.security.SecurityInitializationException: Authentication for user denied
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    >
    <Jul 19, 2011 2:01:53 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Jul 19, 2011 2:01:53 AM CDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Jul 19, 2011 2:01:53 AM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    I have been reading your threads and have created the boot.properties file. I have placed in the following directory:
    - /tezaam/apps/bea/user_projects/domains/xxx_domain/security
    The boot.properties file contains two lines:
    username=weblogic
    password=weblogic
    Question: Is is in the correct directory path or should it reside elsewhere as I am not using a nodemanager and start each AdminServer on its own.
    Appreciate feedback.
    Thanks
    Tony

  • Error creating Weblogic PIA

    PeopleTools 8.44
    PeopleSoft 8.8 SP0
    WebLogic 8.1 SP3
    Windows 2000
    Hi good day to all, I'm experiencing a problem in my process of creating a clone of our production instance. The database, application server, and process schedulers are fine, but i'm currently stuck during creation of the webserver.
    This is the application I ran to install WebLogic PIA: %PS_HOME%\setup\mpinternet\setup.exe
    Everything went smoothly until the last part, when I got this error message:
    INSTALL FAILED!!!
    THe InstallShield Wizard has failed to install PeopleSoft Internet Architecture. Please see the following log files for the error mesages:
    H:\hr880_2/webserv/silent_install.log
    H:\hr880_2/webserv/silent_output.log
    I have reviewed both log files. In silent_install.log, there doesnt seem to be any visible errors, but in silent_output.log, there seems to be a java error present, as shown below for the last few lines in the log file:
    << set config option OverwriteDomain to "true"
    succeed: set config option OverwriteDomain to "true"<< write Domain to "H:/hr880_2/webserv/HCOP882"
    java.lang.NoClassDefFoundError: org/apache/tools/ant/BuildLogger
         at com.bea.plateng.domain.DomainTaskHelper.createDomainGenerator(DomainTaskHelper.java:301)
         at com.bea.plateng.domain.DomainTaskHelper.createGenerator(DomainTaskHelper.java:439)
         at com.bea.plateng.domain.script.ScriptExecutor.createGenerator(ScriptExecutor.java:1326)
         at com.bea.plateng.domain.script.ScriptExecutor.writeDomain(ScriptExecutor.java:523)
         at com.bea.plateng.domain.script.ScriptParser$StateMachine.processWrite(ScriptParser.java:595)
         at com.bea.plateng.domain.script.ScriptParser$StateMachine.execute(ScriptParser.java:451)
         at com.bea.plateng.domain.script.ScriptParser.parseAndRun(ScriptParser.java:176)
         at com.bea.plateng.domain.script.ScriptParser.execute(ScriptParser.java:129)
         at com.bea.plateng.domain.script.ScriptParser.execute(ScriptParser.java:88)
         at com.bea.plateng.wizard.domain.silent.tasks.RunScriptTask.execute(RunScriptTask.java:214)
         at com.bea.plateng.wizard.silent.tasks.AbstractSilentTask.run(AbstractSilentTask.java:32)
         at java.lang.Thread.run(Unknown Source)
    I could not ascertain the problem that is on hand, and I wondered if any of you out there could give me some insight on the matter. I noticed another thread around regarding the INSTALL FAILED problem as well, but it was all in all a different issue compared to mine.
    Do let me know if you require more details, and I'll be glad to assist.
    Thanks so much all and cheers.

    Hi thanks for a prompt reply.
    Our production environment is the same yes. We have several other cloned instances in the past, and we followed the same procedure to create it through a cold backup of the database and the ps_home.
    We had expected it to reach an end after installing the PIA but this unexpected problem arose. It seems to be looking at a Java error, but none of the files have been altered.

  • Error during weblogic domain creation using template.

    Hi,
    I have 2 machines(lets say Old and New). I have installed weblogic 10.3.5 in my Old machine where in I have used RCU 11.1.1.50. I have created a template of this domain. Now I have Weblogic 10.3.6 in my New machine and have used RCU 11.1.1.6.0. I am creating domain using the template created from Old machine where I am getting this error:
    Component Schema=SOA Infrastructure
    Driver=oracle.jdbc.xa.client.OracleXADataSource
    URL=jdbc:oracle:thin:@localhost:1521/fcubs
    User=DEV_SOAINFRA
    Password=******
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='SOAINFRA' and version='11.1.1.5.0'
    CFGFWK-60850:  Test Failed!
    CFGFWK-60853:  A connection was established to the database but no rows were returned from the test SQL statement.
    Component Schema=User Messaging Service
    Driver=oracle.jdbc.OracleDriver
    URL=jdbc:oracle:thin:@localhost:1521/fcubs
    User=DEV_ORASDPM
    Password=******
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='ORASDPM' and version='11.1.1.2.0'
    CFGFWK-60850:  Test Failed!
    CFGFWK-60853:  A connection was established to the database but no rows were returned from the test SQL statement.
    Component Schema=OWSM MDS Schema
    Driver=oracle.jdbc.OracleDriver
    URL=jdbc:oracle:thin:@localhost:1521/fcubs
    User=DEV_MDS
    Password=******
    SQL Test=select 1 from schema_version_registry where
    +                    owner=(select user from dual) and mr_type='MDS' and+
    +                    version='11.1.1.5.0'+
    CFGFWK-60850:  Test Failed!
    CFGFWK-60853:  A connection was established to the database but no rows were returned from the test SQL statement.
    Component Schema=SOA MDS Schema
    Driver=oracle.jdbc.OracleDriver
    URL=jdbc:oracle:thin:@localhost:1521/fcubs
    User=DEV_MDS
    Password=******
    SQL Test=select 1 from schema_version_registry where owner=(select user from dual) and mr_type='MDS' and version='11.1.1.5.0'
    CFGFWK-60850:  Test Failed!
    CFGFWK-60853:  A connection was established to the database but no rows were returned from the test SQL statement.
    Please help.
    Abhay

    You may simply ignore these errors. They are harmless.
    As you created the template using older version, it is trying to find older version entry in new schema created by higher version of RCU and hence it is expected to fail.
    Regards,
    Anuj

  • Issue when creating WebLogic domain using the Configuration Wizard

    This is the exception i received whenever I tried to create a new domain:
    Exception:
    Traceback (innermost last):
    File "C:\Documents and Settings\user.lastname\Local Settings\Temp\WLSTOfflineIni12292.py", line 5, in ?
    ImportError: no module named java
         at org.python.core.Py.ImportError(Py.java:184)
         at org.python.core.imp.import_first(imp.java:555)
         at org.python.core.imp.import_name(imp.java:616)
         at org.python.core.imp.importName(imp.java:635)
         at org.python.core.ImportFunction.load(__builtin__.java:1020)
         at org.python.core.ImportFunction.__call__(__builtin__.java:1013)
         at org.python.core.PyObject.__call__(PyObject.java:248)
         at org.python.core.__builtin__.__import__(__builtin__.java:973)
         at org.python.core.imp.importAll(imp.java:724)
    Can someone explains what this is?
    Many thanks in advance.

    For my case, it failed with:
    sys-package-mgr: can't create package cache dir, '/tmp/cachedir/packages'.
    And the solution is as described here:
    http://ghattus.com/2009/08/how-are-python-cachedir-and-the-error-sys-package-mgr-cant-create-package-cache-dir-are-related.html

Maybe you are looking for

  • Class files can't be found

    Hi there! I use Sun Java System Application Server Platform Edition 8.1 2005Q1 on Windows XP Home Ed. Whenever I try to use my classes in my jsp pages I get the error that the server can't find my class. I put my classes in C:\Sun\AppServer\domains\d

  • New MBP 15 retina (mid 2014) freeze during initial setup - any issues?

    Hi all - just picked up a new retina MBP 15 base model (integrated graphics / 256GB / 16 GB RAM).  After turning it on for the first time and running the initial setup the computer froze on the diagnostics and usage page (after I clicked continue). 

  • Audio cutouts when listening to Playlist

    I have a Mini 10.6, with iTunes 10.4. I am streaming iTunes to my Airport Extreme/Airport Express and stereo out to my home system. I use my iPod Touch around the house to Remote control iTunes. This works really well except for one problem... When I

  • Playlist order on Nano

    I notice that I can set a playlist order in Itunes in various ways (using the arrows at the top of the columns). Howeverm the order in Itunes does not transfer to the Nano. Anyone know how to do this? p.s. I think the order is governed my the Music f

  • Approval for Lighthouse Resource

    Hi All, When i create a user and if i dont assign other resources but only the default one i.e Lighthouse then its goes to the approval process but comes back with NO APPROVALS required. How can put the approval even for the Lighthouse Resource.