WSM-06219 oracle.wsm.policymanager.accessor.BeanAccessor warning

Hi All,
I created soa domain with two managed servers name as soa_server1 and bam_server1 , i started admin server on 7001 it running fine after that i stated soa_server managed server on 8001 its running fine .then i am trying to start bam server ./startManagedWebLogic.sh bam_server1 http://localhost:7001 its starting but i;m getting some warning like
<Jan 19, 2012 6:22:35 AM EST> <Warning> <oracle.sdp.messaging.driver.base> <SDP-26024> <Registration of driver Email-Driver did not complete; will retry periodically until messaging server responds.>
<Jan 19, 2012 6:23:02 AM EST> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06219> <A task scheduler was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for the default context.>
after this warning cursor blinking only (father not processing) in WLS console bam_server1 state is STATING
what is problem its not stating ,can you anyone please resolve this.
Regards
siva

yes i found solution.
The Problem is i created domian that uses one DB the same DB aslo using some other domain which is running same time.
Regards
Siva

Similar Messages

  • WSM policymanager service configuration

    Since installing SOA Suite GA (advanced installation), I've noticed that every 10 seconds I'm seeing this WSM-related error entry in the OHS access log:
    10.45.104.104 - - [29/Nov/2006:15:42:45 -0800] "POST /policymanager/services/RegistrationService HTTP/1.0" 500 432
    Poking around a little bit I did a GET at
    http://htbeets8:7778/policymanager/services/RegistrationService?wsdl
    And got this 500 reponse:
    AXIS error
    Sorry, something seems to have gone wrong... here are the details:
    Fault - oracle.classloader.util.AnnotatedNoClassDefFoundError:
    Missing class: javax.wsdl.extensions.soap.SOAPFault
    Dependent class: org.apache.axis.providers.java.JavaProvider
    Loader: oracle.wsm.policymanager:1.0
    Code-Source: /opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/axis.jar
    Configuration: <code-source> in /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/oc4j_soa/config/server.xml
    The missing class is available from the following locations:
    1. Code-Source: /opt/oracle/product/10.1.3.1/OracleAS_1/bpel/registry/lib/wasp.jar (from <code-source> in /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/oc4j_soa/config/server.xml)
    This code-source is available in loader oracle.bpel.common:10.1.3.
    2. Code-Source: /opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/orawsdl.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in /opt/oracle/product/10.1.3.1/OracleAS_1/j2ee/home/oc4j.jar)
    This code-source is available in loader oracle.jwsdl:10.1.3.
    Here is the oracle.wsm.policymanager library definition in server.xml:
    <shared-library name="oracle.wsm.policymanager" version="1.0">
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/cfluent-log4j.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/coresv-4.0.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/axis.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/commons-collections-3.1.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/commons-dbcp-1.2.1.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/commons-discovery.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/commons-pool-1.2.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/jaxen-full.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/jaxrpc.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/jdom.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/junit.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/junitee.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/log4j-1.2.8.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/oracle-wsil.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/saaj.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/extlib/saxpath.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/jdbc/lib/ojdbc14.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/jdbc/lib/orai18n.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/jlib/ojmisc.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/jlib/regexp.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/relaxngDatatype.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/soap.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/webservices/lib/xsdlib.jar"/>
    <code-source path="/opt/oracle/product/10.1.3.1/OracleAS_1/owsm/lib/custom"/>
    <import-shared-library name="apache.commons.logging"/>
    <import-shared-library name="oracle.http.client"/>
    </shared-library>
    Here is policymanager's orion-application.xml:
    <?xml version="1.0"?>
    <orion-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/orion-application-10_0.xsd" deployment-version="10.1.3.0.0" default-data-source="jdbc/OracleDS" schema-major-version="10" schema-minor-version="0" component-classification="internal-WSM">
    <imported-shared-libraries>
    <remove-inherited name="bpel"/>
    <remove-inherited name="esb"/>
    <remove-inherited name="oracle.bpel.pm"/>
    <remove-inherited name="oracle.db.lite"/>
    <remove-inherited name="slide"/>
    <import-shared-library name="oracle.wsm.policymanager"/>
    </imported-shared-libraries>
    </orion-application>
    Any ideas what might be misconfigured (e.g. necessary classpath)?
    Todd

    Hi,
    I am also stuck with the same problem. Can someone help me out ?
    Regards,
    Neeraj

  • Oracle XML Report Completes in Warning

    Hi,
    I have a report which has a column called Days Left which needs to be highlighted if the Days Left value is 3 or less than 3.
    I have written the following code.
    <?if:DAYS_LEFT<=3?><?if:CLOSE_FLAG='N'?><xsl:attribute xdofo:ctx="block" name="background-color">red</xsl:attribute><?end if?><?end if?>
    But the report completes in Warning and gives no output.
    Then I modified the code to :
    <?if:DAYS_LEFT<='3'?><?if:CLOSE_FLAG='N'?><xsl:attribute xdofo:ctx="block" name="background-color">red</xsl:attribute><?end if?><?end if?>
    then the report completes in Normal and gives output, but the Days Left are highlighted for Days Left values more than 3 also..
    Please help me resolve this as soon as possible.
    We have UAT lined up next week :(
    Thanks
    Abhilash

    Hi All,
    I tried to preview using Template Viewer and its giving me this error when Days_left = 3
    [041813_093808967][oracle.apps.xdo.common.xml.XSLTWrapper][ERROR] XSL error:
    <Line 68, Column 92>: XML-22036: (Error) Cannot convert to number.
    [041813_093808967][oracle.apps.xdo.template.FOProcessor][ERROR] End Memory: max=247MB, total=66MB, free=22MB
    End of Process.
    Time: 0.172 sec.
    FO Formatting failed.
    Please help :(
    Thanks
    Abhilash

  • Oracle BR0973W Database operation alert warning

    Hello experts,
    I hope you can help me with the following:
    In transaction DB13 the checkdb job reports the following errors:
    BR0973W Database operation alert - level: WARNING, operation: sdvgirhz.dbp, time: 2007-05-14 15.46.27, condition: Last 'dbp' operation failed with rc = 4
    BR0973W Database operation alert - level: WARNING, operation: sduxubpz.tse, time: 2007-03-30 08.58.27, condition: Last 'tse' operation failed with rc = 4
    BR0973W Database operation alert - level: WARNING, operation: sduxuaou.dfa, time: 2007-03-30 08.46.40, condition: Last 'dfa' operation failed with rc = 2
    I would like to get rid of these messages in dbcheck but can't figure out how to do it.
    I searched the notes database, google and this forum and still couldn't find an answer.
    Some data regarding oracle and sap versions:
    SAP_ABA     700     0009     SAPKA70009     Cross-Application Component
    SAP_BASIS     700     0009     SAPKB70009     SAP Basis Component
    PI_BASIS     2005_1_700     0006     SAPKIPYJ76     PI_BASIS 2005_1_700
    ST-PI     2005_1_700     0003     SAPKITLQI3     SAP Solution Tools Plug-In
    SAP_BW     700     0006     SAPKW70006     SAP NetWeaver BI 7.0
    SAP_AP     700     0003     SAPKNA7003     SAP Application Platform
    BBPCRM     500     0003     SAPKU50003     BBPCRM
    ST-A/PI     01I_CRM500     0000          -     Application Servicetools for CRM 500
    Database system      ORACLE   
    Release              10.2.0.2.0
    Thanks in advance for helping.
    Regards
    Dirk Visser

    the operations mentioned were not succesfully done...check the corresponding logfiles
    -> dbp = alter database parameter (brspace)
    -> tse = extend tablespace (brspace)
    -> dfa = alter data file (brspace)
    GreetZ, AH

  • Oracle XML report getting into warning

    Hi,
    I have an amazing error in my XML report its an Advice Print Report, when the inner group retrives 10 record it goes into warning. For any value it works fine other than 10
    The problem is only for the 10 Records only.
    Any help is highly appreciated.
    Regards,
    RR

    Hi All,
    I tried to preview using Template Viewer and its giving me this error when Days_left = 3
    [041813_093808967][oracle.apps.xdo.common.xml.XSLTWrapper][ERROR] XSL error:
    <Line 68, Column 92>: XML-22036: (Error) Cannot convert to number.
    [041813_093808967][oracle.apps.xdo.template.FOProcessor][ERROR] End Memory: max=247MB, total=66MB, free=22MB
    End of Process.
    Time: 0.172 sec.
    FO Formatting failed.
    Please help :(
    Thanks
    Abhilash

  • DB13 Check, Oracle BR0973W Database operation alert warning

    Dear all master and Gurus,
    when i run check DB process on DB13 it was completed with following errors. i've serched over googling, SDN, and others but couldnt get any exact answer.
    BR0973W Database operation alert - level: WARNING, operation: aeghclvm.dsv, time: 2011-07-09 13.35.38, condition: Last successful 'dsv' operation older than 10 days
    BR0973W Database operation alert - level: WARNING, operation: beghcgas.afd, time: 2011-07-09 12.30.18, condition: Last successful 'afd' operation older than 10 days
    BR0973W Database operation alert - level: WARNING, operation: beenppkm.aff, time: 2010-11-10 22.35.48, condition: Last successful 'aff' operation older than 10 days
    What is the meaning of dsv, afd , and aff?
    Should I ignore these warning?
    How to resolve ?
    Any advise is needed, Thanks
    Gustria Weka

    Hi
    When a backup of database or archive log is triggered, it writes a log file and the extension is based on the type of backup executed
    Names of the BRBACKUP Detail Logs
    http://help.sap.com/saphelp_nw70ehp1/helpdata/EN/0d/d30ec54a0c11d182b80000e829fbfe/content.htm
    Names of the BRARCHIVE Detail Logs
    http://help.sap.com/saphelp_nw70ehp1/helpdata/EN/0d/d30ec54a0c11d182b80000e829fbfe/frameset.htm
    Hope this helps you.
    Regards,
    SBK

  • UCM server starting up slow (oracle.wsm.resources.policyaccess WSM-06212)

    Lately I've been looking into WebCenter Content customization. My efforts are being delayed however by the frequent restarts required to evaluate my work effort.
    I found the startup goes a bit faster when I disable diagnostics in the WLS console for my locally installed managed UCM server. However, of the total time (starting up takes roughly 3-4 minutes) it spends roughly 2-3 minutes on generating a lot of warnings about policy access:
    <18-jul-2012 14:21:04 uur CEST> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06212> <An instance of the interface oracle.wsm.policymanager.IUsageTracker b
    ean for a remote repository was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePatter
    n [pattern=DOMAIN/weblogic/WebCenter, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=WebCenter}]".>
    <18-jul-2012 14:21:15 uur CEST> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06212> <An instance of the interface oracle.wsm.policymanager.IDocumentManage
    r bean for a remote repository was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePat
    tern [pattern=DOMAIN/weblogic/WebCenter, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=WebCenter}]".>
    <18-jul-2012 14:21:25 uur CEST> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <An instance of the interface oracle.wsm.policymanager.IUsageTracker b
    ean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "Re
    sourcePattern [pattern=DOMAIN/weblogic/WebCenter, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=WebCenter}]".>
    <18-jul-2012 14:21:36 uur CEST> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <An instance of the interface oracle.wsm.policymanager.IDocumentManage
    r bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context
    "ResourcePattern [pattern=DOMAIN/weblogic/WebCenter, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=WebCenter}]".>
    <18-jul-2012 14:21:47 uur CEST> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <An instance of the interface oracle.wsm.policymanager.IUsageTracker b
    ean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "Re
    sourcePattern [pattern=DOMAIN/weblogic/WebCenter, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=WebCenter}]".>
    <18-jul-2012 14:21:58 uur CEST> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <An instance of the interface oracle.wsm.policymanager.IDocumentManage
    r bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context
    "ResourcePattern [pattern=DOMAIN/weblogic/WebCenter, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=WebCenter}]".>
    <18-jul-2012 14:22:08 uur CEST> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <An instance of the interface oracle.wsm.policymanager.IUsageTracker b
    ean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "Re
    sourcePattern [pattern=DOMAIN/weblogic/WebCenter, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=WebCenter}]".>
    etc...
    The admin server is up & running, all other managed servers are down.
    I'm not sure what's happening in the background here. To me it feels like it's timing out a lot. After the warnings the server starts almost immediately.
    I tried to display more status information by changing log levels, to no avail, and Google provided me with little help as well.
    So I've come here hoping someone can speed me up :-)
    Edited by: 930408 on Jul 18, 2012 6:30 AM

    Thanks Srinath, your comment gave me an idea.
    I created a new domain with just WebCenter Content Server which solved my issue. Overtime my old domain had been extended quite a few times and likely the WSM PolicyManager had been inluded somewhere.
    The warnings are still there during startup but it proceeds immediately and my startup time has been reduced to 30-40 seconds. Still high but much more acceptable. Don't think I can squeeze more out of it though.
    Lesson learnt; keep you dev environment as minimalistic as possible.

  • PolicySet Invalid: WSM-02557 (Error when try to run a deployed BPEL process)

    Hello All,
    I have a BPEL process deployed and it accepts a file which is configured through File Adapter as the input for the process. But whenever the process tries to read the file (the file is places in a physical path within the weblogic server) it throws below error,
    PolicySet Invalid: WSM-02557 oracle.wsm.policymanager.accessor.BeanAccessor The documents required to configure the Oracle Web Services Manager runtime have not been retrieved from the Policy
    Manager application (wsm-pm), possibly because the application is not running or has not been deployed in the environment. The query "&(policysets:global/%)(@appliesTo~="SCA-Component()")" is
    queued for later retrieval.
    I'm not quite sure what the error means. I just made sure wsm-pm under Deployments in the weblogic admin console is Active and also under the Data Sources, that the mds-owsm jdbc data source is targeted at the SOA managed server. Here is file adapter details,
    <adapter-config name="ReadStagedCsvFile" adapter="File Adapter" wsdlLocation="ReadStagedCsvFile.wsdl" xmlns="http://platform.integration.oracle/blocks/adapter/fw/metadata"> 
      <connection-factory location="eis/FileAdapter" adapterRef=""/>
      <endpoint-activation portType="ReadCsvOperation_ptt" operation="ReadCsvOperation">
        <activation-spec className="oracle.tip.adapter.file.inbound.FileActivationSpec">
          <property name="UseHeaders" value="false"/>
          <property name="PhysicalDirectory" value="/opt/xxxx_bpel/csvupload/stage"/>
          <property name="Recursive" value="false"/>
          <property name="PhysicalArchiveDirectory" value="/opt/xxxx_bpel/csvupload/archive"/>
          <property name="DeleteFile" value="true"/>
          <property name="IncludeFiles" value=".*\.(?i)csv"/>
          <property name="PollingFrequency" value="5"/>
          <property name="MinimumAge" value="60"/>
        </activation-spec>
      </endpoint-activation>
    </adapter-config>
    The weblogic server and SOA suite is configured new and this is the first BPEL process which we have deployed and testing. We are not sure if any of the configuration is missing.
    Any help would be greatly appreciated.

    Folks,
    Any replies would help me debug this since it is stand still now and I don't know what to verify.

  • SOA managed server warning

    Hi All,
    I am settting Oracle SOA suite 11.1.1.4 in solaris environment. All components are set up successfully like DB, RCU, Weblgic and SOA suite installation. When I am starting the soa_server1 managed server using NM I am getting following as WARNING in soa_server1.out file. Even though the sever is running fine I doubt does this have any impact ?
    Any suggestions highly appreciated.
    LOG FILE
    ========
    <12-Mar-2012 12:20:02 o'clock GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <12-Mar-2012 12:20:14 o'clock GMT> <Warning> <EJB> <BEA-015036> <In the EJB MessageReceiverBean(Application: usermessagingserver, EJBComponent: sdpmessagingengine.jar), the value for the activation config property 'connectionFactoryJNDIN
    ame' will be ignored since it is overridden with the value 'OraSDPM/QueueConnectionFactory';>
    <12-Mar-2012 12:20:17 o'clock GMT> <Warning> <EJB> <BEA-012035> <The Remote interface method: 'public abstract void oracle.ucs.userprefs.DefaultFactStore.setBusinessFactValue(java.lang.String,java.lang.String,java.lang.Object) throws ora
    cle.ucs.userprefs.UserPrefsException' in EJB 'UserPrefsDefaultFactStore' contains a parameter of type: 'java.lang.Object' which is not Serializable. Though the EJB 'UserPrefsDefaultFactStore' has call-by-reference set to false, this para
    meter is not Serializable and hence will be passed by reference. A parameter can be passed using call-by-value only if the parameter type is Serializable.>
    <12-Mar-2012 12:20:18 o'clock GMT> <Warning> <EJB> <BEA-015036> <In the EJB MessageDispatcherBean(Application: usermessagingserver, EJBComponent: sdpmessagingclient-ejb-parlayx.jar), the value for the activation config property 'connecti
    onFactoryJNDIName' will be ignored since it is overridden with the value 'OraSDPM/QueueConnectionFactory';>
    <12-Mar-2012 12:20:21 o'clock GMT> <Warning> <Connector> <BEA-190110> <Resource Adapter is calling BootstrapContext.createTimer() and allocating a Timer Thread that is not managed by WebLogic Server. This may adversely impact the perform
    ance/operation of WebLogic Server.>
    <12-Mar-2012 12:20:21 o'clock GMT> <Warning> <EJB> <BEA-015036> <In the EJB DriverDispatcherBean(Application: usermessagingdriver-email, EJBComponent: sdpmessagingdriver-dispatcher-ejb.jar), the value for the activation config property '
    connectionFactoryJNDIName' will be ignored since it is overridden with the value 'OraSDPM/QueueConnectionFactory';>
    <12-Mar-2012 12:20:22 o'clock GMT> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.applcore.model, Specification-Version: 11.1.1, Implementation-Version: 11.1.1, re
    ferenced from: /u01/app/oracle/product/Middleware/user_projects/domains/soa_dev3_domain/servers/soa_server1/tmp/_WL_user/worklistapp/r8n7fr]. Make sure the referenced optional package has been deployed as a library.>
    <12-Mar-2012 12:20:34 o'clock GMT> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.soa.apps, Specification-Version: 11.1.1, Implementation-Version: 11.1.1, referenc
    ed from: /u01/app/oracle/product/Middleware/user_projects/domains/soa_dev3_domain/servers/soa_server1/tmp/_WL_user/soa-infra/ztorh]. Make sure the referenced optional package has been deployed as a library.>
    <12-Mar-2012 12:20:36 o'clock GMT> <Warning> <oracle.sdp.messaging.driver.base> <SDP-26024> <Registration of driver Email-Driver did not complete; will retry periodically until messaging server responds.>
    <12-Mar-2012 12:20:44 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'SOATestBean', class oracle.soa.management.internal.ejb.SOATestBean was loaded from the system classpath. As a result, this class cannot be reloaded whi
    le the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:44 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'FacadeFinderBean', class oracle.soa.management.internal.ejb.FacadeFinderBean was loaded from the system classpath. As a result, this class cannot be re
    loaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:44 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'CompositeMetadataServiceBean', class oracle.integration.platform.blocks.cmds.CompositeMetadataServiceEx was loaded from the system classpath. As a resu
    lt, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:44 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'LegacySOADirectInvokerSupportBean', class oracle.integration.platform.blocks.direct.Invoker was loaded from the system classpath. As a result, this cla
    ss cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:44 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'SOADirectInvokerBean', class oracle.integration.platform.blocks.direct.Invoker was loaded from the system classpath. As a result, this class cannot be
    reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:44 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'SOAServiceInvokerEJB', class oracle.integration.platform.blocks.sdox.ejb.api.SOAServiceInvokerBean was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:44 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'ContextAwareBean', class oracle.integration.platform.ejb.ContextAware was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'B2BStarterBeanWLS', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BStarterHome was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'B2BStarterBeanWLS', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BStarter was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'B2BStarterBeanWLS', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BStarterLocalHome was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'B2BStarterBeanWLS', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BStarterLocal was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'oracle.tip.b2b.test.runtime.ServerTestBean', class oracle.tip.b2b.test.runtime.ServerTestBean was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'oracle.tip.b2b.test.runtime.ServerTestBean', class oracle.tip.b2b.test.runtime.ServerTestHome was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'oracle.tip.b2b.test.runtime.ServerTestBean', class oracle.tip.b2b.test.runtime.ServerTest was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'B2BUtilityBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BUtilityHome was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'B2BUtilityBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BUtility was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'B2BUtilityBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BUtilityLocalHome was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'B2BUtilityBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BUtilityLocal was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'B2BInstanceMessageBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BInstanceMessageHome was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'B2BInstanceMessageBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BInstanceMessage was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'B2BInstanceMessageBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BInstanceMessageLocalHome was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:46 o'clock GMT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'B2BInstanceMessageBean', class oracle.tip.b2b.j2ee.ejb.interfaces.IB2BInstanceMessageLocal was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <12-Mar-2012 12:20:48 o'clock GMT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element web-app in the deployment descriptor in /u01/app/oracle/product/Middleware/user_projects/domains/soa_dev3_domain/servers/soa_server1/tmp/_WL_user/soa-infra/ztorh/agadminservice.war/WEB-INF/web.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <12-Mar-2012 12:21:02 o'clock GMT> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06219> <A task scheduler was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for the default context.>
    Warning: Starting ADF Library jar post-deployment on WebLogic Server. Is "provider-lazy-inited" init-param missing from LibraryFilter? Ignore this warning if the ADFJspResourceProvider is not being used.
    Started: ADF Library non-ADFJspResourceProvider post-deployment
    Finished: ADF Library non-ADFJspResourceProvider post-deployment (millis): 50
    INFO: Version : 11.1.1.4 (11.1.1.4.0)
    Thanks,
    Bhaskar

    Even though the sever is running fine I doubt does this have any impact ?No impacts on functionality. You may safely ignore these warnings.
    Regards,
    Anuj

  • Can not log in Oracle Business Intelligence 11g

    Hi All,
    When I tried to startup the Oracle Business Intelligence 11g there are issues:
    <2010-9-12 下午11时38分24秒 CST> <Error> <oracle.wsm.resources.policymanager> <W
    SM-02311> <由于出现基础错误 "java.rmi.RemoteException: EJB Exception: ; nested e
    xception is:
    oracle.adf.share.ADFShareException: 在 parseADFConfiguration 中遇到 MDSC
    onfigurationException", 无法检索请求的文档。>
    <2010-9-12 下午11时38分41秒 CST> <Warning> <JDBC> <BEA-001129> <Received excepti
    on while creating connection for pool "mds-owsm": The Network Adapter could not
    establish the connection>
    <2010-9-12 下午11时38分42秒 CST> <Error> <oracle.adf.share.config.ADFMDSConfig>
    <BEA-000000> <在 parseADFConfiguration 中遇到 MDSConfigurationExceptionMDS-01330
    : 无法加载 MDS 配置文档
    MDS-01329: 无法加载元素 "persistence-config"
    MDS-01370: metadata-store-usage "OWSM_TargetRepos" 的 MetadataStore 配置无效。
    MDS-00922: 无法实例化 ConnectionManager "oracle.mds.internal.persistence.db.JNDI
    ConnectionManagerImpl"。
    weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceEx
    ception: Could not create pool connection. The DBMS driver exception was: The Ne
    twork Adapter could not establish the connection
    oracle.mds.config.MDSConfigurationException: MDS-01330: 无法加载 MDS 配置文档
    MDS-01329: 无法加载元素 "persistence-config"
    MDS-01370: metadata-store-usage "OWSM_TargetRepos" 的 MetadataStore 配置无效。
    MDS-00922: 无法实例化 ConnectionManager "oracle.mds.internal.persistence.db.JNDI
    ConnectionManagerImpl"。
    weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceEx
    ception: Could not create pool connection. The DBMS driver exception was: The Ne
    twork Adapter could not establish the connection
    at oracle.mds.config.PConfig.loadFromBean(PConfig.java:695)
    at oracle.mds.config.PConfig.<init>(PConfig.java:504)
    at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:692)
    at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:749)
    at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:407)
    at oracle.mds.core.MDSInstance.getMDSConfigFromDocument(MDSInstance.java
    :2013)
    at oracle.mds.core.MDSInstance.createMDSInstanceWithCustomizedConfig(MDS
    Instance.java:1171)
    at oracle.mds.core.MDSInstance.getOrCreateInstance(MDSInstance.java:571)
    at oracle.adf.share.config.ADFMDSConfig.parseADFConfiguration(ADFMDSConf
    ig.java:137)
    at sun.reflect.GeneratedMethodAccessor173.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.adf.share.config.ADFConfigImpl.getResultFromComponent(ADFConfi
    gImpl.java:443)
    at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
    ava:508)
    at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
    ava:491)
    at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
    va:547)
    at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
    va:542)
    at oracle.adf.share.config.ADFContextMDSConfigHelperImpl.getMDSInstance(
    ADFContextMDSConfigHelperImpl.java:274)
    at oracle.adf.share.ADFContext.getMDSInstanceAsObject(ADFContext.java:12
    10)
    at oracle.wsm.repository.mds.MDSInstanceFactory.getMDSInstance(MDSInstan
    ceFactory.java:92)
    at oracle.wsm.policymanager.bean.AbstractBean.<init>(AbstractBean.java:9
    2)
    at oracle.wsm.policymanager.bean.DocumentManagerBean.<init>(DocumentMana
    gerBean.java:101)
    at oracle.wsm.policymanager.bean.ejb.DocumentManagerEJB.<init>(DocumentM
    anagerEJB.java:52)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_Impl.<init>(
    DocumentManager_ookznn_Impl.java:24)
    at sun.reflect.GeneratedConstructorAccessor275.newInstance(Unknown Sourc
    e)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at com.bea.core.repackaged.springframework.jee.spi.EjbComponentCreatorBr
    okerImpl.getBean(EjbComponentCreatorBrokerImpl.java:69)
    at weblogic.ejb.container.injection.EjbComponentCreatorImpl.getBean(EjbC
    omponentCreatorImpl.java:68)
    at weblogic.ejb.container.manager.BaseEJBManager.createNewBeanInstance(B
    aseEJBManager.java:216)
    at weblogic.ejb.container.manager.BaseEJBManager.allocateBean(BaseEJBMan
    ager.java:231)
    at weblogic.ejb.container.manager.StatelessManager.createBean(StatelessM
    anager.java:303)
    at weblogic.ejb.container.pool.StatelessSessionPool.createBean(Stateless
    SessionPool.java:201)
    at weblogic.ejb.container.pool.StatelessSessionPool.getBean(StatelessSes
    sionPool.java:127)
    at weblogic.ejb.container.manager.StatelessManager.preInvoke(StatelessMa
    nager.java:148)
    at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemote
    Object.java:230)
    at weblogic.ejb.container.internal.StatelessRemoteObject.__WL_preInvoke(
    StatelessRemoteObject.java:43)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl.retrieveDocuments(DocumentManager_ookznn_IRemoteDocumentManagerIm
    pl.java:604)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:17
    4)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:345)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:259)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl_1033_WLStub.retrieveDocuments(Unknown Source)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate$9.run(Documen
    tManagerDelegate.java:346)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate$9.run(Documen
    tManagerDelegate.java:343)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccAction
    Executor.java:47)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivil
    egedExceptionAction.run(CascadeActionExecutor.java:79)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    147)
    at weblogic.security.Security.runAs(Security.java:61)
    at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecu
    tor.java:48)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(Casca
    deActionExecutor.java:52)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate.retrieveDocum
    ents(DocumentManagerDelegate.java:342)
    at oracle.wsm.policymanager.accessor.BeanAccessor.updateCache(BeanAccess
    or.java:1139)
    at oracle.wsm.policymanager.accessor.BeanAccessor.fetchDocuments(BeanAcc
    essor.java:590)
    at oracle.wsm.policymanager.accessor.BeanAccessor.access$300(BeanAccesso
    r.java:111)
    at oracle.wsm.policymanager.accessor.BeanAccessor$MissingDocsFetcherTask
    .run(BeanAccessor.java:165)
    at oracle.wsm.common.scheduler.TimerManagerWrapper$TimerListenerImpl.tim
    erExpired(TimerManagerWrapper.java:63)
    at weblogic.timers.internal.commonj.ListenerWrap.timerExpired(ListenerWr
    ap.java:38)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.mds.exception.MDSExceptionList: MDS-01329: 无法加载元素 "persi
    stence-config"
    MDS-01370: metadata-store-usage "OWSM_TargetRepos" 的 MetadataStore 配置无效。
    MDS-00922: 无法实例化 ConnectionManager "oracle.mds.internal.persistence.db.JNDI
    ConnectionManagerImpl"。
    weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceEx
    ception: Could not create pool connection. The DBMS driver exception was: The Ne
    twork Adapter could not establish the connection
    at oracle.mds.config.PConfig.loadFromBean(PConfig.java:689)
    at oracle.mds.config.PConfig.<init>(PConfig.java:504)
    at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:692)
    at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:749)
    at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:407)
    at oracle.mds.core.MDSInstance.getMDSConfigFromDocument(MDSInstance.java
    :2011)
    at oracle.mds.core.MDSInstance.createMDSInstanceWithCustomizedConfig(MDS
    Instance.java:1171)
    at oracle.mds.core.MDSInstance.getOrCreateInstance(MDSInstance.java:571)
    at oracle.adf.share.config.ADFMDSConfig.parseADFConfiguration(ADFMDSConf
    ig.java:137)
    at sun.reflect.GeneratedMethodAccessor173.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.adf.share.config.ADFConfigImpl.getResultFromComponent(ADFConfi
    gImpl.java:443)
    at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
    ava:508)
    at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
    ava:491)
    at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
    va:547)
    at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
    va:542)
    at oracle.adf.share.config.ADFContextMDSConfigHelperImpl.getMDSInstance(
    ADFContextMDSConfigHelperImpl.java:274)
    at oracle.adf.share.ADFContext.getMDSInstanceAsObject(ADFContext.java:12
    10)
    at oracle.wsm.repository.mds.MDSInstanceFactory.getMDSInstance(MDSInstan
    ceFactory.java:92)
    at oracle.wsm.policymanager.bean.AbstractBean.<init>(AbstractBean.java:9
    2)
    at oracle.wsm.policymanager.bean.DocumentManagerBean.<init>(DocumentMana
    gerBean.java:100)
    at oracle.wsm.policymanager.bean.ejb.DocumentManagerEJB.<init>(DocumentM
    anagerEJB.java:41)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_Impl.<init>(
    DocumentManager_ookznn_Impl.java:42)
    at sun.reflect.GeneratedConstructorAccessor275.newInstance(Unknown Sourc
    e)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at com.bea.core.repackaged.springframework.jee.spi.EjbComponentCreatorBr
    okerImpl.getBean(EjbComponentCreatorBrokerImpl.java:69)
    at weblogic.ejb.container.injection.EjbComponentCreatorImpl.getBean(EjbC
    omponentCreatorImpl.java:68)
    at weblogic.ejb.container.manager.BaseEJBManager.createNewBeanInstance(B
    aseEJBManager.java:216)
    at weblogic.ejb.container.manager.BaseEJBManager.allocateBean(BaseEJBMan
    ager.java:231)
    at weblogic.ejb.container.manager.StatelessManager.createBean(StatelessM
    anager.java:303)
    at weblogic.ejb.container.pool.StatelessSessionPool.createBean(Stateless
    SessionPool.java:201)
    at weblogic.ejb.container.pool.StatelessSessionPool.getBean(StatelessSes
    sionPool.java:127)
    at weblogic.ejb.container.manager.StatelessManager.preInvoke(StatelessMa
    nager.java:148)
    at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemote
    Object.java:230)
    at weblogic.ejb.container.internal.StatelessRemoteObject.__WL_preInvoke(
    StatelessRemoteObject.java:41)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl.retrieveDocuments(DocumentManager_ookznn_IRemoteDocumentManagerIm
    pl.java:604)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:17
    4)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:345)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:259)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl_1033_WLStub.retrieveDocuments(Unknown Source)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate$9.run(Documen
    tManagerDelegate.java:346)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate$9.run(Documen
    tManagerDelegate.java:343)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccAction
    Executor.java:47)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivil
    egedExceptionAction.run(CascadeActionExecutor.java:79)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    147)
    at weblogic.security.Security.runAs(Security.java:61)
    at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecu
    tor.java:48)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(Casca
    deActionExecutor.java:52)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate.retrieveDocum
    ents(DocumentManagerDelegate.java:342)
    at oracle.wsm.policymanager.accessor.BeanAccessor.updateCache(BeanAccess
    or.java:1139)
    at oracle.wsm.policymanager.accessor.BeanAccessor.fetchDocuments(BeanAcc
    essor.java:590)
    at oracle.wsm.policymanager.accessor.BeanAccessor.access$300(BeanAccesso
    r.java:111)
    at oracle.wsm.policymanager.accessor.BeanAccessor$MissingDocsFetcherTask
    .run(BeanAccessor.java:165)
    at oracle.wsm.common.scheduler.TimerManagerWrapper$TimerListenerImpl.tim
    erExpired(TimerManagerWrapper.java:62)
    at weblogic.timers.internal.commonj.ListenerWrap.timerExpired(ListenerWr
    ap.java:37)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    <2010-9-12 下午11时38分42秒 CST> <Error> <oracle.wsm.resources.policymanager> <W
    SM-02311> <由于出现基础错误 "java.rmi.RemoteException: EJB Exception: ; nested e
    xception is:
    oracle.adf.share.ADFShareException: 在 parseADFConfiguration 中遇到 MDSC
    onfigurationException", 无法检索请求的文档。>
    What is wrong with it? any idea is appreciate.
    Thanks,
    arvin
    帖子经 user12986314编辑过
    帖子经 user12986314编辑过
    Edited by: user12986314 on 2010-9-12 下午5:56

    I have encounted the same promble.Have u resolve it?Please do me a favor.Thanks.

  • SOA Suit 11g Installation problem Admin server is not starting

    Hi,
    I am trying to install SOA Suit 11g but every time I am getting below error and unable to resolve it.I was hacing apache which I have deleted still I am getting below jasper error.Thanks a lot in advance.
    SOA Suit - 11G
    Database - Oracle XE 10G
    Weblogic - 11G
    <May 2, 2011 2:04:02 PM IST> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06219> <A task scheduler was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for the default context.>
    <May 2, 2011 2:04:10 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NoClassDefFoundError: org/apache/jasper/runtime/JspFactoryImpl.
    java.lang.NoClassDefFoundError: org/apache/jasper/runtime/JspFactoryImpl
    at org.apache.jasper.compiler.JspRuntimeContext.<clinit>(JspRuntimeContext.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.sun.faces.config.ConfigureListener.isJspTwoOne(ConfigureListener.java:529)
    at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:553)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: org.apache.jasper.runtime.JspFactoryImpl
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:04:10 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'usermessagingserver'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    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)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: org.apache.jasper.runtime.JspFactoryImpl
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:04:12 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext.
    java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.sun.faces.config.ConfigureListener.isJspTwoOne(ConfigureListener.java:529)
    at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:553)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:04:12 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'worklistapp'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    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)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.sun.faces.config.ConfigureListener.isJspTwoOne(ConfigureListener.java:529)
    at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:553)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:04:13 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext.
    java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.sun.faces.config.ConfigureListener.isJspTwoOne(ConfigureListener.java:529)
    at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:553)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:04:13 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'DefaultToDoTaskFlow'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    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)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.sun.faces.config.ConfigureListener.isJspTwoOne(ConfigureListener.java:529)
    at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:553)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:04:54 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext.
    java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.sun.faces.config.ConfigureListener.isJspTwoOne(ConfigureListener.java:529)
    at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:553)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:04:54 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener oracle.bpm.workspace.adf.ADFWorkspaceContextListener failed: java.lang.NullPointerException.
    java.lang.NullPointerException
    at oracle.bpm.workspace.adf.ADFWorkspaceContextListener.contextDestroyed(ADFWorkspaceContextListener.java:70)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:482)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.EventsManager.notifyContextDestroyedEvent(EventsManager.java:200)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:04:54 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'OracleBPMWorkspace'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    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)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.sun.faces.config.ConfigureListener.isJspTwoOne(ConfigureListener.java:529)
    at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:553)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:04:55 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext.
    java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.sun.faces.config.ConfigureListener.isJspTwoOne(ConfigureListener.java:529)
    at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:553)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:04:55 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'BPMComposer'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    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)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.sun.faces.config.ConfigureListener.isJspTwoOne(ConfigureListener.java:529)
    at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:553)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:04:56 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext.
    java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.sun.faces.config.ConfigureListener.isJspTwoOne(ConfigureListener.java:529)
    at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:553)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:04:56 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'SimpleApprovalTaskFlow'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    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)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.sun.faces.config.ConfigureListener.isJspTwoOne(ConfigureListener.java:529)
    at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:553)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:05:00 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext.
    java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.sun.faces.config.ConfigureListener.isJspTwoOne(ConfigureListener.java:529)
    at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:553)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:05:00 PM IST> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NullPointerException.
    java.lang.NullPointerException
    at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:241)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:482)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.EventsManager.notifyContextDestroyedEvent(EventsManager.java:200)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:05:00 PM IST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'em'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    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)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: Could not initialize class org.apache.jasper.compiler.JspRuntimeContext
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at com.sun.faces.config.ConfigureListener.isJspTwoOne(ConfigureListener.java:529)
    at com.sun.faces.config.ConfigureListener.registerELResolverAndListenerWithJsp(ConfigureListener.java:553)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:216)
    Truncated. see log file for complete stacktrace
    >
    <May 2, 2011 2:05:00 PM IST> <Notice> <LoggingService> <BEA-320400> <The log file F:\Middleware\SOASuite11gR1PS3\user_projects\domains\SOASuitePS3DevDomain\servers\AdminServer\logs\SOASuitePS3DevDomain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>

    weblogic.transaction.internal.TimedOutException: Transaction timed out after 302 seconds What is the current value of JTA timeout in your domain? Try to increase it and test the deployment again.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'SynchRead' failed due to: No Data to process. No Data to process. File C:\ftp\FileToRead.txt to be processed was not found or not available or has no contentGenerally this issue comes when provided path is not valid but as you mentioned that path is correct and permissions are given, make sure that file has not been opened by any other process which has put a lock on this file. As you said it's a sync read and composite in which this is included, is not getting deployed then how it is getting called? What is the execution start point of your composite and if it is not deployed then why this error?
    Regards,
    Anuj

  • Problem starting UCM 11G after creating custom components

    Hello all.
    I'm here because after all my searches I could not find any solution to my problem. I'm a newbie in the Oracle ECM, just learned how to create folders and users, so please, don't get mad at my lack of knowledge.
    So here are my specs:
    Host Machine: Windows 7 64 bit Enterprise
    VM (using VMWare Workstation): Oracle Linux 5 up 6 64 bits
    Using Weblogic Server 10.3.6
    Using Oracle Database 11.2.0.2 64 bits
    Using JDK 7u4 64 bits
    Using RCU 11.1.1.6.0
    Using SOA 11.1.1.6.0
    I installed all the applications with no problems, can use/see WLS using a browser. Everything works great.
    I created users on UCM, folders, rules and everything else.
    And then I've created a custom component. But when I try to restart the server I get this error:
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
    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:240)
    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.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.common.ServiceException: component "MyFavorites_Teste" is missing "version"
    at intradoc.tools.build.ComponentPackager.stampVersion(ComponentPackager.java:268)
    at intradoc.server.ComponentLoader.load(ComponentLoader.java:423)
    at intradoc.server.IdcSystemLoader.initComponentData(IdcSystemLoader.java:497)
    at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:366)
    at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)
    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:625)
    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:456)
    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:102)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1273)
    at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:547)
    at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
    at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
    at idcservlet.IdcFilter.init(IdcFilter.java:156)
    at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
    at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
    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:240)
    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.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    IDC Servlet initial class path is /app/oracle/wls/Oracle_ECM1/ucm/idc/jlib/idcserver.jar
    **Begin IDC admin deployment
    ***Starting IDC admin on BinDir /app/oracle/wls/user_projects/domains/base_domain/ucm/cs/bin
    +++ClassLoader reporting object initialized at Wed Jul 11 12:00:57 BRT 2012
    Servlet protocol layer ready to receive requests.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Admin Server Version 11gR1-11.1.1.6.0-idcprod1-111219T111403
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Copyright (C) 1996-2011, Oracle and/or its affiliates. All rights reserved.
    Added virtual directory for matching pattern '/*' for context root / mapping to path /app/oracle/wls/user_projects/domains/base_domain/ucm/cs/weblayout/
    <Jul 11, 2012 12:00:57 PM BRT> <Error> <ServletContext-> <BEA-000000> <There is an initialization failure during start up of UCM.>
    <Jul 11, 2012 12:00:57 PM BRT> <Error> <ServletContext-> <BEA-000000> <Could not start server of type 'server' at default relative web root URL 'cs'.
    javax.servlet.ServletException: Could not start up IDC server deployment.
    at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1284)
    at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:547)
    at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
    at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
    at idcservlet.IdcFilter.init(IdcFilter.java:156)
    Truncated. see log file for complete stacktrace
    Caused By: java.io.IOException: Oracle WebCenter Content failed to initialize inside its servlet environment.
    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:138)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    Truncated. see log file for complete stacktrace
    Caused By: intradoc.common.ServiceException:
    at intradoc.server.ComponentLoader.load(ComponentLoader.java:443)
    at intradoc.server.IdcSystemLoader.initComponentData(IdcSystemLoader.java:497)
    at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:366)
    at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)
    Truncated. see log file for complete stacktrace
    Caused By: intradoc.common.ServiceException: component "MyFavorites_Teste" is missing "version"
    at intradoc.tools.build.ComponentPackager.stampVersion(ComponentPackager.java:268)
    at intradoc.server.ComponentLoader.load(ComponentLoader.java:423)
    at intradoc.server.IdcSystemLoader.initComponentData(IdcSystemLoader.java:497)
    at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:366)
    at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)
    Truncated. see log file for complete stacktrace
    >
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:16200 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.80.129:16200 for protocols iiop, t3, ldap, snmp, http.>
    <Jul 11, 2012 12:00:57 PM BRT> <Notice> <WebLogicServer> <BEA-000332> <Started WebLogic Managed Server "UCM_server1" for domain "base_domain" running in Development Mode>
    <Jul 11, 2012 12:00:58 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Jul 11, 2012 12:00:58 PM BRT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Jul 11, 2012 12:10:51 PM BRT> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <An instance of the interface oracle.wsm.policymanager.IUsageTracker bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/base_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=base_domain}]".>
    <Jul 11, 2012 12:10:51 PM BRT> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <An instance of the interface oracle.wsm.policymanager.IDocumentManager bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/base_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=base_domain}]".>
    I disabled the component, restarted the UCM server but error is still happening:
    Server Message
    The Server is unavailable.
    Please contact the administrator of this site to report the problem.
    Click here for server process administration.
    This "MyFavorites_Teste" component would show my favorite documents in the UCM.
    If I delete it the server will work right.
    Is there anyway I could fix that?
    Thanks!
    Fernando Gomes

    I believe this means you need to set the Content Server Compatible Build under Component Wizard -> Build -> Build Settings -> Advanced. An example of how to do this can be found here: http://jonathanhult.com/blog/2012/06/remove-fields-from-query-builder-search-form/
    Jonathan
    http://jonathanhult.com
    http://corecontentonly.com

  • Error BEA-000000 Error while invoking endpoint ... from client

    Hi, when I start the Weblogic Admin Server for server domain, there appears the below warning:
    <27-nov-2013 13H37' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    Wls: 10.3.6
    JEE: 7u40
    Windows x64
    How can I solve this error? this is a real error that affects the operations of the weblogic server for server domain? or should I ignore it?
    tnx

    Hi Julia,
    I am usign Endeca Server 7.6.0, I have not installed anything in version 7.5.x. This error is showed after the server state message <RUNNING> is displayed.
    My steps:
    1. Start Weblogic Server
    2. Start Weblogic studio
    <27-nov-2013 18H25' CET> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <27-nov-2013 18H25' CET> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <27-nov-2013 18H25' CET> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    (this message is also displayed in window where I start studio domain)
    <27-nov-2013 18H26' CET> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <No habÝa disponible una instancia del bean interface oracle.wsm.policymanager.IUsageTracker para el repositorio local en la ruta de acceso "", con el fin de configurar el acceso del repositorio oracle.wsm.policymanager.accessor.BeanAccessor para el contexto "ResourcePattern [pattern=DOMAIN/weblogic/endeca_server_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=endeca_server_domain}]".>
    <27-nov-2013 18H26' CET> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <No habÝa disponible una instancia del bean interface oracle.wsm.policymanager.IDocumentManager para el repositorio local en la ruta de acceso "", con el fin de configurar el acceso del repositorio oracle.wsm.policymanager.accessor.BeanAccessor para el contexto "ResourcePattern [pattern=DOMAIN/weblogic/endeca_server_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=endeca_server_domain}]".>
    ... (this message is repeated 9 times)
    <27-nov-2013 18H26' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H27' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H27' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H27' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H27' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H27' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H27' CET> <Warning> <oracle.wsm.resources.policyaccess> <WSM-06210> <No habÝa disponible una instancia del bean interface oracle.wsm.policymanager.IUsageTracker para el repositorio local en la ruta de acceso "", con el fin de configurar el acceso del repositorio oracle.wsm.policymanager.accessor.BeanAccessor para el contexto "ResourcePattern [pattern=DOMAIN/weblogic/endeca_server_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=endeca_server_domain}]".>
    ... (this message is repeated 4 times)
    <27-nov-2013 18H27' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>
    <27-nov-2013 18H28' CET> <Error> <oracle.webservices.jaxws> <BEA-000000> <Error while invoking endpoint "http://localhost:7011/ws/admin" from client>

  • !apFilterInstantiationError,appadapter.EBSInstallFilter,extraAfterServices

    Hi
    I am new in Webcenter Content How can I resolve the above error
    Regards
    Khadim
    intradoc.common.ServiceException: !csPublishAborted
    at intradoc.server.publish.WebPublisher.doFilter(WebPublisher.java:477)
    at intradoc.server.publish.WebPublisher.doPublish(WebPublisher.java:559)
    at intradoc.server.publish.WebPublisher.run(WebPublisher.java:635)
    at java.lang.Thread.run(Thread.java:662)
    [2012-05-09T11:14:20.440+00:00] [UCM_server1] [ERROR] [UCM-CS-050021] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JSlJZiz8hoWzLwyGOA1Fe_5j000002,0] [APP: Oracle WebCenter Content - Content Server] Oracle WebCenter Content failed to initialize inside its servlet environment.
    [2012-05-09T11:14:20.441+00:00] [UCM_server1] [ERROR] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JSlJZiz8hoWzLwyGOA1Fe_5j000002,0] [APP: Oracle WebCenter Content - Content Server] general exception[[
    intradoc.common.ServiceException: !apFilterInstantiationError,appadapter.EBSInstallFilter,extraAfterServicesLoadInit
    at intradoc.shared.ComponentClassFactory.createClassInstance(ComponentClassFactory.java:180)
    at intradoc.shared.PluginFilters.filterWithAction(PluginFilters.java:90)
    at intradoc.shared.PluginFilters.filter(PluginFilters.java:68)
    at intradoc.server.IdcExtendedLoader.executeFilter(IdcExtendedLoader.java:462)
    at intradoc.server.IdcExtendedLoader.extraAfterServicesLoadInit(IdcExtendedLoader.java:447)
    at intradoc.server.IdcSystemLoader.loadServiceData(IdcSystemLoader.java:1088)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:187)
    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:625)
    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:456)
    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:102)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1273)
    at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:547)
    at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
    at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
    at idcservlet.IdcFilter.init(IdcFilter.java:156)
    at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:332)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:98)
    at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:59)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1876)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
    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:636)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    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:240)
    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:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.NoClassDefFoundError: appadapter/AfInstallFilterBase
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
    at intradoc.loader.IdcClassLoader.defineClass(IdcClassLoader.java:599)
    at intradoc.loader.IdcClassLoader.findClass(IdcClassLoader.java:754)
    at intradoc.loader.IdcClassLoader.loadClass(IdcClassLoader.java:637)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:169)
    at intradoc.shared.ComponentClassFactory.createClassInstance(ComponentClassFactory.java:153)
    ... 58 more
    Caused by: java.lang.ClassNotFoundException: appadapter.AfInstallFilterBase
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:43)
    at intradoc.loader.IdcClassLoader.loadClass(IdcClassLoader.java:655)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 68 more
    [2012-05-09T11:14:22.060+00:00] [UCM_server1] [NOTIFICATION] [UCM-CS-000001] [oracle.ucm.idccs] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000JSlJZiz8hoWzLwyGOA1Fe_5j000002,0] [APP: Oracle WebCenter Content - Content Server] general exception
    [2012-05-09T11:24:02.616+00:00] [UCM_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000001a,0] [APP: Oracle UCM Native Web Services] Failure in looking up EJB component.The EJB JNDI name is "UsageTracker#oracle.wsm.policymanager.bean.ejb.IRemoteUsageTracker", the provider URL is "null"..
    [2012-05-09T11:24:02.618+00:00] [UCM_server1] [WARNING] [WSM-06210] [oracle.wsm.resources.policyaccess] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000001a,0] [APP: Oracle UCM Native Web Services] An instance of the interface oracle.wsm.policymanager.IUsageTracker bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/ecm_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=ecm_domain}]".
    [2012-05-09T11:24:02.627+00:00] [UCM_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000001a,0] [APP: Oracle UCM Native Web Services] Failure in looking up EJB component.The EJB JNDI name is "DocumentManager#oracle.wsm.policymanager.bean.ejb.IRemoteDocumentManager", the provider URL is "null"..
    [2012-05-09T11:24:02.629+00:00] [UCM_server1] [WARNING] [WSM-06210] [oracle.wsm.resources.policyaccess] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000001a,0] [APP: Oracle UCM Native Web Services] An instance of the interface oracle.wsm.policymanager.IDocumentManager bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/ecm_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=ecm_domain}]".
    [2012-05-09T11:34:02.674+00:00] [UCM_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000001d,0] [APP: Oracle UCM Native Web Services] Failure in looking up EJB component.The EJB JNDI name is "UsageTracker#oracle.wsm.policymanager.bean.ejb.IRemoteUsageTracker", the provider URL is "null"..
    [2012-05-09T11:34:02.678+00:00] [UCM_server1] [WARNING] [WSM-06210] [oracle.wsm.resources.policyaccess] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000001d,0] [APP: Oracle UCM Native Web Services] An instance of the interface oracle.wsm.policymanager.IUsageTracker bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/ecm_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=ecm_domain}]".
    [2012-05-09T11:34:02.694+00:00] [UCM_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000001d,0] [APP: Oracle UCM Native Web Services] Failure in looking up EJB component.The EJB JNDI name is "DocumentManager#oracle.wsm.policymanager.bean.ejb.IRemoteDocumentManager", the provider URL is "null"..
    [2012-05-09T11:34:02.697+00:00] [UCM_server1] [WARNING] [WSM-06210] [oracle.wsm.resources.policyaccess] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000001d,0] [APP: Oracle UCM Native Web Services] An instance of the interface oracle.wsm.policymanager.IDocumentManager bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/ecm_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=ecm_domain}]".
    [2012-05-09T11:39:22.886+00:00] [UCM_server1] [NOTIFICATION] [] [oracle.iam.management.ovd.config.mbeans.adapters.AdaptersConfigMXBeanImpl] [tid: JMX Framework document pooling thread] [userId: <WLS Kernel>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000002b,0] AdaptersConfig MBean reloaded
    [2012-05-09T11:39:22.887+00:00] [UCM_server1] [NOTIFICATION] [] [oracle.iam.management.ovd.config.mbeans.adapters.AdaptersConfigMXBeanImpl] [tid: JMX Framework document pooling thread] [userId: <WLS Kernel>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000002b,0] Notification sent for AdaptersConfig MBean reloaded
    [2012-05-09T11:39:22.961+00:00] [UCM_server1] [NOTIFICATION] [] [oracle.iam.management.ovd.config.mbeans.server.ServerConfigMXBeanImpl] [tid: JMX Framework document pooling thread] [userId: <WLS Kernel>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000002b,0] ConfigObjectReloaded for ServerConfig. PreviousVersion : 0 : CurrentVersion : 0
    [2012-05-09T11:44:02.741+00:00] [UCM_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000002d,0] [APP: Oracle UCM Native Web Services] Failure in looking up EJB component.The EJB JNDI name is "UsageTracker#oracle.wsm.policymanager.bean.ejb.IRemoteUsageTracker", the provider URL is "null"..
    [2012-05-09T11:44:02.745+00:00] [UCM_server1] [WARNING] [WSM-06210] [oracle.wsm.resources.policyaccess] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000002d,0] [APP: Oracle UCM Native Web Services] An instance of the interface oracle.wsm.policymanager.IUsageTracker bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/ecm_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=ecm_domain}]".
    [2012-05-09T11:44:02.756+00:00] [UCM_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000002d,0] [APP: Oracle UCM Native Web Services] Failure in looking up EJB component.The EJB JNDI name is "DocumentManager#oracle.wsm.policymanager.bean.ejb.IRemoteDocumentManager", the provider URL is "null"..
    [2012-05-09T11:44:02.758+00:00] [UCM_server1] [WARNING] [WSM-06210] [oracle.wsm.resources.policyaccess] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000002d,0] [APP: Oracle UCM Native Web Services] An instance of the interface oracle.wsm.policymanager.IDocumentManager bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/ecm_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=ecm_domain}]".
    [2012-05-09T11:54:02.799+00:00] [UCM_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000002f,0] [APP: Oracle UCM Native Web Services] Failure in looking up EJB component.The EJB JNDI name is "UsageTracker#oracle.wsm.policymanager.bean.ejb.IRemoteUsageTracker", the provider URL is "null"..
    [2012-05-09T11:54:02.803+00:00] [UCM_server1] [WARNING] [WSM-06210] [oracle.wsm.resources.policyaccess] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000002f,0] [APP: Oracle UCM Native Web Services] An instance of the interface oracle.wsm.policymanager.IUsageTracker bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/ecm_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=ecm_domain}]".
    [2012-05-09T11:54:02.820+00:00] [UCM_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000002f,0] [APP: Oracle UCM Native Web Services] Failure in looking up EJB component.The EJB JNDI name is "DocumentManager#oracle.wsm.policymanager.bean.ejb.IRemoteDocumentManager", the provider URL is "null"..
    [2012-05-09T11:54:02.824+00:00] [UCM_server1] [WARNING] [WSM-06210] [oracle.wsm.resources.policyaccess] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-000000000000002f,0] [APP: Oracle UCM Native Web Services] An instance of the interface oracle.wsm.policymanager.IDocumentManager bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/ecm_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=ecm_domain}]".
    [2012-05-09T12:04:02.863+00:00] [UCM_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-0000000000000031,0] [APP: Oracle UCM Native Web Services] Failure in looking up EJB component.The EJB JNDI name is "UsageTracker#oracle.wsm.policymanager.bean.ejb.IRemoteUsageTracker", the provider URL is "null"..
    [2012-05-09T12:04:02.867+00:00] [UCM_server1] [WARNING] [WSM-06210] [oracle.wsm.resources.policyaccess] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-0000000000000031,0] [APP: Oracle UCM Native Web Services] An instance of the interface oracle.wsm.policymanager.IUsageTracker bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/ecm_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=ecm_domain}]".
    [2012-05-09T12:04:02.881+00:00] [UCM_server1] [NOTIFICATION] [WSM-02054] [oracle.wsm.resources.policymanager] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-0000000000000031,0] [APP: Oracle UCM Native Web Services] Failure in looking up EJB component.The EJB JNDI name is "DocumentManager#oracle.wsm.policymanager.bean.ejb.IRemoteDocumentManager", the provider URL is "null"..
    [2012-05-09T12:04:02.884+00:00] [UCM_server1] [WARNING] [WSM-06210] [oracle.wsm.resources.policyaccess] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 9794b753b0b6cffa:-699a44ea:137314e1c95:-8000-0000000000000031,0] [APP: Oracle UCM Native Web Services] An instance of the interface oracle.wsm.policymanager.IDocumentManager bean for the local repository at path "" was not available for configuring the oracle.wsm.policymanager.accessor.BeanAccessor repository accessor for context "ResourcePattern [pattern=DOMAIN/weblogic/ecm_domain, subjectType=MANAGED_DOMAIN, terms={PLATFORM=weblogic, SUBJECT_TYPE=MANAGED_DOMAIN, DOMAIN=ecm_domain}]".

    I think you are in a wrong section - you need either 3.4.2.4., or 3.4.2.5. depending on your OS. A Component Wizard is a Java application which can run in (Java) standalone mode, or in an applet.
    I'm afraid your system shows signs of being misconfigured, and it might require an experienced person to fix it again - I don't think it makes sense to fix it issue by issue. Alternatively, you may throw the whole thing away and start from the scratch (see your other post).

  • Can not log in Business Intelligence 11g

    <2010-9-12 下午11时38分24秒 CST> <Error> <oracle.wsm.resources.policymanager> <W
    SM-02311> <由于出现基础错误 "java.rmi.RemoteException: EJB Exception: ; nested e
    xception is:
    oracle.adf.share.ADFShareException: 在 parseADFConfiguration 中遇到 MDSC
    onfigurationException", 无法检索请求的文档。>
    <2010-9-12 下午11时38分41秒 CST> <Warning> <JDBC> <BEA-001129> <Received excepti
    on while creating connection for pool "mds-owsm": The Network Adapter could not
    establish the connection>
    <2010-9-12 下午11时38分42秒 CST> <Error> <oracle.adf.share.config.ADFMDSConfig>
    <BEA-000000> <在 parseADFConfiguration 中遇到 MDSConfigurationExceptionMDS-01330
    : 无法加载 MDS 配置文档
    MDS-01329: 无法加载元素 "persistence-config"
    MDS-01370: metadata-store-usage "OWSM_TargetRepos" 的 MetadataStore 配置无效。
    MDS-00922: 无法实例化 ConnectionManager "oracle.mds.internal.persistence.db.JNDI
    ConnectionManagerImpl"。
    weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceEx
    ception: Could not create pool connection. The DBMS driver exception was: The Ne
    twork Adapter could not establish the connection
    oracle.mds.config.MDSConfigurationException: MDS-01330: 无法加载 MDS 配置文档
    MDS-01329: 无法加载元素 "persistence-config"
    MDS-01370: metadata-store-usage "OWSM_TargetRepos" 的 MetadataStore 配置无效。
    MDS-00922: 无法实例化 ConnectionManager "oracle.mds.internal.persistence.db.JNDI
    ConnectionManagerImpl"。
    weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceEx
    ception: Could not create pool connection. The DBMS driver exception was: The Ne
    twork Adapter could not establish the connection
    at oracle.mds.config.PConfig.loadFromBean(PConfig.java:695)
    at oracle.mds.config.PConfig.<init>(PConfig.java:504)
    at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:692)
    at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:749)
    at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:407)
    at oracle.mds.core.MDSInstance.getMDSConfigFromDocument(MDSInstance.java
    :2013)
    at oracle.mds.core.MDSInstance.createMDSInstanceWithCustomizedConfig(MDS
    Instance.java:1171)
    at oracle.mds.core.MDSInstance.getOrCreateInstance(MDSInstance.java:571)
    at oracle.adf.share.config.ADFMDSConfig.parseADFConfiguration(ADFMDSConf
    ig.java:137)
    at sun.reflect.GeneratedMethodAccessor173.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.adf.share.config.ADFConfigImpl.getResultFromComponent(ADFConfi
    gImpl.java:443)
    at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
    ava:508)
    at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
    ava:491)
    at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
    va:547)
    at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
    va:542)
    at oracle.adf.share.config.ADFContextMDSConfigHelperImpl.getMDSInstance(
    ADFContextMDSConfigHelperImpl.java:274)
    at oracle.adf.share.ADFContext.getMDSInstanceAsObject(ADFContext.java:12
    10)
    at oracle.wsm.repository.mds.MDSInstanceFactory.getMDSInstance(MDSInstan
    ceFactory.java:92)
    at oracle.wsm.policymanager.bean.AbstractBean.<init>(AbstractBean.java:9
    2)
    at oracle.wsm.policymanager.bean.DocumentManagerBean.<init>(DocumentMana
    gerBean.java:101)
    at oracle.wsm.policymanager.bean.ejb.DocumentManagerEJB.<init>(DocumentM
    anagerEJB.java:52)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_Impl.<init>(
    DocumentManager_ookznn_Impl.java:24)
    at sun.reflect.GeneratedConstructorAccessor275.newInstance(Unknown Sourc
    e)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at com.bea.core.repackaged.springframework.jee.spi.EjbComponentCreatorBr
    okerImpl.getBean(EjbComponentCreatorBrokerImpl.java:69)
    at weblogic.ejb.container.injection.EjbComponentCreatorImpl.getBean(EjbC
    omponentCreatorImpl.java:68)
    at weblogic.ejb.container.manager.BaseEJBManager.createNewBeanInstance(B
    aseEJBManager.java:216)
    at weblogic.ejb.container.manager.BaseEJBManager.allocateBean(BaseEJBMan
    ager.java:231)
    at weblogic.ejb.container.manager.StatelessManager.createBean(StatelessM
    anager.java:303)
    at weblogic.ejb.container.pool.StatelessSessionPool.createBean(Stateless
    SessionPool.java:201)
    at weblogic.ejb.container.pool.StatelessSessionPool.getBean(StatelessSes
    sionPool.java:127)
    at weblogic.ejb.container.manager.StatelessManager.preInvoke(StatelessMa
    nager.java:148)
    at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemote
    Object.java:230)
    at weblogic.ejb.container.internal.StatelessRemoteObject.__WL_preInvoke(
    StatelessRemoteObject.java:43)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl.retrieveDocuments(DocumentManager_ookznn_IRemoteDocumentManagerIm
    pl.java:604)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:17
    4)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:345)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:259)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl_1033_WLStub.retrieveDocuments(Unknown Source)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate$9.run(Documen
    tManagerDelegate.java:346)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate$9.run(Documen
    tManagerDelegate.java:343)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccAction
    Executor.java:47)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivil
    egedExceptionAction.run(CascadeActionExecutor.java:79)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    147)
    at weblogic.security.Security.runAs(Security.java:61)
    at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecu
    tor.java:48)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(Casca
    deActionExecutor.java:52)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate.retrieveDocum
    ents(DocumentManagerDelegate.java:342)
    at oracle.wsm.policymanager.accessor.BeanAccessor.updateCache(BeanAccess
    or.java:1139)
    at oracle.wsm.policymanager.accessor.BeanAccessor.fetchDocuments(BeanAcc
    essor.java:590)
    at oracle.wsm.policymanager.accessor.BeanAccessor.access$300(BeanAccesso
    r.java:111)
    at oracle.wsm.policymanager.accessor.BeanAccessor$MissingDocsFetcherTask
    .run(BeanAccessor.java:165)
    at oracle.wsm.common.scheduler.TimerManagerWrapper$TimerListenerImpl.tim
    erExpired(TimerManagerWrapper.java:63)
    at weblogic.timers.internal.commonj.ListenerWrap.timerExpired(ListenerWr
    ap.java:38)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.mds.exception.MDSExceptionList: MDS-01329: 无法加载元素 "persi
    stence-config"
    MDS-01370: metadata-store-usage "OWSM_TargetRepos" 的 MetadataStore 配置无效。
    MDS-00922: 无法实例化 ConnectionManager "oracle.mds.internal.persistence.db.JNDI
    ConnectionManagerImpl"。
    weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceEx
    ception: Could not create pool connection. The DBMS driver exception was: The Ne
    twork Adapter could not establish the connection
    at oracle.mds.config.PConfig.loadFromBean(PConfig.java:689)
    at oracle.mds.config.PConfig.<init>(PConfig.java:504)
    at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:692)
    at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:749)
    at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:407)
    at oracle.mds.core.MDSInstance.getMDSConfigFromDocument(MDSInstance.java
    :2011)
    at oracle.mds.core.MDSInstance.createMDSInstanceWithCustomizedConfig(MDS
    Instance.java:1171)
    at oracle.mds.core.MDSInstance.getOrCreateInstance(MDSInstance.java:571)
    at oracle.adf.share.config.ADFMDSConfig.parseADFConfiguration(ADFMDSConf
    ig.java:137)
    at sun.reflect.GeneratedMethodAccessor173.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.adf.share.config.ADFConfigImpl.getResultFromComponent(ADFConfi
    gImpl.java:443)
    at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
    ava:508)
    at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
    ava:491)
    at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
    va:547)
    at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
    va:542)
    at oracle.adf.share.config.ADFContextMDSConfigHelperImpl.getMDSInstance(
    ADFContextMDSConfigHelperImpl.java:274)
    at oracle.adf.share.ADFContext.getMDSInstanceAsObject(ADFContext.java:12
    10)
    at oracle.wsm.repository.mds.MDSInstanceFactory.getMDSInstance(MDSInstan
    ceFactory.java:92)
    at oracle.wsm.policymanager.bean.AbstractBean.<init>(AbstractBean.java:9
    2)
    at oracle.wsm.policymanager.bean.DocumentManagerBean.<init>(DocumentMana
    gerBean.java:100)
    at oracle.wsm.policymanager.bean.ejb.DocumentManagerEJB.<init>(DocumentM
    anagerEJB.java:41)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_Impl.<init>(
    DocumentManager_ookznn_Impl.java:42)
    at sun.reflect.GeneratedConstructorAccessor275.newInstance(Unknown Sourc
    e)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at com.bea.core.repackaged.springframework.jee.spi.EjbComponentCreatorBr
    okerImpl.getBean(EjbComponentCreatorBrokerImpl.java:69)
    at weblogic.ejb.container.injection.EjbComponentCreatorImpl.getBean(EjbC
    omponentCreatorImpl.java:68)
    at weblogic.ejb.container.manager.BaseEJBManager.createNewBeanInstance(B
    aseEJBManager.java:216)
    at weblogic.ejb.container.manager.BaseEJBManager.allocateBean(BaseEJBMan
    ager.java:231)
    at weblogic.ejb.container.manager.StatelessManager.createBean(StatelessM
    anager.java:303)
    at weblogic.ejb.container.pool.StatelessSessionPool.createBean(Stateless
    SessionPool.java:201)
    at weblogic.ejb.container.pool.StatelessSessionPool.getBean(StatelessSes
    sionPool.java:127)
    at weblogic.ejb.container.manager.StatelessManager.preInvoke(StatelessMa
    nager.java:148)
    at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemote
    Object.java:230)
    at weblogic.ejb.container.internal.StatelessRemoteObject.__WL_preInvoke(
    StatelessRemoteObject.java:41)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl.retrieveDocuments(DocumentManager_ookznn_IRemoteDocumentManagerIm
    pl.java:604)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:17
    4)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:345)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:259)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl_1033_WLStub.retrieveDocuments(Unknown Source)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate$9.run(Documen
    tManagerDelegate.java:346)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate$9.run(Documen
    tManagerDelegate.java:343)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccAction
    Executor.java:47)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivil
    egedExceptionAction.run(CascadeActionExecutor.java:79)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    147)
    at weblogic.security.Security.runAs(Security.java:61)
    at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecu
    tor.java:48)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(Casca
    deActionExecutor.java:52)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate.retrieveDocum
    ents(DocumentManagerDelegate.java:342)
    at oracle.wsm.policymanager.accessor.BeanAccessor.updateCache(BeanAccess
    or.java:1139)
    at oracle.wsm.policymanager.accessor.BeanAccessor.fetchDocuments(BeanAcc
    essor.java:590)
    at oracle.wsm.policymanager.accessor.BeanAccessor.access$300(BeanAccesso
    r.java:111)
    at oracle.wsm.policymanager.accessor.BeanAccessor$MissingDocsFetcherTask
    .run(BeanAccessor.java:165)
    at oracle.wsm.common.scheduler.TimerManagerWrapper$TimerListenerImpl.tim
    erExpired(TimerManagerWrapper.java:62)
    at weblogic.timers.internal.commonj.ListenerWrap.timerExpired(ListenerWr
    ap.java:37)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    <2010-9-12 下午11时38分42秒 CST> <Error> <oracle.wsm.resources.policymanager> <W
    SM-02311> <由于出现基础错误 "java.rmi.RemoteException: EJB Exception: ; nested e
    xception is:
    oracle.adf.share.ADFShareException: 在 parseADFConfiguration 中遇到 MDSC
    onfigurationException", 无法检索请求的文档。>
    在 parseADFConfiguration 中遇到 MDSConfigurationException"
    What is wrong with it? any idea is appreciate.
    Thanks,
    arvin
    Edited by: user12986314 on 2010-9-12 下午5:55

    I have encounted the same promble.Have u resolve it?Please do me a favor.Thanks.

