Could not initialize activation agent.

Hi All,
I am getting the following error while deploying a bpel process,with a AQ Adapter for dequeuing operations.
BUILD FAILED
A problem occured while connecting to server "10.209.123.25" using port "80": bpel_ReceiveProcess_1.0.jar failed to deploy. Exception message is: ORABPEL-09903
Could not initialize activation agent.
An error occured while initializing an activation agent for process "ReceiveProcess", revision "1.0".
Please ensure that the activation agents are configured correctly in the bpel deployment descriptor (bpel.xml).
oracle.tip.adapter.fw.agent.jca.JCAActivationAgent: java.lang.reflect.InvocationTargetException
at com.collaxa.cube.engine.core.BaseCubeProcess.startAllActivationAgents(BaseCubeProcess.java:370)
at com.collaxa.cube.engine.deployment.DeploymentManager.activateDefaultRevision(DeploymentManager.java:1577)
at com.collaxa.cube.engine.deployment.DeploymentManager.setDefaultRevision(DeploymentManager.java:1536)
at com.collaxa.cube.engine.deployment.DeploymentManager.deployProcess(DeploymentManager.java:886)
at com.collaxa.cube.engine.deployment.DeploymentManager.deploySuitcase(DeploymentManager.java:728)
at com.collaxa.cube.ejb.impl.BPELDomainManagerBean.deploySuitcase(BPELDomainManagerBean.java:445)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
at com.evermind.server.ThreadState.runAs(ThreadState.java:646)
at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
at com.evermind.server.ejb.interceptor.system.TxRequiredInterceptor.invoke(TxRequiredInterceptor.java:50)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
at DomainManagerBean_RemoteProxy_4bin6i8.deploySuitcase(Unknown Source)
at com.oracle.bpel.client.BPELDomainHandle.deploySuitcase(BPELDomainHandle.java:319)
at com.oracle.bpel.client.BPELDomainHandle.deployProcess(BPELDomainHandle.java:341)
at deployHttpClientProcess.jspService(_deployHttpClientProcess.java:376)
at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
Can somebody throw some light this.
Regards
Ashwini

Hi,
Issue Resolved.
I recreated the whole process,its working fine now.
Regards
Ashwini

