10gRel2 Infra Install Fails While Trying to Spawn 'opmnctl start'

Installing Application Server 10gRel2 Infrastructure on RHEL 4 (64-bit)
Installation fails 66% through.
The error occurred while trying to determine the running process: spawning 'oracle_home/bin/opmnctl start'
I tried manually: 'opmnctl stop' Nothing.
I then tried: 'opmnctl status' Nothing.
How can I resolve this so that I can finish the installation.
Thank you in advance for your help.

My problem is "creating domain is failed". I guess that the issue with windows 7 32 bits on laptop doesn't configure and run nodemanager. I tried to start nodemanager but don't work (with weblogic scriptinf tools WST). However, Weblogic run ok but nodemanager is inactive. Also it doesn't create nodemanager.propierties. If I create a file nodemanager.properties (or I copied on directory obiee_home\ws_server_10.3\common\nodemanager) obiee installer configures its parameters pre-configured (if I modify a parameter, the installer modify it a default value and I don't know where is these parameters and its definition).
I have installed obiee simple and enterprise and it don't work. I have installed on oracle 11g R2 (desktop and enterprise with datawarehouse) and obiee installer doesn't work. Further this installation obiee delay an hour and then generates error in my case "creating domain is failed".
I'm going try to run install obiee 11.1.1.5 on windows 7 xp mode.
Important: We need help of oracle experts or Oracle communicates if obiee installs or not on windows 7 32 bits laptop because We have wasted
Thanks if anyone help us!!

