Unable to deploy 12c agent on Solaris 10 / Sparc

Hello everyone.
I'm currently evaluating the new Oracle Enterprise Manager 12c and have it installed on Solaris 11 (x86-64).
Now I want to deploy agents on some Solaris 10 ( Sparc64 ) server. The software is transferred and then the agentDeploy.sh script is executed but it always failed with accessing objects with the wrong ELFCLASS.
I receive the following error:
java.lang.UnsatisfiedLinkError: /oracle/emagent/core/12.1.0.1.0/oui/lib/solaris/liboraInstaller.so: ld.so.1: j
ava: Schwerer Fehler: /oracle/emagent/core/12.1.0.1.0/oui/lib/solaris/liboraInstaller.so: falsche ELF-Klasse:
ELFCLASS64 (Possible cause: architecture word width mismatch)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1806)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1702)
at java.lang.Runtime.load0(Runtime.java:770)
at java.lang.System.load(System.java:1003)
at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:402)
at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:125)
at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:201)
at oracle.sysman.oii.oiip.oiipg.OiipgPropertyLoader.initUnixPtrFileLoc(OiipgPropertyLoader.java:213)
at oracle.sysman.oii.oiip.oiipg.OiipgPropertyLoader.<clinit>(OiipgPropertyLoader.java:126)
at oracle.sysman.oii.oiic.OiicStandardInventorySession.updateProperties(OiicStandardInventorySession.j
ava:461)
at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:2
57)
at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:2
31)
at oracle.sysman.oii.oiic.OiicStandardInventorySession.initSession(OiicStandardInventorySession.java:1
80)
at oracle.sysman.agent.installer.AgentInstaller.getAllHomesInfo(AgentInstaller.java:789)
at oracle.sysman.agent.installer.AgentInstaller.main(AgentInstaller.java:574)
The installed agent software shows the correct class ELF 64-Bit executable SPARCV9 Version 1 .
So what goes wrong ?
Joerg

Hello,
I've found a workaround to solve the problem.
On the target server a temporary installation directory was created containing the agentDeploy.sh script.
Inside this script there are several java calls and some are missing the information to run as 64-bit.
I've changend the rows where the flag "-d64" was missing:
..../java -d64 -classpath....
and then I've made a retry from EM 12c.
And it works successfully.
Have a nice day!
Joerg

