Content Services Configuration Assistant failde OCS 10.1.2

When it gets to the Oracle Content Services Configuration Assistant, this one fails. Seeing the log file in "home/oracle/product/10.1.2/ocs_1/apps/content/log/ContentMTConfig.log" the problem seems to be in the UploadWorkflowProcessDefinition:
*********************** Starting UploadWorkflowProcessDefinition ***********************
The command log is hidden for security reasons
Command returned an exit code of: 1
Command output:
wferr:
- WFLDRS_FAIL
- WFLDRSD_FAIL MODE=UPLOAD EFFDATE=<null>
- WFLDRSD_PROT_CUST NAME=WFSTD/AND ENTITY=ACTIVITY
Failed = oracle.ifs.utils.action.ActionFailedException: Oracle Workflow Definition Loader 2.6.3.5
wferr:
- WFLDRS_FAIL
- WFLDRSD_FAIL MODE=UPLOAD EFFDATE=<null>
- WFLDRSD_PROT_CUST NAME=WFSTD/AND ENTITY=ACTIVITY
at oracle.ifs.admin.actions.OsCommandAction.processFinished(OsCommandAction.java:135)
at oracle.ifs.admin.actions.ForkProcessAction.perform(ForkProcessAction.java:187)
at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
at java.lang.Thread.run(Thread.java:534)
recording that configuration failed
saving:/home/oracle/product/10.1.2/ocs_1/apps/content/settings/oracle/ifs/utils/common/Settings.properties
iFS configuration failed; the following error occurred:
Exception traces ---->
oracle.ifs.utils.action.ActionFailedException: oracle.ifs.utils.action.ActionFailedException: Oracle Workflow Definition Loader 2.6.3.5
Can someone help me.
Thanks

hi all,
i've solved the problem by cleanly remove .profile under oracle login directory. not sure whether OUI refers this file during installation. in the new installation, i also use two UNIX users, one for infra tier, another for apps tier. this time, there is no single error reported.
thanks for your attention.
Rgds/