Similar Messages

  • SQL Server Import Export Wizard fails while trying to retrieve the data from FastObjects Database

    When trying to import data from FastObjects database to SQL Server 2008 R2 using import/ export wizard we get the following error message :
    "Column information for the source and the destination data could not be retrieved, or the data types of source columns were not mapped correctly to those available on the destination provider."
    Clicked on View button, the source data is retrieved correctly.
    Clicked on Edit Mapping button, the Import Export Wizard failed with the below error message:
    ===================================
    Column information for the source and destination data could not be retrieved.
    "Test" -> [dbo].[Test]:
    - Cannot find column -1.
    (SQL Server Import and Export Wizard)
    ===================================
    Cannot find column -1. (System.Data) 
    at System.Data.DataColumnCollection.get_Item(Int32 index) at System.Data.DataRow.get_Item(Int32 columnIndex) at Microsoft.DataTransformationServices.Controls.ProviderInfos.MetadataLoader.LoadColumnsFromTable(IDbConnection myConnection, String[] strRestrictions)
    at Microsoft.SqlServer.Dts.DtsWizard.OLEDBHelpers.LoadColumnsFromTable(MetadataLoader metadataLoader, IDbConnection myConnection, String[] strRestrictions, DataSourceInfo dsi)at Microsoft.SqlServer.Dts.DtsWizard.TransformInfo.PopulateDbSourceColumnInfoFromDB(IDbConnection
    mySourceConnection) at Microsoft.SqlServer.Dts.DtsWizard.TransformInfo.PopulateDbSourceColumnInfo(IDbConnection mySourceConnection, ColumnInfoCollection& sourceColInfos)

    Hi Chennie,
    Thank you for the post.
    Does the issue persists after you use the "Write a query to specify the data to transfer" option instead of “Copy data from one or more tables or views” option? If so, the issue may occur due to incorrect data type matching between the FastObjects database
    data types and SSIS data types. In this condition, I don’t think it is necessary to upgrade the SQL Server version. Since you can open the Column Mappings dialog box, please try to modify the data type mapping manually.
    In addition, the issue seems to be the same as the issue described in the following blog:
    http://blogs.msdn.com/b/dataaccesstechnologies/archive/2010/09/09/sql-server-import-export-wizard-fails-while-trying-to-retrieve-the-data-from-pervasive-database.aspx 
    Regards,
    Mike Yin
    TechNet Community Support

  • Informix: Error while trying to set up start or end key for index read

    Hi all
    Im moving an application from weblogic 6.1 to 8.1, we're using informix as our databasemanager and are using informix's XA driver. However im running into the following error:
    SQL State: IX000, Exception: java.sql.SQLException: [Internal] Error while trying to set up start or end key for index read [fmstopset_release],
    SQL ErrorCode: -9847, Error Message: [Internal] Error while trying to set up start or end key for index read [fmstopset_release], RSAM ErrorCode: -101
    ...while accessing a table.
    The same code runs fine twice, but the third and following times it fails with the above error code. I've tried setting the various XA flags available in the weblogic console but with no success so far.
    Anyone have any input to this problem? Ive not seen many postings about this error out in the cyberspace and the fews ive seen never gets any response...so i just have to hope anyone in here know anything about it.
    Best regards
    JM

    Ulf Akerberg wrote:
    Hello
    I managed to work around my problem by setting the "statement cache size" in the jdbc connection pool to 0. At least that seems to be a work around, im not fully happy with it.
    I attach the stack trace from the exception, perhaps it will give someone an idea.
    Btw, we're using sun.jdbc.rowset.ExtendedCachedRowSet to populate the resultset to a "disconnected resultset" which the application works with instead of the resultset. Any statements and resultsets that are created are closed before returning the ExtendedCachedRowSet to the application.
    If the application works when statement caching is turned off, then it implies a bug in the
    informix driver to do with re-using a prepared statement. Is the PreparedStatement used
    the same way each time? (the one at AbstractDAO.java:166) What I mean to ask is, If/when
    this statement is created with a given SQL string, are the parameters for that SQL always
    set the same way?
    thanks,
    Joe
    >
    2004-09-10 15:45:05,603 ERROR [ExecuteThread: '14' for queue: 'weblogic.kernel.Default'] - SQLException: Generic SQL failed:
    SELECT d.*,dt.dokument_typ FROM dokument d, OUTER dokument_typ dt WHERE d.dok_typ_id = dt.dok_typ_id AND d.dokument_id = ? ( 0:894),
    SQL State: IX000, Exception: java.sql.SQLException: [Internal] Error while trying to set up start or end key for index read [fmstopset_release],
    SQL ErrorCode: -9847, Error Message: [Internal] Error while trying to set up start or end key for index read [fmstopset_release], RSAM ErrorCode: -101
    java.sql.SQLException: [Internal] Error while trying to set up start or end key for index read [fmstopset_release]
         at com.informix.jdbc.IfxSqli.addException(IfxSqli.java:3105)
         at com.informix.jdbc.IfxSqli.receiveError(IfxSqli.java:3419)
         at com.informix.jdbc.IfxSqli.dispatchMsg(IfxSqli.java:2282)
         at com.informix.jdbcx.IfxXASqli.receiveMessage(IfxXASqli.java:119)
         at com.informix.jdbc.IfxSqli.sendStatementQuery(IfxSqli.java:1464)
         at com.informix.jdbc.IfxSqli.executeStatementQuery(IfxSqli.java:1403)
         at com.informix.jdbc.IfxSqli.executeStatementQuery(IfxSqli.java:1333)
         at com.informix.jdbc.IfxResultSet.executeQuery(IfxResultSet.java:223)
         at com.informix.jdbc.IfxStatement.executeQueryImpl(IfxStatement.java:843)
         at com.informix.jdbc.IfxPreparedStatement.executeQuery(IfxPreparedStatement.java:244)
         at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:80)
         at infrastructure.dao.AbstractDAO.genericSqlRead(AbstractDAO.java:166)
         at se.migrationsverket.dhs.domain.dao.DokumentDAO.findByDokId(DokumentDAO.java:64)
         at se.migrationsverket.dhs.domain.dao.DokumentDAO.findByDokId(DokumentDAO.java:43)
         at se.migrationsverket.dhs.generator.impl.pipeline.LoadDocumentPipeline.buildMultiDocument(LoadDocumentPipeline.java:99)
         at se.migrationsverket.dhs.generator.impl.pipeline.LoadDocumentPipeline.process(LoadDocumentPipeline.java:53)
         at se.migrationsverket.dhs.generator.impl.DHSDocumentGenerator.loadDocument(DHSDocumentGenerator.java:63)
         at se.migrationsverket.dhs.generator.DocumentGeneratorInternalHelper.loadDocument(DocumentGeneratorInternalHelper.java:129)
         at se.migrationsverket.dhs.services.document.internal.InternalDocumentManagerBean.loadDocument(InternalDocumentManagerBean.java:185)
         at se.migrationsverket.dhs.services.document.internal.InternalDocumentManager_6sz7e8_EOImpl.loadDocument(InternalDocumentManager_6sz7e8_EOImpl.java:532)
         at se.migrationsverket.dhs.action.documentgenerator.GeneratorAction.load(GeneratorAction.java:147)
         at se.migrationsverket.dhs.action.documentgenerator.GeneratorAction.perform(GeneratorAction.java:49)
         at se.migrationsverket.dhs.servlet.AbstractController.doPost(AbstractController.java:84)
         at se.migrationsverket.dhs.servlet.AbstractController.doGet(AbstractController.java:54)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6310)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Regards
    JM

  • OBIEE install fails while creating a domain

    Hi,
    I am trying to install OBIEE 11.1.1.3 on linux 64. I selected the Enterprise install option. The installer gives error while creating a domain during the configuration process.
    BI Configuration Log
    Config Action BI Configuration started
    Creating Domain
    Error
    null
    Step Creating Domain failed
    Configuration Action 'Creating Domain' has failed. Please check logs for details.
    The log file is as follows..
    [2010-09-29T14:45:33.319-05:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 38] [ecid: 0000IhV1njD27Ud5Tf0Fyc1CcstI00000S,0] Assigning Port: 7002 to: DOMAIN_PORT
    [2010-09-29T14:45:33.422-05:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 38] [ecid: 0000IhV1njD27Ud5Tf0Fyc1CcstI00000S,0] Assigning Port: 9556 to: NODE_MANAGER_PORT
    [2010-09-29T14:45:33.422-05:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 38] [ecid: 0000IhV1njD27Ud5Tf0Fyc1CcstI00000S,0] Setting valueOf(DOMAIN_PORT) to:7002. Value obtained from:USER
    [2010-09-29T14:45:33.422-05:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 38] [ecid: 0000IhV1njD27Ud5Tf0Fyc1CcstI00000S,0] Domain port set to: 7002
    [2010-09-29T14:45:33.422-05:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 38] [ecid: 0000IhV1njD27Ud5Tf0Fyc1CcstI00000S,0] Nodemanager port set to: 9556
    [2010-09-29T14:45:33.446-05:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 38] [ecid: 0000IhV1njD27Ud5Tf0Fyc1CcstI00000S,0] Starting initial node manager configuration...
    [2010-09-29T14:45:33.446-05:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 38] [ecid: 0000IhV1njD27Ud5Tf0Fyc1CcstI00000S,0] Found listening port from node manager properties: null
    [2010-09-29T14:45:33.446-05:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 38] [ecid: 0000IhV1njD27Ud5Tf0Fyc1CcstI00000S,0] Unable to reuse node manager - port is null
    [2010-09-29T14:45:33.446-05:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 38] [ecid: 0000IhV1njD27Ud5Tf0Fyc1CcstI00000S,0] No reusable node manager found.
    [2010-09-29T14:45:33.446-05:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 38] [ecid: 0000IhV1njD27Ud5Tf0Fyc1CcstI00000S,0] Completed initial node manager configuration.
    [2010-09-29T14:45:33.448-05:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 38] [ecid: 0000IhV1njD27Ud5Tf0Fyc1CcstI00000S,0] Assigning Port: 9556 to: NODE_MANAGER_PORT
    Can anybody tell what may be wrong. I verified that the port 9556 was free.

    Hello George,
    Did you figured out how to solve this problem?. I have been trying to install OBIEE 11g all morning and that's the exact error that I'm getting from the log file:
    Assigning Port: 7001 to: DOMAIN_PORT
    [2010-09-29T11:16:14.842-06:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 26] [ecid: 0000IhUVavHFW7WFLzmJOA1Ccq_j00000H,0] Assigning Port: 9556 to: NODE_MANAGER_PORT
    [2010-09-29T11:16:14.842-06:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 26] [ecid: 0000IhUVavHFW7WFLzmJOA1Ccq_j00000H,0] Setting valueOf(DOMAIN_PORT) to:7001. Value obtained from:USER
    [2010-09-29T11:16:14.842-06:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 26] [ecid: 0000IhUVavHFW7WFLzmJOA1Ccq_j00000H,0] Domain port set to: 7001
    [2010-09-29T11:16:14.842-06:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 26] [ecid: 0000IhUVavHFW7WFLzmJOA1Ccq_j00000H,0] Nodemanager port set to: 9556
    [2010-09-29T11:16:14.914-06:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 26] [ecid: 0000IhUVavHFW7WFLzmJOA1Ccq_j00000H,0] Starting initial node manager configuration...
    [2010-09-29T11:16:14.915-06:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 26] [ecid: 0000IhUVavHFW7WFLzmJOA1Ccq_j00000H,0] Found listening port from node manager properties: null
    [2010-09-29T11:16:14.915-06:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 26] [ecid: 0000IhUVavHFW7WFLzmJOA1Ccq_j00000H,0] Unable to reuse node manager - port is null
    [2010-09-29T11:16:14.915-06:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 26] [ecid: 0000IhUVavHFW7WFLzmJOA1Ccq_j00000H,0] No reusable node manager found.
    [2010-09-29T11:16:14.915-06:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 26] [ecid: 0000IhUVavHFW7WFLzmJOA1Ccq_j00000H,0] Completed initial node manager configuration.
    [2010-09-29T11:16:14.915-06:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 26] [ecid: 0000IhUVavHFW7WFLzmJOA1Ccq_j00000H,0] Assigning Port: 9556 to: NODE_MANAGER_PORT
    Please help on this issue.
    Thanks.
    Pablo.

  • "Component Install Failed" while reinstalling Web Premium CS3

    I purchased Web Premium CS3 about a year and a half ago, and have been using it successfully.  However, my machine recently experienced some operating system issues and the decision was made to reinstall the OS.  I was very careful to deactivate my CS3 software beforehand.
    Now I am trying to reinstall my software and I am receiving an error message that simply says "Component Install Failed."  What should I do?

    Run the Cleaner tool: http://www.adobe.com/support/contact/cscleanertool.html
    Delete the caps.db in C:\Program Files\Common files\Adobe\caps and its backups
    Reinstall the programs
    You will get the same error
    Uninstall it again from your Add or Remove Programs system control panel without deleting the caps
    Reinstall again
    This is a bug in the CS3 installer that requires this convoluted procedure. And naturalyl make sure you have sufficient user privileges and turned off your security tools or other potential interferences.
    Mylenium

  • (OBIEE11G install) - FAIL at step 13, impossible to start OPMN

    Hi
    I'm trying to install OBIEE 11G, but I've encountered some problems.
    I can connect to the Oracle Weblogic admin console.
    I can connect to the Oracle Fusion Middleware Control (entreprise manager).
    But, in the list of servers, I've got only the "Admin server". The "BI Server" is not present.
    In entreprise manager, the "business intelligence core application" is not started and I can't start it. If i try, I've got the following message :
    "SEVERE: Element Type: PROCESS, Element Id: instance1:coreapplication_obijh1, Operation Result: FAILED_TO_START, Detail Message: Operation Failed: start; OracleInstance: instance1; Component: coreapplication_obijh1; msg: 0 of 1 processes started."
    In windows services, the oracle process manager of my instance is not started. When I start it, it becames unstarted automatically later.
    I've tried to launch the command one by one :
    \wlserver_10.3\server\bin\startNodeManager.cmd
    \user_projects\domains\bifoundation_domain\bin\startWebLogic.cmd
    ... liked it's mentioned in the following topic : unable to start obiee11g oracle process manager
    or to use the "stop BI service" then "start BI service"
    but the Bi Server is still not present.
    I can connect to the OBIEE presentation services ("http:\\localhost\analytics") but graphics of the sample webcat doesn't display (I don't know if it's related to the absence of bi server), and I can't open online repository (it's probably related, this time !).
    Do you have any ideas ?
    Thanks in advance
    Edited by: A. Drieux on 15 mai 2013 09:30 - change of title

    Hi
    I've executed the .bat. A command dos windows has appeared then disappeared.
    But I don't have any log in the "../instance1/diagnostics/logs/OracleBIJavaHostComponent/coreapplication_obijh1" directory. It's empty.
    I've tried to install OBIEE on another similar machine. But there was an error during the configuration step, at the step "executing opmnctl start coreapplication_obijh1"
    The inventory logs says :
    ==============================================
    INFO: Variables d'environnement :
    INFO:      ORACLE_HOME =
    INFO:      PATH = C:\Oracle\ODP-ODQ11G\oracledq\Software\bin;C:\Oracle\Administrateur\product\11.1.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Oracle\Middleware\Oracle_BI1\products\Essbase\EssbaseServer\bin;C:\Oracle\Middleware\Oracle_BI1\bin;C:\Oracle\Middleware\Oracle_BI1\opmn\bin;C:\Oracle\Middleware\Oracle_BI1\opmn\lib;C:\Oracle\Middleware\Oracle_BI1\perl\bin
    INFO:      CLASSPATH =
    INFO: Nom utilisateur :Administrateur
    INFO: Saving the install inventory which has the access of 1
    INFO: The flags set for this home (C:\Oracle\Administrateur\product\11.1.0\db_1) are:clean
    INFO: Home:C:\Oracle\Administrateur\product\11.1.0\db_1 oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: The flags set for this home (C:\oracle\ODI11G) are:clean
    INFO: Home:C:\oracle\ODI11G oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: The flags set for this home (C:\oracle\ODP-ODQ11G) are:clean
    INFO: Home:C:\oracle\ODP-ODQ11G oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: The flags set for this home (C:\Oracle\Middleware\oracle_common) are:aruID|aruDesc|guid|addedToCI
    INFO: The flags set for this home (C:\Oracle\Middleware\Oracle_BI1) are:aruID|aruDesc|guid|addedToCI
    INFO: Updating XML inventory.
    INFO: Inventaire actuel :
    +     Répertoire d'origine Oracle Home : OraDb11g_home1+
    +          Ce répertoire d'origine Oracle Home n'a pas été changé dans cette session.+
    +     Répertoire d'origine Oracle Home : OH1491996442+
    +          Ce répertoire d'origine Oracle Home n'a pas été changé dans cette session.+
    +     Répertoire d'origine Oracle Home : OH1031334788+
    +          Ce répertoire d'origine Oracle Home n'a pas été changé dans cette session.+
    +     Répertoire d'origine Oracle Home : OH1623473687+
    +          Ce répertoire d'origine Oracle Home n'a pas été changé dans cette session.+
    +     Répertoire d'origine Oracle Home : OH1211664980+
    +          Ce répertoire d'origine Oracle Home n'a pas été changé dans cette session.+
    INFO: Ending the inventory Session
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    ==============================================
    I've put some pictures, if it can help :
    Entreprise Manager :
    http://imageshack.us/photo/my-images/594/64598566.jpg
    http://imageshack.us/photo/my-images/638/em2s.jpg
    Installation step failed :
    http://imageshack.us/photo/my-images/836/erreurinstall.jpg

  • Creating Domain step fails while trying to install OBIEE 11g (11.1.1.5)

    Hi Everyone,
    I am really stuck at a point from where I do not know which route to take. I am trying to install OBIEE 11g (11.1.1.5) on my Windows 7 (32-bit) laptop. I have tried all the options:
    1. Simple Install
    2. Enterprise Install
    3. Software only install (after installing Weblogic 10.3.4.0 separately)
    Everything goes well till the step Bi Configuration->Creating Domain.
    In this process whenever it reaches the stage when it tries to start Node Manager, it starts getting java exceptions and fails. It typically occurs when it does not find the nodemanager.properties file and tries to save the configurations there. It then encounters a Fatal Error.
    Excerpt from install2011-07-29_06-13-21PM.out
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Launching NodeManager ...
    Properties: {ListenPort=5556,NativeVersionEnabled=true,NodeManagerHome=C:/FusionMW/wlserver_10.3/common/nodemanager,StartScriptEnabled=true,}
    Command: C:\FusionMW\JROCKI~1.2-4\jre\bin\javaw.exe -classpath "C:\FusionMW\JROCKI~1.2-4\jre\lib\rt.jar;C:\FusionMW\JROCKI~1.2-4\jre\lib\i18n.jar;C:\FusionMW\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\FusionMW\JROCKI~1.2-4\lib\tools.jar;C:\FusionMW\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\FusionMW\WLSERV~1.3\server\lib\weblogic.jar;C:\FusionMW\modules\features\weblogic.server.modules_10.3.5.0.jar;C:\FusionMW\WLSERV~1.3\server\lib\webservices.jar;C:\FusionMW\modules\ORGAPA~1.1\lib\ant-all.jar;C:\FusionMW\modules\NETSFA~1.0_1\lib\ant-contrib.jar;C:\Users\SUCHAT~1\AppData\Local\Temp\.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip;C:\FusionMW\utils\config\10.3\config-launch.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbynet.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\FusionMW\WLSERV~1.3\common\derby\lib\derbytools.jar" weblogic.NodeManager "-v"
    NMProcess: <Jul 29, 2011 7:21:31 PM> <INFO> <Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains>
    NMProcess: Jul 29, 2011 7:21:31 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap
    NMProcess: INFO: Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains
    NMProcess: <Jul 29, 2011 7:21:35 PM> <INFO> <Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.SSLConfig loadKeyStoreConfig
    NMProcess: INFO: Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true
    NMProcess: <Jul 29, 2011 7:21:35 PM> <WARNING> <Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer <init>
    NMProcess: WARNING: Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.
    NMProcess: <Jul 29, 2011 7:21:35 PM> <INFO> <Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'>
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer <init>
    NMProcess: INFO: Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'
    NMProcess: <Jul 29, 2011 7:21:35 PM> <SEVERE> <Fatal error in node manager server>
    NMProcess: java.lang.NullPointerException
    NMProcess:      at java.util.Hashtable.containsKey(Hashtable.java:314)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    NMProcess:      at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    NMProcess:      at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    NMProcess:      at weblogic.NodeManager.main(NodeManager.java:31)
    NMProcess:
    NMProcess: Jul 29, 2011 7:21:35 PM weblogic.nodemanager.server.NMServer main
    NMProcess: SEVERE: Fatal error in node manager server
    NMProcess: java.lang.NullPointerException
    NMProcess:      at java.util.Hashtable.containsKey(Hashtable.java:314)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    NMProcess:      at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    NMProcess:      at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    NMProcess:      at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    NMProcess:      at weblogic.NodeManager.main(NodeManager.java:31)
    NMProcess: Stopped draining NMProcess
    NMProcess: Stopped draining NMProcess
    Successfully launched the Node Manager.
    The Node Manager process is running independent of the WLST process.
    Exiting WLST will not stop the Node Manager process. Please refer
    to the Node Manager logs for more information.
    The Node Manager logs will be under C:\FusionMW\wlserver_10.3\common\nodemanager
    Node Manager starting in the background
    Excerpt from nodemanager.log which is created at <WL_HOME>\common\nodemanager:
    <Jul 29, 2011 7:21:31 PM> <INFO> <Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains>
    <Jul 29, 2011 7:21:35 PM> <INFO> <Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    <Jul 29, 2011 7:21:35 PM> <WARNING> <Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.>
    <Jul 29, 2011 7:21:35 PM> <INFO> <Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'>
    <Jul 29, 2011 7:21:35 PM> <SEVERE> <Fatal error in node manager server>
    java.lang.NullPointerException
         at java.util.Hashtable.containsKey(Hashtable.java:314)
         at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
         at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
         at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
         at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
         at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
         at weblogic.NodeManager.main(NodeManager.java:31)
    After this it hangs for a long time before finally coming up with Node Manager Server Timed Out error and finally the Creating Domain step fails.
    One thing that I have noticed is that whenever it tries to create the nodemanager.properties or write to it it encounters this error and hence the nodemanager.properties file is also not getting generated.
    I have ensured that there are no spaces in the TEMP and TMP paths. I even tried creating and putting the nodemanager.properties file in the location but that too does not work.
    Strange part is that when I install Weblogic separately and have nodemanager as a windows service, then with the nodemanager.properties that I created the windows service runs, but the OBIEE installation still fails.
    Any help on this would be greatly appreciated.
    Thanks and regards,
    Subho

    My problem is "creating domain is failed". I guess that the issue with windows 7 32 bits on laptop doesn't configure and run nodemanager. I tried to start nodemanager but don't work (with weblogic scriptinf tools WST). However, Weblogic run ok but nodemanager is inactive. Also it doesn't create nodemanager.propierties. If I create a file nodemanager.properties (or I copied on directory obiee_home\ws_server_10.3\common\nodemanager) obiee installer configures its parameters pre-configured (if I modify a parameter, the installer modify it a default value and I don't know where is these parameters and its definition).
    I have installed obiee simple and enterprise and it don't work. I have installed on oracle 11g R2 (desktop and enterprise with datawarehouse) and obiee installer doesn't work. Further this installation obiee delay an hour and then generates error in my case "creating domain is failed".
    I'm going try to run install obiee 11.1.1.5 on windows 7 xp mode.
    Important: We need help of oracle experts or Oracle communicates if obiee installs or not on windows 7 32 bits laptop because We have wasted
    Thanks if anyone help us!!

  • Task Sequence Fails while trying to access a folder in PXE

    Hello Guys,
    I am facing issues while PXE.  It fails with below error.
    Logs from server :
    Severity               Type      Site code             Date / Time       
    System Component        Message ID        Description
    Error      Milestone                    2/4/2014 9:49:11 AM               
    Task Sequence Engine   11135    The task sequence execution engine failed executing the action (DiskPart DataDisk) in the group (Install Operating System) with the error code 2147942402  Action output: T=80070047 (e:\nts_sms_fre\sms\framework\tscore\tsconnection.cpp,148)
    Failed to access the share \\server.org\SMSPKGE$\PCK000AA\ with network access account !sAccessibleSource.empty(), HRESULT=80070002 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,2392) GetAccessibleLocation(pszSource,
    saResolvedPath, sSourceDirectory, dwFlags, hUserToken), HRESULT=80070002 (e:\nts_sms_fre\sms\framework\tscore\resolvesource.cpp,3168) TS::Utility::ResolveSource(pszPkgID, sPath, 0, hUserToken, sUserName.empty() ? NULL : sUserName.c_str(), sUserName.empty()
    ? NULL : sUserPassword.c_str()), HRESULT=80070002 (e:\nts_sms_fre\sms\client\osdeployment\installsoftware\runcommandline.cpp,395) cmd.Execute(pszPkgID, sProgramName, dwCmdLineExitCode), HRESULT=80070002 (e:\nts_sms_fre\sms\client\osdeployment\installsoftware\main.cpp,385)
    Failed to find an available source location Failed to resolve the source for SMS PKGID=PCK000AA, hr=0x80070002 Install Software failed to run command line, hr=0x80070002. The operating system reported error 2147942402: The system cannot find the file specified.
    SMSTG log from PC where it fails :
    Failed to connect to "\\server.ORG\SMSPKGE$\PCK000AA" (71)
    Task Sequence fails only when acccessing one folder and below steps have been tried.
    - Network access account is configured and its working fine for all other secondary site
    - NAA is having access to folder.
    - NAA is added to Server Local Admin Access Group.
    - Deleted folder and Replicated from central
    - Granted everyone access to folder.
    It works only when other Admin Account is updated in place of existing NAA details on primary server. However the same NAA is working fine on all Primary and Secondary servers. Issue is only with one secondary server.
    Its very strange issue!!!
    Waiting for a solution.
    Mukhyaprana

    0x80070047 = "No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept."
    You must have some non-standard policy or restriction applied to the system hosting the share.
    Jason | http://blog.configmgrftw.com

  • "Kerberos" authentication failed while trying to access EMC or EMS

    Salam,
    I have successfully installed Exchange 2010 SP1 on a transitional environment, the installation went smooth without any problem and I've done most of the trasitioning configuration from Exchange Server 2003 to Exchange Server 2010.
    Currently we're in the process of moving the mailboxes, but I've come across a problem recently which stopped all my work and I can no longer commence with this transition unless its solved.
    Sometimes when I try to access EMC or EMS I get the hereunder error:
    The following error occurred while attempting to connect to the specified Exchange server 'afhmail.arabfinancehouse.com.lb':
    The attempt to connect to http://afhmail.arabfinancehouse.com.lb/PowerShell using "Kerberos" authentication failed: Connecting to remote server failed
    with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic.
    I've read most of the articles found on the internet including
    http://msexchangeteam.com/archive/2010/02/04/453946.aspx to try to troubleshoot this problem but nothing has worked so far, I tried removing Win RM IIS extensions as well then adding them again with a restart and nothing. I tried the Kerbauth dll removal
    also nothing and the problem keeps to occur and the situation is not stable.
    Also I read in a KB article somewhere that if we have multiple domain controllers a single domain controller should be assigned on the Exchange Server (Organization Configuration, Server Configuration, Recipient Configuration) so I assigned the PDC to be selected
    by those configurations at startup, yet I am still facing the same problem.
    Again I emphasis that the problem comes and goes, at a time I can access EMS and at another is just gives me the Kerberos error.
    Thank you very much in advance,
    Kindest Regards.
    Abdullah Abdullah

    Hi Abdullah,
    Can you open the EMS?
    If yes, please run the WinRM QC and post the results here.
    If possible, please use another admin's account to log on to Exchange to try to open EMC.
    Frank Wang
    TechNet Subscriber Support
    in forum
    If you have any feedback on our support, please contact
    [email protected]
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Cannot install KB982867 while trying to Upgrade exchange 2010 to SP3

    I  just had to reinstall Server 2008 standard with Exchange 2010. I am now trying to install SP3 on Exchange and got all the hotfixs but the KB982867. I go to the link on the install screen and it take me to a Archive page. I did find on the web a download
    for the hotfix but it will not install. It turns out to be net frame works 4.0. This is the message I get.  KB2532942 does not apply, or is blocked by another condition on your computer. I currently have installed net frameworks 3.5 SP1 and 4.5.1 . This
    is the message I am getting during the install.    Client Access Role Prerequisites
    Failed
    Error:
    Install hotfix Microsoft Knowledge Base article 982867 from http://code.msdn.microsoft.com/KB982867.
    Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&e=ms.exch.err.Ex28883C&l=0&cl=cp
    Elapsed Time: 00:00:14
    Thanks
    Zman

    Hi Zman,
    Before you install KB2532942, you must have the .NET Framework 4 installed to apply this hotfix rollup.
    The related KB for your reference:
    Hotfix rollup package 2532942 is available for Windows Communication Foundation for the .NET Framework 4
    http://support.microsoft.com/kb/2532942
    If you have any further questions, please do not hesitate to post back.
    Best regards,
    Eric

  • Can't boot from Install Disc while trying to isntall a new hard drive...

    So last week my macbook 4 froze. I powered it down and when restarting, got the grey screen and apple logo and spinning wheel underneath. After about 3 minutes the machine would just shut off.
    I ran the AHT and got this error: 4hdd/11/40000004: SATA(0,0)
    Searched around for a bit and the internet's consensus was that my hard drive has failed. I bought a new one today and can't seem to get up and running again.
    With the new drive in and the Install Disc in, regular start up get's me the blinking folder.
    Starting while pressing C, while pressing D, while doing any other combination just gets me the grey blinking folder with question mark.
    When I start with OPTION key, I can see the boot from CD option but after selecting, I just get a plain grey screen. Not really sure where to go from here? Any advice is appreciated.
    Thanks

    Perhaps the setting on the replacement hard disk drive is not correct
    for the computer configuration you are using it in. There are such items
    as jumper-pin settings: Master, Slave, auto-detect; and so on.
    If the hard disk drive and the optical drive have a similar setting, neither
    one could be in a position to do much.
    Since I am unfamiliar with the correct settings for your computer, perhaps
    someone who has more information and/or experience will reply to this.
    Good luck & happy computing!

  • OAM:Database Validation Failed While Trying to Add New RDBMS Profile

    It's about DB connection with OAM 10.1.4 through OCI in Windows Server 2003.
    The error in OAM identity console: Database Validation Failed
    The error in OAM component logs: TNS:could not resolve the connect identifier specified%0a Error Code from OCIErrorGet^12154
    My working environment is 'Integrated IDM 10.1.4' downloaded in FF, the following is its description:
    This image is based off the OIM 9.0.3 image built by Sanjay Rallapalli. The underlying environment on which the image is built includes the following component and any associated user name/password combinations:
    Windows 2003 Active Directory (Administrator/abcd1234)
    Exchange 2003 (Administrator/abcd1234)
    Sun One Directory Server (cn=Directory Admin/abcd1234)
    Microsoft IIS
    Microsoft Certificate Authority
    Tomcat J2SE Server
    The image also includes a number of Oracle components including:
    Oracle DB 10G (sys, system/abcd1234)
    Oracle OC4J (http://ten.mydomain.com:7777/em oc4jadmin/abcd1234)
    Oracle Identity Manager (xelsysadm/xelsysadm)
    Oracle Virtual Directory (cn=admin/abcd1234)
    Oracle Access Manager (Administrator/abcd1234)
    Owner: Michael Terra     Creation Date: 24-JUL-08     Rating: Not Rated
    VM OS: Windows Server 2003     
    It seems an old problem as there are many articles in metalink treating it.
    Although I tried every solution proposed by metalink, I still get my 'Database Validation Failed'. I have restarted my system and rechecked in metalink several times.
    I'd like to know is there anyone who has successfully configured OAM connecting with Oracle DB through OCI in Windows? Could you tell me is there anything special I have to do? Thanks a lot.

    Hi All,
    I am trying to configure the audting for OAM 10.4.0.1 with OID as user store/Policy store. My oracle DB (10.1.0.5.0--comes bundled with OID) is on same host.
    I am trying to configure the audit database in OCI mode as there is some issue with installation of ODBC driver that i was not able to resolve.
    While creating RDBMS profile i am also getting the same error *"Database validation failed*" and in identity server logs stated as "*SqlAdapter Error OCIerrormap cpp:53 'OCI failed to create environment variable' method^OCI Adapter::OCI Adapter ociRetcode^ OCIError"*
    Does anyone able to successfully configure the audit database with same environment or let me know where i am missing or additional steps required.
    Thanks in advance!

  • Import fail while trying to import userdefinedfields.xml

    All,
    I am trying to import userdefinedfield.xml from dev to QA environment and import fails with below error message.
    [xx/07/13 11:36:44:892 EST] 00000051 SystemOut     O ERROR,15 Jul 2013 11:36:44,892,[XELLERATE.DATABASE],ALTER TABLE USR MODIFY
    java.sql.SQLException: ORA-00904: : invalid identifier
    [15/07/13 11:36:44:907 EST] 00000051 SystemOut     O DEBUG,15 Jul 2013 11:36:44,907,[XELLERATE.SERVER],Class/Method: tcDataBase/substitute entered.
    [xx/07/13 11:36:44:907 EST] 00000051 SystemOut     O DEBUG,15 Jul 2013 11:36:44,907,[XELLERATE.SERVER],Class/Method: tcDataObj:handleErr - Data: poError.isAction - Value: F
    [xx/07/13 11:36:44:907 EST] 00000051 SystemOut     O DEBUG,15 Jul 2013 11:36:44,907,[XELLERATE.SERVER],Class/Method: tcDataObj:handleErr - Data: poError.isCode - Value: SDK.MODCOL
    [xx/07/13 11:36:44:907 EST] 00000051 SystemOut     O DEBUG,15 Jul 2013 11:36:44,907,[XELLERATE.SERVER],Class/Method: tcDataObj:handleErr - Data: poError.isDescription - Value: Error Modifying a Column.
    [xx/07/13 11:36:44:907 EST] 00000051 SystemOut     O DEBUG,15 Jul 2013 11:36:44,907,[XELLERATE.SERVER],Class/Method: tcDataObj:handleErr - Data: poError.isRemedy - Value: Check for valid column length modification
    [xx/07/13 11:36:44:907 EST] 00000051 SystemOut     O DEBUG,15 Jul 2013 11:36:44,907,[XELLERATE.SERVER],Class/Method: tcDataObj:handleErr - Data: poError.isDetail - Value: com.thortech.xl.orb.dataaccess.tcDataAccessException: DB_WRITE_FAILEDDetail: SQL: ALTER TABLE USR MODIFY Description: ORA-00904: : invalid identifier
    SQL State: 42000Vendor Code: 904Additional Debug Info:com.thortech.xl.orb.dataaccess.tcDataAccessException
    [xx/07/13 11:36:44:923 EST] 00000051 SystemOut     O ERROR,15 Jul 2013 11:36:44,923,[XELLERATE.DDM.IMPORT],Error Modifying a Column.
    [xx/07/13 11:36:44:923 EST] 00000051 SystemOut     O ERROR,15 Jul 2013 11:36:44,923,[XELLERATE.DDM.IMPORT],Exception during import
    com.thortech.xl.ddm.exception.DDMException: Unable to save dataobject for SDC
      at com.thortech.xl.ddm.instance.TableInstance.finishDataObject(Unknown Source)
    We are not able to replicate the issue in any other dev/test environments.
    Please suggest if you have idea on what can be issue.
    Thanks,
    Subbu

    can you disable the caching of metadata, restart OIM server and then try importing the xml.

  • Backup failed while trying to take the managed metadata database using SSMS

    hi,
     i am trying to take a backup of my  databaase - sharepoint managed metadata database .
    but i am getting the error, backup failed! Pls help, how to resolve this
    here is the screen shot.

    Remove existing backup destinations before you "add"  a new destination.
    OR
    BACKUP DATABASE dbname TO DISK ='c:\dbname.bak'
    ---Prashanth

  • First Aid Failed while trying to re-start mac, help??

    My Mac has been forzen to the loading page and I have put in the grey disk to try and re-boot it and I was told to repair the disk once the CD was in. After having gone through part of the repair process I get a message of First Aid Failed because "The underlying task reported failure on exit (-9972)" Any help on how to get my mac fixed?? And wil it involve losing all of my files on my Mac? Thanks!!

    The error you are getting means that Disk Utility cannot repair your hard drive. Apple has a note on this at http://docs.info.apple.com/article.html?artnum=302411 . Net, most people buy Disk Warrior to repair the drive, although TechTool Pro can also be bought to do that, and in most cases, Disk Warrior is able to fix the drive. There are situations, however, when they can't repair the drive. At that point, you can try and erase and install, and if that fails, you need to buy a new hard drive.
    If you can hook another mac up in target mode you may be able to back up your data, if you haven't done that recently.

Maybe you are looking for