Similar Messages

  • 12c Agent on Solaris 10 version earler than u9?

    Was wondering if anyone has had a positive experience running the 12c agent on Solaris 10 version older than the one that is certified (u9). I have fully patched up Solaris 10 u4 and u8 servers servers here and cannot justify upgrading to u9 just to accomodate an agent.

    Hello,
    I've found a workaround to solve the problem.
    On the target server a temporary installation directory was created containing the agentDeploy.sh script.
    Inside this script there are several java calls and some are missing the information to run as 64-bit.
    I've changend the rows where the flag "-d64" was missing:
    ..../java -d64 -classpath....
    and then I've made a retry from EM 12c.
    And it works successfully.
    Have a nice day!
    Joerg

  • Installing the just released 10.2.0.2 agent on Solaris Sparc

    Anyone tried installing the new 10.2.0.2 agent on Solaris Sparc? (Solaris 9). After the agent installs the config fails and I found a bunch of binaries (like emagent) are zero length.
    Didn't have any issues installing the previous 10.2.0.1. It took so long for the 10.2.0.2 agent to be released for Solaris, I'm wondering if there's an issue with the package.

    Hi all,
    Since you all have already gone through upgrade process from 10.2.0.1 to 10.2.0.2,
    I need help doing the same.
    We have 10.2.0.1 Grid Control installed in test env (solaris 5.9 Sparc), and I am planning to upgrade it to 10.2.0.2.
    My question is, when we shut down OMS to apply 10.2.0.2 patch, what happens to the agents? they will not be able to upload the stats, and may get inactive after reaching the disk usage limit.
    Also, when we complete the upgrade patch, when OMS comes up, can the 10.2.0.1 agent still talk to the 10.2.0.2 OMS? I am asking this from the logistical point of view. We have 15 servers, and it may be couple of days, before all agents can be upgraded. In that scenario, I wish to keep the Grid Control available for testing barring the agents under upgrade.
    We havenot turned on the automatic patch management, and tempted to use the Method 2 of 4.1.2.1 item of the Readme document of the patch.
    What were you experiences? and any advices?

  • Need help deploying to SJSWS6.1SP6 Solaris SPARC

    The app was built with Creator2U1
    I have used the example sun-web.xml file in the example: Deploying to Sun Java System Web Server 6.1"
    Thanks...
    Here is the sun-web.xml file:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE sun-web-app PUBLIC "-//Sun Microsystems, Inc. //DTD Sun ONE Application Server 7.0 Servlet 2.3//EN" "http://www.sun.com/software/sunone/appserver/dtds/sun-web-app_2_3-1.dtd">
    <sun-web-app>
         <context-root>/employee</context-root>
         <resource-ref>
              <res-ref-name>UCHCDB</res-ref-name>
              <jndi-name>jdbc/UCHCDB</jndi-name>
         </resource-ref>
    <sun-web-app>
    The Creator data Source name is: UCHCDB
    The pool name is: employee_pool
    The JNDI name is: jdbc/UCHCDB
    realizing I am going from windows to unix a have been careful with the "case."
    Here is the start of the error log file (browser return server error)
    [03/Aug/2006:12:26:34] info (23997):      CORE5073: Web server shutdown in progress
    [03/Aug/2006:12:26:38] info (24891):      CORE1116: Sun ONE Web Server 6.1SP6 B05/07/2006 12:33
    [03/Aug/2006:12:26:43] info (24892):      CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.2_04] from [Sun Microsystems Inc.]
    [03/Aug/2006:12:26:44] info (24892):      WEB0100: Loading web module in virtual server [https-test] at [employee]
    [03/Aug/2006:12:26:45] failure (24892):      WEB0120: XML error parsing deployment descriptor [d0/SunONE/wsvcs/https-test/webapps/https-test/apps/employee/WEB-INF/sun-web.xml]
         Failed to create the XML-DOM Document. Check your XML to make sure it is correct.
         org.xml.sax.SAXParseException: XML document structures must start and end within the same entity.
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:236)
         at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:215)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:384)
         at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:314)
         at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1436)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.endEntity(XMLDocumentFragmentScannerImpl.java:630)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:549)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1734)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1758)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipChar(XMLEntityScanner.java:1186)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1509)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:341)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:828)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:758)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
         at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:250)
         at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:228)
         at org.netbeans.modules.schema2beans.GraphManager.createXmlDocument(GraphManager.java:711)
         at org.netbeans.modules.schema2beans.BaseBean.createGraph(BaseBean.java:2075)
         at com.iplanet.ias.web.WebContainer.loadWebModule(WebContainer.java:696)
         at com.iplanet.ias.web.WebContainer.loadStandaloneWebModule(WebContainer.java:627)
         at com.iplanet.ias.web.WebContainer.loadWebModules(WebContainer.java:601)
         at com.iplanet.ias.web.WebContainer.createVS(WebContainer.java:376)
         at com.iplanet.ias.server.J2EERunner.createVS(J2EERunner.java:223)

    The app runs ok in Creator 2.1 and Sun Application Server PE 8.1 and Oracle on the same remote box.
    I appear to have gotten past a couple of problems..
    Now it appears to be a Oracle parameter in the server.xml file?? or the app
    I have successfully connected to the database with a small java utility program using the same URL as in the SJSWS6.1 JAVACONNECTIONPOOL: URL parameter.
    so the user/password/connection string appear correct..
    The error log shows "prerender" in file page1.java, line 338
    which is here:
    public void prerender() {
    if (dropDown1.getSelected() == null) {
    try {
    orgDataProvider.cursorFirst();
    getSessionBean1().getPsnnRowSet().setObject(1,
    orgDataProvider.getValue(
    "ORG"));
    psnnDataProvider.refresh();
    catch (Exception e) {
    error("Cannot read Personnel File" + e.getMessage());
    here is the error log from SJSWS6.1SP6:
    ug/2006:11:35:50] failure (25139) RegionalIntranets: for host trying to GET /employee/JSCreator_index.jsp, service-j2ee reports: StandardWrapperValve[jsp]: WEB2792: Servlet.service() for servlet jsp threw exception
    javax.servlet.ServletException: oracle.jdbc.driver.OracleDatabaseMetaData.locatorsUpdateCopy()Z
    at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:536)
    at jsps.JSCreator_index_jsp._jspService(_JSCreator_index_jsp.java:67)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
    at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:687)
    at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
    at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
    at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:771)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:322)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
    at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:157)
    at com.iplanet.ias.web.WebContainer.service(WebContainer.java:579)
    ----- Root Cause -----
    java.lang.AbstractMethodError: oracle.jdbc.driver.OracleDatabaseMetaData.locatorsUpdateCopy()Z
    at com.sun.sql.rowset.CachedRowSetXImpl.execute(CachedRowSetXImpl.java:972)
    at com.sun.sql.rowset.CachedRowSetXImpl.execute(CachedRowSetXImpl.java:1410)
    at com.sun.data.provider.impl.CachedRowSetDataProvider.checkExecute(CachedRowSetDataProvider.java:1219)
    at com.sun.data.provider.impl.CachedRowSetDataProvider.absolute(CachedRowSetDataProvider.java:283)
    at com.sun.data.provider.impl.CachedRowSetDataProvider.getRowKeys(CachedRowSetDataProvider.java:232)
    at com.sun.data.provider.impl.CachedRowSetDataProvider.cursorFirst(CachedRowSetDataProvider.java:351)
    at employee.Page1.prerender(Page1.java:338)
    at com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.prerender(ViewHandlerImpl.java:860)
    at com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.renderView(ViewHandlerImpl.java:295)
    at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:87)
    at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:221)
    at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:117)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:198)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:772)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:471)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:382)
    at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:443)
    at jsps.JSCreator_index_jsp._jspService(_JSCreator_index_jsp.java:59)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
    at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:687)
    at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:459)
    at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:375)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
    at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:771)
    Help would be greatly appreciated:
    Thanks

  • EM12c: Oracle Solaris Sparc Agent unabailable

    Hi everyone!
    I have this problem. I deployed EM12C on a server (Solaris x86) and I managed to deploy the agent donwloading it with EM12c into a Solaris Sparc.
    I was able to view metrics and manage the databases on Solaris Sparc server.
    Our client refused to use the Solaris x86, and now we have installed EM12C over a Windows Server. We want to reach the old Solaris Sparc Agent but we are unabailable. I have network connectivity from the W2k to the Sparc and I reach the port. The agent is started but I cant discover it again.
    $ emctl status agent
    Oracle Enterprise Manager 12c Cloud Control 12.1.0.1.0
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    Agent Version     : 12.1.0.1.0
    OMS Version       : (unknown)
    Protocol Version  : 12.1.0.1.0
    Agent Home        : /oracle/agent12c/agent_inst
    Agent Binaries    : /oracle/agent12c/core/12.1.0.1.0
    Agent Process ID  : 21824
    Parent Process ID : 21600
    Agent URL         : https://10.4.24.12:3872/emd/main/
    Repository URL    : https://server:4899/empbs/upload
    Started at        : 2012-10-31 17:15:07
    Started by user   : oracle
    Last Reload       : (none)
    Last successful upload                       : (none)
    Last attempted upload                        : (none)
    Total Megabytes of XML files uploaded so far : 0
    Number of XML files pending upload           : 4,901
    Size of XML files pending upload(MB)         : 2.35
    Available disk space on upload filesystem    : 91.61%
    Collection Status                            : [DISK_FULL]
    Last attempted heartbeat to OMS              : 2012-11-02 09:13:23
    Last successful heartbeat to OMS             : (none)
    Agent is Running and ReadyEM12c Server hasn't got internet so I cant download the agent again an rediscover it. I've tried to download the Sparc agent and upload it into EM12c but when all of them I always get that the software is too big. And I always see the Agent Software as "Oracle Solaris Sparc Agent unabailable"!
    Any idea?
    Thanks

    I got this message, the agent was stopped
    /oracle/agent12c/core/12.1.0.1.0/sysman/install/agentDeploy.sh AGENT_BASE_DIR=/oracle/agent12c OMS_HOST=OMSserver EM_UPLOAD_PORT=4890 AGENT_INSTANCE_HOME=/oracle/agent12c/agent_inst -configOnly
    ERROR: The instance directory /oracle/agent12c/agent_inst is not empty. If you want to configure the Management Agent in the same instance home, then stop the existing agent, manually delete the targets monitored by this management agent from the Cloud Control console, and then manually delete the agent instance home associated with this Management Agent. If you want to configure the agent in a different instance home, then enter a new instance home location by passing AGENT_INSTANCE_HOME argument.
    $
    $ pwd
    Do I delete sysman?
    /oracle/agent12c/agent_inst
    $ ls
    bin diag install sysman
    Those are my port list in this range:
    TCP 0.0.0.0:3389 OMSserver : 0 LISTENING
    TCP 0.0.0.0:3872 OMSserver : 0 LISTENING
    TCP 0.0.0.0:4889 OMSserver : 0 LISTENING
    TCP 0.0.0.0:6701 OMSserver : 0 LISTENING
    OMS details:
    C:\oracle\agent\core\12.1.0.2.0>emctl status oms -details
    Oracle Enterprise Manager Cloud Control 12c Release 2
    Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
    Enter Enterprise Manager Root (SYSMAN) Password :
    Console Server Host : OMSserver
    HTTP Console Port : 7788
    HTTPS Console Port : 7799
    HTTP Upload Port : 4889
    HTTPS Upload Port : 1159
    EM Instance Home : C:\oracle\middleware\gc_inst\em\EMGC_OMS1
    OMS Log Directory Location : C:\oracle\middleware\gc_inst\em\EMGC_OMS1/sysman
    g
    OMS is not configured with SLB or virtual hostname
    Agent Upload is locked.
    OMS Console is locked.
    Active CA ID: 1
    Console URL: https://OMSservername :7799/em
    Upload URL: https://OMSservername :1159/empbs/upload
    WLS Domain Information
    Domain Name : GCDomain
    Admin Server Host: OMSserver
    Managed Server Information
    Managed Server Instance Name: EMGC_OMS1
    Managed Server Instance Host: OMSserver
    WebTier is Up
    Oracle Management Server is Down
    I think I'm unable to reach OMS port from the agent machine:
    $ telnet OMSserver 4890
    Trying OMSserver ...
    telnet: Unable to connect to remote host: Connection refused
    $ telnet OMSserver 4889
    Trying OMSserver ...
    Connected to OMSserver .
    Escape character is '^]'.
    C:\Users\Oracle>telnet agentserver 3872
    Connecting To agentserver ...Could not open connection to the host, on port 3872: C
    onnect failed
    Thanks
    Edited by: 957237 on Nov 7, 2012 3:46 AM

  • Deploying Enterprise Manager 12c Agent on Win2003 32bit Failed

    When Deploying Enterprise Manger 12c Agent Silent Mode fail with:
    C:\Adm\12.1.0.2.0_AgentCore_912>agentDeploy.bat AGENT_BASE_DIR=D:\oracle\ora12c
    RESPONSE_FILE=C:\Adm\12.1.0.2.0_AgentCore_912\agent.rsp
    C:\Adm\12.1.0.2.0_AgentCore_912
    Present working directory:C:\Adm\12.1.0.2.0_AgentCore_912
    Archive location:C:\Adm\12.1.0.2.0_AgentCore_912 directory
    AGENT_BASE_DIR
    AGENT_BASE_DIR
    D:\oracle\ora12c
    Agent base directory:D:\oracle\ora12c
    D:\oracle\ora12c
    RESPONSE_FILE
    C:\Adm\12.1.0.2.0_AgentCore_912\agent.rsp
    Agent base directory:D:\oracle\ora12c
    OMS Host:
    Agent image loc : "C:\Adm\12.1.0.2.0_AgentCore_912"
    D:\oracle\ora12c configonlyfalse
    Reading the properties file: "C:\Adm\12.1.0.2.0_AgentCore_912"\agentimage.proper
    ties
    1 file(s) copied.
    This is the version 12.1.0.2.0
    This is the type core
    This is the aru id 912
    "Validating the OMS_HOST & EM_UPLOAD_PORT"
    "D:\oracle\ora12c\core\12.1.0.2.0"
    "Executing command : D:\oracle\ora12c\core\12.1.0.2.0\jdk\bin\java -classpath D:
    \oracle\ora12c\core\12.1.0.2.0\jlib\agentInstaller.jar:D:\oracle\ora12c\core\12.
    1.0.2.0\oui\jlib\OraInstaller.jar oracle.sysman.agent.installer.AgentInstaller D
    :\oracle\ora12c\core\12.1.0.2.0 "C:\Adm\12.1.0.2.0_AgentCore_912" D:\oracle\ora1
    2c -prereq"
    Validating oms host & port with url: http://suarbuxorat02:4889/empbs/genwallet
    Validating oms host & port with url: https://suarbuxorat02:4889/empbs/genwallet
    Return status:0
    "C:\Adm\12.1.0.2.0_AgentCore_912"\12.1.0.2.0_PluginsOneoffs_912.zip
    "Executing command : D:\oracle\ora12c\core\12.1.0.2.0\jdk\bin\java -classpath D:
    \oracle\ora12c\core\12.1.0.2.0\jlib\OraInstaller.jar:D:\oracle\ora12c\core\12.1.
    0.2.0\sysman\jlib\emInstaller.jar:D:\oracle\ora12c\core\12.1.0.2.0\jlib\xmlparse
    rv2.jar:D:\oracle\ora12c\core\12.1.0.2.0\jlib\srvm.jar:D:\oracle\ora12c\core\12.
    1.0.2.0\jlib\emCfg.jar:D:\oracle\ora12c\core\12.1.0.2.0\sysman\jlib\agentInstall
    er.jar oracle.sysman.agent.installer.AgentInstaller D:\oracle\ora12c\core\12.1.0
    .2.0"
    Executing agent install prereqs...
    Executing command: D:\oracle\ora12c\core\12.1.0.2.0\oui\bin\setup.exe -ignoreSys
    Prereqs -prereqchecker -silent -ignoreSysPrereqs -waitForCompletion -prereqlogl
    oc D:\oracle\ora12c\core\12.1.0.2.0\cfgtoollogs\agentDeploy -entryPoint oracle.s
    ysman.top.agent_Complete -detailedExitCodes PREREQ_CONFIG_LOCATION=D:\oracle\ora
    12c\core\12.1.0.2.0\prereqs -J-DORACLE_HOSTNAME=ssbuelpspc01 -J-DAGENT_PORT=387
    2
    Prereq Logs Location:D:\oracle\ora12c\core\12.1.0.2.0\cfgtoollogs\agentDeploy\pr
    ereq<timestamp>.log
    ERROR: Agent Install Prereqs failed
    C:\Adm\12.1.0.2.0_AgentCore_912>
    Then I check logs and says:
    oracle.sysman.oii.oiil.OiilNativeException: KeyNotFound
         at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.RegGetNumValuew32(Native Method)
         at oracle.sysman.oii.oiix.OiixRegistryOps.RegGetNumValuew32(OiixRegistryOps.java:160)
         at oracle.sysman.oip.oipc.oipch.OipchWindowsSystemCreator.updateCPUInfo(OipchWindowsSystemCreator.java:100)
         at oracle.sysman.oip.oipc.oipch.OipchWindowsSystemCreator.createSystem(OipchWindowsSystemCreator.java:43)
         at oracle.sysman.oip.oipc.oipch.OipchSystemCreator.getSystem(OipchSystemCreator.java:133)
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.getSystem(OipchHostCreator.java:73)
         at oracle.sysman.oip.oipc.oipch.OipchHostCreator.build(OipchHostCreator.java:55)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSourceImpl(OipckKnowledgeSourceFactory.java:239)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceFactory.getKnowledgeSource(OipckKnowledgeSourceFactory.java:60)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.loadKnowledgeSource(OipckKnowledgeSourceLibrary.java:160)
         at oracle.sysman.oip.oipc.oipck.OipckKnowledgeSourceLibrary.getKnowledgeSource(OipckKnowledgeSourceLibrary.java:79)
         at oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.getKnowledgeSource(OipcrRulesEngine.java:611)
         at oracle.sysman.oip.oipc.oipcz.OipczOSChecks.checkCertifiedOSVersions(OipczOSChecks.java:79)
         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 oracle.sysman.oip.oipc.oipcr.OipcrRulesEngine.executeRule(OipcrRulesEngine.java:325)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executeCheck(OipcpPrereqChecker.java:581)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.runChecks(OipcpPrereqChecker.java:536)
         at oracle.sysman.oip.oipc.oipcp.OipcpPrereqChecker.executePrereqs(OipcpPrereqChecker.java:437)
         at oracle.sysman.oip.oipc.oipcc.OipccPreReqSession$1.run(OipccPreReqSession.java:408)
         at java.lang.Thread.run(Thread.java:662)
    The port for agent upload unsecure is 4889 and secure is 4900.
    Can you help me?
    Regards!
    Juan

    FILE: prereq2013-05-03_11-09-05AM.log
    INFO: Environment Variables:
    INFO:      ORACLE_HOME =
    INFO:      PATH = D:\oracle\ora81\bin;C:\Program Files\Oracle\jre\1.1.7\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\ctmag\Default\EXE\;C:\Program Files\Windows Imaging\
    INFO:      CLASSPATH =
    INFO: Username:ry08109a
    INFO: Prerequisite Checker Version Version 11.1.0.9.0 Production
    INFO: Execute Remode Nodes Flag Set To False,Not executing prereqsesssion
    INFO: Starting Prerequisite checks : Fri May 03 11:09:06 GMT-03:00 2013
    INFO: Checking CertifiedVersions_agent
         This is a prerequisite condition to test whether the Oracle software is certified on the current O/S or not.
    INFO: Expected result: One of 5.0,5.1,6.0,6.1,5.2
    Actual Result: 5.2
    Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking AvailableInventorySpace
         Checks whether the Inventory Location has at least 100 MB of free disk space.
    INFO: Value of invLoc is : C:\Program Files\Oracle\Inventory
    INFO: Expected result: 100.0MB
    Actual Result: 4984MB
    Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking InventoryWritableCheck
         Checks whether you have permission to write to the central inventory on the system.
    INFO: Value of invLoc is : C:\Program Files\Oracle\Inventory
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking TZRegionCheck
         Checking whether the timezone installed in the machine is supported for the agent startup
    INFO: Check complete. The overall result of this check is: Failed <<<<
    INFO: --------------------------------------------------------------------------------
    INFO: Checking PortCheck
         Checking for port availability and hostname validity.
    INFO: Install area Control created with access level 1
    INFO: Agent port from user passed port:3872
    INFO: Expected result: 3872
    Actual Result: Port 3872 passed is free and available for agent
    Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking CheckHostName
         This is a prerequisite condition to test whether the host name where the installation will be done, is correct or not.
    INFO: The value of domain name is
    INFO: The value of full host name is ssbuelpspc01
    INFO: Expected result: Should be a Valid Host Name.
    Actual Result: ssbuelpspc01
    Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Prerequisite checks completed : Fri May 03 11:09:06 GMT-03:00 2013
    FILE: agentDeploy_2013-05-03_11-09-05-AM.log
    INFO: D:\oracle\ora12c\core\12.1.0.2.0
    INFO: C:\Adm\12.1.0.2.0_AgentCore_912
    INFO: D:\oracle\ora12c
    INFO: AGENT_BASE_DIR=D:\oracle\ora12c
    INFO: AGENT_BASE_DIR=D:\oracle\ora12c
    INFO: RESPONSE_FILE=C:\Adm\12.1.0.2.0_AgentCore_912\agent.rsp
    INFO: RESPONSEFILE_VERSION=2.2.1.0.0
    INFO: #s_agentHomeName:<String>Customized Oracle home name for the agent home. Example: s_agentHomeName="agent12gR1"
    INFO: OMS_HOST=suarbuxorat02
    INFO: EM_UPLOAD_PORT=4889
    INFO: AGENT_INSTANCE_HOME=D:/oracle/ora12c
    INFO: AGENT_PORT=3872
    INFO: b_startAgent=false
    INFO: ORACLE_HOSTNAME=ssbuelpspc01
    INFO: s_agentHomeName=agent12c
    INFO: # s_agentServiceName = "Oracleagent12gAgent" ; default value
    INFO: # s_agentServiceName = "GridAgent"      ; User specified value
    INFO: #s_agentServiceName=""
    INFO: EM_INSTALL_TYPE="AGENT"
    INFO: RESPONSEFILE_VERSION=2.2.1.0.0
    INFO: #s_agentHomeName:<String>Customized Oracle home name for the agent home. Example: s_agentHomeName="agent12gR1"
    INFO: OMS_HOST=suarbuxorat02
    INFO: EM_UPLOAD_PORT=4889
    INFO: AGENT_INSTANCE_HOME=D:/oracle/ora12c
    INFO: AGENT_PORT=3872
    INFO: b_startAgent=false
    INFO: ORACLE_HOSTNAME=ssbuelpspc01
    INFO: s_agentHomeName=agent12c
    INFO: # s_agentServiceName = "Oracleagent12gAgent" ; default value
    INFO: # s_agentServiceName = "GridAgent"      ; User specified value
    INFO: #s_agentServiceName=""
    INFO: EM_INSTALL_TYPE="AGENT"
    INFO: AGENT_BASE_DIR=D:/oracle/ora12c
    INFO: AGENT_BASE_DIR=D:/oracle/ora12c
    INFO: RESPONSE_FILE=C:\Adm\12.1.0.2.0_AgentCore_912\agent.rsp
    INFO: Setting the system property ORACLE_HOSTNAME to:ssbuelpspc01
    INFO: Inventory Location is not passed by the user or does not exist by default
    INFO: Agent Base Directory is : D:\oracle\ora12c
    INFO: Agent Home is : D:\oracle\ora12c\core\12.1.0.2.0
    INFO: Sbin Home is : D:\oracle\ora12c\sbin
    INFO: Logs Location is : D:\oracle\ora12c\core\12.1.0.2.0\cfgtoollogs\agentDeploy
    INFO: Setting the system property ORACLE_HOSTNAME to :ssbuelpspc01
    INFO: Executing command: D:\oracle\ora12c\core\12.1.0.2.0\oui\bin\setup.exe -ignoreSysPrereqs -prereqchecker -silent -ignoreSysPrereqs -waitForCompletion -prereqlogloc D:\oracle\ora12c\core\12.1.0.2.0\cfgtoollogs\agentDeploy -entryPoint oracle.sysman.top.agent_Complete -detailedExitCodes PREREQ_CONFIG_LOCATION=D:\oracle\ora12c\core\12.1.0.2.0\prereqs -J-DORACLE_HOSTNAME=ssbuelpspc01 -J-DAGENT_PORT=3872
    INFO:
    INFO: Oracle Prerequisite Checker version Version 11.1.0.9.0 Production
    INFO: Copyright (C) 1999, 2012, Oracle. All rights reserved.
    INFO:
    INFO:
    INFO: Starting execution of Prerequisites...
    INFO: Total No of checks: 6
    INFO:
    INFO: Performing check for CertifiedVersions_agent
    INFO: Is the software certified on the current operating system?
    INFO: Expected result: One of 5.0,5.1,6.0,6.1,5.2
    INFO: Actual Result: 5.2
    INFO: Check complete. The overall result of this check is: Passed
    INFO:
    INFO:
    INFO: Check complete: Passed
    INFO: ========================================================
    INFO: Performing check for AvailableInventorySpace
    INFO: Checking for sufficient disk space in the Inventory Location
    INFO: Expected result: 100.0MB
    INFO: Actual Result: 4984MB
    INFO: Check complete. The overall result of this check is: Passed
    INFO:
    INFO:
    INFO: Check complete: Passed
    INFO: ========================================================
    INFO: Performing check for InventoryWritableCheck
    INFO: Checking for write permissions on the inventory.
    INFO: The invloc recieved from the CUSTOM_INVENTORY property is :null
    INFO: Check complete. The overall result of this check is: Passed
    INFO:
    INFO:
    INFO: Check complete: Passed
    INFO: ========================================================
    INFO: Performing check for TZRegionCheck
    INFO: Checking TimeZone settings...
    INFO: Check complete. The overall result of this check is: Failed <<<<
    INFO:
    INFO:
    INFO: Check complete: Failed <<<<
    INFO: Problem: A supported timezone cannot be computed on the host. The agent will be installed with a default timezone value of GMT.
    INFO: Recommendation: Either set the timezone in the environment and retry the installation OR Execute emctl resettz agent after installation and follow the instructions to change the timezone at the agent and the repository.
    INFO:
    INFO: ========================================================
    INFO: Performing check for PortCheck
    INFO: Checking for port availability and hostname validity...
    INFO: Trying for host : sdbuetmspc01/10.1.8.214 and port : 3872
    INFO: Trying for host : /127.0.0.1 and port : 3872
    INFO: ** Agent Port Check completed successfully.**
    INFO: Expected result: 3872
    INFO: Actual Result: Port 3872 passed is free and available for agent
    INFO: Check complete. The overall result of this check is: Passed
    INFO:
    INFO:
    INFO: Check complete: Passed
    INFO: ========================================================
    INFO: Performing check for CheckHostName
    INFO: Is the host name valid?
    INFO: Expected result: Should be a Valid Host Name.
    INFO: Actual Result: ssbuelpspc01
    INFO: Check complete. The overall result of this check is: Passed
    INFO:
    INFO:
    INFO: Check complete: Passed
    INFO: ========================================================
    INFO: PrereqChecks complete
    INFO:
    INFO: D:\oracle\ora12c\core\12.1.0.2.0\oui\bin\setup.exe -ignoreSysPrereqs -prereqchecker -silent -ignoreSysPrereqs -waitForCompletion -prereqlogloc D:\oracle\ora12c\core\12.1.0.2.0\cfgtoollogs\agentDeploy -entryPoint oracle.sysman.top.agent_Complete -detailedExitCodes PREREQ_CONFIG_LOCATION=D:\oracle\ora12c\core\12.1.0.2.0\prereqs -J-DORACLE_HOSTNAME=ssbuelpspc01 -J-DAGENT_PORT=3872 completed with status=2
    SEVERE: ERROR: Agent Install Prereqs failed
    SEVERE: ERROR: Agent Deployment Failed
    Regards.-

  • OEM 12c for solaris (sparc) disk2 download failed

    I am trying to download OEM 12c for solaris (sparc) from below link but disk 2 download failed after 80% with a error saying connection to server closed. I tried it couple of times with different browsers even from different machine but still same error. Disk 1 downloaded successfully but disk2 always failed right at 80% after 2.4 GB downloaded. It makes me belive that it is a problem related to source file or server. Anyone has similar experience and know how to get it solved?
    Appriciate for your help.
    http://www.oracle.com/technetwork/oem/grid-control/downloads/solsoft-094433.html

    I can't download it either, and nor can any of my colleagues, using any browser. I am in UK, I suspect there's an issue with the Oracle mirrors, and that if you are downloading from US it probably works fine. Can someone from Oracle investigate this please?
    We consistently get the same result: the downloaded file is: 2,732,571,489 bytes, rather than 3,430,333,041 bytes. It will not unzip as it is not a valid archive, error message:
    bash-3.2# unzip em12_solaris_sparc64_disk2of2.zip
    Archive: em12_solaris_sparc64_disk2of2.zip
    End-of-central-directory signature not found. Either this file is not
    a zipfile, or it constitutes one disk of a multi-part archive. In the
    latter case the central directory and zipfile comment will be found on
    the last disk(s) of this archive.
    unzip: cannot find zipfile directory in one of em12_solaris_sparc64_disk2of2.zip or
    em12_solaris_sparc64_disk2of2.zip.zip, and cannot find em12_solaris_sparc64_disk2of2.zip.ZIP, period.
    However, this error message is caused by an invalid / incomplete zip file.
    I have also tried Oracle Edelivery site with same result.
    TIA!

  • Oracle Solaris SPARC(64bit) 12 release is not showing certified for Oracle DB 12c

    While installation of 12c Database in Oracle Solaris SPARC(64bit) 12 , getting following error.
    INS-13001 Environment does not meet minimum requirements.
    Can we install the older version of Solaris SPARC (64bit) 11 ?, or is there any solution for this error, Thanks....

    Oracle Solaris 12 doesn't exist outside Oracle.
    You should in this case use either Solaris 10 Update 10 or 11, or Solaris 11.0.7.5.0 at least.

  • Agent Deployment, Operation Timed Out - Solaris v5.10

    Hello,
    The agent has been gray since we upgraded to 2012R2, living on agent version 1.4.xxx. I tried to push an update to the agent but it failed. When I attempt to manually start/restart the agent, I get the following error. 
    ~>/opt/microsoft/scx/bin/tools/scxadmin -start
    svc:/application/management/scx-cimd:default enabled.
    svcadm: Instance "svc:/application/management/scx-cimd:default" is in maintenance state.
    RETURN CODE: 3
    After this, I put the machine into maintenance mode, and took it back out, and again tried to restart the agent. No luck.
    When I navigate to the directory, it clearly appears the SCOM directory does not exist. 
    Then I followed up by deleting the agent off of the SCOM console and now I am trying to deploy the agent. However, I get the following error:
    Failed during SSH discovery. Exit code: -2147221248
    Standard Output:
    Standard Error:
    Exception Message:Operation timed out
    Any idea guys?

    Verify you have removed and cleaned up the agent from the Solaris system by running the following on it.
    pkgrm MSFTscx
    Check
    the following as well for error -2147221248
    Possible causes:
    (Case A)
    The user credential provided for agent deployment or certificate signing does not have a home directory
    (Case B)
    Sudo elevation was selected in the user credential input, but the user credential provided is not correctly configured to use passwordless sudo elevation or the required sudo elevation privileges were not granted for the user account used in discover
    Resolutions:
    (Case A)
    Verify that the user has a home directory at:  /home/<username> and that the user is able to write to this directory
    (Case B)
    Review sudo elevation configuration documentation and verify user configuration for sudo. 
    Note that passwordless sudo must be configured. 
    Regards,
    -Steve

  • Unable to deploy a jar on WEBLOGIC 8

    Hi everybody,
    I have a problem to deploy a jar file on my server IOException ....
    Informations :
    Solaris 8
    WEBLOGIC 8 SP1
    ORACLE 9.0.2
    Best regards,
    Alain.
    The time this task was completed.
    Exception: Exception:weblogic.management.ApplicationException: prepare failed
    for ReferenceDataEJB.jar Module: ReferenceDataEJB.jar Error: Exception preparing
    module: EJBModule(ReferenceDataEJB.jar,status=NEW) Unable to deploy EJB: ReferenceDataEJB.jar
    from ReferenceDataEJB.jar: Compiler failed executable.exec at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:274)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:468) at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:401)
    at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493) at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:763)
    at weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:701)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1275) at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:473)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2842)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1529)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1183)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1026)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2568)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2520)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2450)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:829)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:538)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:496)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
    java.io.IOException: Compiler failed executable.exec at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:505)
    at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:364) at
    weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:372) at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:270)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:468) at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:401)
    at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493) at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:763)
    at weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:701)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1275) at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:473)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2842)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1529)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1183)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1026)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2568)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2520)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2450)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:829)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:538)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:496)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)

    Hello,
    Thanks a lot for your answer
    This step alone work very well. So i have supected and bad domaine configuration
    because I have deployed the same application onto another machine and everything
    was good (and the OS is the same).
    On the production machine (where there is a problem), i have check BEA_HOME, WL_HOME,
    JAVA_HOME and everything is good.
    Have you another tip for me ?
    Regards,
    Alain.
    "Deepak Vohra" <[email protected]> wrote:
    >
    Compile ReferenceDataEJB.jar with ejbc before deploying the jar file.
    "Compiler failed executable.exec at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:274)"
    is a ejbc error.
    thanks,
    Deepak
    "GREGOIRE Alain" <[email protected]> wrote:
    Hi everybody,
    I have a problem to deploy a jar file on my server IOException ....
    Informations :
    Solaris 8
    WEBLOGIC 8 SP1
    ORACLE 9.0.2
    Best regards,
    Alain.
    The time this task was completed.
    Exception: Exception:weblogic.management.ApplicationException: prepare
    failed
    for ReferenceDataEJB.jar Module: ReferenceDataEJB.jar Error: Exception
    preparing
    module: EJBModule(ReferenceDataEJB.jar,status=NEW) Unable to deployEJB:
    ReferenceDataEJB.jar
    from ReferenceDataEJB.jar: Compiler failed executable.exec at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:274)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:468)at
    weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:401)
    at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493)
    at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:763)
    at weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:701)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1275)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:473)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2842)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1529)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1183)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1026)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2568)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2520)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2450)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:829)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:538)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:496)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178) atweblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
    java.io.IOException: Compiler failed executable.exec at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java:505)
    at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:364)
    at
    weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:372)
    at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:270)
    at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:468)at
    weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:401)
    at weblogic.ejb20.deployer.EJBDeployer.runEJBC(EJBDeployer.java:493)
    at weblogic.ejb20.deployer.EJBDeployer.compileJar(EJBDeployer.java:763)
    at weblogic.ejb20.deployer.EJBDeployer.compileIfNecessary(EJBDeployer.java:701)
    at weblogic.ejb20.deployer.EJBDeployer.prepare(EJBDeployer.java:1275)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:473)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.java:2842)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.java:1529)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1183)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:1026)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer(SlaveDeployer.java:2568)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(SlaveDeployer.java:2520)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeployer.java:2450)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:829)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:538)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:496)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178) atweblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)

  • Unable to deploy a simple WAR / EAR file on Standalone OC4J instance

    All,
    This issue is baffling me since yesterday and while I continue to look for options , would appreciate if anyone of you has run into something similar and give me some hints on how to proceed on this ..
    I downloaded the Standalone OC4J ( 10.1.3 ) from otn.oracle.com and also downloaded JDK 1.5 Update 12 from the Sun Website and installed it on my local
    Windows XP machine. Everything works well and the application gets deployed.
    I then copied the 10.1.3 Standalone OC4J to the Solaris 5.9 box which already
    has JDK 1.5 Update 12 installed. We extracted the OC4J to its own directory , set the Java_Home and the Oracle_Home environment variables and were able to
    startup the OC4J instance.
    However when trying to deploy even a simple HelloWorld.jsp file packaged as an EAR or WAR , we get these errors..
    [Aug 8, 2008 9:40:27 AM] Application Deployer for CISS STARTS.
    [Aug 8, 2008 9:40:27 AM] Copy the archive to /home/aplperdev1/ssp_java/oc4j/j2ee/home/applications/CISS.ear
    [Aug 8, 2008 9:40:28 AM] Initialize /home/aplperdev1/ssp_java/oc4j/j2ee/home/applications/CISS.ear begins...
    [Aug 8, 2008 9:40:28 AM] Unpacking CISS.ear
    [Aug 8, 2008 9:40:28 AM] Error while unpacking CISS.ear java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.(ZipFile.java:203) at java.util.jar.JarFile.(JarFile.java:132) at java.util.jar.JarFile.(JarFile.java:97) at oracle.oc4j.util.FileUtils.unjar(FileUtils.java:309) at oracle.oc4j.util.FileUtils.autoUnpack(FileUtils.java:488) at com.evermind.server.deployment.EnterpriseArchive.(EnterpriseArchive.java:234) at oracle.oc4j.admin.internal.ApplicationDeployer.initArchive(ApplicationDeployer.java:412) at oracle.oc4j.admin.internal.ApplicationDeployer.doDeploy(ApplicationDeployer.java:187) at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:93) at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52) at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298) at java.lang.Thread.run(Thread.java:595)
    [Aug 8, 2008 9:40:28 AM] Operation failed with error: Unable to find/read file META-INF/application.xml in /home/aplperdev1/ssp_java/oc4j/j2ee/home/applications/CISS (META-INF/application.xml)
    Using the above error messages , I certainly do not find the CISS.ear file getting copied to /home/aplperdev1/ssp_java/oc4j/j2ee/home/applications/CISS.ear
    which explains the rest of the messages.
    I have tried placing the EAR file both remote and local on the Application Server box but the results remain the same. Assuming it might be a permissions issue , we have opened up all the permissions on this OC4J home ( recursively )
    to everyone ..
    Is there a specific version of tar / unzip / jar required to deploy EARs / WARs on Solaris 5.9 running JDK 1.5 Update 12.
    We had some issues when extracting OC4J to its directory but there were no errors displayed on the screen ... Only when we tried starting up the OC4J instance , it started complaining about missing XML files .. This was resolved by manually extracting the XML's from the corresponding jars and placing them in the proper directories ..
    Also looked at Bug:6330834 but am not very sure if this applies to our case because all these drives are local to the Sun box.
    Other than attempting a reinstall and opening an Service Request with Oracle , I am running out of ideas at this time ..
    So any ideas / hints would be gladly accepted :)
    Vishwa

    When you say:
    I then copied the 10.1.3 Standalone OC4J to the Solaris 5.9 box which already has JDK 1.5 Update 12 installed. We extracted the OC4J to its own directory , set the Java_Home and the Oracle_Home environment variables and were able to
    startup the OC4J instance.
    We had some issues when extracting OC4J to its directory but there were no errors displayed on the screen ... Only when we tried starting up the OC4J instance , it started complaining about missing XML files .. This was resolved by manually extracting the XML's from the corresponding jars and placing them in the proper directories ..
    It sounds like you have some funky issues there with those missing XML files -- that is not expected or normal.
    Do you mean you copied the same oc4j_extended.zip to the server and unzipped it, or you zipped up the directories you were using on the Windows box, copied that over, and unzipped it?
    I don't know of any problems with Solaris, JDK5, U12.
    What about if you do this to remove any issues with the remote copy aspect of the deployment.
    1. Stop OC4J.
    2. Manually copy CISS.ear to /home/aplperdev1/ssp_java/oc4j/j2ee/home/applications/
    3. Edit the j2ee/home/config/server.xml file and add the entry to deploy the application
    4. Edit the j2ee/home/config/default-web-site.xml and bind any web-modules you need.
    5. Start the server and see what happens -- the application should be deployed.
    Also, what happens if you use the $JAVA_HOME/bin/jar to try and view the contents of the CISS.ear file?
    -steve-

  • 12c agent install fails with error - The plug-in configuration for the oracle.sysman.oh monitoring plug-in may have failed

    Hi,
    I am trying to install 12c agent on windows 7 64 bit server by following m.note   .
    It is failing with Agent Configuration failed, please see below error message.
    INFO: length of temp is2
    INFO: Return value:C:\/Oracle/12.1.0.3.0_AgentCore_233/core
    INFO: ** Agent Port Check completed successfully.**
    INFO: ERROR: The Management Agent configuration failed. The plug-in configuration for the oracle.sysman.oh monitoring plug-in may have failed, or this plug-in may not be present in the Management Agent software. Ensure that the Management Agent software has the oracle.sysman.oh monitoring plug-in, if not then retry the operation. If the agent software has the oracle.sysman.oh monitoring plug-in, view the plug-in deployment log C:\Oracle\12.1.0.3.0_AgentCore_233\core\install\logs to check if the plug-in configuration for the oracle.sysman.oh monitoring plug-in failed.
    INFO:
    INFO: perform - mode finished for action: configure
    INFO:
    INFO: You can see the log file: C:\Oracle\12.1.0.3.0_AgentCore_233\core\12.1.0.3.0\cfgtoollogs\oui\configActions2014-10-03_08-48-15-AM.log
    INFO:
    INFO: C:\Oracle\12.1.0.3.0_AgentCore_233>exit /b 3
    INFO: Plugin homes:
    INFO: Plugin homes:
    INFO: C:\Oracle\12.1.0.3.0_AgentCore_233\core\12.1.0.3.0\oui\bin\runConfig.bat ORACLE_HOME=C:\Oracle\12.1.0.3.0_AgentCore_233\core\12.1.0.3.0 RESPONSE_FILE=C:\Oracle\12.1.0.3.0_AgentCore_233\core\12.1.0.3.0\agent.rsp ACTION=configure MODE=perform COMPONENT_XML={oracle.sysman.top.agent.11_1_0_1_0.xml} RERUN=true completed with status=3
    SEVERE: ERROR: Agent Configuration Failed
    Thanks,

    Looks like , J2EE is having a problem connecting to the DB.Pls. chk. the following
    -If you have configured the loop-back adapter , if installing on a local system & updated the /etc/host file with your ip address and host name.
    or if the system is part of some n/w group and has ip address assigned ?
    -Jdk 1.4 version is installed in your system
    -Enough free Disk space available in the system
    -How much RAM your system has which windows version you are using  ?
    -Is the DB is coming up properly ? its error related to this. check the logs.
    -If the ports used by sap install / run used by other services running on the system ? & user have admin. privileges on the system .
    Pls. update with your findings on above same , for the step next ...
    Thanks ,
    Uppal

  • BOE 3.1 SR3 on Solaris SPARC - how to for Int kit for SAP Solutions ?

    Hi,
    this is my first BOE installation and I've just installed the BOE SR3 Enterprise Server on Solaris SPARC with SAP WAS 7.0 and Oracle 11.2.0.2 providing the CMS database location and the Java application server for the BOE applications.
    The installation went ok and all BOE Server services are running. I've now got to install the XI 3.1 SR3 BOBJ Integration for SAP Solutions kit and have read the installation and administration guide for this.
    The pre-requisites state that the SAP RFC & Java Connector needs to be put in place before deploying. Are these not part of the NW 7 WAS 7.0 Java Server anyway ?
    If anyone has any pointers to more detailed instructions for doing Integration for SAP solutions kit other than the guide then please let me know.
    Regards,
    Brian.

    Hello Ingo,
    many thanks for your reply, although I'm still confused. My Business Objects 3.1 Enterprise Server runs on the same host as a NW 7 WAS and has it's applications deployed and running on the NW 7 WAS Java instance .According to OSS 549268 you should not use the standalone SAP JCO connector if your applications are running on a SAP WAS - it has it's own integrated SAP Java Connector
    "SAP JCo is available for two different environments: there is the standalone version and the version integrated in the SAP J2EE Engine. These two JCo variants have a compatible API but are implemented differently, so you may not mix them together within one environment.
    SAP JCo 2.1 is the standalone version and can be used in all Java applications not running in an SAP J2EE Engine environment.
    So it seems I don't need to use the standalone Java connector ?
    Regards,
    Brian.

  • Bundle Patch1 is now available for Solaris (SPARC), Solaris (x86-64), AIX

    [OTN |http://www.oracle.com/technetwork/oem/enterprise-manager/downloads/index.html?origref=http://www.oracle.com/technetwork/oem/grid-control/index.html] Hi All,
    EM Binaries updated with bundle patch1 are now available on OTN
    OMS and Management Agents for platform ::: Solaris (SPARC), Solaris (x86-64), and IBM AIX (64-bit)
    Management Agents for platform::: HP-UX, or HP-UX Itanium
    The BP1 workbook is updated with various use-cases specific to these platform. We strongly recommend you to follow the instruction from the workbook to apply BP1 patches. If you have any doubts feel free to drop me an email.
    http://docs.oracle.com/cd/E24628_01/doc.121/e35229/toc.htm
    Regards
    Akanksha

    Oracle Instant Client was a "feature" introduced with Oracle 10g. There is no 9i version.
    Code that links with Oracle 9i libraries should be able to be linked with Instant Client 10gR2.
    The resulting application will be able to connect to databases from Oracle 8.1 onwards.

  • Install Nagios agents on Solaris 10 to monitor from RHEL 5

    Hi,
    Could anyone let me know the steps to be followed to install Nagios agents on Solaris 10 for monitoring from RHEL5. It is very urgent please help me.
    Thanks
    Rao

    Hi Sugunakar,
    There are a few small things I can think of checking:
    I am trying to install SMC on solaris 10What version of Solaris 10 are you using? You need 11/06 (aka "Update 3") or later. Also, it looks like this is on a V210: how much memory and swap do you have ([requirements here|http://docs.sun.com/app/docs/doc/820-2215/deployment-72?l=en&a=view])? And have you [edited your /etc/project file|http://docs.sun.com/app/docs/doc/820-2216/chapter2-1000?l=en&a=view] to adjust the shared memory settings?
    Have you applied any of the [patch sets|http://forums.halcyoninc.com/showthread.php?t=104]?
    smcdatabase service is always in maintenance mode.It would be interesting to see what that service log says. Look in /var/svc/log/application-management-sunmcdatabase:default.log for clues.
    /var/opt/SUNWsymon/install/guibased-setup.1285765588453.sh: /var/opt/SUNWsymon/db/data/SunMC/pg_hba.conf: cannot createIs there any reason why SunMC may not be able to write to /var (or /var/opt/SUNWsymon)? Maybe portions of /var are read-only (shared from a global zone, or over NFS)?
    I've done a lot of SunMC pilot projects over the years: if you could use some help speeding up your eval just send me an email.
    Regards,
    [email protected]

Maybe you are looking for

  • Wireless printing to an HP PSC 1310 Series from Windows 8 using Airport Express

    Can someone point me to instructions for setting up wireless printing (to an HP PSC 1315) from Windows 8 using an Airport Express?  I have a Dell XPS 14z laptop running Windows 8 on which I've installed Bonjour Print Services and an Airport Express (

  • Doubt in graphical mapping

    Hello, I have a source structure like this: Source (1.. unbounded)      Item ident      structure (0..unbounded)           Sub item And I need to convert onto a target structure like:           Target (1.. unbounded)      Item ident      Sub item How

  • $30 upgrade fee... really?

    After standing in a Verizon store for 30 minutes (8 employees, 6 customers... yet somehow no-one could help me) to simply buy an iPhone 5s in a box I was told I owed the price of the phone plus a $30 upgrade fee.  I asked the associate what that was

  • Multiscreen panel in Preview - like in Dreamweaver?

    Could Muse adopt the Multiscreen panel from Dreamweaver and add it as an option in the Preview mode? That would be very useful for Web App development. Dan

  • Living outside the UK

    I am an Scotsman living in Spain, my Spanish is very limited, my bank account is in England and yet I cannot get iTunes in English as my billing address is in Spain. I also cannot get the free downloads that are offered every week as I am not in the