Weblogic error in OEM GC 11g

Hi,
We have installed OEM Grid Control 11.1 on a Linux Suse 10 machine (which will act as a middleware/gateway machine to the database hosted on the remote machine.)
We have completed the Grid installation successfully also we are able to connect the link to OEM.
When we tried to pull a database on host machine we get the following error on the OEM webpage.
It seems some Weblogic error, we have installed weblogic 10.3.3, and when we fire ps -ef |grep weblogic we can see process running.
Now we are not sure where the exact problem is.
Please help, refer the error page.
Error 500--Internal Server Error
java.lang.NoClassDefFoundError: Could not initialize class oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps
     at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:201)
     at oracle.sysman.oii.oiix.OiixEnvironmentOps.getEnv(OiixEnvironmentOps.java:53)
     at oracle.sysman.prov.agentpush.util.AgentPushUtil.checkLocalTempPathWritability(AgentPushUtil.java:172)
     at oracle.sysman.prov.agentpush.ui.validate.ValidateHelper.performValidationForFresh(ValidateHelper.java:1081)
     at oracle.sysman.prov.agentpush.ui.validate.ValidateHelper.performValidation(ValidateHelper.java:2107)
     at oracle.sysman.prov.agentpush.ui.validate.prereq.PrereqFreshValidator.validate(PrereqFreshValidator.java:132)
     at oracle.sysman.prov.agentpush.services.BaseServiceHandler.process(BaseServiceHandler.java:200)
     at oracle.sysman.prov.agentpush.services.BaseServiceHandler.doPost(BaseServiceHandler.java:126)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.prov.agentpush.services.AgentpushAuthFilter.doFilter(AgentpushAuthFilter.java:122)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:311)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:502)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Thanks and Regards,
Sree

Hi,
We have installed OEM Grid Control 11.1 on a Linux Suse 10 machine (which will act as a middleware/gateway machine to the database hosted on the remote machine.)
We have completed the Grid installation successfully also we are able to connect the link to OEM.
When we tried to pull a database on host machine we get the following error on the OEM webpage.
It seems some Weblogic error, we have installed weblogic 10.3.3, and when we fire ps -ef |grep weblogic we can see process running.
Now we are not sure where the exact problem is.
Please help, refer the error page.
Error 500--Internal Server Error
java.lang.NoClassDefFoundError: Could not initialize class oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps
     at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:201)
     at oracle.sysman.oii.oiix.OiixEnvironmentOps.getEnv(OiixEnvironmentOps.java:53)
     at oracle.sysman.prov.agentpush.util.AgentPushUtil.checkLocalTempPathWritability(AgentPushUtil.java:172)
     at oracle.sysman.prov.agentpush.ui.validate.ValidateHelper.performValidationForFresh(ValidateHelper.java:1081)
     at oracle.sysman.prov.agentpush.ui.validate.ValidateHelper.performValidation(ValidateHelper.java:2107)
     at oracle.sysman.prov.agentpush.ui.validate.prereq.PrereqFreshValidator.validate(PrereqFreshValidator.java:132)
     at oracle.sysman.prov.agentpush.services.BaseServiceHandler.process(BaseServiceHandler.java:200)
     at oracle.sysman.prov.agentpush.services.BaseServiceHandler.doPost(BaseServiceHandler.java:126)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.prov.agentpush.services.AgentpushAuthFilter.doFilter(AgentpushAuthFilter.java:122)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:311)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:502)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Thanks and Regards,
Sree

