ERROR : Exception while configing SSO DAD :oracle.ons.SubscriptionException

hi centos 4.4, 10g as 10.1.2.0.2 installation...
the sso config fails...with the following error...
can anybody help ?
thanks
-a
Fri Jan 19 20:13:07 EST 2007
Parameters received by ssoca : param0:config param1:/oracle/as/infra param2:"cn=orcladmin" param3:***** param4:"AMERICAN_AMERICA.WE8ISO8859P1" param5:http param6:lisa.localdomain param7:7777 param8:en Content of ssoca config file is :
-- listing properties --
config_sso_oid=true
config_lang=true
config_sso_seed=true
config_targets_xml=true
config_ssoupg=true
config_dad=true
config_em_integ=trueSSO seed is already configured in the database.pre-existing entry ldap_host = lisa.localdomain
pre-existing entry ldap_port = 636
pre-existing entry app_dn = orclApplicationCommonName=ORASSO_SSOSERVER,cn=SSO,cn=Products,cn=OracleContext
pre-existing entry app_pwd = *****
NLS_LANG character set = AL32UTF8
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./oracle/as/infra/jdk/bin/java
-cp
/oracle/as/infra/lib/xmlparserv2.jar:/oracle/as/infra/sysman/webapps/emd/WEB-INF/lib/emd.jar:/oracle/as/infra/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/oracle/as/infra/lib/emSDK.jar
-DORACLE_HOME=/oracle/as/infra
oracle.sysman.emSDK.conf.TargetInstaller
deletetarget
oracle_sso_server
infra.lisa.localdomain_Single Sign-On:orassoSetting the AS product version value in targets.xml to be "10.1.2.0.2".
Calling method getASTargetInfo.
getASTargetInfo: oracleHome = "/oracle/as/infra".
getASTargetInfo: iasName = "infra.lisa.localdomain".
getASTargetInfo: iAS Target Type = "oracle_ias".getASTargetInfo: StatusURL value = "http://lisa.localdomain:7777".
Retrieved SSO protocol, host, and port info from targets.xml.
The values are: "http://lisa.localdomain:7777".
The following values will be used to configure the sso_server target entry in targets.xml.
Protocol: "http".
Hostname: "lisa.localdomain".
Port: "7777".
/oracle/as/infra/jdk/bin/java
-cp
/oracle/as/infra/lib/xmlparserv2.jar:/oracle/as/infra/sysman/webapps/emd/WEB-INF/lib/emd.jar:/oracle/as/infra/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/oracle/as/infra/lib/emSDK.jar
-DORACLE_HOME=/oracle/as/infra
oracle.sysman.emSDK.conf.TargetInstaller
addtarget
/oracle/as/infra/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:
/oracle/as/infra/jdk/bin/java
-DORACLE_HOME=/oracle/as/infra
-jar
/oracle/as/infra/jlib/emConfigInstall.jar
consolesn
/oracle/as/infra/sso/conf/consoleConfigSNSegment.xml
Finished executing the call.Child Process has exited.
SSO Configuration Assistant failed.
Configuration assistant "Single Sign-On Configuration Assistant" failed

i had /etc/hosts as
ip address myservername.mydomain alias1
i had to add
127.0.0.1 localhost.localdomain localhost
to the file and that seemed to have carried the infra install through...will check further and update