Similar Messages

  • WebCenter 10.1.3.2.0 install: content DB configuration assistant failed

    Hi Experts,
    I am trying to install Oracle WebCenter 10.1.3.2.0 on Windows 2003 machine. I had installed a DB 10.2.0.1 to serve for the db for content DB repository.
    I chose the Basic Installation type for webcenter suite. The installation is generally successful but the configuration assistant for content DB failed.
    In the contentconfig.log file, I see the following error stack.
    *********** Starting AdminManagerAction_CreateInterMediaMedia ***********
    Next task: CreateMediaLOB InterMediaBlob $$mediaClass $$chunkSize $$lobTablespace $$isIndexed
    Exception while performing task 'CreateMediaLOB InterMediaBlob $$mediaClass $$chunkSize $$lobTablespace $$isIndexed' ; exception is:
    oracle.ifs.common.IfsException: IFS-30002: Unable to create new LibraryObject
    oracle.ifs.common.IfsException: IFS-32257: SQL error adding content column(s) to media instance table. SQL was ALTER TABLE ODMM_CONTENTSTORE ADD ( InterMediaBlob BLOB, InterMediaBlob_T BLOB ) LOB (INTERMEDIABLOB) STORE AS (CACHE pctversion 20 chunk 32768 tablespace CONTENT_IFS_LOB_M DISABLE STORAGE IN ROW STORAGE (INITIAL 50M NEXT 50M)) LOB (INTERMEDIABLOB_T) STORE AS (CACHE pctversion 20 chunk 32768 tablespace CONTENT_IFS_LOB_M DISABLE STORAGE IN ROW STORAGE (INITIAL 50M NEXT 50M))
    java.sql.SQLException: ORA-01659: unable to allocate MINEXTENTS beyond 14 in tablespace CONTENT_IFS_LOB_M
    I am stuck with this error. This is the second time I did the complete installation and have got this error.
    Can anyone tell what is the cause of the error and what is needed to fix it? Will appreciate any helpful ideas.
    thanks!

    I have a similar problem on a similar environment (Win 2003/ 10.1.3.2.0/DB 10.2.0.1) installation of Webcenter Suite using Basic installation.
    I have tried creating the table spaces according to the specifications given in oracle documentation, yet the installer complained about the table spaces not having free space left (specially, the WORK_IFS tables space). I also tried giving spaces on average 15MB more then the suggested space for their datafiles, and it still complained about the table space issue.
    - When the configuration assistant fails, and you exit out of the Universal Installer, is there any option or way to just rerun the configuration assistant for content db again?
    - I see on the EM for WebCenter Suite that all the other components seem to install properly and are up and running yet there is no mention of Content DB. Nor there is any option to try to reconfigure it.
    - or do we have to uninstall the whole WCSuite, and/or the database 10201 too and then reinstall the software?
    Can someone please help in finding a way forward?
    thanks for your cooperation.
    AMN

  • WebCenter Suite installation: Content DB configuration Assistant failed

    Hi Experts,
    I am trying to install Oracle WebCenter 10.1.3.2.0 on Windows 2003 machine. I had installed a DB 10.2.0.1 to serve for the db for content DB repository.
    I chose the Basic Installation type for webcenter suite. The installation is generally successful but the configuration assistant for content DB failed.
    In the contentconfig.log file, I see the following error stack.
    *********** Starting AdminManagerAction_CreateInterMediaMedia ***********
    Next task: CreateMediaLOB InterMediaBlob $$mediaClass $$chunkSize $$lobTablespace $$isIndexed
    Exception while performing task 'CreateMediaLOB InterMediaBlob $$mediaClass $$chunkSize $$lobTablespace $$isIndexed' ; exception is:
    oracle.ifs.common.IfsException: IFS-30002: Unable to create new LibraryObject
    oracle.ifs.common.IfsException: IFS-32257: SQL error adding content column(s) to media instance table. SQL was ALTER TABLE ODMM_CONTENTSTORE ADD ( InterMediaBlob BLOB, InterMediaBlob_T BLOB ) LOB (INTERMEDIABLOB) STORE AS (CACHE pctversion 20 chunk 32768 tablespace CONTENT_IFS_LOB_M DISABLE STORAGE IN ROW STORAGE (INITIAL 50M NEXT 50M)) LOB (INTERMEDIABLOB_T) STORE AS (CACHE pctversion 20 chunk 32768 tablespace CONTENT_IFS_LOB_M DISABLE STORAGE IN ROW STORAGE (INITIAL 50M NEXT 50M))
    java.sql.SQLException: ORA-01659: unable to allocate MINEXTENTS beyond 14 in tablespace CONTENT_IFS_LOB_M
    I am stuck with this error. This is the second time I did the complete installation and have got this error.
    Can anyone tell what is the cause of the error and what is needed to fix it? Will appreciate any helpful ideas.
    thanks!

    I have a similar problem on installation of Webcenter Suite using Basic installation.
    I have tried creating the table spaces according to the specifications given in oracle documentation, yet the installer complained about the table spaces not having free space left (specially, the WORK_IFS tables space). I also tried giving spaces on average 15MB more then the suggested space for their datafiles, and it still complained about the table space issue.
    When the configuration assistant fails, and you exit out of the Universal Installer, is there any option or way to just rerun the configuration assistant for content db again?
    I see on the EM for WebCenter Suite that all the other components seem to install properly and are up and running yet there is no mention of Content DB. Nor there is any option to try to reconfigure it.
    Can someone please help?
    thanks for your cooperation.
    AMN

  • Failed to Install the "Oracle Web Services Manager Configuration Assistant"

    The installation of "Oracle Web Services Manager Configuration Assistant" was failed when I installed the "Oracle SOA Suite 10.1.3.1.0" ,and the failure information about the installation in the log show as follows, I need your help,thanks a lot!
    start-olite:
    Starting OLite in background ...
    Running:D:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\wfeventc.sql
    Exception in thread "main" oracle.tip.esb.install.exception.InstallationDBException: Failed to execute sql file"D:\product\10.1.3.1\OracleAS_1\integration\esb\sql\other\wfeventc.sql"
         at oracle.tip.esb.install.db.RunSQLScript.runScript(Unknown Source)
         at oracle.tip.esb.install.db.RunSQLScript.runScriptListInternal(Unknown Source)
         at oracle.tip.esb.install.db.RunSQLScript.runScriptList(Unknown Source)
         at oracle.tip.esb.install.db.NonOracleDB.runScripts(Unknown Source)
         at oracle.tip.esb.install.db.OLite.install(Unknown Source)
         at oracle.tip.esb.install.db.InstallerMain.main(Unknown Source)
    Caused by: java.sql.SQLException: [POL-3023] ????????
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinDriverConnect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.connect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCFactory.createConnection(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
         at oracle.tip.esb.install.db.DriverManagerDataSource.getConnection(Unknown Source)
         ... 6 more
    Java Result: 1
    Importing Default System ...
    ${env.PCHOME}
    stop-olite:
    Stopping background OLite process ...
    CA::DEBUG:******:Finished OLite Install ...
    Finished Olite configuration ...
    BUILD SUCCESSFUL
    Total time: 12 seconds
    Exit: 0
    TASK: oracle.tip.esb.install.tasks.ConfigureOC4J
    Configuring OC4J ...
    id value is 2
    id value is IASPT
    process-type value is 1
    id value is 3
    id value is IASPT
    id value is 3
    id value is ASG
    process-type value is 1
    id value is 2
    id value is ASG
    id value is 1
    id value is default_group
    process-type value is 1
    id value is 3
    id value is home
    process-type value is 1
    process-type value is 2
    process-type value is 1
    final map size value is 2
    id value is -Xrs -server -XX:MaxPermSize=128M -ms512M -mx1024M -XX:AppendRatio=3 -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false
    Jun 22, 2010 2:39:09 PM oracle.tip.esb.install.tasks.ConfigureOC4J getOpmnRequestPort
    INFO: Port value is 6003
    D:\product\10.1.3.1\OracleAS_1\jdk\bin\java -Dant.home=D:\product\10.1.3.1\OracleAS_1\ant -classpath D:\product\10.1.3.1\OracleAS_1\ant\lib\ant.jar;D:\product\10.1.3.1\OracleAS_1\ant\lib\ant-launcher.jar;D:\product\10.1.3.1\OracleAS_1\integration\esb\lib\ant-contrib-1.0b1.jar org.apache.tools.ant.Main -Dinstall.type=SoaBasic -Desb.home=D:\product\10.1.3.1\OracleAS_1\integration\esb -Doc4j.home.dir=D:\product\10.1.3.1\OracleAS_1 -Djava.home=D:\product\10.1.3.1\OracleAS_1\jdk -Doracle.home=D:\product\10.1.3.1\OracleAS_1 -Dhost.name=dpxc67-01 -Ddb.vendor=olite -Dimport.export.db_url=jdbc:polite4@localhost:1531:oraesb -Desb.appserver=ias_10.1.3 -Doc4j.design_time_host=dpxc67-01 -Doc4j.design_time_port=8888 -Dprimary.container=home -Dinstall.mode=OracleInstallerias_10.1.3_SoaBasic -Dsso=true -Dinstall.component=install-developer -Dias.name=soademo.dpxc67-01 -Denv.OC4J_STANDALONE_HOME=D:\product\10.1.3.1\OracleAS_1 -Dias_admin.password=*password cannot be displayed* -Denv.JAVA_HOME=D:\product\10.1.3.1\OracleAS_1\jdk -Denv.SERVER_ADMIN_PASSWORD=*password cannot be displayed* -Dopmn.requestport=6003 -Ddb.vendor=olite -Ddb.connect.string=jdbc:polite4@localhost:1531:oraesb -Ddb.username=system -Dias.virtual_host=dpxc67-01 -Denv.DB_USER=system -Denv.DB_URL=jdbc:polite4@localhost:1531:oraesb -Desb.oc4j.container=home -Denv.DB_PASSWORD=*password cannot be displayed* -Ddb.password=*password cannot be displayed* -e -buildfile esbinstall.xml deploy-applications
    Buildfile: esbinstall.xml
    Trying to override old definition of datatype echoproperties
    common_update_server.xml:
    Adding shared library apache.junit ...
    Adding shared library oracle.db.lite ...
    Adding shared library apache.commons 10.1.3 ...
    Adding shared library apache.jdom ...
    Adding shared library apache.slide ...
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://dpxc67-01:6003/home -script D:\product\10.1.3.1\OracleAS_1\integration\esb\install\ant-tasks/esb_admin_client_script_sl.txt
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    publishSharedLibrary command was successful
    update_server.xml:
    Adding shared library oracle.esb ...
    deployer.url: deployer:oc4j:opmn://dpxc67-01:6003/home
    publishSharedLibrary command was successful
    deploy-applications:
    Deploying ESB design time ...
    Binding ESB design time ...
    Deploying ESB run time ...
    Binding ESB runtime ...
    Deploying orainfra.ear ...
    Binding orainfra ...
    Running batch script by:
    java admin_client.jar deployer:oc4j:opmn://dpxc67-01:6003/home -script D:\product\10.1.3.1\OracleAS_1\integration\esb\install\ant-tasks/esb_deployapps.txt
    10/06/22 14:39:20 Notification ==>Application Deployer for esb-dt STARTS.
    10/06/22 14:39:20 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear
    10/06/22 14:39:20 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear begins...
    10/06/22 14:39:20 Notification ==>Unpacking esb-dt.ear
    10/06/22 14:39:21 Notification ==>Done unpacking esb-dt.ear
    10/06/22 14:39:21 Notification ==>Unpacking esb_console.war
    10/06/22 14:39:22 Notification ==>Done unpacking esb_console.war
    10/06/22 14:39:22 Notification ==>Unpacking esb-jca-dt.rar
    10/06/22 14:39:22 Notification ==>Done unpacking esb-jca-dt.rar
    10/06/22 14:39:22 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt.ear ends...
    10/06/22 14:39:22 Notification ==>Starting application : esb-dt
    10/06/22 14:39:22 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:22 Notification ==>Initializing EJB container
    10/06/22 14:39:22 Notification ==>Loading connector(s)
    10/06/22 14:39:22 Notification ==>Starting up resource adapters
    10/06/22 14:39:23 Notification ==>Warning. Unable to set up connection factory to location esb-dt for a resource adapter in {1}
    10/06/22 14:39:23 Notification ==>Initializing EJB sessions
    10/06/22 14:39:23 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initialize esb_console begins...
    10/06/22 14:39:23 Notification ==>Initialize esb_console ends...
    10/06/22 14:39:23 Notification ==>Started application : esb-dt
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-dt COMPLETES. Operation time: 2875 msecs
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-rt STARTS.
    10/06/22 14:39:23 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear
    10/06/22 14:39:23 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear begins...
    10/06/22 14:39:23 Notification ==>Unpacking esb-rt.ear
    10/06/22 14:39:23 Notification ==>Done unpacking esb-rt.ear
    10/06/22 14:39:23 Notification ==>Unpacking provider-war.war
    10/06/22 14:39:23 Notification ==>Done unpacking provider-war.war
    10/06/22 14:39:23 Notification ==>Unpacking esb-jca-rt.rar
    10/06/22 14:39:23 Notification ==>Done unpacking esb-jca-rt.rar
    10/06/22 14:39:23 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-rt.ear ends...
    10/06/22 14:39:23 Notification ==>Starting application : esb-rt
    10/06/22 14:39:23 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initializing EJB container
    10/06/22 14:39:23 Notification ==>Loading connector(s)
    10/06/22 14:39:23 Notification ==>Starting up resource adapters
    10/06/22 14:39:23 Notification ==>Warning. Unable to set up connection factory to location esb-rt for a resource adapter in {1}
    10/06/22 14:39:23 Notification ==>Initializing EJB sessions
    10/06/22 14:39:23 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:23 Notification ==>Initialize provider-war begins...
    10/06/22 14:39:23 Notification ==>Initialize provider-war ends...
    10/06/22 14:39:23 Notification ==>Started application : esb-rt
    10/06/22 14:39:23 Notification ==>Application Deployer for esb-rt COMPLETES. Operation time: 203 msecs
    10/06/22 14:39:24 Notification ==>Application Deployer for orainfra STARTS.
    10/06/22 14:39:24 Notification ==>Copy the archive to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear
    10/06/22 14:39:24 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear begins...
    10/06/22 14:39:24 Notification ==>Unpacking orainfra.ear
    10/06/22 14:39:24 Notification ==>Done unpacking orainfra.ear
    10/06/22 14:39:24 Notification ==>Unpacking orainfra.war
    10/06/22 14:39:24 Notification ==>Done unpacking orainfra.war
    10/06/22 14:39:24 Notification ==>Initialize D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\orainfra.ear ends...
    10/06/22 14:39:24 Notification ==>Starting application : orainfra
    10/06/22 14:39:24 Notification ==>Initializing ClassLoader(s)
    10/06/22 14:39:24 Notification ==>Initializing EJB container
    10/06/22 14:39:24 Notification ==>Loading connector(s)
    10/06/22 14:39:24 Notification ==>Starting up resource adapters
    10/06/22 14:39:24 Notification ==>Initializing EJB sessions
    10/06/22 14:39:24 Notification ==>Committing ClassLoader(s)
    10/06/22 14:39:24 Notification ==>Initialize orainfra begins...
    10/06/22 14:39:24 Notification ==>Initialize orainfra ends...
    10/06/22 14:39:24 Notification ==>Started application : orainfra
    10/06/22 14:39:24 Notification ==>Application Deployer for orainfra COMPLETES. Operation time: 219 msecs
    dehydrationStore:
    Configuring data sources for olite dehydration store ...
    ${env.PCHOME}
    install-developer:
    design time host dpxc67-01
    design time port 8888
    primary container home
    the host is dpxc67-01and the port is 8888
    Exception in thread "main" oracle.tip.esb.install.exception.InstallationDBException: Connection Refused ""
         at oracle.tip.esb.install.db.NonOracleDB.runConnectionTest(Unknown Source)
         at oracle.tip.esb.install.db.NonOracleDB.load(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.setupDB(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.handleDesignTimeSpecificActions(Unknown Source)
         at oracle.tip.esb.install.ESBInstaller.main(Unknown Source)
    Caused by: java.sql.SQLException: [POL-3023] ????????
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinDriverConnect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCConnection.connect(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCFactory.createConnection(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.OracleConnection.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCDriver.connect(Unknown Source)
         at oracle.tip.esb.install.db.DriverManagerDataSource.getConnection(Unknown Source)
         ... 5 more
    Java Result: 1
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\lib\ext
    set_app_sso_option:
    Using sso=true. Redeploying esb-dt with sso
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\esb-dt\META-INF
    Copying 1 file to D:\product\10.1.3.1\OracleAS_1\j2ee\home\application-deployments\esb-dt

    It could be due to system language setting -
    install SOA Suite failed
    Regards,
    Anuj

  • Need Help in configuring Antivirus on content services

    Hi All,
    We are using Content Services 10.1.2.3.4 and for antivirus we are using Symnatec Antivirus Scan Engine(SAVSE) 5.1. We have installed Antivirus on both the boxes separately and while configuring the domain properties we are facing problem--> when we change the domain properties of one server it is automatically reflecting in the domain properties of the other server(for eg: if we change the hostname on server1 the same value is reflecting in server2 where we have previously kept server2's hostname).
    Kindly suggest me how to proceed further I am following content services admin guide(B25275-04) for configuring antivirus
    Regards
    Vinil

    Hi All,
    We are using Content Services 10.1.2.3.4 and for antivirus we are using Symnatec Antivirus Scan Engine(SAVSE) 5.1. We have installed Antivirus on both the boxes separately and while configuring the domain properties we are facing problem--> when we change the domain properties of one server it is automatically reflecting in the domain properties of the other server(for eg: if we change the hostname on server1 the same value is reflecting in server2 where we have previously kept server2's hostname).
    Kindly suggest me how to proceed further I am following content services admin guide(B25275-04) for configuring antivirus
    Regards
    Vinil

  • SSO Configuration Assistant failed during installation of OCS 10G on linux

    I am trying to install OCS 10g infrastructure on CentOS 4.2
    the linux version which the installer displays is redhat-4
    The installation works fine but the SSO CA fails and gives this message
    NLS_LANG param = AMERICAN_AMERICA.AL32UTF8ERROR : Exception while configing SSO DAD :oracle.ons.SubscriptionException: Subscription request timed out after 120000 millseconds. Possible causes: OPMN may not be running, you may have an OPMN running in an alternate ORACLE_HOME using duplicate port values, or OPMN may be misconfigured.
         at oracle.ons.SubscriptionNotification.waitForReply(SubscriptionNotification.java:82)
         at oracle.ons.ONS.addSubscriber(ONS.java:336)
         at oracle.ons.Subscriber.realStartup(Subscriber.java:92)
         at oracle.ons.Subscriber.<init>(Subscriber.java:80)
         at oracle.ons.ONS.createNewSubscriber(ONS.java:690)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.webdb.config.smi.GeneralConfig.<init>(Unknown Source)
         at oracle.webdb.config.smi.GeneralDADConfig.<init>(Unknown Source)
         at oracle.webdb.config.smi.DADConfig904Imp.<init>(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getGeneralDADConfig(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfig904(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfigLatest(Unknown Source)
         at oracle.webdb.config.smi.ConfigFactory.getDADConfigLatest(Unknown Source)
         at oracle.security.sso.SSOConfigAssistant.configDAD(SSOConfigAssistant.java:1493)
         at oracle.security.sso.SSOConfigAssistant.ssoConfig(SSOConfigAssistant.java:1270)
         at oracle.security.sso.SSOConfigAssistant.main(SSOConfigAssistant.java:217)
    Please fix the error reported in the stack trace above and re-run SSO Config Tool.
    /home/oracle/product/10.1.2/ocs_1/jdk/bin/java
    -cp
    /home/oracle/product/10.1.2/ocs_1/lib/xmlparserv2.jar:/home/oracle/product/10.1.2/ocs_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/product/10.1.2/ocs_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/product/10.1.2/ocs_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/product/10.1.2/ocs_1
    oracle.sysman.emSDK.conf.TargetInstaller
    deletetarget
    oracle_sso_server
    infra_inst.nufastserver.local.nu_Single Sign-On:orassogetASTargetInfo: oracleHome = "/home/oracle/product/10.1.2/ocs_1".
    getASTargetInfo: iasName = "infra_inst.nufastserver.local.nu".
    getASTargetInfo: iAS Target Type = "oracle_ias".
    Setting the AS product version value in targets.xml to be "10.1.2.0.2".
    Calling method getASTargetInfo.getASTargetInfo: StatusURL value = "http://nufastserver.local.nu:7777".
    Retrieved SSO protocol, host, and port info from targets.xml.
    The values are: "http://nufastserver.local.nu:7777".The following values will be used to configure the sso_server target entry in targets.xml.
    Protocol: "http".
    Hostname: "nufastserver.local.nu".
    Port: "7777"./home/oracle/product/10.1.2/ocs_1/jdk/bin/java
    -cp
    /home/oracle/product/10.1.2/ocs_1/lib/xmlparserv2.jar:/home/oracle/product/10.1.2/ocs_1/sysman/webapps/emd/WEB-INF/lib/emd.jar:/home/oracle/product/10.1.2/ocs_1/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/home/oracle/product/10.1.2/ocs_1/lib/emSDK.jar
    -DORACLE_HOME=/home/oracle/product/10.1.2/ocs_1
    oracle.sysman.emSDK.conf.TargetInstaller
    addtarget
    /home/oracle/product/10.1.2/ocs_1/sso/sso_server_target2add.xmlConfiguring SSO languages with the following language code:
    us Language us is already installed.
    About to execute java call using emConfigInstall.jar.
    Here are the arguments:
    /home/oracle/product/10.1.2/ocs_1/jdk/bin/java
    -DORACLE_HOME=/home/oracle/product/10.1.2/ocs_1
    -jar
    /home/oracle/product/10.1.2/ocs_1/jlib/emConfigInstall.jar
    consolesn
    /home/oracle/product/10.1.2/ocs_1/sso/conf/consoleConfigSNSegment.xml
    Finished executing the call.Child Process has exited.
    SSO Configuration Assistant failed.
    I have checked thelog files but there is nothing in that.
    in the hosts file I have given fully qualiifed name as "nufastserver.local.nu"
    Can any bosy help me in this problem. I have tried reinstalling the OS also but the problem is still there at the same place

    I had exactly the same poblem on a red hat 64bit OS on the infrastructure install.
    But while trying to start opmn manually (that is definitely not to do to solve the problem). I had the error telling me that the shared library libdb.so.2 was not accessible.
    I did add the compat-db-4xxxxx.i386.rpm and then retry the check. Then all passed threw.
    To note that the .log file from the install says definitely nothing about this and that just trying to start the opmn did create another .log that gave me the file problem.
    Hope it can help for 64bit linux OS installation.

  • OCS Content Services to Content DB

    Looking for clarification on the following:
    1. Can users of OCS Content Services upgrade to Content DB under their current OCS license?
    2. Is Content DB the foundation for Universal Content Management?
    3. Is Content DB related to the Content DB Suite?
    4. Is there an upgrade path from OCS Content Services to Content DB to Content DB Suite to Universal Content Management?

    Content Services will remain as part of Collaboration Suite, however at this stage there is unlikely to be further development into the Content Services product (at least from the original content dev team). The collaboration suite people are hard at work for the 11g release.
    Content DB was originally a fork in the codelines, and a rebundling under Database Enterprise Edition. It is actively worked upon (by the original content dev team) and is the content component of the new Oracle WebCenter.
    http://www.oracle.com/corporate/press/2006_oct/openworldsf06-23.html
    Assuming the Stellent acquisition proceeds, Content DB will also serve as a content infrastructure repository for various Stellent ecm solutions.
    http://www.stellent.com/stellent3/groups/mkt/documents/nativepage/oraclefaq.pdf
    So for any customer wanting to get the new/increased Content Management functionality - particuarly for content-centric custom applications, they will need to move to Content DB.
    Matt.

  • How to re-run OCS 'Configuration Assistants'?

    Hi,
    Is it possible to re-run just the 'Configuration Assistants' step of the OCS Release 2 Middle Tier installation? Our installation continues to fail at the 'Calendar Server Configuration Assistant' step. We have a couple of suggestions for getting beyond this step but we don't want to repeat all the preceeding installation steps which succeeded. Unfortunately, OUI has been shut down since the failed installation so we cannot simply retry the failed configuration assistant.
    Ideally, we need to somehow jump to the 'Configuration Assistants' step and retry the 'Calendar Server Configuration Assistant' and subsequent assistants.
    Installation of Middle Tier component is on a Red Hat AS2.1 server which also contains the OCS 9iAS Infrastructure installation.
    Many thanks,
    Neil W. Garside

    Hi,
    it is possible to rerun the configuration assistants.
    The log file in the directory $ORACLE_BASE/oraInventory/logs/*InstallActions* contains all command
    lines for the different conf. assistants.
    You can copy and paste this lines directly into the
    command line shell.
    Hope this helps,
    Andreas

  • Configuring Content Services ES2

    HI,
    ATt the Configuring Content Services ES2 screen in the Livecycle Configuration Manager,I want to configure it for Clustered environment and integrate with Documentum.
    Please let me know what are the values that need to be given in the "Indexes Root Directory" and "Content Storage Root Directory"
    Regards,
    Leena

    Leena:
    The LiveCycle Content Services you are configuring here has nothing to do with Documentum.  If you are trying to integrate LiveCycle with Documentum, you need to install and manually configure the LiveCycle ECM Connector for Documentum.  More here:
    http://www.adobe.com/products/livecycle/connectors

  • Content DB vs. OCS Content Services

    What's the difference between OCS Content Services 10g(10.1.2.0.3) and Content DB 10g Release 2(10.2.0)?
    I want to know new features of Content DB against OCS Content Services 10g.

    Content Services will remain as part of Collaboration Suite, however at this stage there is unlikely to be further development into the Content Services product (at least from the original content dev team). The collaboration suite people are hard at work for the 11g release.
    Content DB was originally a fork in the codelines, and a rebundling under Database Enterprise Edition. It is actively worked upon (by the original content dev team) and is the content component of the new Oracle WebCenter.
    http://www.oracle.com/corporate/press/2006_oct/openworldsf06-23.html
    Assuming the Stellent acquisition proceeds, Content DB will also serve as a content infrastructure repository for various Stellent ecm solutions.
    http://www.stellent.com/stellent3/groups/mkt/documents/nativepage/oraclefaq.pdf
    So for any customer wanting to get the new/increased Content Management functionality - particuarly for content-centric custom applications, they will need to move to Content DB.
    Matt.

  • OCS Content services web user interface

    Greeting all,
    Is Oracle drive client required to perform the edit feature when attempting to select edit under the web based content services on a file. When I select edit from the web based user interface on a file I get a error saying that oracle drive is not installed.

    I reinstalled with the newer version as the upgrade from the previous version was not to smooth, and I was left over with to many broken pieces after the upgrade attempt.
    I suspect that I'm going to find out that the file versioning and check in and check out features are going to require oracle drive installed as well. This is not a option for us, as our remote clients need to use a pure web type interface/connection. It seems as if oracle still has some work to do to get the content services Web UI to were we need this to go.

  • OC4J configuration assistant failure at infrastructure installation

    Hi all,
    We want to upgrade our client server application(forms 6i and 9iDB) to Application server(3 tire). I am trying to install Oracle 9iAS Release 2, Release 9.0.2.0.1 on Win 2000 server with service pack 2.
    OC4J configuration assistant is failing by showing the below error log. Please suggest me what is the problem and how to rectify it.
    Reading ini file - 'D:\ora9ias/j2ee/deploy.ini'
    OC4J instance 'OC4J_Demos': Adding property 'jbo.server.in_oc4j=true'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding property 'org.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB'
    OC4J instance 'OC4J_Demos': Adding OC4J command line option '-userThreads'
    OC4J instance 'OC4J_Demos': Adding java command line option '-Xmx512M'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.path=%s_javapPath%'
    OC4J instance 'OC4J_Demos': Adding property 'oracle.display=:0.0'
    OC4J instance 'OC4J_Demos': Adding Environment variable '%LIB_PATH_ENV%' with value '%LIB_PATH_VALUE%'
    OC4J instance 'OC4J_Demos': Adding Environment variable 'PATH' with value 'D:/ora9ias/bin'
    OC4J instance 'OC4J_Demos': Property 'jbo.server.in_oc4j' already exists with value 'true'
    OC4J instance 'home': Adding property 'jbo.server.in_oc4j=true'
    OC4J instance 'OC4J_DAS': Adding java command line option '-server'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xincgc'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xmx256m'
    OC4J instance 'OC4J_DAS': Adding java command line option '-Xnoclassgc'
    OC4J instance 'OC4J_DAS': Adding Environment variable 'PATH' with value 'D:\ora9ias\bin'
    Initializing DCM...done.
    Creating OC4J instance 'OC4J_Demos'...done.
    OC4J instance 'home' already exists.
    Creating OC4J instance 'OC4J_DAS'...done.
    Starting OC4J instance 'OC4J_Demos'...done.
    Deploying application 'jocdemo' to OC4J instance 'OC4J_Demos'...done.
    Deploying application 'ojspdemos' to OC4J instance 'OC4J_Demos'...done.
    Adding dependent libraries for application 'ojspdemos'...done.
    Deploying application 'sqljdemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Deploy failed.
    Error message returned is: Instance: soft.DEMO.PENTASOFT.COM.MY Message:
    See base exception for details.
    Base Exception:
    java.lang.NullPointerException:nullSee base exception for details.
    Deploying application 'jazndemos' to OC4J instance 'OC4J_Demos'...
    ERROR: Caught exception during deploy.
    Deploying application 'BC4JJSPDemo' to OC4J instance 'OC4J_Demos'...oracle.ias.sysmgmt.exception.TaskException:
    The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the
    configuration on the filesystem is resolved. This condition arises when a prior operation was
    unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'OC4J_Demos'...done.
    Starting OC4J instance 'home'...done.
    Deploying application 'BC4J' to OC4J instance 'home'...
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'home'...oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    done.
    Starting OC4J instance 'OC4J_DAS'...done.
    Deploying application 'oiddas' to OC4J instance 'OC4J_DAS'...
    ERROR: Caught exception during deploy.
    Stopping OC4J instance 'OC4J_DAS'...oracle.ias.sysmgmt.exception.TaskException: The configuration files for this Oracle9iAS instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. Please check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    *     permissions on files
    *     file contention issues on Windows NT
    *     EMD and dcmctl running concurrently
    *     internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
         at oracle.ias.sysmgmt.task.TaskMaster.evaluate(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deployCommon(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.ApplicationDeployment.deploy(Unknown Source)
         at oracle.ias.sysmgmt.deployment.j2ee.console.EarDeployerImpl.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.deploy(Unknown Source)
         at oracle.j2ee.tools.deploy.Oc4jDeploy.main(Unknown Source)
    done.
    DCM Terminated.
    if I see the ORACLE_HOME/DCM/LOGS, it like below.
    DCMCTL_LOG:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2004-03-16T17:06:11.854+08:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>iAS_dcm</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>n/a</MSG_GROUP>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>demo</HOST_ID>
    <HOST_NWADDR>128.10.4.22</HOST_NWADDR>
    <MODULE_ID>oracle/defaultLogger/ExceptionLogger</MODULE_ID>
    <PROCESS_ID>null-Thread[main,5,main]</PROCESS_ID>
    <USER_ID>Administrator</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>[ RM ] Exception in repository API getDBConnect()</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.ias.repository.schema.SchemaException: Unable to
         connect to Directory Server:javax.naming.CommunicationException:
         DEMO.PENTASOFT.COM.MY:4032 [Root exception is java.net.ConnectException:
         Connection refused: connect]
         at oracle.ias.repository.directory.DirectoryReader.connect(DirectoryReader.java:104)
         at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:330)
         at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:415)
         at oracle.ias.repository.SchemaManager.getDBConnect(SchemaManager.java:197)
         at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDBConnect(Unknown Source)
         at oracle.ias.sysmgmt.persistence.PersistenceManager.getSeedInfo(Unknown Source)
         at oracle.ias.sysmgmt.persistence.PersistenceManager.isDBConfigured(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.initRepository(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    EMD_LOGS:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2004-03-16T17:24:22.382+08:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>OC4J</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>n/a</MSG_GROUP>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>demo</HOST_ID>
    <HOST_NWADDR>128.10.4.22</HOST_NWADDR>
    <MODULE_ID>iAS_dcm/oracle/defaultLogger/ExceptionLogger</MODULE_ID>
    <PROCESS_ID>null-Thread[Orion Launcher,5,main]</PROCESS_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>[TM] Config/LoadEdit/ImportExport Adapter resync error</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[oracle.ias.sysmgmt.repository.plugin.orionp.exceptions.SMIOC4JMissMatchedStructureException: OC4J Instance OC4J_demos does not exist in the current iAS instance, unable to save its configuration.
         at oracle.ias.sysmgmt.repository.plugin.orionp.PlugInImpl._saveChanges(Unknown Source)
         at oracle.ias.sysmgmt.repository.plugin.orionp.PlugInImpl.resyncConf(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.configsvc.ConfigurationServiceImpl.syncUp(Unknown Source)
         at oracle.ias.sysmgmt.task.ConfigAdapter.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.resync(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
         at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
         at oracle.ias.sysmgmt.EntryPoint.init(Unknown Source)
         at oracle.sysman.emSDK.eml.util.iAS.IASEntryPoint.initialize(IASEntryPoint.java:98)
         at oracle.sysman.emSDK.eml.svlt.NavCfgHandler.startElement(NavCfgHandler.java:220)
         at org.xml.sax.helpers.ParserAdapter.startElement(ParserAdapter.java:580)
         at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:166)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1082)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:287)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:254)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:141)
         at org.xml.sax.helpers.ParserAdapter.parse(ParserAdapter.java:430)
         at oracle.sysman.emSDK.eml.svlt.EMServlet.init(EMServlet.java:332)
         at oracle.sysman.eml.app.ConsoleSN.init(ConsoleSN.java:87)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:1687)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4020)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4119)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:579)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:376)
         at com.evermind.server.Application.getHttpApplication(Application.java:657)
         at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:663)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:524)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:230)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:244)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:147)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:1818)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1154)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
         at java.lang.Thread.run(Thread.java:484)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:49)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    Please suggest me what to do and how to rectify. Can we work with forms without this component. I am getting the same component failure when I install 9IAS option on infrastructure.
    With best regards and Thanks
    Varma.

    Hi,
    Thank you for the information. I installed 3 times but still the same problem persists. Apache is working fine. Hosts file also configured with the same system IP. Is this component important for executing 9i forms and reports. Is there any way to install this component alone.
    Can u suggest any good document about installation and configuration of Oracle 9i application for a layman in Oracle 9iAS. if you have any documents can u send them to [email protected]
    Waiting for your replay....
    With best regards
    Varma.

  • INS 20802 - Oracle Net Configuration assistant failed in 11.2.0.3

    Hi, Im installing 11.2.0.3 single standalone database without ASM file system / RAC . But still im getting the error as in subject line.
    OS is  Linux 64 bit.
    Im not using asm/rac .
    ASM software is installed but with oragrid user. I'm installing with different user. Please help me in this.
    Below is the content from oraInventory/logs/
    INFO:
    Parameter "orahome" = /u01/ipm/product/11.2.0/dbhome_1
    INFO:
    Parameter "orahnam" = OraDb11g_home1
    INFO:
    Parameter "instype" = typical
    INFO:
    Parameter "inscomp" = client,oraclenet,javavm,server,ano
    INFO:
    Parameter "insprtcl" = tcp
    INFO:
    Parameter "cfg" = local
    INFO:
    Parameter "authadp" = NO_VALUE
    INFO:
    Parameter "responsefile" = /u01/ipm/product/11.2.0/dbhome_1/network/install/netca_typ.rsp
    INFO:
    Parameter "silent" = true
    INFO: Done parsing command line arguments.
    INFO: oracle.ops.mgmt.cluster.ClusterException: PRKH-1010 : Unable to communicate with CRS services.
    INFO: PRKH-3003 : An attempt to communicate with the CSS daemon failed
    INFO:   at oracle.ops.mgmt.cluster.GetActiveNodes.<init>(GetActiveNodes.java:179)
    INFO:   at oracle.ops.mgmt.cluster.GetActiveNodes.create(GetActiveNodes.java:221)
    INFO:   at oracle.ops.mgmt.cluster.Cluster.getNodes(Cluster.java:308)
    INFO:   at oracle.sysman.assistants.util.hasi.HAUtils.getNodes(HAUtils.java:2263)
    INFO:   at oracle.sysman.assistants.util.hasi.HAUtils.getAccessibleNodes(HAUtils.java:2282)
    INFO:   at oracle.net.ca.InitialSetup.configureOPS(NetCA.java:4561)
    INFO:   at oracle.net.ca.InitialSetup.<init>(NetCA.java:4054)
    INFO:   at oracle.net.ca.NetCA.main(NetCA.java:428)
    INFO: Oracle Net Services configuration failed.  The exit code is -1
    Regards,
    Djay

    Hi,
    Issue solved. Changed entry to TRUE as below in file /etc/oracle/ocr.loc
    local_only=TRUE
    Regards
    Djay

  • Oracle Content DB Confiuration Assistant spawns java error

    Starting CredentialManagerAction_CreateApplicationEntity_Oid
    oracle.ifs.common.IfsException: IFS-21028: The current session operation was cancelled
         at oracle.ifs.admin.actions.IterateSCsCredentialManagerAction.execute(IterateSCsCredentialManagerAction.java:127)
         at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:180)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    recording that configuration failed
    Exception traces ---->
    oracle.ifs.utils.action.ActionFailedException: oracle.ifs.utils.action.ActionFailedException: oracle.ifs.common.IfsException: IFS-21008: Unable to connect to iFS service
    oracle.ifs.common.IfsException: IFS-22001: Unable to resolve sort specification
    oracle.ifs.common.IfsException: IFS-10417: Unable to derive DatabaseObject name for Attribute NAME of ClassObject CLASSOBJECT
    oracle.ifs.common.IfsException: IFS-12214: Unable to get item in collection by name (CLASSOBJECT)
    oracle.ifs.common.IfsException: IFS-12201: Unable to resolve collection
    oracle.ifs.common.IfsException: IFS-21028: The current session operation was cancelled
         at oracle.ifs.admin.tools.schema.SchemaCreator.perform(SchemaCreator.java:309)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    oracle.ifs.utils.action.ActionFailedException: oracle.ifs.common.IfsException: IFS-21008: Unable to connect to iFS service
    oracle.ifs.common.IfsException: IFS-22001: Unable to resolve sort specification
    oracle.ifs.common.IfsException: IFS-10417: Unable to derive DatabaseObject name for Attribute NAME of ClassObject CLASSOBJECT
    oracle.ifs.common.IfsException: IFS-12214: Unable to get item in collection by name (CLASSOBJECT)
    oracle.ifs.common.IfsException: IFS-12201: Unable to resolve collection
    oracle.ifs.common.IfsException: IFS-21028: The current session operation was cancelled
         at oracle.ifs.admin.actions.IterateSCsCredentialManagerAction.execute(IterateSCsCredentialManagerAction.java:127)
         at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:180)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    oracle.ifs.common.IfsException: IFS-21008: Unable to connect to iFS service
    oracle.ifs.common.IfsException: IFS-22001: Unable to resolve sort specification
    oracle.ifs.common.IfsException: IFS-10417: Unable to derive DatabaseObject name for Attribute NAME of ClassObject CLASSOBJECT
    oracle.ifs.common.IfsException: IFS-12214: Unable to get item in collection by name (CLASSOBJECT)
    oracle.ifs.common.IfsException: IFS-12201: Unable to resolve collection
    oracle.ifs.common.IfsException: IFS-21028: The current session operation was cancelled
         at oracle.ifs.server.S_LibrarySession.verifyNotInterrupted(S_LibrarySession.java:18627)
         at oracle.ifs.server.S_LibraryObjectSelector.selectObjects(S_LibraryObjectSelector.java:463)
         at oracle.ifs.server.S_Selector.getItems(S_Selector.java:384)
         at oracle.ifs.common.CachedSelectorCollection.resolveNow(CachedSelectorCollection.java:219)
         at oracle.ifs.common.CachedCollection.resolve(CachedCollection.java:321)
         at oracle.ifs.common.CachedCollection.getItems(CachedCollection.java:195)
         at oracle.ifs.server.S_LibrarySession.getAttributeSortName(S_LibrarySession.java:11315)
         at oracle.ifs.common.SortQualifier.resolve(SortQualifier.java:257)
         at oracle.ifs.common.SortSpecification.resolveNow(SortSpecification.java:308)
         at oracle.ifs.common.SortSpecification.resolve(SortSpecification.java:282)
         at oracle.ifs.server.S_LibrarySession.<init>(S_LibrarySession.java:2731)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at oracle.ifs.server.S_LibraryService.constructSession(S_LibraryService.java:3547)
         at oracle.ifs.server.S_LibraryService.connect(S_LibraryService.java:3284)
         at oracle.ifs.beans.LibraryService.connect(LibraryService.java:1227)
         at oracle.ifs.admin.tools.credential.CredentialManagerConfiguration.run(CredentialManagerConfiguration.java:258)
         at oracle.ifs.admin.actions.IterateSCsCredentialManagerAction.execute(IterateSCsCredentialManagerAction.java:122)
         at oracle.ifs.admin.actions.BaseAppAction.perform(BaseAppAction.java:180)
         at oracle.ifs.utils.action.ActionQueue.performActions(ActionQueue.java:303)
         at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:229)
         at java.lang.Thread.run(Thread.java:534)
    configuration failed on Mon Nov 13 12:58:52 MST 2006
    Exiting with error code 1

    Hi,
    Can you drop the three CONTENT schemas from the database (CONTENT, CONTENT$CM, CONTENT$ID) and re-run the installation/configuration assistant and see if the problem reappears.
    By the way, what operating system / database combination are you running (for DB server)?
    What operating system are you utilizing for Content DB middle tier?
    Any reason spring to mind why the exception log would be showing the operation was cancelled? Was the cancel button was pressed?
    thanks
    Matt.

  • Related Content Service in HCM

    Hi,
    I configured a related content service for a custom page but unfortunately the related information does not appear for the page. Does anyone have any idea what am i missing?
    We are running on PeopleSoft HCM 9.1/PeopleTools 8.50.
    Anand

    Hi,
    Cisco's Content Transformation Engine was one of the first appliance-based solution on the market to deliver web-based applications to a variety of devices including Cisco IP Phones, Wireless Application Protocol (WAP) phones, personal digital assistants (PDAs).
    Content transformation technology helps customers transparently optimize Web content for users accessing information with a variety of mobile or wired devices such as WAP PDAs, cell phones, Research in Motion (RIM) devices, or even Cisco IP phones.
    The Content Services Gateway (CSG) provides the capability to examine the mobile wireless and wireline IP datastream beyond the IP and TCP/UDP headers so as to enable billing based on the content being provided to the end user and hence supports billing for the new wireless data services.
    For details refer:
    http://www.cisco.com/en/US/products/sw/wirelssw/ps779/products_white_paper09186a0080088853.shtml
    http://www.cisco.com/pcgi-bin/Support/browse/psp_view.pl?p=Hardware:CTE1400

Maybe you are looking for

  • How to check whether voltage sensor is enabled or disabled in T5220

    Hi, I use command "prtdiag -v" to check current system status in two T5220 servers. However, I find a strange thing in sensors part as below, which Server one has status info for temperature and voltage sensors but Server two has no related info. Doe

  • Add a second hard drive to the T-400

    I would like to add a second internal hard drive to my T400. That requires a hard drive bay adapter and the 2nd drive. The 2nd drive is added to the bay adapter, and then the adapter is inserted in the T-400, in an existing media bay (?). Anyone done

  • Nokia E90 - Maximum number of connections in use e...

    I invariably get the error - Maximum number of connections in use. Please close open connection - (this is not the exact verbiage of the message) when i connect to the gprs / wap. this started occuring after i updated my firmware from 200.x.x to 210.

  • Group and combine loose fonts into Families?

    So I've been using Font Book to organize about 7,000 fonts, but I find it does not group some font families into groups i.e AbsaraSans has 33 weights to It but they are all shown to be individual fonts, is there anything I can do about this to better

  • Deactivate Change Pointer

    Dear All, I am facing a problem. The problem says: When we are changing any business partner related information/s(or some other informations), the change pointer is autometically getting fired. For eg., if I change the contact partnet value in trans