Similar Messages

  • ORABPEL-09903: Could not initialize activation agent

    Hi,
    I have installed SOA suite 10.1.3.1.0
    I am trying to deploy a BPEL process which does a Dequeue operation using Oracle AQ adapter. The deployment is giving me following error.
    BUILD FAILED
    C:\SampleWS\BPELApplication\SubscribeOrderForOracle\build.xml:79: A problem occured while connecting to server "10.48.233.135" using port "8888": bpel_SubscribeOrderForOracle_1.0.jar failed to deploy. Exception message is: ORABPEL-09903
    Could not initialize activation agent.
    An error occured while initializing an activation agent for process "SubscribeOrderForOracle", revision "1.0".
    Has any one came across this error. I tried reading through few topics in this forum related to this error but could not get any resolution.
    Any help is appreciated.
    Thanks & Regards,
    Vikas

    Hi And thanks for your reply.
    Well I have recently installed SOA suite 10.1.3.1 release-3. Earlier I was working on 10.1.2.1.0 PM server and looks like there are lots of changes that have happened in the new release.
    On the newly installed SOA suite I created a BPEL process (EnqueueOrder) and instructed in the Reference guide and I was able to queue a message to Oracle AQ on Oracle 9i database.
    For dequeing I created another empty BPEL process (DequeueOrder) and instantiated the process with a Receive activity which inturn dequeus message from the above said queue and writes the message to a file using File Adapter.
    I was trying to deploy DequeueOrder process and few a times it got deployed successfully but on testing it from the BPEL Console the receive activity was not responding with any message. It only showed a message saying "Received "Receive_1_Dequeue_InputVariable" call from partner "SiebelOrderSubscriber"" on the BPEL console.
    Now again it has started giving the same error while deployment, saying ORABPEL-09903: Could not initialize activation agent. Anu clues.....?
    I have one more question....Do I need to create a seperate jndi and DataSource in oc4j to point to my local 9i database and refer it in the AQ Adapter configuration wizard?
    Thanks & Regards.
    Vikas

  • Could not initialize class com.sun.identity.agents.filter.AmFilterManager

    App svr - GFv2
    Opensso 8.0 u2
    PA 3.0
    using agentsample.ear modified suffix to my environment
    password format in the password file - just the clear password text in the first line of the file.
    I have been getting this error everytime I tried to access the protected page. Has anyone worked around it. It is wierd that this being a straight forward install has so much complications, which normally do not happen.
    I get the following error:
    HTTP Status 500 -
    type Exception report
    message
    descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: PWC1243: Filter execution threw an exception
    root cause
    java.lang.ExceptionInInitializerError
    root cause
    java.lang.RuntimeException: Failed to load configuration: ApplicationSSOTokenProvider.getApplicationSSOToken(): Unable to get Application SSO Token
    note The full stack traces of the exception and its root causes are available in the Sun GlassFish Enterprise Server v2.1 logs.
    When I retry or press reload I get a different error message:
    HTTP Status 500 -
    type Exception report
    message
    descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: PWC1243: Filter execution threw an exception
    root cause
    java.lang.NoClassDefFoundError: Could not initialize class com.sun.identity.agents.filter.AmFilterManager
    note The full stack traces of the exception and its root causes are available in the Sun GlassFish Enterprise Server v2.1 logs.

    Do you still investigate it? I have ever same error. To solve it, it seems root cause was wrong server url setting for my case.
    For my case, root cause was wrong setting of /etc/hosts as default (not discribed the server name on 127.0.01). so I was installing and setting the openam on http://localhost:9080/openam.
    so then the agent can not connect to server and resolve the name address, and the problem of "Could not initialize class com.sun.identity.agents.filter.AmFilterManager " happend.
    So for resolution, I set /etc/hosts properly as follow.
    127.0.0.1 localhost.localdomain localhost sso.server.com
    192.168.56.101 sso.server.com
    192.168.56.102 sso.agent.com
    and remove all of openam folder (****/webapps/openam and /root/openam), and re-install openam.war in ****/webapps.
    And restart again the setting of openam on http://sso.server.com:9080/openam.
    after that, I can resolve it. I hope you also can resolve it.
    (ofcourse please modify the server name, IP number and port number as you like)

  • I suddenly have this error message on FireFoxthis message pops up: "Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory. Please check that this directory has no re

    I suddenly encounter this error message from Fire Fox.
    Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and fix the problem. If you continue to use this session, you might see incorrect application behaviour when accessing security features.
    I uninstalled the browser and download a new version but it does not resolve the issue.
    I know my hard disc has ample space. I do NOT know where to find the Profile directory to fix the read restriction box.
    == This happened ==
    Every time Firefox opened
    == After something about security add-on of Norton pop up by itself. ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; MSN Optimized;US)

    This link shows things to check - https://support.mozilla.com/kb/Could+not+initialize+the+browser+security+component

  • Alert! "Could not initialize the application's security component..."

    I started getting this alert after a restart last Saturday (2-22-2014) and Thunderbird freezes before it is fully operational: (incorrect application behavior?)
    Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and fix the problem. If you continue to use this session, you might see incorrect application behaviour when accessing security features.
    I have over 500 GB free on the hard disk and have checked the directory TTBOMA. As recently as this
    morning I again uninstalled TB using the TB uninstall utility, rebooted and reinstalled from the Mozilla website. Nada,
    Toshiba Satellite L875D
    Windows 8
    Troubleshooting info:
    Thunderbird
    Version 24.3.0
    User Agent Mozilla/5.0 (Windows NT 6.2; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
    Any help out there?

    Delete the cert8.db file in the Thunderbird profile folder.<br />
    This will remove all intermediate certificates that Thunderbird has stored.
    *http://kb.mozillazine.org/Profile_folder_-_Thunderbird
    * https://support.mozilla.org/kb/couldnt-initialize-applications-security-component

  • ReleaseRequest failed with error code 0x80004005 \ Task Sequence Manager could not release active TS request. code 80004005

    Hi All,
    I am trying to deploy an OS but the deployment is failing part way through. I have searched the logs and identified the error: Task Sequence Manager could not release active TS request. code 80004005
    If anyone could assist with this is would be much appreciated.
    Many thanks
    Logs below:
    <![LOG[Unlocked ActualConfig successfully]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="0" thread="1752" file="policyutil.cpp:7898">
    <![LOG[Unlocked policy transaction lock successfully]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="0" thread="1752" file="policyutil.cpp:7904">
    <![LOG[Raising event:
    instance of CCM_PolicyAgent_SettingsEvaluationComplete
    ClientID = "GUID:8388E2E2-7642-4436-88D0-FC9335F6D56E";
    DateTime = "20141218122103.273000+000";
    PolicyNamespace = "\\\\wst0339\\root\\ccm\\policy\\machine\\actualconfig";
    ProcessID = 1748;
    ThreadID = 1752;
    ]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="event.cpp:729">
    <![LOG[Successfully submitted event to the Status Agent.]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="0" thread="1752" file="event.cpp:747">
    <![LOG[End TS policy evaluation]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="policyutil.cpp:10580">
    <![LOG[Policy evaluation initiated]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="utils.cpp:3387">
    <![LOG[Sending success status message]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="tsmanager.cpp:659">
    <![LOG[MP server http://LONSVR0150.uk.ham.local. Ports 80,443. CRL=false.]LOG]!><time="12:21:03.273+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="utils.cpp:4855">
    <![LOG[Setting authenticator]LOG]!><time="12:21:03.288+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="utils.cpp:4877">
    <![LOG[Set authenticator in transport]LOG]!><time="12:21:03.288+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="libsmsmessaging.cpp:7592">
    <![LOG[Sending StatusMessage]LOG]!><time="12:21:03.304+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="libsmsmessaging.cpp:4020">
    <![LOG[Setting message signatures.]LOG]!><time="12:21:03.320+00" date="12-18-2014" component="TSManager" context="" type="0" thread="1752" file="libsmsmessaging.cpp:1292">
    <![LOG[Setting the authenticator.]LOG]!><time="12:21:03.320+00" date="12-18-2014" component="TSManager" context="" type="0" thread="1752" file="libsmsmessaging.cpp:1322">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: LONSVR0150.uk.ham.local:80  CCM_POST /ccm_system/request]LOG]!><time="12:21:03.320+00" date="12-18-2014" component="TSManager" context="" type="1"
    thread="1752" file="libsmsmessaging.cpp:8422">
    <![LOG[Request was succesful.]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="0" thread="1752" file="libsmsmessaging.cpp:8758">
    <![LOG[Finalize logging request ignored from process 1748]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="tslogging.cpp:1737">
    <![LOG[Waiting for CcmExec service to be fully operational]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="utils.cpp:4019">
    <![LOG[CcmExec service is up and fully operational]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="utils.cpp:4024">
    <![LOG[Access handle will be read from _SMSTSActiveRequestHandle]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="tsmanagerutils.cpp:99">
    <![LOG[Access handle: {9F9B91DA-055D-4B32-9817-52C369835080}]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="tsmanagerutils.cpp:111">
    <![LOG[Attempting to release request using {9F9B91DA-055D-4B32-9817-52C369835080}]LOG]!><time="12:21:03.351+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752"
    file="tsmanagerutils.cpp:118">
    <![LOG[CoCreateInstance succeeded]LOG]!><time="12:21:03.382+00" date="12-18-2014" component="TSManager" context="" type="1" thread="1752" file="tsmanagerutils.cpp:133">
    <![LOG[pISoftwareExecutionRequestMgr->ReleaseRequest(ActiveRequestGUID), HRESULT=80004005 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanagerutils.cpp,136)]LOG]!><time="12:21:03.382+00" date="12-18-2014" component="TSManager"
    context="" type="0" thread="1752" file="tsmanagerutils.cpp:136">
    <![LOG[ReleaseRequest failed with error code 0x80004005]LOG]!><time="12:21:03.382+00" date="12-18-2014" component="TSManager" context="" type="3" thread="1752" file="tsmanagerutils.cpp:136">
    <![LOG[Task Sequence Manager could not release active TS request. code 80004005]LOG]!><time="12:21:03.382+00" date="12-18-2014" component="TSManager" context="" type="2" thread="1752"
    file="tsmanagerutils.cpp:165">
    <![LOG[Process completed with exit code 0]LOG]!><time="12:21:03.413+00" date="12-18-2014" component="TSMBootstrap" context="" type="1" thread="1728" file="commandline.cpp:1098">
    <![LOG[Exiting with return code 0x00000000]LOG]!><time="12:21:03.413+00" date="12-18-2014" component="TSMBootstrap" context="" type="1" thread="1728" file="tsmbootstrap.cpp:1032">
    <![LOG[Process completed with exit code 0]LOG]!><time="12:21:03.413+00" date="12-18-2014" component="OSDSetupHook" context="" type="1" thread="788" file="commandline.cpp:1098">
    <![LOG[Task sequence completed 0x00000000]LOG]!><time="12:21:03.413+00" date="12-18-2014" component="OSDSetupHook" context="" type="1" thread="788" file="basesetuphook.cpp:1384">
    <![LOG[Uninstalling Setup Hook]LOG]!><time="12:21:06.552+00" date="12-18-2014" component="OSDSetupHook" context="" type="1" thread="788" file="basesetuphook.cpp:1427">
    <![LOG[Removing setup hook from registry.]LOG]!><time="12:21:06.552+00" date="12-18-2014" component="OSDSetupHook" context="" type="0" thread="788" file="vistasetuphook.cpp:143">
    <![LOG[Successfully removed C:\WINDOWS\system32\OSDGINA.DLL]LOG]!><time="12:21:06.552+00" date="12-18-2014" component="OSDSetupHook" context="" type="1" thread="788" file="basesetuphook.cpp:1183">
    <![LOG[Successfully removed C:\WINDOWS\system32\OSDSETUPHOOK.EXE]LOG]!><time="12:21:06.552+00" date="12-18-2014" component="OSDSetupHook" context="" type="1" thread="788" file="basesetuphook.cpp:1183">
    <![LOG[Successfully removed C:\WINDOWS\system32\_SMSOSDSetup]LOG]!><time="12:21:06.552+00" date="12-18-2014" component="OSDSetupHook" context="" type="1" thread="788" file="basesetuphook.cpp:1220">

    4005 can mean a few things,  Some common can be  The wrong BIOS time,  or a a bad Hard drive.   look at those two first. 

  • Could not start cache agent for the requested data store

    Hi,
    This is my first attempt in TimesTen. I am running TimesTen on the same Linux host (RHES 5.2) that running Oracle 11g R2. The version of TimesTen is:
    TimesTen Release 11.2.1.4.0
    Trying to create a simple cache.
    The DSN entry for ttdemo1 in .odbc.ini is as follows:
    +[ttdemo1]+
    Driver=/home/oracle/TimesTen/timesten/lib/libtten.so
    DataStore=/work/oracle/TimesTen_store/ttdemo1
    PermSize=128
    TempSize=128
    UID=hr
    OracleId=MYDB
    DatabaseCharacterSet=WE8MSWIN1252
    ConnectionCharacterSet=WE8MSWIN1252
    Using ttisql I connect
    Command> connect "dsn=ttdemo1;pwd=oracle;oraclepwd=oracle";
    Connection successful: DSN=ttdemo1;UID=hr;DataStore=/work/oracle/TimesTen_store/ttdemo1;DatabaseCharacterSet=WE8MSWIN1252;ConnectionCharacterSet=WE8MSWIN1252;DRIVER=/home/oracle/TimesTen/timesten/lib/libtten.so;OracleId=MYDB;PermSize=128;TempSize=128;TypeMode=0;OracleNetServiceName=MYDB;
    (Default setting AutoCommit=1)
    Command> call ttcacheuidpwdset('ttsys','oracle');
    Command> call ttcachestart;
    *10024: Could not start cache agent for the requested data store. Could not initialize Oracle Environment Handle.*
    The command failed.
    The following is shown in the tterrors.log:
    15:41:21.82 Err : ORA: 9143: ora-9143--1252549744-xxagent03356: Datastore: TTDEMO1 OCIEnvCreate failed. Return code -1
    15:41:21.82 Err : : 7140: oraagent says it has failed to start: Could not initialize Oracle Environment Handle.
    15:41:22.36 Err : : 7140: TT14004: TimesTen daemon creation failed: Could not spawn oraagent for '/work/oracle/TimesTen_store/ttdemo1': Could not initialize Oracle Environment Handl
    What are the reasons that the daemon cannot spawn another agent? FYI the environment variables are set as:
    ORA_NLS33=/u01/app/oracle/product/11.2.0/db_1/ocommon/nls/admin/data
    ANT_HOME=/home/oracle/TimesTen/ttdemo1/3rdparty/ant
    CLASSPATH=/home/oracle/TimesTen/ttdemo1/lib/ttjdbc5.jar:/home/oracle/TimesTen/ttdemo1/lib/orai18n.jar:/home/oracle/TimesTen/ttdemo1/lib/timestenjmsxla.jar:/home/oracle/TimesTen/ttdemo1/3rdparty/jms1.1/lib/jms.jar:.
    oracle@rhes5:/home/oracle/TimesTen/ttdemo1/info% echo $LD_LIBRARY_PATH
    /home/oracle/TimesTen/ttdemo1/lib:/home/oracle/TimesTen/ttdemo1/ttoracle_home/instantclient_11_1:/u01/app/oracle/product/11.2.0/db_1/lib:/u01/app/oracle/product/11.2.0/db_1/network/lib:/lib:/usr/lib:/usr/ucblib:/usr/local/lib
    Cheers

    Sure thanks.
    Here you go:
    Daemon environment:
    _=/bin/csh
    DISABLE_HUGETLBFS=1
    SYSTEM=TEST
    INIT_FILE=/u01/app/oracle/product/10.1.0/db_1/dbs/init+ASM.ora
    GEN_APPSDIR=/home/oracle/dba/bin
    LD_LIBRARY_PATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/u01/app/oracle/product/11.2.0/db_1/lib:/u01/app/oracle/product/11.2.0/db_1/network/lib:/lib:/usr/lib:/usr/ucblib:/usr/local/lib
    HOME=/home/oracle
    SPFILE_DIR=/u01/app/oracle/backup/+ASM/initfile_dir
    TNS_ADMIN=/u01/app/oracle/product/11.2.0/db_1/network/admin
    INITFILE_DIR=/u01/app/oracle/backup/+ASM/initfile_dir
    HTMLDIR=/home/oracle/+ASM/dba/html
    HOSTNAME=rhes5
    TEMP=/oradata1/tmp
    PWD=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/bin
    HISTSIZE=1000
    PATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/bin:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/oci:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc/xla:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/jdbc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/odbc_drivermgr:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/proc:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/ttclasses:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/quickstart/sample_code/ttclasses/xla:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/ttoracle_home/instantclient_11_1/sdk:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/ant/bin:/usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/bin/X11:/usr/X11R6/bin:/usr/platform/SUNW,Ultra-2/sbin:/u01/app/oracle/product/11.2.0/db_1:/u01/app/oracle/product/11.2.0/db_1/bin:.
    GEN_ADMINDIR=/home/oracle/dba/admin
    CONTROLFILE_DIR=/u01/app/oracle/backup/+ASM/controlfile_dir
    ETCDIR=/home/oracle/+ASM/dba/etc
    GEN_ENVDIR=/home/oracle/dba/env
    DATAFILE_DIR=/u01/app/oracle/backup/+ASM/datafile_dir
    BACKUPDIR=/u01/app/oracle/backup/+ASM
    RESTORE_ARCFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_arcfiles.txt
    TMPDIR=/oradata1/tmp
    CVS_RSH=ssh
    ARCLOG_DIR=/u01/app/oracle/backup/+ASM/arclog_dir
    REDOLOG_DIR=/u01/app/oracle/backup/+ASM/redolog_dir
    INPUTRC=/etc/inputrc
    LOGDIR=/home/oracle/+ASM/dba/log
    DATAFILE_LIST=/u01/app/oracle/backup/+ASM/datafile_dir/datafile.list
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    PS1=rhes5:($ORACLE_SID)$
    G_BROKEN_FILENAMES=1
    SHELL=/bin/ksh
    PASSFILE=/home/oracle/dba/env/.ora_accounts
    LOGNAME=oracle
    ORA_NLS10=/u01/app/oracle/product/11.2.0/db_1/nls/data
    ORACLE_SID=mydb
    APPSDIR=/home/oracle/+ASM/dba/bin
    ORACLE_OWNER=oracle
    RESTOREFILE_DIR=/u01/app/oracle/backup/+ASM/restorefile_dir
    SQLPATH=/home/oracle/dba/bin
    TRANDUMPDIR=/tran
    RESTORE_SPFILE=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_spfile.txt
    RESTORE_DATAFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_datafiles.txt
    ENV=/home/oracle/.kshrc
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SSH_CONNECTION=50.140.197.215 62742 50.140.197.216 22
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    TERM=xterm
    GEN_ETCDIR=/home/oracle/dba/etc
    SP_FILE=/u01/app/oracle/product/10.1.0/db_1/dbs/spfile+ASM.ora
    ORACLE_BASE=/u01/app/oracle
    ASTFEATURES=UNIVERSE - ucb
    ADMINDIR=/home/oracle/+ASM/dba/admin
    SSH_CLIENT=50.140.197.215 62742 22
    TZ=GB
    SUPPORT=oracle@linux
    ARCHIVE_LOG_LIST=/u01/app/oracle/backup/+ASM/arclog_dir/archive_log.list
    USER=oracle
    RESTORE_TEMPFILES=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_tempfiles.txt
    MAIL=/var/spool/mail/oracle
    EXCLUDE=/home/oracle/+ASM/dba/bin/exclude.lst
    GEN_LOGDIR=/home/oracle/dba/log
    SSH_TTY=/dev/pts/2
    RESTORE_INITFILE=/u01/app/oracle/backup/+ASM/restorefile_dir/restore_initfile.txt
    HOSTTYPE=i386-linux
    VENDOR=intel
    OSTYPE=linux
    MACHTYPE=i386
    SHLVL=1
    GROUP=dba
    HOST=rhes5
    REMOTEHOST=vista
    EDITOR=vi
    ORA_NLS33=/u01/app/oracle/product/11.2.0/db_1/ocommon/nls/admin/data
    ODBCINI=/home/oracle/.odbc.ini
    TT=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/
    SHLIB_PATH=/u01/app/oracle/product/11.2.0/db_1/lib:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1//lib
    ANT_HOME=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/ant
    CLASSPATH=/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/ttjdbc5.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/orai18n.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/lib/timestenjmsxla.jar:/home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/3rdparty/jms1.1/lib/jms.jar:.
    TT_AWT_PLSQL=0
    NLS_LANG=AMERICAN_AMERICA
    NLS_COMP=ANSI
    NLS_SORT=BINARY
    NLS_LENGTH_SEMANTICS=BYTE
    NLS_NCHAR_CONV_EXCP=FALSE
    NLS_CALENDAR=GREGORIAN
    NLS_TIME_FORMAT=hh24:mi:ss
    NLS_DATE_FORMAT=syyyy-mm-dd hh24:mi:ss
    NLS_TIMESTAMP_FORMAT=syyyy-mm-dd hh24:mi:ss.ff9
    ORACLE_HOME=
    DaemonCWD = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info
    DaemonLog = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/tterrors.log
    DaemonOptionsFile = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/ttendaemon.options
    Platform = Linux/x86/32bit
    SupportLog = /home/oracle/TimesTen/11.2.1.4.0/TimesTen/ttimdb1/info/ttmesg.log
    Uptime = 136177 seconds
    Backcompat = no
    Group = 'dba'
    Daemon pid 8111 port 53384 instance ttimdb1
    End of report

  • I am receiving an alert message that reads: Could not initialize the application's security component.

    Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and fix the problem. If you continue to use this session, you might see incorrect application behaviour when accessing security features.

    See this support article:
    *https://support.mozilla.com/kb/Could+not+initialize+the+browser+security+component

  • When I open Firefox in my laptop, I get an alert message that says that "It could not initialize the applications security component. The most likely cause is problems with files in your application's profile directory, etc"

    This morning it was working fine, but I tried to put 2 addons, "adblock" and "Forcastfox Weather" .
    I have both of this addons in my Desktop as well as in Ubuntu. The problem is in Windows XP

    This link shows things to check - https://support.mozilla.com/kb/Could+not+initialize+the+browser+security+component

  • Could not initialize Photoshop because the file is locked

    I have the problem where you get the Could not initialize Photoshop because the file is locked, where the solution was to fix the properties in the jpg. I did that and tried the Ctrl-Alt-Shft thing too. I pressed them in time and got the message to delete the settings. When I click yes, I still get the "file locked" message. If it is the scratch disk setting problem, I can't get PS open to change it. This problem started when I was opening a locked jpg from a relative. (Now none of my previous pics will open either). Any other ideas other than these that are already listed in the forums? Thanks for any help.
    Technical: Windows XP 5.1, HP7680, Photoshop CS2, 2g ram, more than enough work drives. (no Vista)
    Sequence of events: 1) recd a jpg from a relative in an email and saved it to hard drive. 2) with Photoshop unopened, I rt clkd on the jpg and chose "open with CS2". 3) PS started loading and then stopped with the "file locked" msg. Clkd on OK and PS closed. 4) tried to open PS from the shortcut (and from explorer) and got same result. 5) researched the problem and then used the Ctrl-Alt-Shft approach, got the window that asks to "delete settings" and chose ok, PS closed again. 6) went to the jpg and displayed properties and saw "This file came from another computer and might be locked....", so I clicked "unblock". 7) retried step 2, then 4 with same results. 7) tried to open an old jpg with step 2 and same result (got file locked msg). 8) no longer can bring up the "delete settings" window with the the Ctrl-Alt-Shft approach as it looks like it deleted the settings the 1st time.
    Any ideas???? Thanks again.

    Bob,
    I do not know why a locked JPG would mess up PS. I could see if you always tried to launch PS, by dbl-clicking on the JPG in Windows Explorer, but not from your Desktop shortcut, or from the PS.exe file.
    For the locked file, there is a freeware utility, Unlocker. I do not have a URL handy, but Google should find it for you. It has worked on some network assets, that seemed to lock up on me.
    Good luck, though this might not address your PS launch issue.
    Hunt

  • I keep getting the following error message: "Could not initialize the application's security component." Firefox then crashes when I try to enter a secure website. Help?

    The exact error message is: "Could not initialize the application's security component. The most likely cause is problems with files in your application's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the application and fix the problem. If you continue to use this session, you might see incorrect application behaviour when accessing security features." I am on a MacBook and have been using Firefox for years without any problem until now.

    Can you access other apps? Can you acess the internet? Can you access applications that use internet besides facebook?
    If answer is yes to all of these; contact Facebook.

  • I make Rest for iPad, and now every time i open it , i chose the country and the network  and tells me he works the activation and then tell me the iPad could not be activated, try again what can i do

    i make Rest for iPad, and now every time i open it , i chose the country and the network  and tells me he works the activation and then tell me the iPad could not be activated, try again what can i do

    Those are the instructions for your computer's iTunes (i.e. using the Store menu at the top of your computer's iTunes and selecting 'View My Account' on it). If you are doing it on your iPad then are you following the instructions for iOS devices :
    To unhide your purchases
    Depending on the content type, open the App Store, iBooks, or iTunes Store on your device.
    Scroll to the bottom of the main page.
    If you're not already signed in, tap Sign In.
    Tap your Apple ID name, then tap View Account.
    Scroll down on the Account pane, and tap Hidden Purchases.
    Locate the item you would like to unhide then tap the Unhide button.

  • Could not initialize AM in shared library

    Hello, I have some problem.
    I deployed adf-library as a shared library on weblogic. This library is a real application packed in jar, and then in war as is described here http://andrejusb.blogspot.com/2010/07/deploying-adf-applications-as-shared.html The problem is that when I call taskFlow in this library from another application, I get an exception: libraries application module could not be initialized:
    oracle.jbo.JboException: JBO-29000: java.lang.NoClassDefFoundError, Could not initialize class com.rstyle.rtn.model.module.CompanyAMImpl
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:609)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2324)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2204)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3088)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:460)
    Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.rstyle.rtn.model.module.CompanyAMImpl
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:247)
    I’ll be very grateful for any idea about what is wrong and how to fix this.

    codeplay, thanks for your reply, but it doesn’t help, classpath doesn’t contain my adf-lib jar, but it also hasn’t another jars which works correctly. May be it is because wls-cat works incorrect on 11.1.1.2.0 version, because it is for 11.1.1.4.0. There is this jar into application temp directory on weblogic.
    I thought that my AMImpl can’t be initialized because there can’t be find something imported in it. But I’ve checked all dependencies and all seems correct. I also tried to use “prefer-web-inf-classes” property but no result.
    h0s, I added reference to my library in the weblogic.xml. I think the problem is not because my library is “shared”, if I add jar to project as a common adf-library there is the same result.

  • IPhone 4S could not be activated because the activation server is temporarily unavailable

    If you got the "scary" message that you could not activate iPhone 4S neither by Wi-Fi or iTunes, I want to share my experience:
    I decided to reset my iPhone 4S, and used "Erase All Content and Settings" under the reset menu (Settings/General/Reset), I was hoping that the erasing just does that, but for me the nightmare started!
    I was taken to the activation screens, and begun with the welcome one, choose language, choose location services (later on it also disappears) and selecting Wi-Fi and/or iTunes for activation.
    I chose a Wi-Fi network the process started, and gave me a message that it will take about three minutes to activate iPhone, few minutes later a screen with this message appears: "Your iPhone could not be activated because the activation server is temporarily unavailable."
    Then, I decided to try the activation using iTunes…
    Using iTunes, after few minutes, it shows the following message: "We could not complete your iTunes Store request. The iTunes Store is temporarily unavailable. Please try again later."
    I tried several times in both ways, trying 4 different Wi-Fi networks and 3 different computers in the whole process, and I was going desperate! I started to find out some info about this trouble over the Internet, and guess what? I was not alone! But I did not find any answer or solution either!
    Finally, I joined Apple Support Communities, and started searching with no good luck at all, until I found (many hours later)  this old (2009) solution:
    +Do a DFU recovery:+
    +1. Open iTunes.+
    +2. Connect the iPhone+
    +3 Press both the home and sleep/wake buttons until the Apple icon appears (ignore the red slider if it shows).+
    +4. Continue pressing the home button alone until iTunes sees your phone in recovery mode.+
    +5. Follow the prompts to restore the iPhone.+
    (THANKS A LOT!!! modular747 and Easily Easy, you saved me!!!)
    Then I suggest everyone to use this, of course it will erase everything, but you may be able to recover your data from your last backup, or you can also choose to configure iPhone as a new cell phone.
    The process took me about 92 minutes, but it was worth it, now I own an unlocked iPhone 4S (it was an AT&T when I purchased from Apple Store in November) and is working perfectly!
    Hope it is useful for all of you facing this trouble!
    Good luck and enjoy your iPhone then!

    I tried the process and was happy to note that there was some process that I managed to start because the process did start ...
    However to my disappointment,  landed back at the same status which says
    We're sorry, we are unable to continue with your activation at this time.
    Please try again later, or contact customer care
    I was using a GEVEY sim unlock with iOS 4.1 since (almost) last 2 yrs now in India on Vodafone. But as Apple designed it, there were several apps including Whatsapp, Facebook, Gmail and LinkedIn that stopped functioning due to the iOS updates and the subsequent (I guess 'mandatory' App updates). Finally yesterday I thought of updating to the iOS 6. As soon as I did that, I have been left with no choice but to see the above message.
    The process by jhidrowoh starts corectly but iTunes doesnt give you the option of restore only ... it is forcefully clubbed with update and the button that is displayed in the dialog box that appears on pressing 'Restore' in teh recovery mode, shows 'Restore and Update' and as soon as the iPhone is restored, it automatically updates the iOS as well to iOS 6 and hence leaves you hanging in the stale situation.
    Guys ... Need the data desperately ... Can anybody please help???

  • TS1814 I am trying to update my Iphone 3 and when i get to the activation step after a few minutes it shows a message that says " Your iPhone could not be activated because the activation server is temporarily unavailable. Try conenecting your iPhone to i

    I am trying to update my Iphone 3 and when i get to the activation step after a few minutes it shows a message that says " Your iPhone could not be activated because the activation server is temporarily unavailable. Try conenecting your iPhone to iTunes to activate it, or try again in a couple of minutes.
    If the problem persist, contact apple support at apple.com/support
    I been trying for a few times now and I keep getting the same message. How can i fix it? now my phone doesnt work.

    These are the steps mentioned in the article iPhone: Troubleshooting activation issues
    Perform the following steps if you receive one of the messages above:
    Restart the iPhone.
    Try another means of reaching the activation server and attempt to activate.
    Try connecting to a known-good Wi-Fi network if you're unable to activate using a cellular data connection.
    Try connecting to iTunes if you're unable to activate using Wi-Fi.
    Restore the iPhone.
    If you receive an alert message when you attempt to activate your iPhone, try to place the iPhone in recovery mode and perform a restore. If you're still unable to complete the setup assistant due to an activation error, contact Apple for assistance.

Maybe you are looking for