Similar Messages

  • SSO Configuration Assistant ERROR:ERROR : Exception while configing SSO DAD

    I can't get rid of this error when installing Infrastructure;ERROR : Exception while configing SSO DAD : PLEASE HELP THANKS
    Déconnecté de Oracle9i Enterprise Edition Release 9.0.1.5.1 - Production
    With the Partitioning option
    JServer Release 9.0.1.4.0 - Production
    NLS_LANG character set = WE8MSWIN1252
    NLS_LANG param = FRENCH_FRANCE.WE8MSWIN1252
    ERROR : Exception while configing SSO DAD :
    java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(SocketInputStream.java:168)
         at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(StreamDecoder.java:408)
         at sun.nio.cs.StreamDecoder$CharsetSD.implRead(StreamDecoder.java:450)
         at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:182)
         at java.io.InputStreamReader.read(InputStreamReader.java:167)
         at java.io.BufferedReader.fill(BufferedReader.java:136)
         at java.io.BufferedReader.read1(BufferedReader.java:187)
         at java.io.BufferedReader.read(BufferedReader.java:261)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.waitForOpmnReponse(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.sendHTTPRequest(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.sendRequest(Unknown Source)
         at oracle.ias.sysmgmt.task.ProcessManager.start(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.daemonStart(Unknown Source)
         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:1372)
         at oracle.security.sso.SSOConfigAssistant.ssoConfig(SSOConfigAssistant.java:1164)
         at oracle.security.sso.SSOConfigAssistant.main(SSOConfigAssistant.java:162)
    Please fix the error reported in the stack trace above and re-run SSO Config Tool.
    C:\ORACLASAS\AS\jdk\bin\java
    -cp
    C:\ORACLASAS\AS\lib\xmlparserv2.jar;C:\ORACLASAS\AS\sysman\webapps\emd\WEB-INF\lib\emd.jar;C:\ORACLASAS\AS\sysman\webapps\emd\WEB-INF\lib\log4j-core.jar;C:\ORACLASAS\AS\lib\emSDK.jar
    -DORACLE_HOME=C:\ORACLASAS\AS
    oracle.sysman.emSDK.conf.TargetInstaller
    deletetarget
    oracle_sso_server
    AS.jpio.hd.free.fr_Single Sign-On:orasso
    C:\ORACLASAS\AS\jdk\bin\java
    -cp
    C:\ORACLASAS\AS\lib\xmlparserv2.jar;C:\ORACLASAS\AS\sysman\webapps\emd\WEB-INF\lib\emd.jar;C:\ORACLASAS\AS\sysman\webapps\emd\WEB-INF\lib\log4j-core.jar;C:\ORACLASAS\AS\lib\emSDK.jar
    -DORACLE_HOME=C:\ORACLASAS\AS
    oracle.sysman.emSDK.conf.TargetInstaller
    addtarget
    C:\ORACLASAS\AS\sso\sso_server_target2add.xml
    Configuring SSO languages with the following language code:
    f, us, frc
    Installing language f ...
    calling sqlldr
    ORACLE_HOME=C:\ORACLASAS\AS
    NLS_LANG=AMERICAN_AMERICA.WE8MSWIN1252
    windir=C:\WINNT
    SystemRoot=C:\WINNT
    C:\ORACLASAS\AS\bin\sqlldr userid='orasso@cn=asdb,cn=oraclecontext' control=C:\ORACLASAS\AS\sso\nlsres\ctl\f\wwcf.ctl log=C:\ORACLASAS\AS\sso\log\wwcf.log bad=C:\ORACLASAS\AS\sso\log\wwcf.bad
    SQL*Plus: Release 9.0.1.4.0 - Production on Me Sep 22 20:53:22 2004
    (c) Copyright 2001 Oracle Corporation. All rights reserved.
    SQL> Connecté.
    SQL> ancien     3 : if '&&1' = 'zhs'
    nouveau 3 : if 'f' = 'zhs'
    ancien     6 :     set installed = 1, available = '&&2'
    nouveau 6 :     set installed = 1, available = '1'
    ancien     7 :     where databaseabbreviation = '&&1'
    nouveau 7 :     where databaseabbreviation = 'f'
    ancien     9 : elsif '&&1' = 'zht'
    nouveau 9 : elsif 'f' = 'zht'
    ancien     12 :     set installed = 1, available = '&&2'
    nouveau 12 :     set installed = 1, available = '1'
    ancien     13 :     where databaseabbreviation = '&&1'
    nouveau 13 :     where databaseabbreviation = 'f'
    ancien     15 : elsif '&&1' = 'esa'
    nouveau 15 : elsif 'f' = 'esa'
    ancien     18 :     set installed = 1, available = '&&2'
    nouveau 18 :     set installed = 1, available = '1'
    ancien     19 :     where databaseabbreviation = '&&1'
    nouveau 19 :     where databaseabbreviation = 'f'
    ancien     23 :     set installed = 1, available = '&&2'
    nouveau 23 :     set installed = 1, available = '1'
    ancien     24 :     where databaseabbreviation = '&&1';
    nouveau 24 :     where databaseabbreviation = 'f';
    Procédure PL/SQL terminée avec succès.
    ancien     26 :     l_updated_lang varchar2(10) := '&&1';
    nouveau 26 :     l_updated_lang varchar2(10) := 'f';
    Procédure PL/SQL terminée avec succès.
    Déconnecté de Oracle9i Enterprise Edition Release 9.0.1.5.1 - Production
    With the Partitioning option
    JServer Release 9.0.1.4.0 - Production
    Language us is already installed.
    Installing language frc ...
    calling sqlldr
    ORACLE_HOME=C:\ORACLASAS\AS
    NLS_LANG=AMERICAN_AMERICA.WE8MSWIN1252
    windir=C:\WINNT
    SystemRoot=C:\WINNT
    C:\ORACLASAS\AS\bin\sqlldr userid='orasso@cn=asdb,cn=oraclecontext' control=C:\ORACLASAS\AS\sso\nlsres\ctl\frc\wwcfrc.ctl log=C:\ORACLASAS\AS\sso\log\wwcfrc.log bad=C:\ORACLASAS\AS\sso\log\wwcfrc.bad
    SQL*Plus: Release 9.0.1.4.0 - Production on Me Sep 22 20:53:43 2004
    (c) Copyright 2001 Oracle Corporation. All rights reserved.
    SQL> Connecté.
    SQL> ancien     3 : if '&&1' = 'zhs'
    nouveau 3 : if 'frc' = 'zhs'
    ancien     6 :     set installed = 1, available = '&&2'
    nouveau 6 :     set installed = 1, available = '1'
    ancien     7 :     where databaseabbreviation = '&&1'
    nouveau 7 :     where databaseabbreviation = 'frc'
    ancien     9 : elsif '&&1' = 'zht'
    nouveau 9 : elsif 'frc' = 'zht'
    ancien     12 :     set installed = 1, available = '&&2'
    nouveau 12 :     set installed = 1, available = '1'
    ancien     13 :     where databaseabbreviation = '&&1'
    nouveau 13 :     where databaseabbreviation = 'frc'
    ancien     15 : elsif '&&1' = 'esa'
    nouveau 15 : elsif 'frc' = 'esa'
    ancien     18 :     set installed = 1, available = '&&2'
    nouveau 18 :     set installed = 1, available = '1'
    ancien     19 :     where databaseabbreviation = '&&1'
    nouveau 19 :     where databaseabbreviation = 'frc'
    ancien     23 :     set installed = 1, available = '&&2'
    nouveau 23 :     set installed = 1, available = '1'
    ancien     24 :     where databaseabbreviation = '&&1';
    nouveau 24 :     where databaseabbreviation = 'frc';
    Procédure PL/SQL terminée avec succès.
    ancien     26 :     l_updated_lang varchar2(10) := '&&1';
    nouveau 26 :     l_updated_lang varchar2(10) := 'frc';
    Procédure PL/SQL terminée avec succès.
    Déconnecté de Oracle9i Enterprise Edition Release 9.0.1.5.1 - Production
    With the Partitioning option
    JServer Release 9.0.1.4.0 - Production
    Wed Sep 22 20:55:23 CEST 2004
    Parameters received by ssoca : param0:config param1:C:\ORACLASAS\AS param2:cn=orcladmin param3:***** param4:FRENCH_FRANCE.WE8MSWIN1252 param5:http param6:jpio.hd.free.fr param7:7777 param8:fr,en,fr_CA
    Content of ssoca config file is :
    -- listing properties --
    config_sso_oid=true
    config_lang=true
    config_sso_seed=true
    config_targets_xml=true
    config_ssoupg=true
    config_dad=true
    SSO seed is already configured in the database.
    pre-existing entry ldap_host = jpio.hd.free.fr
    pre-existing entry ldap_port = 3060
    pre-existing entry app_dn = orclApplicationCommonName=ORASSO_SSOSERVER,cn=SSO,cn=Products,cn=OracleContext
    pre-existing entry app_pwd = *****
    NLS_LANG character set = WE8MSWIN1252
    NLS_LANG param = FRENCH_FRANCE.WE8MSWIN1252
    ERROR : Exception while configing SSO DAD :
    java.net.SocketException: Connection reset
         at java.net.SocketInputStream.read(SocketInputStream.java:168)
         at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(StreamDecoder.java:408)
         at sun.nio.cs.StreamDecoder$CharsetSD.implRead(StreamDecoder.java:450)
         at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:182)
         at java.io.InputStreamReader.read(InputStreamReader.java:167)
         at java.io.BufferedReader.fill(BufferedReader.java:136)
         at java.io.BufferedReader.read1(BufferedReader.java:187)
         at java.io.BufferedReader.read(BufferedReader.java:261)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.waitForOpmnReponse(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.sendHTTPRequest(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getOpmnProcStatus(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getProcessStatus(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.OpmnAgent.getComponentProcessStatus(Unknown Source)
         at oracle.ias.sysmgmt.task.ProcessManager.isDaemonUp(Unknown Source)
         at oracle.ias.sysmgmt.task.ProcessManager.isDaemonUp(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.isDaemonUp(Unknown Source)
         at oracle.ias.sysmgmt.clustermanagement.ClusterManager.reloadOpmn(Unknown Source)
         at oracle.ias.opmn.smiplugin.OpmnPlugin.reloadOpmnSynchronous(OpmnPlugin.java:256)
         at oracle.ias.opmn.smiplugin.OpmnPlugin.commit(OpmnPlugin.java:242)
         at oracle.ias.sysmgmt.repository.DcmPlugin.commit(Unknown Source)
         at oracle.ias.sysmgmt.repository.PluginCollection.commitResyncPlugins(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl._syncUpFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.repository.RepositoryImpl.syncUpTopologyConfigurationFromPersistence(Unknown Source)
         at oracle.ias.sysmgmt.configsvc.ConfigurationServiceImpl.syncUpTopologyConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.ConfigAdapter.resyncTopologyConfiguration(Unknown Source)
         at oracle.ias.sysmgmt.task.TaskMaster.internal_resync(Unknown Source)
         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.cmdline.DcmCmdLine.execute(Unknown Source)
         at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)
    Please fix the error reported in the stack trace above and re-run SSO Config Tool.
    C:\ORACLASAS\AS\jdk\bin\java
    -cp

    Jacques, this looks like a network error, maybe you have a firewall which is blocking the network acces for some programs?
    I saw something similar to this on my Windows XP machine after installing Service Pack 2 which configures alot of security.
    NOTE: Windows XP SP2 is not supported yet because of these reason's, we haven't finished testing it yet.

  • Error: Exception while jar file setup for uri

    Our environment is set up as
    Adminserver running on one machine.
    Managed servers running on another machine.
    Communication via node manager.
    Machines physically in the same location.
    Trying to deploy application using the wldeploy script or the weblogic console.
    I get the following error while deploying my application on one of the managed
    server
    Can anybody throw some light on what could be wrong ?
    ####<Apr 19, 2004 2:30:11 PM PDT> <Error> <Deployer> <tin.rose.hp.com> <GSOeProc-EMEA_3_0_AM_tin_AM>
    <ExecuteThread: '23' for queue: 'default'> <kernel identity> <> <149201> <The
    Slave Deployer failed to complete the deployment task with id 16 for the application
    GSOeProc-EMEA_3_0_55.>
    weblogic.management.ApplicationException: Module creation failed. Task Id = 16
    Module Name: email_mdb.jar, Error: Exception while jar file setup for uri : email_mdb.jar
    in Module :
    TargetException: java.util.zip.ZipException: error in opening zip file
    at weblogic.j2ee.J2EEApplicationContainer.addFindersForAllModules(J2EEApplicationContainer.java:660)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:554)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:1096)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:764)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:24)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)

    Does your app work if you deploy it to a single server environment?
    It's complaining that it can't find the email_mdb.jar file.
    -- Rob
    Satya wrote:
    Our environment is set up as
    Adminserver running on one machine.
    Managed servers running on another machine.
    Communication via node manager.
    Machines physically in the same location.
    Trying to deploy application using the wldeploy script or the weblogic console.
    I get the following error while deploying my application on one of the managed
    server
    Can anybody throw some light on what could be wrong ?
    ####<Apr 19, 2004 2:30:11 PM PDT> <Error> <Deployer> <tin.rose.hp.com> <GSOeProc-EMEA_3_0_AM_tin_AM>
    <ExecuteThread: '23' for queue: 'default'> <kernel identity> <> <149201> <The
    Slave Deployer failed to complete the deployment task with id 16 for the application
    GSOeProc-EMEA_3_0_55.>
    weblogic.management.ApplicationException: Module creation failed. Task Id = 16
    Module Name: email_mdb.jar, Error: Exception while jar file setup for uri : email_mdb.jar
    in Module :
    TargetException: java.util.zip.ZipException: error in opening zip file
    at weblogic.j2ee.J2EEApplicationContainer.addFindersForAllModules(J2EEApplicationContainer.java:660)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:554)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:1096)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:764)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:24)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)

  • ADMN-100999, oracle.ons.SubscriptionException when dcmctl start

    The power of the Oracle 9iAS Release 9.0.2.0.1 on Linux machine went off and got this error while starting ' fsck failed, root file system is mounted read only...'. So we repaired it and remounted in read-write mode.
    Now when I start dcmctl start in infra server, I get the error ADMN-100999, oracle.ons.SubscriptionException: Subscription requests timed out after 30000ms.
    Please help..

    This looks like password mismatch problem.
    try to reset your ias_admin password in OID using
    $ORACLE_HOME/bin/resetiASpasswd.sh script
    USAGE="resetiASPasswd.sh username password ORACLE_HOME"

  • Error during execution of SSO with Oracle Access Manager 11gR2

    Hello friends,
    I have a problem with SSO using Oracle Access Manager 11g R2, then describes the steps taken in this test:
    1. Is accessed by the OAM protected application through IE browser, Chrome and Firefox for testing purposes.
    2. The OAM protected application, here is redirected to the OAM page to enter the credentials for the application.
    3. Shows the application, and again reorders authentication credentials.
    Here the details of the cookie:
    a. cookie1: ADMINCONSOLESESSION
    b. cokkie2: OAMAuthnCookie_webgate11g.domain.com: 7777
    We also found an error when starting the node oam_server in WebLogic Server 11g (10.3.6)
    Log:
    [2012-11-29T18:16:02.411-05:00] [oam_server1] [ERROR] [JPS-03156] [oracle.jps.authorization.framework] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JhEStpUFW7WFLzRL8A1GhylJ000002,0] [APP: oam_server#11.1.2.0.0] The exception has been thrown by ARME. The authorization result is set to deny.[[
    com.bea.security.providers.authorization.asi.InvocationException: ArmeRUNTIME Exception: null
         at com.bea.security.providers.authorization.asi.AuthorizationProviderImpl.isAccessAllowed(AuthorizationProviderImpl.java:396)
         at com.bea.security.ssal.micro.MicroAuthorizationManagerWrapper.isAccessAllowed(MicroAuthorizationManagerWrapper.java:73)
         at com.bea.security.impl.AuthorizationServiceImpl.isAccessAllowed_internal(AuthorizationServiceImpl.java:914)
         at com.bea.security.impl.AuthorizationServiceImpl.isAccessAllowed(AuthorizationServiceImpl.java:745)
         at com.bea.security.impl.AuthorizationServiceImpl.isAccessAllowed(AuthorizationServiceImpl.java:668)
         at com.bea.security.impl.AuthorizationServiceImpl.isAccessAllowed(AuthorizationServiceImpl.java:622)
         at com.bea.security.AuthorizationService.isAccessAllowed(AuthorizationService.java:365)
         at oracle.security.am.common.policy.runtime.provider.oes.proxy.OESRuntimeProxy.wait4OESRuntimeDBPolicyRefreshCompletion(OESRuntimeProxy.java:263)
         at oracle.security.am.common.policy.runtime.provider.oes.proxy.OESRuntimeProxy.init(OESRuntimeProxy.java:193)
         at oracle.security.am.common.policy.runtime.provider.oes.OESPolicyRuntimeProvider.init(OESPolicyRuntimeProvider.java:167)
         at oracle.security.am.common.policy.runtime.PolicyRuntimeFactory.getNewInstance(PolicyRuntimeFactory.java:162)
         at oracle.security.am.common.policy.runtime.PolicyRuntimeFactory.init(PolicyRuntimeFactory.java:93)
         at oracle.security.am.common.policy.runtime.PolicyRuntimeFactory.getPolicyRuntime(PolicyRuntimeFactory.java:84)
         at oracle.security.am.common.policy.util.PolicyComponentLifecycle.initialize(PolicyComponentLifecycle.java:100)
         at oracle.security.am.lifecycle.ApplicationLifecycle.initComponentBootstrap(ApplicationLifecycle.java:156)
         at oracle.security.am.lifecycle.ApplicationLifecycle.contextInitialized(ApplicationLifecycle.java:86)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1868)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: com.wles.InternalException: ArmeRUNTIME Exception: null
         at com.wles.arme.Credentials_ca.exceptionTransport(Credentials_ca.java:606)
         at com.wles.arme.Credentials_ca._accessAllowed(Credentials_ca.java:343)
         at com.wles.arme.CredentialsImpl._accessAllowed(CredentialsImpl.java:400)
         at com.wles.arme.CredentialsImpl._accessAllowed(CredentialsImpl.java:422)
         at com.wles.arme.CachingCredentialsImpl._accessAllowed(CachingCredentialsImpl.java:225)
         at com.wles.arme.CredentialsImpl.accessAllowed(CredentialsImpl.java:452)
         at com.wles.arme.CachingCredentialsImpl.accessAllowed(CachingCredentialsImpl.java:68)
         at com.bea.security.providers.authorization.asi.AuthorizationProviderImpl.ARMEisAccessAllowed(AuthorizationProviderImpl.java:977)
         at com.bea.security.providers.authorization.asi.AuthorizationProviderImpl.isAccessAllowed(AuthorizationProviderImpl.java:347)
         ... 52 more
    causal exception is:
    com.wles.InternalException: ArmeRUNTIME Exception: null
         at com.wles.arme.Credentials_ca.exceptionTransport(Credentials_ca.java:606)
         at com.wles.arme.Credentials_ca._accessAllowed(Credentials_ca.java:343)
         at com.wles.arme.CredentialsImpl._accessAllowed(CredentialsImpl.java:400)
         at com.wles.arme.CredentialsImpl._accessAllowed(CredentialsImpl.java:422)
         at com.wles.arme.CachingCredentialsImpl._accessAllowed(CachingCredentialsImpl.java:225)
         at com.wles.arme.CredentialsImpl.accessAllowed(CredentialsImpl.java:452)
         at com.wles.arme.CachingCredentialsImpl.accessAllowed(CachingCredentialsImpl.java:68)
         at com.bea.security.providers.authorization.asi.AuthorizationProviderImpl.ARMEisAccessAllowed(AuthorizationProviderImpl.java:977)
         at com.bea.security.providers.authorization.asi.AuthorizationProviderImpl.isAccessAllowed(AuthorizationProviderImpl.java:347)
         at com.bea.security.ssal.micro.MicroAuthorizationManagerWrapper.isAccessAllowed(MicroAuthorizationManagerWrapper.java:73)
         at com.bea.security.impl.AuthorizationServiceImpl.isAccessAllowed_internal(AuthorizationServiceImpl.java:914)
         at com.bea.security.impl.AuthorizationServiceImpl.isAccessAllowed(AuthorizationServiceImpl.java:745)
         at com.bea.security.impl.AuthorizationServiceImpl.isAccessAllowed(AuthorizationServiceImpl.java:668)
         at com.bea.security.impl.AuthorizationServiceImpl.isAccessAllowed(AuthorizationServiceImpl.java:622)
         at com.bea.security.AuthorizationService.isAccessAllowed(AuthorizationService.java:365)
         at oracle.security.am.common.policy.runtime.provider.oes.proxy.OESRuntimeProxy.wait4OESRuntimeDBPolicyRefreshCompletion(OESRuntimeProxy.java:263)
         at oracle.security.am.common.policy.runtime.provider.oes.proxy.OESRuntimeProxy.init(OESRuntimeProxy.java:193)
         at oracle.security.am.common.policy.runtime.provider.oes.OESPolicyRuntimeProvider.init(OESPolicyRuntimeProvider.java:167)
         at oracle.security.am.common.policy.runtime.PolicyRuntimeFactory.getNewInstance(PolicyRuntimeFactory.java:162)
         at oracle.security.am.common.policy.runtime.PolicyRuntimeFactory.init(PolicyRuntimeFactory.java:93)
         at oracle.security.am.common.policy.runtime.PolicyRuntimeFactory.getPolicyRuntime(PolicyRuntimeFactory.java:84)
         at oracle.security.am.common.policy.util.PolicyComponentLifecycle.initialize(PolicyComponentLifecycle.java:100)
         at oracle.security.am.lifecycle.ApplicationLifecycle.initComponentBootstrap(ApplicationLifecycle.java:156)
         at oracle.security.am.lifecycle.ApplicationLifecycle.contextInitialized(ApplicationLifecycle.java:86)
         at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1868)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    We appreciate your support in solving the case. Thanks...
    JLK
    Edited by: JLK on Nov 30, 2012 9:43 AM

    Hi Viju,
    Did you executed the python script to register OPSS. If not then you will get the mentioned error:
    I have mentioned couple of workarounds. Can you try those and let me know the results. Take the backup of your entire environment before you follow the steps:::
    1. For the ARME issue patch can be applied for 11.1.2
    OAM Bundle Patch Release History (Doc ID 736372.1)
    Yes. This is a benign message. ( the ARME issue)
    OAM 11R2 After Upgrade The Managed Server Start With Error ArmeRUNTIME Exception: Null (Doc ID 1509559.1)
    The other issue is under investgation and is benign.
    <oracle.adfinternal.view.faces.renderkit.rich.RegionRenderer> WARNING when accessing oamconsole (Doc ID 1511967.1)
    The final message is spoken to here:
    WLS 10.3.3: "Auto-Ref-By: WebApp" deployed as shared library is affecting other web applications. (Doc ID 1210393.1)
    Action Plan:
    =========
    1. For the ARME issue patch can be applied for 11.1.2
    OAM Bundle Patch Release History (Doc ID 736372.1)
    Hope this helps.

  • Watched folder error - "Exception while getting principal from Directory manager"

    Hi! I've been having problems with a LiveCycle ES installation.
    I've configured a watched folder that starts a process with an Office
    Document, converts it to PDF and applies a Rights Management Policy.
    It runs on behalf of an Active Directory user.
    Sometimes it works flawlessly, but most of the time it fails, giving a
    ridiculously long failure log with the longest trace stacks I've ever
    seen in life... resumed:
    =======================
    ALC-DSC-600-000: com.adobe.idp.dsc.provider.service.scheduler.impl.SchedulerRuntimeException : Failure to invoke the job [watched_folder_endpoint_name]
    Caused by: ALC-FEP-011-000: com.adobe.idp.dsc.service.file.impl.FileProviderRuntimeException: Failed to get the context on behalf of user [username], domain [company_domain] for watch folder [watched_folder_endpoint_name]
    Caused by: | [com.adobe.idp.um.api.impl.AuthenticationManagerImpl] errorCode:16386 errorCodeHEX:0x4002 message:Exception while getting principal from Directory manager| [IDPLoggedException] errorCode:12801 errorCodeHEX:0x3201 message:Exception while getting principal from Directory manager
    chainedException:javax.ejb.TransactionRolledbackLocalException: null;
    CausedByException is:
    nullchainedExceptionMessage:null; CausedByException is:
    null chainedException
    trace:javax.ejb.TransactionRolledbackLocalException: null;
    CausedByException is:
    null
    =======================
    I vaguely suspect is the server's clock going out of sync with the domain controller's clock, but I tried everything I knew of about it with no consistent results.
    It's LiveCycle 8.0.1 SP2 installed on a Windows 2003 Server.
    Manual install, JBoss Clustered configuration (the second node is actually turned off for the time being)
    SQL Server 2005 as backend Database
    Users on Active Directory on a Windows 2003 Server -which is a "copy" of the main domain controller.
    Watched folder is in a mounted share of another Windows 2003 Server acting as fileserver.
    Any clue will be greatly appreciated!!

    Hello,
    sorry in advance for my english. i am beginning in Adobe LiveCycle and i think that you can help me : i want to configure a watched folder to automatically convert in pdf file and apply a right management policy. Can you tell me how you configure it ? many thanks in advance. regards

  • Error in Timesten While Alter table in oracle

    Hello DB experts,
    I am getting below error while my application statrtup.
    "Exception while caching Rating System Parameter Details.[TimesTen][TimesTen 11.2.2.2.0 ODBC Driver][TimesTen]TT0871: Column VALUE cannot be set to null "
    We have perfomed  below activities.
    1) Not null constraint is created on one table which is in oracle.
    2)  My applicaiton is up with timesten
    3) Not null constraint is removed from oracle.
    4) null data are inserted in that column ,
    Please not that  the table on which constraint is created/removed  was not cached in timesten . its oracle table only.
    Now my question is we wanted to know how timesten will work in above situation.

    The DSN definition from sys.odbc.ini file
    [ocsdev]
    Driver=/u02/app/TimesTen/tt1122/lib/libtten.so
    DataStore=/u031/odbcqa/ttTest
    PermSize=1000
    TempSize=400
    PLSQL=1
    DatabaseCharacterSet=WE8MSWIN1252
    OracleNetServiceName=orcl
    Passthrough=1
    UID=crestelxxxdevg5
    PWD=crestelxxxdevg5
    OracleId=crestelxxxevg5
    OraclePwd=crestelxxxdevg5
    2.    Details of any cache groups you do have defined in TimesTen.
    CREATE asynchronous writethrough CACHE GROUP CUST_PACKAGE
    FROM  TBLCUSTOMERPACKAGE
    CUSTOMERPACKAGEID  NUMBER ,
    VALIDFROMDATE    DATE,
    VALIDTODATE   DATE,
    CUSTOMERID    NUMBER,
    SERVICEID    NUMBER,
    PRIORITY    NUMBER,
    PACKAGEID    NUMBER,
    PRIMARY KEY ("CUSTOMERPACKAGEID"))
       UNIQUE HASH ON (CUSTOMERPACKAGEID) PAGES = 4000 ;
    3 ) Details of the Oracle table that was altered (table name, column for which the NULL/NOT NULL constraint was changed, any primary/foreign key relationship between this table/column and any cached table/column).
    CREATE TABLE "TBLMRATINGCONFIG"
        "RATINGCONFID"         CHAR(7 BYTE) CONSTRAINT "NN_RATINGCONFIG_RATINGCONFID" NOT NULL ENABLE,
        "NAME"                 VARCHAR2(50 BYTE) CONSTRAINT "NN_RATINGCONFIG_NAME" NOT NULL ENABLE,
        "ALIAS"                VARCHAR2(50 BYTE) CONSTRAINT "NN_RATINGCONFIG_ALIAS" NOT NULL ENABLE,
        "DESCRIPTION"          VARCHAR2(2000 BYTE),
        "VALUE"                VARCHAR2(100 BYTE) CONSTRAINT "NN_RATINGCONFIG_VALUE" NOT NULL ENABLE,
        "PARAMETERTYPEID"      CHAR(5 BYTE) CONSTRAINT "NN_RATINGCONFIG_ID" NOT NULL ENABLE,
        "PARAMETERVALUESOURCE" VARCHAR2(255 BYTE),
        "COMMONSTATUSID"       CHAR(5 BYTE) CONSTRAINT "NN_RATINGCONFIG_COMMONSTATUSID" NOT NULL ENABLE,
        "SYSTEMGENERATED"      CHAR(1 BYTE) CONSTRAINT "NN_RATINGCONFIG_SYSGEN" NOT NULL ENABLE,
        "CREATEDATE" DATE CONSTRAINT "NN_RATINGCONFIG_CREATEDATE" NOT NULL ENABLE,
        "LASTMODIFIEDDATE" DATE CONSTRAINT "NN_RATINGCONFIG_LASTMODIFIEDT" NOT NULL ENABLE,
        "CREATEDBYSTAFFID"      CHAR(7 BYTE) CONSTRAINT "NN_RATINGCONFIG_CRSTAFF" NOT NULL ENABLE,
        "LASTMODIFIEDBYSTAFFID" CHAR(7 BYTE) CONSTRAINT "NN_RATINGCONFIG_MODIFIEDSTAFF" NOT NULL ENABLE,
        "STATUSCHANGEDATE" DATE,
        "SERVICEID"            CHAR(8 BYTE) CONSTRAINT "NN_RATINGCONFIG_SERVICEID" NOT NULL ENABLE,
        "JAVASCRIPTREGEX"      VARCHAR2(255 BYTE),
        "SYSTEMPARAMETERGROUP" NUMBER,
        "DISPLAYORDER"         NUMBER(3,0),
        "ALERTMSG"             VARCHAR2(200 BYTE),
        CONSTRAINT "PK_RATINGCONFIG" PRIMARY KEY ("RATINGCONFID")
    In above script i am removing constraint on "value" column which is having  not null constraint.
    4) column "value" having such data like 'null'
    5) Error
    "Exception while caching Rating System Parameter Details.[TimesTen][TimesTen 11.2.2.2.0 ODBC Driver][TimesTen]TT0871: Column VALUE cannot be set to null "

  • Error when trying to upload an app to the App Store (exception while validating)

    Hello everybody,
    I'm trying to upload an update of a DPS single edition app but when using the Application Loader I have this error:
    "Exception while validating: *** -[NSPlaceholderString initWithFormat:locale:arguments:]: nil argument"
    Any suggestion? the test app works right in my iPads and I tried to download the zip file (from DPS App Builder) several times with the same result.
    Thanks

    @Riccardo – I suggest you go to the DPS forum for this:
    http://forums.adobe.com/community/dps?view=discussions
    Uwe

  • Exception while starting server P6 (EPPM 8.3.2) on Weblogic Server 11gR1

    I am a single user for learning purpose. I am trying to install EPPM 8.3.2 on my lenovo Window 7, 32 Bit Laptop.
    - I have installed weblogic server,
    - Installed databse and
    - EPPM 8.3.2.
    Unfortunately I am getting error "Exception while starting server P6     ". I have not applied the patch 16176831 on Weblogic server as unable to download in (I don't have a support Identifier and I don't intend to buy also) can some body guide me if the exception is because of not applying the patch or for some other reason.
    if because of Applying the patch 16176831 then where can I can free download it. (Since I am not making money right now I don't wan't to spend it either)
    Thanks in anticipation.
    Vikram S Gupta

    Hello,
    first of all your Problem on your 32-bit Laptop is that you cannot use 2GB of Memory for one managed Server (process). The P6 managed Server has set the Parameter to 2GB. So if you only have a total Memory of 2GB available then this won't be sufficent I fear. So first check your Oracle DB Setting how much Memory is used there. The next step is depending how you start your P6. Do you use the startPrimavera,bat? I mention not.
    So go to your <drive>:\Middleware\user_projects\domains\P6EPPM\bin and run there the startWebLogic.cmd (maybe you're asked for the user to start. So use the weblogic user for Startup). Then open a browser and open the  page http://localhost:7001/console (Standard if you haven't changed it through the install). Login with your weblogic user. On the left side click on Environment, then Server and click then on P6. In the Details page click on the Tab "Start up" and edit under arguments the following line:
    -Dprimavera.bootstrap.home=G:/Oracle/P6EPPM/p6/../p6 -Djavax.xml.stream.XMLInputFactory=weblogic.xml.stax.XMLStreamInputFactory -XX:MaxPermSize=512m -Xms512m -Xmx1024m
    You can try to reduce it to -XX:MaxPermSize=256m -Xms256m -Xmx512m
    Maybe you Need first to use the Change Center on the top left side.
    After that go to Environment => Servers, Change Tab to Control. Set the Hug in front of P6 and click on start. If the Memory is sufficent then this will start.
    A better way would be to increase the Memory on your Laptop.
    Regards
    Daniel

  • D4O-1009 An error occurred while loading the worksheet

    hye everbody
    i create a worksheet in discoverer plus olap but i get the error *"D4O-1009 An error occurred while loading the worksheet"..*
    even i uninstall the catalog and install the catalog..
    when i create the worksheet and saved..of i exit..and try to open back...it show this error..
    this is the diagnosis for the connection...
    <D4OCheckConfig version="1.0.0.0">
    <Check key="JDK version" value="1.6.0_16"/>
    <Check key="BI Beans internal version" value="3.2.2.0.24"/>
    <Check key="Discoverer Plus OLAP version" value="10.1.2.07.75"/>
    <Check key="Discoverer version" value="10.1.2.48.18"/>
    <Check key="port" value="-1"/>
    <Check key="Connect to database" value="Successful"/>
    <Check key="JDBC driver version" value="10.1.0.3.0"/>
    <Check key="JDBC JAR file location" value="\TOSHIBA\disco\plus_files\d4o_double.jarjar"/>
    <Check key="Database version" value="10.2.0.1.0"/>
    <Check key="OLAP API Server version" value="10.2.0.1.0"/>
    <Check key="OLAP AW Engine version" value="10.2.0.1.0"/>
    <Check key="OLAP Catalog version" value="10.2.0.1.0"/>
    <Check key="BI Beans Catalog version" value="3.2.2.0.24"/>
    <Check key="Discoverer Catalog version" value="10.1.2.07.75"/>
    <Check key="Authorized for Discoverer Plus OLAP catalog" value="Yes"/>
    <Check key="OLAP API JAR file version" value="9.2"/>
    <Check key="OLAP API JAR file location" value="\TOSHIBA\disco\plus_files\d4o_double.jarjar"/>
    <Check key="Load OLAP API metadata" value="Successful"/>
    <Check key="Number of metadata folders" value="3"/>
    <Check key="Number of metadata measures" value="19"/>
    <Check key="Number of metadata dimensions" value="17"/>
    this is the error when i save the error in a notepad...
    oracle.dss.d4o.common.D4ORuntimeException: D4O-1009 An error occurred while loading the worksheet.
    oracle.dss.bicontext.BINamingException: BIB-14099 Unknown naming exception.
    oracle.dss.bicontext.BINamingException: BIB-14067 Persistable object threw exception during lookup on method setXMLAsString; component class oracle.dss.dataSource.QueryServer; exception null.
    i not have any clue...why this thing occur..
    any idea why this thing occur...
    thanks in advance....
    regards,
    rao..

    Hi Rao
    Please don't keep creating new postings for the same issue as it is hard to keep answering multiple posts about the same thing.
    If you have done all of the things suggested by Keith in my previous reply, which as I say is what I would have done, then you really ought to raise this as a service request to Oracle.
    I'm advising this because the particular error you are encountering does not come up in my database of fixes neither could I find any reference to it in either the OTN or MetaLink forums. This needs to be brought to Oracle's attention.
    Best wishes
    Michael

  • Exception while handling service request: org/apache/soap/Envelope

    Hi all,
    i´ve tried to run a message style webservice .
    Now i always get following Error: Exception while handling service request: org/apache/soap/Envelope
    Can anyone tell me what i should do?
    I use Bea 6.1 and Apache Soap 2.2
    I have deployed the Webservice and when i try to run the samples in apache all
    works fine.
    Thank you very much!!

    found the problem.
    I use apache soap with tomcat 5.5.9
    wrong: place the class file in a jar in the common/lib folder of tomcat
    wright: place the class file in the directory webapps/soap/web-inf/classes
    an other problem is when the method not exist

  • Error while registering SSO in R12.1.3

    In Newly cloned environment while registering SSO getting error in log file. Due to which we are not able to integrate SSO with EBS
    Env : R12.1.3 OS: Linux RHEL5
    Other cloned instances were successfully added and using SSO
    Following doc id : 376811.1 (Integrating Oracle E-Business Suite Release 12 with Oracle Internet Directory and Oracle Single Sign-On 10gR3 (10.1.4.3))
    1. De-register (Success)
    2. txkrun.pl -script=SetSSOReg -registerinstance=yes (Success)
    3. txkrun.pl -script=SetSSOReg -registersso=yes (Errored)
    Error in log file "/devapps2/PAY/inst/apps/PAY_devapps2/logs/appl/rgf/TXK/txkSetSSOReg_Tue_Nov_13_12_11_59_2012.xml"
    Please verify that the correct Oracle Internet Directory Server parameters are specified in /devapps2/PAY/inst/apps/PAY_devapps2/ora/10.1.3/config/ias.properties.
    Make sure that the Oracle Internet Directory Server specified in OIDhost, OIDport, OIDsslport, SSLOnly is up and running.
    Base Exception : Error when reading seeAlso of replicaid entry - java.lang.NullPointerException Status code 3
    at oracle.ias.repository.IASSchema.getColocatedDBConnect(IASSchema.java:707)
    at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:793)
    at oracle.ias.repository.SchemaManager.getDBConnect(SchemaManager.java:406)
    at oracle.security.sso.SSORegistrar.parseArguments(SSORegistrar.java:1485)
    at oracle.security.sso.SSORegistrar.main(SSORegistrar.java:241)
    Tue Nov 13 12:12:09 PST 2012 Try again and specify the value of -ssoDBConnect in command line parameters.
    Tue Nov 13 12:12:09 PST 2012 If this is a 9.0.4 application midtier installing against a 9.0.2 security
    infrastructure, please make sure the 9.0.2 infrastructure is properly
    set up to accept 9.0.4 midtier installation.
    .end err out.
    </message>
    </record>
    <record>
    <date>2012-11-13T12:12:10</date>
    <millis>1352837530119</millis>
    <sequence>40</sequence>
    <logger>txkSetSSOReg</logger>
    <level>SEVERE</level>
    <class>oracle.apps.fnd.txk.ias.TXKSTDIO</class>
    <method>exception</method>
    <thread>10</thread>
    <message>oracle.apps.fnd.txk.ias.SsoOidException: SSO Partner application could not be registered successfully.
    at oracle.apps.fnd.txk.ias.sso.Instance.ssoReg(Instance.java:470)
    at oracle.apps.fnd.txk.ias.sso.Instance.registerPartnerApp(Instance.java:690)
    at oracle.apps.fnd.txk.ias.sso.Instance.main(Instance.java:830)
    </message>
    </record>
    </log>
    Please help me in this regards,

    Please verify that the correct Oracle Internet Directory Server parameters are specified in /devapps2/PAY/inst/apps/PAY_devapps2/ora/10.1.3/config/ias.properties.
    Make sure that the Oracle Internet Directory Server specified in OIDhost, OIDport, OIDsslport, SSLOnly is up and running.
    Base Exception : Error when reading seeAlso of replicaid entry - java.lang.NullPointerException Status code 3
    at oracle.ias.repository.IASSchema.getColocatedDBConnect(IASSchema.java:707)
    at oracle.ias.repository.IASSchema.getDBConnect(IASSchema.java:793)
    at oracle.ias.repository.SchemaManager.getDBConnect(SchemaManager.java:406)
    at oracle.security.sso.SSORegistrar.parseArguments(SSORegistrar.java:1485)
    at oracle.security.sso.SSORegistrar.main(SSORegistrar.java:241)
    Tue Nov 13 12:12:09 PST 2012 Try again and specify the value of -ssoDBConnect in command line parameters.
    Tue Nov 13 12:12:09 PST 2012 If this is a 9.0.4 application midtier installing against a 9.0.2 security
    infrastructure, please make sure the 9.0.2 infrastructure is properly
    set up to accept 9.0.4 midtier installation.Please implement the steps under "Section 6: Troubleshooting Tips" in (Integrating Oracle E-Business Suite Release 12 with Oracle Internet Directory and Oracle Single Sign-On 10gR3 (10.1.4.3) [ID 376811.1]).
    Thanks,
    Hussein

  • Java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_RMFAIL start() failed on resource 'myDomain': XAER_RMFAIL : Resource manager is unavailable

    Hi All,
    I am facing below issue without any change in the config from weblogic
    Managed servers are coming up and running without any issue
    But when we are doing any operation from application then its failing
    java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: XA error: XAResource.XAER_RMFAIL start() failed on resource 'myDomain': XAER_RMFAIL : Resource manager is unavailable
    Regards
    Lokesh

    Hi,
    Can you please try increase the below MaxXACallMillis setting in Weblogic set 'Maximum Duration of XA Calls' to a bigger value
    MaxXACallMillis: Sets the maximum allowed duration (in milliseconds) of XA calls to XA resources. This setting applies to the entire domain.
    http://docs.oracle.com/cd/E12840_01/wls/docs103/jta/trxcon.html
    The parameter is exposed through administration console: services --> jta --> advanced --> "Maximum Duration of XA Calls:"
    Check the below docs for more information
    WLS 10.3: Intermittent XA error: XAResource.XAER_RMERR (Doc ID 1118264.1)
    Hope it Helps

  • Oracle BI Scheduler raised exception while exporting report by iBot and cus

    Hi,
    I have the issue. When I export BI report using iBot and Java program(BI Publisher Java API) - Oracle BI Scheduler raised exception.
    Platform:
    OBIEE 10.1.3.4 on aix 5.3.0.0
    See the captured log below and any suggestion to fix this will be greatly appreciated.
    - javahost.out.log
    Sep 23, 2009 2:46:35 AM SchedulerComponentLoad load
    INFO: Loading config ...
    Sep 23, 2009 2:46:35 AM SchedulerComponentLoader load
    WARNING: Scheduler RPC components is disabled due to incorrect configuration.
    Sep 23, 2009 2:46:35 AM ApplicationImpl init
    INFO: Running configuration:
    JVM=IBM J9 VM(2.3)
    Listener.Port=9810
    Listener.PermittedClientList=*
    Listener.Address=null
    JobManager.MinThreads=100
    JobManager.MaxThreads=100
    JobManager.MaxPendingJobs=100
    JobManager.IdleThreadTimeoutMls=300000
    MessageProcessor.SocketTimeoutMls=5000
    Charts.InputStreamLimitInKB=1024
    Charts.RequestResponseLogDirectory=/oracle/oraclebidata/tmp
    Chart.Enabled=true
    Chart.InputStreamLimitInKB=1024
    Chart.ChartRoot=/oracle/oraclebi/corda50/chart_root
    Chart.CordaRoot=/oracle/oraclebi/corda50
    Chart.EnableConsoleOutput=false
    Chart.EnableXmlValidation=true
    Chart.MaxAttributeLength=127
    Batik.InputStreamLimitInKB=1024
    Batik.RequestResponseLogDirectory=/oracle/oraclebidata/tmp
    Batik.EnableXmlValidation=false
    Scheduler.Java.Enabled=false
    Scheduler.Java.DefaultUserJarFilePath=null
    Scheduler.Java.PurgePeriod=0
    Scheduler.Java.TempPath=null
    XMLP.InputStreamLimitInKB=8192
    XMLP.RequestResponseLogDirectory=/oracle/oraclebidata/tmp
    OBISAuthenticatorProxy.InputStreamLimitInKB=128
    OBISAuthenticatorProxy.RequestResponseLogDirectory=/oracle/oraclebidata/tmp
    OBISAuthenticatorProxy.ClassName=oracle.bi.server.customauthenticatorimpl.javahostrpccall.DisabledAuthenticator
    Sep 23, 2009 2:46:35 AM Main main
    INFO: Listening for new connections
    Sep 23, 2009 3:01:56 AM RpcSchedulerJob processMessage
    WARNING: Error
    java.lang.NullPointerException
         at java.io.File.<init>(File.java:220)
         at com.siebel.analytics.scheduler.javahostrpccalls.SchedulerJavaUtil.getMaxCount(SchedulerJavaUtil.java:118)
         at com.siebel.analytics.scheduler.javahostrpccalls.SchedulerJavaUtil.makeUniqueFileName(SchedulerJavaUtil.java:109)
         at com.siebel.analytics.scheduler.javahostrpccalls.SchedulerJavaUtil.readJobInfo(SchedulerJavaUtil.java:68)
         at com.siebel.analytics.scheduler.javahostrpccalls.RpcDisabledSchedulerJob.processMessageInternal(RpcDisabledSchedulerJob.java:36)
         at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:107)
         at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:175)
         at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:205)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:153)
         at java.lang.Thread.run(Thread.java:810)
    - nqscheduler.out.log
    [Util Logger] Exception occured:
         Severity:Not set
         Type:const saw::Exception *
    +     File:/net/sdcb80a022/vol1/users/anabuild/views/nightly/Tue/101341/AIX/vobs/090414.1900/analytics_web/main/project/webcomm/rpc.cpp+
         Line:371
         Message:A fatal error occurred while processing the request. The server responded with: Error while executing RpcSchedulerJob.processMessage
    java.lang.NullPointerException
         at java.io.File.<init>(File.java:220)
         at com.siebel.analytics.scheduler.javahostrpccalls.SchedulerJavaUtil.getMaxCount(SchedulerJavaUtil.java:118)
         at com.siebel.analytics.scheduler.javahostrpccalls.SchedulerJavaUtil.makeUniqueFileName(SchedulerJavaUtil.java:109)
         at com.siebel.analytics.scheduler.javahostrpccalls.SchedulerJavaUtil.readJobInfo(SchedulerJavaUtil.java:68)
         at com.siebel.analytics.scheduler.javahostrpccalls.RpcDisabledSchedulerJob.processMessageInternal(RpcDisabledSchedulerJob.java:36)
         at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:107)
         at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:175)
         at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:205)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:153)
         at java.lang.Thread.run(Thread.java:810)
    Edited by: user8096018 on Sep 23, 2009 5:40 AM

    I am also having the same issue......Can some body help me please? Thanks

  • Error Connecting to database URL jdbc:oracle:oci:@rmsdbtst as user rms13 java.lang.Exception:UnsatisfiedLinkError encountered when using the Oracle driver

    Trying to Install RMS application 13.2.2 and I get past the pre-installation checks and when I get to the Data Source details and enter the data source details with the check box checked to validate the schema/Test Data Source I get the following error:
    Error Connecting to database URL jdbc:oracle:oci:@rmsdbtst as user rms13 java.lang.Exception:UnsatisfiedLinkError encountered when using the Oracle driver. Please check that the library path is set up properly or switch to the JDBC thin client oracle/jdbc/driver/T2CConnection.getLibraryVersioNumber()
    Checks performed:
    RMS Application code location and directory contents:
    [oracle@test-rms-app application]$ pwd
    /binary_files/STAGING_DIR/rms/application
    [oracle@test-rms-app application]$ ls -ltr
    total 144
    -rw-r--r-- 1 oracle oinstall   272 Dec 7  2010 version.properties
    -rw-r--r-- 1 oracle oinstall   405 Jan 16 2011 expected-object-counts.properties
    -rw-r--r-- 1 oracle oinstall   892 May 13 2011 ant.install.properties.sample
    -rw-r--r-- 1 oracle oinstall 64004 Jun  6  2011 build.xml
    drwxr-xr-x 9 oracle oinstall  4096 Jun 16 2011 rms13
    drwxr-xr-x 3 oracle oinstall  4096 Jun 16 2011 installer-resources
    drwxr-xr-x 3 oracle oinstall  4096 Jun 16 2011 antinstall
    drwxr-xr-x 2 oracle oinstall  4096 Jun 16 2011 ant-ext
    drwxr-xr-x 5 oracle oinstall  4096 Jun 16 2011 ant
    -rw-r--r-- 1 oracle oinstall 11324 Dec 18 09:18 antinstall-config.xml.ORIG
    -rwxr-xr-x 1 oracle oinstall  4249 Dec 18 10:01 install.sh
    drwxr-xr-x 4 oracle oinstall  4096 Dec 18 10:06 common
    -rw-r--r-- 1 oracle oinstall 16244 Dec 19 10:37 antinstall-config.xml
    -rw-r--r-- 1 oracle oinstall   689 Dec 19 10:37 ant.install.log
    [oracle@test-rms-app application]$
    Application installation:
    [oracle@test-rms-app application]$ ./install.sh
    THIS IS the driver directory
    Verified $ORACLE_SID.
    Verified SQL*Plus exists.
    Verified write permissions.
    Verified formsweb.cfg read permissions.
    Verified Registry.dat read permissions.
    Verified Java version 1.4.2.x or greater. Java version - 1.6.0
    Verified Tk2Motif.rgb settings.
    Verified frmcmp_batch.sh status.
    WARNING: Oracle Enterprise Linux not detected.  Some components may not install properly.
    Verified $DISPLAY - 172.16.129.82:0.0.
    This installer will ask for your "My Oracle Support" credentials.
    Preparing installer. This may take a few moments.
    Your internet connection type is: NONE
    Integrating My Oracle Support into the product installer workflow...
         [move] Moving 1 file to /binary_files/STAGING_DIR/rms/application
    Installer preparation complete.
    MW_HOME=/u01/app/oracle/Middleware/NewMiddleware1034
    ORACLE_HOME=/u01/app/oracle/Middleware/NewMiddleware1034/as_1
    ORACLE_INSTANCE=/u01/app/oracle/Middleware/NewMiddleware1034/asinst_1
    DOMAIN_HOME=/u01/app/oracle/Middleware/NewMiddleware1034/user_projects/domains/rmsClassDomain
    WLS_INSTANCE=WLS_FORMS
    ORACLE_SID=rmsdbtst
    JAVA_HOME=/u01/app/oracle/jrockit-jdk1.6.0_45-R28.2.7-4.1.0
    Launching installer...
    To make sure I have connectivity from the app server to the database (on a database server) here are the steps followed:
    [oracle@test-rms-app application]$ tnsping rmsdbtst
    TNS Ping Utility for Linux: Version 11.1.0.7.0 - Production on 19-DEC-2013 10:41:40
    Copyright (c) 1997, 2008, Oracle.  All rights reserved.
    Used parameter files:
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = test-rms-db.vonmaur.vmc)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SID = rmsdbtst)))
    OK (0 msec)
    [oracle@test-rms-app application]$
    [oracle@test-rms-app application]$ sqlplus rms13@rmsdbtst
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu Dec 19 10:46:18 2013
    Copyright (c) 1982, 2008, Oracle.  All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    [oracle@test-rms-app application]$
    [oracle@test-rms-app application]$ ping test-rms-db
    PING test-rms-db.vonmaur.vmc (192.168.1.140) 56(84) bytes of data.
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=1 ttl=64 time=0.599 ms
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=2 ttl=64 time=0.168 ms
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=3 ttl=64 time=0.132 ms
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=4 ttl=64 time=0.158 ms
    64 bytes from test-rms-db.vonmaur.vmc (192.168.1.140): icmp_seq=5 ttl=64 time=0.135 ms
    --- test-rms-db.vonmaur.vmc ping statistics ---
    5 packets transmitted, 5 received, 0% packet loss, time 4001ms
    rtt min/avg/max/mdev = 0.132/0.238/0.599/0.181 ms
    [oracle@test-rms-app application]$
    [oracle@test-rms-app application]$ uname -a
    Linux test-rms-app.vonmaur.vmc 2.6.18-128.el5 #1 SMP Wed Jan 21 08:45:05 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
    [oracle@test-rms-app application]$
    [oracle@test-rms-app application]$ cat /etc/*-release
    Enterprise Linux Enterprise Linux Server release 5.3 (Carthage)
    Red Hat Enterprise Linux Server release 5.3 (Tikanga)
    [oracle@test-rms-app application]$
    The database is created and all the batch file scripts have been successfully deployed.  Now working on the application server.  The  Weblogic server is installed and 11g forms and reports are installed successfully.
    Any help would be helpful.
    Thanks,
    Ram.

    Please check MOS Notes:
    FAQ: RWMS 13.2 Installation and Configuration (Doc ID 1307639.1)

Maybe you are looking for

  • JScrollPane scroll setting first column is not visible?

    Hi All, i am using jtable and jscrollpane. in this my first column of 70 pixal width and rest 125 pixal width.set focus is on 1 cell(1 row, 1 column) in table. but due to this scrollbar is slightly on right side whice coz first column not visible.(ne

  • How to trace a particular database user  ?

    Everyone knows that there is an Oracle username "SCOTT" in all the database installation. How to enable tracing for the SCOTT user, so I can can get all the tracing info of the user SQL's Note: I know I can get the sid,serial# info and trace a partic

  • DMVPN GRE over IPSEC Packet loss

    I have a hub and spoke DMVPN GRE over IPSec topology. We have many sites, over 10, and have a problem on one particular site, just one. First off I want to say that I have replaced the Router and I get the same exact errors. By monitoring the Termina

  • Obj-C errors in a C   app in release mode

    I've made this c++ app that uses GLUT and OpenGL to display a square on the screen that you can move around with the arrow keys. I wanted to show my friend, so I compiled in release mode. Upon doing so, I got 1120 errors in various Obj-c headers that

  • The webpage in the swf file

    hi,i want to catch a function that when i open the swf file , then the webpage shows in flash, how to realize it? if i use the ie to parse the html code can achieve the goal. and i want to know how the AIR achieve the goal. please give me some advice