Similar Messages

  • Add WebLogic Domain to OEM Grid Control

    On a host, say x, i have installed OEM grid Agent Version: 11.1.0.1.0. The host is listed on OEM grid control. On this host i have a weblogic domain version 10.3.3. Now i am trying to add this weblogic domain to OEM 11g grid control which is on a different host.
    It gives the following error
    Error: Failed to connect to agent x:3872
    Failed to connect to agent x:3872. Reason: java.net.UnknownHostException: x.
    Only an agent 11.1 or later can be used for finding targets.
    How can i solve this?

    bummer.. any response? I'm getting the same error now, and the documentation isn't all that clear gasp

  • OEM GC 11g Install Help

    Hi All,
    I am trying to install fresh OEM GC 11g. I am getting the following error...
    oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil checkPort
    SEVERE: Exception: java.net.BindException: Address already in use: JVM_Bind
         at java.net.PlainSocketImpl.socketBind(Native Method)
         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
         at java.net.ServerSocket.bind(ServerSocket.java:319)
         at java.net.ServerSocket.<init>(ServerSocket.java:185)
         at oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil.checkPort(CoreOMSConfigAssistantUtil.java:2251)
         at oracle.sysman.omsca.adapter.wls.OMSWLSAdapterUtil.checkNodeMgrPort(OMSWLSAdapterUtil.java:656)
         at oracle.sysman.omsca.adapter.wls.OMSWLSAdapter.adapterPreReq(OMSWLSAdapter.java:1185)
         at oracle.sysman.omsca.framework.OMSGenericAdapter.doPreRequisiteChecks(OMSGenericAdapter.java:264)
         at oracle.sysman.omsca.framework.OMSCAFreshInstall.execute(OMSCAFreshInstall.java:90)
         at oracle.sysman.omsca.framework.OMSConfigAssistantDriver.main(OMSConfigAssistantDriver.java:210)
    Nov 17, 2010 4:21:12 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterPreReq
    FINE: OMSWLSAdapter::Failed to validate node manager port
    Nov 17, 2010 4:21:12 AM oracle.sysman.omsca.framework.OMSCAFreshInstall execute
    SEVERE: ERROR: Pre req checks of EM failed.
    Nov 17, 2010 4:21:12 AM oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
    FINE: Got resultfalse
    Can someone, please assist me to resolve this issue.
    Thanks
    Raj

    Hi,
    I reinstalled everything and now I get another message see below. I installed DB 11.2.0.1.0, WEBLogic 10.3.3.0 and Grid Control 11.1.0.1.0
    I have worked on and off with Oracle a long time, Im still surprised that Oracle keep changing install procedures and they never seem to work. Any help most appreciated.
    During step OMS Configuration:
    SEVERE: Exception: during stop of admin server
    Name of Exception: main.WLSTException
    Code of Exception: Error occured while performing nmConnect : Cannot connect to Node Manager. : Access to domain 'GCDomain' for user 'nodemanager' denied
    Use dumpStack() to view the full stacktrace
    <traceback object at 2>
    weblogic.nodemanager.NMException: Access to domain 'GCDomain' for user 'nodemanager' denied
         at weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:299)
         at weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:312)
         at weblogic.nodemanager.client.NMServerClient.connect(NMServerClient.java:254)
         at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:199)
         at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:205)
         at weblogic.nodemanager.client.NMServerClient.getVersion(NMServerClient.java:52)
         at weblogic.management.scripting.NodeManagerService.verifyConnection(NodeManagerService.java:179)
         at weblogic.management.scripting.NodeManagerService.nmConnect(NodeManagerService.java:173)
         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)
         at org.python.core.PyReflectedFunction.__call__(Unknown Source)
         at org.python.core.PyMethod.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.core.PyObject.invoke(Unknown Source)
         at org.python.pycode._pyx2.nmConnect$3(<iostream>:118)
         at org.python.pycode._pyx2.call_function(<iostream>)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.pycode._pyx41.stopNM$4(C:\oracle\Middleware\oms11g\sysman\omsca\scripts\wls\start_server.py:108)
         at org.python.pycode._pyx41.call_function(C:\oracle\Middleware\oms11g\sysman\omsca\scripts\wls\start_server.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx39.deleteDomain$3(C:\oracle\Middleware\oms11g\sysman\omsca\scripts\wls\cleanup_oms.py:74)
         at org.python.pycode._pyx39.call_function(C:\oracle\Middleware\oms11g\sysman\omsca\scripts\wls\cleanup_oms.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx39.f$0(C:\oracle\Middleware\oms11g\sysman\omsca\scripts\wls\cleanup_oms.py:160)
         at org.python.pycode._pyx39.call_function(C:\oracle\Middleware\oms11g\sysman\omsca\scripts\wls\cleanup_oms.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyCode.call(Unknown Source)
         at org.python.core.Py.runCode(Unknown Source)
         at org.python.util.PythonInterpreter.execfile(Unknown Source)
         at weblogic.management.scripting.WLST.main(WLST.java:131)
         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)
         at weblogic.WLST.main(WLST.java:29)
    17.01.2011 13:47:28 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FEIN: Done Executing the command...0
    17.01.2011 13:47:28 oracle.sysman.omsca.framework.OMSGenericAdapter deleteAddOnInventory
    INFO: Invoking deleteAddOnInventory for oms EMGC_OMS1
    17.01.2011 13:47:28 oracle.sysman.omsca.framework.OMSGenericAdapter deleteAddOnInventory
    INFO: Deleting plugin inventory for GCDomain_EMGC_OMS1
    17.01.2011 13:47:28 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FEIN: Stopping WebTier
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FEIN: Stopping WebTier failed. Ignoring.
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter deleteEMService
    FEIN: Trying to delete the EM service
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FEIN: Cleaning up instance directory: C:\Oracle\gc_inst\user_projects
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FEIN: Cleaning up instance home directory: C:\Oracle\gc_inst\em
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterDeleteOMS
    FEIN: Succesfully deleted the oms
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterCleanup
    FEIN: The value of infra setup completion is :false
    17.01.2011 13:47:29 oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterCreateInfra
    SCHWERWIEGEND: Done with cleanup
    17.01.2011 13:47:29 oracle.sysman.omsca.framework.OMSCAFreshInstall execute
    SCHWERWIEGEND: ERROR: Infrastructure setup of EM failed.
    17.01.2011 13:47:29 oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
    FEIN: Got resultfalse
    Edited by: jcheyman on Jan 17, 2011 2:12 PM

  • ERROR WHILE INSTALLING OIM 11G

    Hi,
    When i am installing the below error whille installing oim 11g on windows 7,
    https://picasaweb.google.com/107742630291389085108/August42012#5772738295887214898
    Could someone please help me.
    Installations:
    win32_11gR2_database
    weblogic 10.3.5
    ofm_iam_generic_11.1.1.5.0
    ofm_soa_generic_11.1.1.6.0
    Regards,
    Ragu

    Check oracle certification matrix first. Your SOA is uncertified. What error you are getting in logs? Check log file shown in image.
    regards,
    GP

  • Oracle VM 3 Manager installation hangs Step 8 of 9 on Weblogic error

    Hi all,
    I am installing Oracle VM 3.0.3 Manager component for Oracle VM on RHEL 5.5 64 bit Linux OS platform.
    1) The installation hangs on the following step
    Step 6 of 9 : Oracle VM ...
    Retrieving Oracle VM Manager Application ...
    Extracting Oracle VM Manager Application ...
    Installing Oracle VM Manager Core ...
    Step 7 of 9 : Domain creation ...
    Creating Oracle WebLogic Server domain ...
    Starting Oracle WebLogic Server 11g ...
    Configuring data source 'OVMDS' ...
    Creating Oracle VM Manager user 'admin' ...
    Step 8 of 9 : Deploy ...
    Deploying Oracle VM Manager Core container ...
    2) Reviewing the OVM 3.0.3 Manager installation logs shows the following errors:
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Connecting to t3://localhost:7001 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'base_adf_domain'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    Location changed to edit tree. This is a writable tree with
    DomainMBean as the root. To make changes you will need to start
    an edit session via startEdit().
    For more help, use help(edit)
    Connecting to t3://localhost:7001 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'base_adf_domain'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    Location changed to edit tree. This is a writable tree with
    DomainMBean as the root. To make changes you will need to start
    an edit session via startEdit().
    For more help, use help(edit)
    Starting an edit session ...
    Started edit session, please be sure to save and activate your
    changes once you are done.
    Saving all your changes ...
    Saved all your changes successfully.
    Activating all your changes, this may take a while ...
    The edit lock associated with this edit session is released
    BUILD FAILED
    weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Task 0 failed: [Deployer:149026]deploy application ovm_core on AdminServer.
    Target state: deploy failed on Server AdminServer
    java.lang.Exception: [DeploymentService:290051]The commit message for the deployment '1,331,919,570,897' could not be completed because the deployment timed out.
    at weblogic.deploy.service.internal.adminserver.AdminRequestStatus.signalCommitFailed(AdminRequestStatus.java:1007)
    at weblogic.deploy.service.internal.statemachines.adminserver.AwaitingCommitResponses.requestTimedOut(AwaitingCommitResponses.java:42)
    at weblogic.deploy.service.internal.adminserver.AdminRequestImpl.requestTimedout(AdminRequestImpl.java:354)
    at weblogic.deploy.service.internal.RequestImpl$TimeoutMonitor.timerExpired(RequestImpl.java:242)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    3) Previous weblogic errors that caused the OVM 3.0.3 Manager installation to hang and fail:
    Your environment has been set.
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    user: weblogic
    timeout: 300
    Connecting to t3://localhost:7001 with userid weblogic ...
    This Exception occurred at Fri Mar 16 10:33:13 PDT 2012.
    Connecting to t3://localhost:7001 with userid weblogic ...
    This Exception occurred at Fri Mar 16 10:34:27 PDT 2012.
    Connecting to t3://localhost:7001 with userid weblogic ...
    Successfully connected to Admin Server 'AdminServer' that belongs to domain 'base_adf_domain'.
    Warning: An insecure protocol was used to connect to the
    server. To ensure on-the-wire security, the SSL port or
    Admin port should be used instead.
    Location changed to domainRuntime tree. This is a read-only tree with DomainMBean as the root.
    For more help, use help(domainRuntime)
    Current status is RUNNING
    Disconnected from weblogic server: AdminServer
    03-16 10:34 system.process DEBUG system.process.run stderr:
    javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is:
            java.net.ConnectException: Connection refused; No available router to destination]
    at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
    at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:788)
    at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:366)
    at weblogic.jndi.Environment.getContext(Environment.java:315)
    at weblogic.jndi.Environment.getContext(Environment.java:285)
    at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    at javax.naming.InitialContext.init(InitialContext.java:223)
    at javax.naming.InitialContext.<init>(InitialContext.java:197)
    at weblogic.management.scripting.WLSTHelper.populateInitialContext(WLSTHelper.java:520)
    at weblogic.management.scripting.WLSTHelper.initDeprecatedConnection(WLSTHelper.java:573)
    at weblogic.management.scripting.WLSTHelper.initConnections(WLSTHelper.java:313)
    at weblogic.management.scripting.WLSTHelper.connect(WLSTHelper.java:203)
    at weblogic.management.scripting.WLScriptContext.connect(WLScriptContext.java:61)
    at weblogic.management.scripting.utils.WLSTUtil.initializeOnlineWLST(WLSTUtil.java:147)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Any ideas how to resolve these issues so that I can successfully install OVM 3.0.3 Manager?

    Issue resolved had to disable Linux firewall

  • Oracle errors in Weblogic Error logs appear in non english

    We have a problem with weblogic error logging. Specifically, in a managed server's log file, Oracle errors such as ORA-XXXX show in Greek, not English. We are assuming
    that this is because the timezone is Europe/Athens. However, the weblogic application server runs with user.language=en, user.country=US. What's more, there are 4 application servers and 2 of them have this problem. The oracle database is accessed via weblogic datasources.
    Oracle database server Setup: Oracle Server 11gR2 running on Oracle Linux 64 bit, timezone set to Europe/Athens
    Weblogic Server: Weblogic 10.3.5 running on Oracle Linux 64 bit, timezone set to Europe/Athens
    The managed server, according to jrockit, the jvm runs with the following language related system properties:
    user.language=en, user.country=US, user.timezone=Europe/Athens
    The question is: How do we tell oracle / weblogic to log english text for the ORA errors?
    Thanks,
    Chris

    I digged in the weblogic installation directory and it seems like the domain configuration wizard messed up the jdbc configs for the data sources.
    The config xml files for the data sources in the /domain root/config/jdbc directory had oracle driver but the test query was for pointbase. I double checked from the database.xml file in the init-info directory and corrected the entry in the datasource config xmls and voila!.. the errors were gone.
    I am not sure if this was the right approach and whether i have solved the issue or simply patched it.. so I am keeping the question open. If any one has any inputs I will be grateful.
    If the mods/admins feel that the thread should be marked as solved I will surely do so.
    Thanks.

  • Error while installing oracle 11g in centos 5.3

    I got this error while installing oracle 11g in my laptop with centos 5.3
    the error is:
    ./runInstaller
    Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 80 MB. Actual 76430 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 6000 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    Could not execute auto check for display colors using command /usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,
    Continue? (y/n) [n] y
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-03-07_12-09-48PM. Please wait ...[oracle@www database]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:164)
    at java.awt.Toolkit$2.run(Toolkit.java:821)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
    at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
    at oracle.install.commons.util.Application.startup(Application.java:758)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)
    please help me solve this...i am new to linux so can anyone give me detailed instructions.i tried using the installation guide and even though i got this error...

    Firstly Thank you everyone for giving me your suggestions.
    I tried installing oracle 11g in centos using Tim's tutorial and i all went fine initially i got the oracle 11g installation GUI and i got an error while starting database configuration.
    The error was : TNS failed
    and i got two options in that dialog box "ignore" and "abort"
    after press ignore a few times.the installation finished successfully.
    When i opened terminal and typed
    sqlplus SYS as SYSDBA
    it asked for password
    when i gave the password again it showed the error TNS failed
    kindly help me solve this.....

  • Excluding ORA-00060 errors from Generic Alert Log Error in OEM

    Hi,
    I want to remove the alerts for ORA-00060 errors from OEM Alerts. In "Generic Alert Log Error" the current expression for Warning is ORA-0*(600?|7445|4[0-9][0-9][0-9])[^0-9]. How should I change this expression so that it will not send alerts for ORA-00060. I am not much aware of perl :-). Please help me with the expression.
    Target Type=dbname
    Host=host
    Metric=Generic Alert Log Error
    Metric Value=ORA-00060: Deadlock detected. More info in
    Time/Line Number=Mon Nov 2 10:02:54 2009/134883
    Timestamp=Nov 2, 2009 10:17:14 AM EST
    Severity=Warning
    Message=ORA-error stack (00060) logged in /eb_rdo0_p/oraadmin/pnoltp/bdump/alert_.log.
    Notification Rule Name=Database Alert
    Notification Rule Owner=SYSMAN
    Notification Count=1
    Thanks,
    Varma

    this is default monitored objects.
    To stop monitoring for this object, clear the Critical and Warning threshold values and click Continue.

  • Weblogic error while starting the application

    Hi,
    my JDev : 11.1.2.3.0.
    I am  getting weblogic error debugging log console , but application is running successfully...
    <Oct 9, 2013 8:36:45 AM AST> <Error> <JMX> <BEA-149500> <An exception occurred while registering the MBean null.
    java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=DefaultServer,Name=QICIntranet,Type=ApplicationRuntime new:weblogic.j2ee.J2EEApplicationRuntimeMBeanImpl@13acdcd existing weblogic.j2ee.J2EEApplicationRuntimeMBeanImpl@465d15
    at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:168)
    at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
    at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
    at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.registered(RuntimeMBeanAgent.java:104)
    at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:180)
    Truncated. see log file for complete stacktrace
    >
    agentVersion=1.5.0.0
    <Oct 9, 2013 8:36:46 AM AST> <Error> <JMX> <BEA-149500> <An exception occurred while registering the MBean null.
    java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=DefaultServer,Name=default,ApplicationRuntime=QICIntranet,Type=WorkManagerRuntime new:weblogic.work.WorkManagerRuntimeMBeanImpl@1bd397b existing weblogic.work.WorkManagerRuntimeMBeanImpl@1c8c168
    at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:168)
    at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
    at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
    at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.registered(RuntimeMBeanAgent.java:104)
    at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:180)
    Truncated. see log file for complete stacktrace
    >
    <Oct 9, 2013 8:36:46 AM AST> <Error> <JMX> <BEA-149500> <An exception occurred while registering the MBean null.
    java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=DefaultServer,Name=default@QICIntranet@null,WorkManagerRuntime=default,ApplicationRuntime=QICIntranet,Type=RequestClassRuntime new:weblogic.work.RequestClassRuntimeMBeanImpl@178170e existing weblogic.work.RequestClassRuntimeMBeanImpl@111b59c
    at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:168)
    at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
    at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
    at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.registered(RuntimeMBeanAgent.java:104)
    at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:180)
    Truncated. see log file for complete stacktrace
    >
    <FeatureUtils> <_resolveFeatures> Ignoring feature-dependency on feature "AdfDvtCommon".  No such feature exists.
    <FeatureUtils> <_resolveFeatures> Ignoring feature-dependency on feature "AdfDvtCommon".  No such feature exists.
    <FeatureUtils> <_resolveFeatures> Ignoring feature-dependency on feature "DvtDiagram".  No such feature exists.
    Thanks,

    Hello, paramy.
    It is very similar to this case:
    https://forums.oracle.com/thread/2290229
    I hope it helps you.
    rfh.

  • JCOM manpulation error:  weblogic Error BEA-210000  Export of object barred

    Hi everyone,
    I'm trying to access a COM (MSWORD.OLB ) object from weblogic .
    I've writing a sample Java proggram to access some methods of my COM Object.
    But during the runtime, i got the following BEA weblogic error :
    *<Error> <COM> <BEA-210000> <Export of object: com.linar.jintegra.Variant@b96c73 barred>*
    com.linar.jintegra.a
         at com.linar.jintegra.ba.c(Unknown Source)
         at com.linar.jintegra.ba.a(Unknown Source)
         at com.linar.jintegra.Variant.<init>(Unknown Source)
         at com.linar.jintegra.Marshaller.a(Unknown Source)
         at com.linar.jintegra.Marshaller.a(Unknown Source)
         at com.linar.jintegra.Marshaller.b(Unknown Source)
         at com.linar.jintegra.Dispatch.vtblInvoke(Unknown Source)
         at word.DocumentsProxy.open(Unknown Source)
    Any ideas to solve this problem ?
    Thanks
    Sergio
    Edited by: user11108138 on 10 févr. 2012 02:24

    Sorry for delay!!
    I tried W2KSP1, W2KSP2 and XPpro on several P3 / P4 with 256 / 521 RAM.
    Uli
    "dan seeman" <[email protected]> schrieb im Newsbeitrag
    news:[email protected]..
    Hi,
    One last question. Can you tell me more about what OS you have theWLServer
    installed on (machine type, OS and version)?
    Thanks in advance.
    dan
    Uli Schulze-Eyssing wrote:
    Hi Dan,
    wl70 release
    Uli
    "dan seeman" <[email protected]> schrieb im Newsbeitrag
    news:[email protected]..
    What version of WLS you are using?
    dan
    Uli Schulze-Eyssing wrote:
    We are trying to use jCOM to connect to our WL-App. (We had been
    using
    JIntegra before)
    I made a simple JCom-Helper identical to the one, delivered in the
    earlybound-sample.
    Trying to create an object in VB couses the server to say:
    <03.05.2002 15:11:58 CEST> <Error> <COM> <210000> <IOXIDResolveropNum 5
    invoked. This method is not implemented.>
    <03.05.2002 15:11:58 CEST> <Error> <socket> <000413> <Failure in
    processSockets() - GetData: weblogic.socket.NTSocketMuxer$GetData -fd:
    '2324', numBytes: '654'
    java.lang.NullPointerException
    java.lang.NullPointerException
    atweblogic.com.MuxableSocketDCOM.isMessageComplete(MuxableSocketDCOM.ja
    >>>>
    va:182)
    atweblogic.com.MuxableSocketDCOM.dispatch(MuxableSocketDCOM.java:203)
    >>>>
    atweblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java:667)
    >>>>
    atweblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:
    >>>>
    23)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
    >
    and no object is created (VB hangs in waiting for the object)
    In the FAQ I can read:
    065070
    There is a known issue with the logging of WebLogic Server jCOMerror
    messages. COM warnings are incorrectly logged as errors, as in thisexample:
    <Error> <COM> <210000> <IOXIDResolveropNum 5 invoked. This method is
    not
    implemented.>
    So: I know, this is only a warning, but where is my object? ;-)
    Can s/o tell me?
    Many thanks,
    Uli

  • Weblogic error Page

    Is there a way to change the Weblogic error page (404,500,...)?

    By default we removed the "pumpkin" page. Many customers are not interested
    in having the term WebLogic displayed by default. But, you should still be
    able to change this error Page. The way to do this is inside of your Web
    application deployment descriptor Web.XML.
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "vr" <[email protected]> wrote in message
    news:3a9e78d9$[email protected]..
    >
    I can't remember if it was in WebLogic 4.5 or 5.1, but we used to get a404
    weblogic error page with a gold background and a graphic symbol of "w" for
    weblogic. Now in WebLogic 6.0 we just get a plain white page with black
    text for the 404 error. Is that available at all in WebLogic 6.0? Ifnot,
    how can we get it? It seems like in the previous versions of WebLogicthey
    allowed you to customize you error pages if you wanted in
    weblogic.properties
    I can't find any reference to doing that in WL 6.0 through the Console
    (never mind that I can't find an actual weblogic.properties or equivalentto
    alter manually). So any insight/suggestions on this issue?
    Thanks,
    V

  • After new weblogic domain configuration with oim 11g, not able to login

    After new weblogic domain configuration with oim 11g, not able to login for the frist time as xelsysadm.
    it says invalid sign in. and in logs it says password is invalid.
    Please help me in asap...

    Thanks Pallavi for the effort. I tried commenting out, its still the same. It do not throw exception this time. However, It tells me that the recon event is completed and linked to user. When I go to user's profile, I dont see the resource provisioned.
    Also,
    The Account ID in recon manager of Web Console and the Account ID that is stored in the tables, doesn't match.
    I wrote a custom code to fetch account and user details and here is the output,
    User Key : 13 -- has Login Id : USER_CS
    Account with account key : 49 is with user key : [USER_CS]
    Getting Account Data......
    {UD_TEST_1P_EMPLOYEENUMBER=1567, UD_TEST_1P_NAME=Kim1}
    However the Account Id in recon manager is : 91
    This seems fine.
    Doesn't this mean, the account is reconciled successfully?
    The problem is that, I am not able to see this resource in User's resource profile.
    Edited by: Shashi kiran on Apr 18, 2013 3:56 PM

  • Difference between soa Error handling framework 10g & 11g

    Hi,
    Is there any document available which shows the difference between soa Error handling framework 10g & 11g
    Thanks..

    Hi,
    Please find the documentation links here..
    http://wiki.oracle.com/page/Application+Integration+Architecture
    Foundation Pack Product Documentation - Metalink Note 824495.1
    You can refer to the developer guide "E14750-01.pdf" and Chapter 13 for error handling related information.
    Regards,
    Narayana

  • Weblogic OMS Configuration Error on OEM 11g install

    Hi all,
    Please help me, I am trying to install 11G Grid Control EM and on the OEM Installation it fails at step 12 on OMS Configuration with the following error:
    FINE: MDS Schema is there
    Oct 28, 2011 6:03:18 AM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil chec
    kPort
    SEVERE: Exception:
    java.net.BindException: Address already in use
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
    at java.net.ServerSocket.bind(ServerSocket.java:319)
    at java.net.ServerSocket.<init>(ServerSocket.java:185)
    at oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil.checkPort(CoreOMS
    ConfigAssistantUtil.java:2251)
    at oracle.sysman.omsca.adapter.wls.OMSWLSAdapterUtil.checkNodeMgrPort(OM
    SWLSAdapterUtil.java:656)
    at oracle.sysman.omsca.adapter.wls.OMSWLSAdapter.adapterPreReq(OMSWLSAda
    pter.java:1173)
    at oracle.sysman.omsca.framework.OMSGenericAdapter.doPreRequisiteChecks(
    OMSGenericAdapter.java:264)
    at oracle.sysman.omsca.framework.OMSCAFreshInstall.execute(OMSCAFreshIns
    tall.java:90)
    at oracle.sysman.omsca.framework.OMSConfigAssistantDriver.main(OMSConfig
    AssistantDriver.java:210)
    Oct 28, 2011 6:03:18 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter adapterPre
    Req
    FINE: OMSWLSAdapter::Failed to validate node manager port
    Oct 28, 2011 6:03:18 AM oracle.sysman.omsca.framework.OMSCAFreshInstall execute
    SEVERE: ERROR: Pre req checks of EM failed.
    Oct 28, 2011 6:03:18 AM oracle.sysman.omsca.framework.OMSConfigAssistantDriver m
    ain
    FINE: Got resultfalse
    Any ideas would be gratefully appreciated.
    I have put the correct JDK on - 1.6
    and also 10.3.2 Web logic.
    Cheers,
    VIB

    Many thanks for the response however I tried to re-instll my grid control after the process of installing the weblogic and it still fails to recognise the ports.
    I have greapped for all port ranges for the EM Upload port:
    [root@dc1-eng-poem01 ~]# netstat -an | grep 5556
    [root@dc1-eng-poem01 ~]# netstat -an | grep 48890
    [root@dc1-eng-poem01 ~]# netstat -an | grep 4890
    [root@dc1-eng-poem01 ~]# netstat -an | grep 4889
    [root@dc1-eng-poem01 ~]# netstat -an | grep 4891
    [root@dc1-eng-poem01 ~]# netstat -an | grep 4892
    [root@dc1-eng-poem01 ~]# netstat -an | grep 4893
    [root@dc1-eng-poem01 ~]# netstat -an | grep 4894
    [root@dc1-eng-poem01 ~]# netstat -an | grep 4895
    [root@dc1-eng-poem01 ~]# netstat -an | grep 4896
    [root@dc1-eng-poem01 ~]# netstat -an | grep 4897
    [root@dc1-eng-poem01 ~]# netstat -an | grep 4898
    [root@dc1-eng-poem01 ~]# netstat -an | grep 4899
    and no results - yet the port is defaulting to -1 (I am not familair with node manager) Can i bounce the box shutting down weblogic and then try install with weblogic down - or does this need to be active during the install?
    Many thanks,
    Ric

  • Facing Error in Cloning a WebLogic domain in OEM

    Hi All,
    I am using OEM 12c Cloud Control and I want to clone a WebLogic domain at some other location. In my execution after various successful steps I am getting the following error in the step "Customize Domain infrastructure" under the step "Create and Configure Domain". I am not understanding the cause of error. Also how can I recover this error because I believe I am very close to completing this cloniong. Please help me with your valuble suggessions.
    My Machine configuration in the domain is : machine name: UnixMachine_70'
    listen address: <machine_ip>
    Error Message:
    This is Provisioning Executor Script
    Input PropertyFilePath is /tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED/properties
    Input directiveScriptFilePath is /tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED/configure_domain.pl
    Input directiveTypeProperty is NAME_Executor
    Input componentPath is Component
    Input directivePath is Directive
    Input componentFilename is /tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED/null
    Directive Type is SUB_Perl
    Dir to CD is /tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED
    Final command line to execute is $PERL_HOME/perl "/tmp/JOB_CE85BB5AD4F09631E04012AC463B20ED/configure_domain.pl" "/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3" "base_domainCloned" "/oradata/soa11gdb/Oracle_Clone/Middleware/base_domainCloned" "/tmp/fmwProvDest//20121115103315/toolkit"
    The output of the directive is:
    /oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/common/bin/wlst.sh /tmp/fmwProvDest/20121115103315/toolkit/domainconf.py base_domainCloned domain /oradata/soa11gdb/Oracle_Clone/Middleware/base_domainCloned /tmp/fmwProvDest//20121115103315/toolkit
    Executing WLST
    CLASSPATH=/oradata/soa11gdb/Oracle_Clone/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/oradata/soa11gapp/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/lib/tools.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/weblogic.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/webservices.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/beaaj.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/com.oracle.diagnostics.instrumentor_1.8.0.0-try-03.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/wldfsupport.jar
    PATH=/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/bin:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/org.apache.ant_1.7.1/bin:/oradata/soa11gapp/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/jre/bin:/oradata/soa11gapp/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/bin:/bin:/usr/bin:/usr/local/bin:/usr/sbin
    Your environment has been set.
    CLASSPATH=/oradata/soa11gdb/Oracle_Clone/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/oradata/soa11gapp/jrockit-jdk1.6.0_26-R28.1.4-4.0.1/lib/tools.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/weblogic.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/server/lib/webservices.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/beaaj.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/com.oracle.diagnostics.instrumentor_1.8.0.0-try-03.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/AcseraAgent/lib/wldfsupport.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/utils/config/10.3/config-launch.jar::/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/oradata/soa11gdb/Oracle_Clone/Middleware/wlserver_10.3/common/derby/lib/derbytools.jar::
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    *** Read Domain environment /oradata/soa11gdb/Oracle_Clone/Middleware/base_domainCloned
    Provision Machine using action Set
    resourcePath: []
    setting Name=UnixMachine_70
    Error: setName() failed. Do dumpStack() to see details.
    Error: set() failed. Do dumpStack() to see details.
    com.oracle.cie.domain.script.jython.WLSTException: java.lang.reflect.InvocationTargetException
         at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
         at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
         at com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1304)
         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)
         at org.python.core.PyReflectedFunction.__call__(Unknown Source)
         at org.python.core.PyMethod.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.core.PyInstance.invoke(Unknown Source)
         at org.python.pycode._pyx3.set$5(/tmp/WLSTOfflineIni6616265702913410706.py:45)
         at org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni6616265702913410706.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx15.setResourceAttribute$1(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:19)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx15.doMachine$11(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:139)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx15.MachineSet$13(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:145)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.core.__builtin__.apply(Unknown Source)
         at org.python.core.BuiltinFunctions.__call__(Unknown Source)
         at org.python.pycode._pyx15.provisionResource$39(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:456)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.pycode._pyx15.f$0(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:534)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyCode.call(Unknown Source)
         at org.python.core.Py.runCode(Unknown Source)
         at org.python.util.PythonInterpreter.execfile(Unknown Source)
         at weblogic.management.scripting.WLST.main(WLST.java:124)
         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)
         at weblogic.WLST.main(WLST.java:29)
    Caused by: java.lang.reflect.InvocationTargetException
         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)
         at com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1298)
         ... 49 more
    Caused by: java.lang.reflect.UndeclaredThrowableException
         at $Proxy1.setName(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)
         at com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1298)
         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)
         at org.python.core.PyReflectedFunction.__call__(Unknown Source)
         at org.python.core.PyMethod.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.core.PyInstance.invoke(Unknown Source)
         at org.python.pycode._pyx3.set$5(/tmp/WLSTOfflineIni6616265702913410706.py:46)
         at org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni6616265702913410706.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx15.setResourceAttribute$1(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:19)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx15.doMachine$11(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:139)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx15.MachineSet$13(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:145)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.core.__builtin__.apply(Unknown Source)
         at org.python.core.BuiltinFunctions.__call__(Unknown Source)
         at org.python.pycode._pyx15.provisionResource$39(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:457)
         ... 17 more
    Caused by: com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.ScriptException: java.lang.ArrayIndexOutOfBoundsException: 1
         at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
         at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
         at com.oracle.cie.domain.script.jython.ScriptInvocationHandler.invoke(ScriptInvocationHandler.java:143)
         at $Proxy1.setName(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)
         at com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1298)
         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)
         at org.python.core.PyReflectedFunction.__call__(Unknown Source)
         at org.python.core.PyMethod.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.core.PyInstance.invoke(Unknown Source)
         at org.python.pycode._pyx3.set$5(/tmp/WLSTOfflineIni6616265702913410706.py:45)
         at org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni6616265702913410706.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx15.setResourceAttribute$1(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:19)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx15.doMachine$11(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:139)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx15.MachineSet$13(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:145)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.core.__builtin__.apply(Unknown Source)
         at org.python.core.BuiltinFunctions.__call__(Unknown Source)
         at org.python.pycode._pyx15.provisionResource$39(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:456)
         ... 17 more
    Caused by: com.oracle.cie.domain.script.ScriptException: java.lang.ArrayIndexOutOfBoundsException: 1
         at com.oracle.cie.domain.script.ScriptExecutor.setValue(ScriptExecutor.java:1358)
         at com.oracle.cie.domain.script.jython.ScriptInvocationHandler.set(ScriptInvocationHandler.java:210)
         at com.oracle.cie.domain.script.jython.ScriptInvocationHandler.invoke(ScriptInvocationHandler.java:103)
         at $Proxy1.setName(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)
         at com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1298)
         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)
         at org.python.core.PyReflectedFunction.__call__(Unknown Source)
         at org.python.core.PyMethod.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.core.PyInstance.invoke(Unknown Source)
         at org.python.pycode._pyx3.set$5(/tmp/WLSTOfflineIni6616265702913410706.py:46)
         at org.python.pycode._pyx3.call_function(/tmp/WLSTOfflineIni6616265702913410706.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx15.setResourceAttribute$1(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:19)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx15.doMachine$11(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:139)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.pycode._pyx15.MachineSet$13(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:145)
         at org.python.pycode._pyx15.call_function(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyTableCode.call(Unknown Source)
         at org.python.core.PyFunction.__call__(Unknown Source)
         at org.python.core.PyObject.__call__(Unknown Source)
         at org.python.core.__builtin__.apply(Unknown Source)
         at org.python.core.BuiltinFunctions.__call__(Unknown Source)
         at org.python.pycode._pyx15.provisionResource$39(/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py:457)
         ... 17 more
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
         at com.oracle.cie.domain.aspect.XBeanConfigAspect.fixReferences(XBeanConfigAspect.java:126)
         at com.oracle.cie.domain.aspect.AbstractConfigAspect.setBeanValueArray(AbstractConfigAspect.java:893)
         at com.oracle.cie.domain.aspect.XBeanDomainConfigAspect.setBeanValueArray(XBeanDomainConfigAspect.java:428)
         at com.oracle.cie.domain.operation.config.HDomainConfig.updateContents(HDomainConfig.java:87)
         at com.oracle.cie.domain.operation.HTableEditOperation.acceptChanges(HTableEditOperation.java:591)
         at com.oracle.cie.domain.script.ScriptExecutor.setAttrValue(ScriptExecutor.java:3614)
         at com.oracle.cie.domain.script.ScriptExecutor.setValue(ScriptExecutor.java:1336)
         ... 57 more
    Problem invoking WLST - Traceback (innermost last):
    File "/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 534, in ?
    File "/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 456, in provisionResource
    File "/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 145, in MachineSet
    File "/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 139, in doMachine
    File "/tmp/fmwProvDest/20121115103315/toolkit/domainconf.py", line 19, in setResourceAttribute
    File "/tmp/WLSTOfflineIni6616265702913410706.py", line 45, in set
         at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
         at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
         at com.oracle.cie.domain.script.jython.WLScriptContext.set(WLScriptContext.java:1304)
         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)
    com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: java.lang.reflect.InvocationTargetException
    Exiting with value 256
    Thanks in Advance!!

    Hi Roshni,
    I'm not familiar with this error....seems like issue with configuration of the machine?
    Some questions.
    1. Is there an SR already filed on this that I could look at to get more details?
    2. Which version of EM 12c are you using?
    3. Which version of WLS are you trying to clone...looks like 10.3.5? Does it have any FMW components deployed to it...looks like perhaps SOA by the name of the directory?
    4. Are you trying to clone from components saved in the software library or from a reference installation?
    5. Are you trying to clone the Middleware Home with binaries as well as domain configuration? Or are you just trying to clone domain configuration?
    Once I get more details, I will look into and get back to you.
    Thanks,
    Nicole

Maybe you are looking for

  • Hi Ive forgotton my username and password to get into my mac. Ive got my serial number though!

    Hi I bought my mac from my last work but haven't used it for a couple of years. Ive now forgotton my username and poassword! Someone got me on, and the default is to his name and set up. But obviously id like my files! Can anyone help me get back on?

  • RemoteException by Registry.lookup() in applet

    I am getting a RemoteException when calling Registry.lookup() from an applet. The more specific exception is java.rmi.UnmarshalException: error unmarshalling return; nested exception is:      java.lang.ClassNotFoundException: access denied to class l

  • How to transfer files from ipad to usb flash drive

    Hi Everyone, How can I transfer docs stored on my Ipad to a USB flash drive or external hard drive? Thank you. Donnie

  • Single sign-on on L Series

    Hi Support, I am very unhappy about the missing single sign-on functionality at my L420. If you have a look at the official specification of the Notebook (http://www.lenovo.com/products/us/laptop/thinkpad/l-series/L420/l420_l520_datasheet.pdf) you ca

  • Metrics - Thresholds - Best Practices

    All, I installed em grid control 11g and configured the targets and notification rules. Now i am trying to set up thresholds, is there a best practice threshold values that someone can share for various metrics at weblogic level. I know this is a gen