Maybe you are looking for

  • No updatable devices found after firmware update

    Unfortunately I didn't check here before doing the latest updates. I dl'd the following on the night of July 1: 2007-07-01 01:49:08 -0400: Installed "SuperDrive Firmware Update" (2.1) 2007-07-01 01:49:31 -0400: Installed "iTunes" (7.3) 2007-07-01 01:

  • PI 7.0/7.1 Installation on Windows 64-bit and MaxDB

    Hi Folks, We have an installed PI in one server on Windows 2003 using Oracle DB (licensed). We wish to install PI in another server on Windows 2003 64-bit but this time it will be MaxDB. I've tried searching and found SAP NetWeaver Process Integratio

  • Parking document in MIRO

    Dear Friend, Can anybody tell me whether it is possible to park Invoiceverification document in MIRO by MM department and posting can be done by FI department. Thanks Uma

  • Iphone 5 blocked at apple logo

    Hello guys, i have an iphones 5 blocked at the apple logo, i can't resotre it coz the itunes doesn't detect it, even the power button doesn't work coz it's broken to put it in recovery mode od DFU, is there any solution you have? Thnak's

  • Booting FCP Studio in different computer from cloned drive

    Search was not my friend. I have a cloned drive of my MBP. I booted it on a Macbook Air to see if, and how well, Motion would run on an Air. FCP and Motion asked for serial numbers. I input them correctly, but was alerted that it was an invalid licen