Registration error in Jdeveloper while registering the portlet

Hello All,
As per the Tutorial for Oracle WebCenter Developers 11g Release 1 (11.1.1) E10273-01 guide . I am creating the sample application. I have created the portlet and deployed it on integrated weblogic server and created the connection too in the portal application.But when i am dragging the Products portlet onto the cust:PanelCustomization then it gives error.
Registration Error :- An error occured while trying to register the portlet producer products
and the error details are :-
oracle.portlet.client.container.PortletException: oracle.portlet.client.persistence.PersistenceException: Error creating MDS MO : typeName=wsrpProducer mdsId=/oracle/adf/portlet/Products.pxml
* at oracle.adfinternal.model.portlet.manager.PortletProviderManager.registerWSRPProducer(PortletProviderManager.java:2024)*
* at oracle.adfinternal.model.portlet.manager.PortletProviderManager.registerPortletProvider(PortletProviderManager.java:1582)*
* at oracle.adfinternal.model.portlet.manager.PortletProviderManager.registerPortletProvider(PortletProviderManager.java:545)*
* at oracle.adfdtinternal.model.portlet.wizards.registration.wsrp.WSRPProducerRegUtil.registerProducer(WSRPProducerRegUtil.java:308)*
* at oracle.adfdtinternal.model.portlet.wizards.registration.wsrp.WSRPProducerRegUtil.executeAppProducerRegistration(WSRPProducerRegUtil.java:189)*
* at oracle.adfdtinternal.model.portlet.wizards.registration.common.ProducerRegUtil.registerProducerWithAppForPortletDrop(ProducerRegUtil.java:293)*
* at oracle.adfdtinternal.model.portlet.datatransfer.PortletNodePluginInfo.constructPortletDocumentFragment(PortletNodePluginInfo.java:525)*
* at oracle.adfdtinternal.model.portlet.datatransfer.PortletNodePluginInfo.getData(PortletNodePluginInfo.java:132)*
* at oracle.bali.xml.model.datatransfer.operation.CreateFromFragmentOperation$1.performTask(CreateFromFragmentOperation.java:52)*
* at oracle.bali.xml.model.task.StandardTransactionTask.runThrowingXCE(StandardTransactionTask.java:172)*
* at oracle.bali.xml.model.datatransfer.operation.CreateFromFragmentOperation.apply(CreateFromFragmentOperation.java:42)*
* at oracle.bali.xml.model.datatransfer.operation.OperationProcessor._apply(OperationProcessor.java:393)*
* at oracle.bali.xml.model.datatransfer.operation.OperationProcessor._forceSimpleApplyImpl(OperationProcessor.java:346)*
* at oracle.bali.xml.model.datatransfer.operation.OperationProcessor.forceSimpleApply(OperationProcessor.java:293)*
* at oracle.bali.xml.model.datatransfer.operation.OperationProcessor.forceSimpleApply(OperationProcessor.java:243)*
* at oracle.bali.xml.gui.swing.dnd.DropHandlerHelper._doRegularDrop(DropHandlerHelper.java:273)*
* at oracle.bali.xml.gui.swing.dnd.DropHandlerHelper.performDrop(DropHandlerHelper.java:87)*
* at oracle.bali.xml.gui.swing.dnd.ModelDropHandler.drop(ModelDropHandler.java:158)*
* at java.awt.dnd.DropTarget.drop(DropTarget.java:434)*
* at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(SunDropTargetContextPeer.java:500)*
* at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEvent(SunDropTargetContextPeer.java:812)*
* at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(SunDropTargetContextPeer.java:736)*
* at sun.awt.dnd.SunDropTargetEvent.dispatch(SunDropTargetEvent.java:30)*
* at java.awt.Component.dispatchEventImpl(Component.java:4487)*
* at java.awt.Container.dispatchEventImpl(Container.java:2099)*
* at java.awt.Component.dispatchEvent(Component.java:4460)*
* at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)*
* at java.awt.LightweightDispatcher.processDropTargetEvent(Container.java:4309)*
* at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4163)*
* at java.awt.Container.dispatchEventImpl(Container.java:2085)*
* at java.awt.Window.dispatchEventImpl(Window.java:2478)*
* at java.awt.Component.dispatchEvent(Component.java:4460)*
* at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)*
* at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)*
* at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)*
* at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)*
* at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)*
* at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)*
* at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)*
Caused by: oracle.portlet.client.persistence.PersistenceException: Error creating MDS MO : typeName=wsrpProducer mdsId=/oracle/adf/portlet/Products.pxml
* at oracle.portlet.client.persistenceimpl.mds.MDSPersistenceContext.create(MDSPersistenceContext.java:576)*
* at oracle.portlet.client.beanimpl.persistence.PersistenceBeanFactory.create(PersistenceBeanFactory.java:213)*
* at oracle.portlet.client.beanimpl.persistence.PersistenceBeanContext.create(PersistenceBeanContext.java:98)*
* at oracle.portlet.client.techimpl.wsrp.WSRPClientImpl.newProducer(WSRPClientImpl.java:3395)*
* at oracle.portlet.client.techimpl.wsrp.WSRPClientImpl.register(WSRPClientImpl.java:155)*
* at oracle.portlet.client.techimpl.wsrp.WSRPClientImpl.createProducer(WSRPClientImpl.java:3155)*
* at oracle.portlet.client.containerimpl.wsrp.WSRPProducerFactoryImpl._createProducer(WSRPProducerFactoryImpl.java:130)*
* at oracle.portlet.client.containerimpl.wsrp.WSRPProducerFactoryImpl.createProducer(WSRPProducerFactoryImpl.java:107)*
* at oracle.adfinternal.model.portlet.manager.PortletProviderManager.registerWSRPProducer(PortletProviderManager.java:1976)*
* ... 38 more*
Caused by: oracle.mds.exception.ReadOnlyStoreException: MDS-01273: The operation on the resource /oracle/adf/portlet/Products.pxml failed because source metadata store mapped to the namespace / BASE DEFAULT is read only.
* at oracle.mds.core.MDSSession.checkAndSetWriteStoreInUse(MDSSession.java:2211)*
* at oracle.mds.core.MDSSession.createMetadataObject(MDSSession.java:478)*
* at oracle.portlet.client.persistenceimpl.mds.MDSSessionWrapper.createMetadataObject(MDSSessionWrapper.java:227)*
* at oracle.portlet.client.persistenceimpl.mds.MDSPersistenceContext.create(MDSPersistenceContext.java:572)*
* ... 46 more*
Please help!!!

sorry for the late reply. Yes I have checked all and see everything is fine there. Still not sure what cause this.
I have now installed 11.1.1.4.0, which is working fine.
--VipC                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • Registeration error in Jdeveloper while registering the portlet

    Hello All,
    As per the Tutorial for Oracle WebCenter Developers 11g Release 1 (11.1.1) E10273-01 guide . I am creating the sample application. I have created the portlet and deployed it on integrated weblogic server and created the connection too in the portal application.But when i am dragging the Products portlet onto the cust:PanelCustomization then it gives error.
    Registration Error :-  An error occured while trying to register the portlet producer products
    and the error details are :-
    oracle.portlet.client.container.PortletException: oracle.portlet.client.persistence.PersistenceException: Error creating MDS MO : typeName=wsrpProducer mdsId=/oracle/adf/portlet/Products.pxml
    *     at oracle.adfinternal.model.portlet.manager.PortletProviderManager.registerWSRPProducer(PortletProviderManager.java:2024)*
    *     at oracle.adfinternal.model.portlet.manager.PortletProviderManager.registerPortletProvider(PortletProviderManager.java:1582)*
    *     at oracle.adfinternal.model.portlet.manager.PortletProviderManager.registerPortletProvider(PortletProviderManager.java:545)*
    *     at oracle.adfdtinternal.model.portlet.wizards.registration.wsrp.WSRPProducerRegUtil.registerProducer(WSRPProducerRegUtil.java:308)*
    *     at oracle.adfdtinternal.model.portlet.wizards.registration.wsrp.WSRPProducerRegUtil.executeAppProducerRegistration(WSRPProducerRegUtil.java:189)*
    *     at oracle.adfdtinternal.model.portlet.wizards.registration.common.ProducerRegUtil.registerProducerWithAppForPortletDrop(ProducerRegUtil.java:293)*
    *     at oracle.adfdtinternal.model.portlet.datatransfer.PortletNodePluginInfo.constructPortletDocumentFragment(PortletNodePluginInfo.java:525)*
    *     at oracle.adfdtinternal.model.portlet.datatransfer.PortletNodePluginInfo.getData(PortletNodePluginInfo.java:132)*
    *     at oracle.bali.xml.model.datatransfer.operation.CreateFromFragmentOperation$1.performTask(CreateFromFragmentOperation.java:52)*
    *     at oracle.bali.xml.model.task.StandardTransactionTask.runThrowingXCE(StandardTransactionTask.java:172)*
    *     at oracle.bali.xml.model.datatransfer.operation.CreateFromFragmentOperation.apply(CreateFromFragmentOperation.java:42)*
    *     at oracle.bali.xml.model.datatransfer.operation.OperationProcessor._apply(OperationProcessor.java:393)*
    *     at oracle.bali.xml.model.datatransfer.operation.OperationProcessor._forceSimpleApplyImpl(OperationProcessor.java:346)*
    *     at oracle.bali.xml.model.datatransfer.operation.OperationProcessor.forceSimpleApply(OperationProcessor.java:293)*
    *     at oracle.bali.xml.model.datatransfer.operation.OperationProcessor.forceSimpleApply(OperationProcessor.java:243)*
    *     at oracle.bali.xml.gui.swing.dnd.DropHandlerHelper._doRegularDrop(DropHandlerHelper.java:273)*
    *     at oracle.bali.xml.gui.swing.dnd.DropHandlerHelper.performDrop(DropHandlerHelper.java:87)*
    *     at oracle.bali.xml.gui.swing.dnd.ModelDropHandler.drop(ModelDropHandler.java:158)*
    *     at java.awt.dnd.DropTarget.drop(DropTarget.java:434)*
    *     at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(SunDropTargetContextPeer.java:500)*
    *     at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEvent(SunDropTargetContextPeer.java:812)*
    *     at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(SunDropTargetContextPeer.java:736)*
    *     at sun.awt.dnd.SunDropTargetEvent.dispatch(SunDropTargetEvent.java:30)*
    *     at java.awt.Component.dispatchEventImpl(Component.java:4487)*
    *     at java.awt.Container.dispatchEventImpl(Container.java:2099)*
    *     at java.awt.Component.dispatchEvent(Component.java:4460)*
    *     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)*
    *     at java.awt.LightweightDispatcher.processDropTargetEvent(Container.java:4309)*
    *     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4163)*
    *     at java.awt.Container.dispatchEventImpl(Container.java:2085)*
    *     at java.awt.Window.dispatchEventImpl(Window.java:2478)*
    *     at java.awt.Component.dispatchEvent(Component.java:4460)*
    *     at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)*
    *     at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)*
    *     at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)*
    *     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)*
    *     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)*
    *     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)*
    *     at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)*
    Caused by: oracle.portlet.client.persistence.PersistenceException: Error creating MDS MO : typeName=wsrpProducer mdsId=/oracle/adf/portlet/Products.pxml
    *     at oracle.portlet.client.persistenceimpl.mds.MDSPersistenceContext.create(MDSPersistenceContext.java:576)*
    *     at oracle.portlet.client.beanimpl.persistence.PersistenceBeanFactory.create(PersistenceBeanFactory.java:213)*
    *     at oracle.portlet.client.beanimpl.persistence.PersistenceBeanContext.create(PersistenceBeanContext.java:98)*
    *     at oracle.portlet.client.techimpl.wsrp.WSRPClientImpl.newProducer(WSRPClientImpl.java:3395)*
    *     at oracle.portlet.client.techimpl.wsrp.WSRPClientImpl.register(WSRPClientImpl.java:155)*
    *     at oracle.portlet.client.techimpl.wsrp.WSRPClientImpl.createProducer(WSRPClientImpl.java:3155)*
    *     at oracle.portlet.client.containerimpl.wsrp.WSRPProducerFactoryImpl._createProducer(WSRPProducerFactoryImpl.java:130)*
    *     at oracle.portlet.client.containerimpl.wsrp.WSRPProducerFactoryImpl.createProducer(WSRPProducerFactoryImpl.java:107)*
    *     at oracle.adfinternal.model.portlet.manager.PortletProviderManager.registerWSRPProducer(PortletProviderManager.java:1976)*
    *     ... 38 more*
    Caused by: oracle.mds.exception.ReadOnlyStoreException: MDS-01273: The operation on the resource /oracle/adf/portlet/Products.pxml failed because source metadata store mapped to the namespace / BASE DEFAULT is read only.
    *     at oracle.mds.core.MDSSession.checkAndSetWriteStoreInUse(MDSSession.java:2211)*
    *     at oracle.mds.core.MDSSession.createMetadataObject(MDSSession.java:478)*
    *     at oracle.portlet.client.persistenceimpl.mds.MDSSessionWrapper.createMetadataObject(MDSSessionWrapper.java:227)*
    *     at oracle.portlet.client.persistenceimpl.mds.MDSPersistenceContext.create(MDSPersistenceContext.java:572)*
    *     ... 46 more*
    Please help!!!

    sorry for the late reply. Yes I have checked all and see everything is fine there. Still not sure what cause this.
    I have now installed 11.1.1.4.0, which is working fine.
    --VipC                                                                                                                                                                                                                                                                                                                                                                               

  • Error while registering SMS portlet

    Hi,
    portal version 9.0.4.0.99
    I am getting the following error while registering SMS portlet using the external application SMSExternalApp.
    SOAP: Caught SOAPException (SOAP-ENV:Client): For input string: "3782 "
    [java.lang.NumberFormatException]
    Illegal External Application data, Could not authenticate the user to the Push
    Service. Please reenter the correct External Application data for authentication
    I followed the instructions as per "Installation Guide for SMS Portlet Beta" available in OTN. I was able to deploy the SMS Portlet provider but while publishing the SMS portlet and creating the external application "SMSExternalApp" it fails. Please let me know what is the cause for this error.

    Hi Ramya,
    In order to be able to use the OracleAS Portlet for SMS, you need to get yourself a trial/registered account with the OracleAS Wireless Service Team:
    http://www.oracle.com/technology/tech/wireless/messaging.htm
    Once you have created an account, you can use the access codes specified by the wireless team, for the username/password fields.
    Thanks,
    Harsha

  • "Error while registering the Java 2 Runtime Environment registry keys"

    "Error while registering the Java 2 Runtime Environment registry keys"
    I am getting the above error when trying to install the 1.3 JRE (installed with the 1.3 plug in which I need). As part of my development I have been installing and uninstalling the JRE multiple times. Then, I got the above error when trying to install it, and now it appears to be installed but I cannot uninstall it. When I try to uninstall it, it just remains, and when I try to install it again I get the above error. I have tried cleaning up all javasoft registry entries, but it doesnt seem to have helped. Can anyone help me either completely uninstall the JRE so I can do a clean install or help me get rid of the error above when I install. Is there some registry entries I should be looking at? Anything else? this is quite urgent as I need to test my applet with the plugin installed and not installed - and I currently cant uninstall it. Any ideas?
    Thanks for your help
    Aaron

    I am getting this same error message when trying to upgrade from 1.3.1_03 to 1.3.1_19.
    I have multiple versions of jre's and jdks on my machine.
    Anyone else seen this problem or know how to resolve it.

  • Error while Registering the Database with Catalog..

    I m creating recovery catalog in same database, and getting the errors.
    1. I have created TOOLS tablespace
    2.CREATE USER RMAN2
    SQL> CREATE USER rman IDENTIFIED BY cat
    2 TEMPORARY TABLESPACE temp
    3 DEFAULT TABLESPACE tools
    4 QUOTA UNLIMITED ON tools;
    CREATE USER rman IDENTIFIED BY cat
    ERROR at line 1:
    ORA-01920: user name 'RMAN' conflicts with another user or role name
    SQL> ed
    Wrote file afiedt.buf
    1 CREATE USER rman2 IDENTIFIED BY cat
    2 TEMPORARY TABLESPACE temp
    3 DEFAULT TABLESPACE tools
    4* QUOTA UNLIMITED ON tools
    SQL> /
    User created.
    3. GRANT RECOVERY_CATALOG_OWNER
    SQL> GRANT RECOVERY_CATALOG_OWNER TO rman2;
    Grant succeeded.
    4. To create the recovery catalog:
    1. Connect to the database that will contain the catalog as the catalog owner.
    H:\>rman catalog rman2/cat@rock
    Recovery Manager: Release 10.2.0.1.0 - Production on Fri Sep 5 10:45:52 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    connected to recovery catalog database
    2. Run the CREATE CATALOG command to create the catalog.
    RMAN> CREATE CATALOG;
    recovery catalog created
    3. Optionally, start SQL*Plus and query the recovery catalog to see which tables were created:
    H:\>sqlplus
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Sep 5 11:53:36 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: rman2/cat
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> select count(*) from cat;
    COUNT(*)
    91
    SQL> ed
    Wrote file afiedt.buf
    1 select owner, table_name, tablespace_name
    2 from dba_tables
    3* where table_name='DB'
    SQL> /
    OWNER TABLE_NAME
    TABLESPACE_NAME
    RMAN2 DB
    TOOLS
    RMAN DB
    ABAMCO_TEST
    Next step is to registering the Database in the Recovery Catalog.
    Registering a Database in the Recovery Catalog
    H:\>rman TARGET / CATALOG rman2/cat@rock
    Recovery Manager: Release 10.2.0.1.0 - Production on Fri Sep 5 11:56:09 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of internal recovery manager package failed
    RMAN-04005: error from target database:
    ORA-01031: insufficient privileges
    I m getting above error while registering the Database with Catalog,
    Can anybody help me how can I register the Database with Catalog.????
    Waiting for Reply!!!!!!!

    Dear Manoj I can log in at TARGET Database.
    H:\>rman
    Recovery Manager: Release 10.2.0.1.0 - Production on Fri Sep 5 12:41:59 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    RMAN> connect target sys/rock
    connected to target database: ROCK (DBID=3255117147)
    RMAN>
    ============================================================
    USING CONNECT STRING as you said.
    H:\>rman target "sys/rock@rock as sysdba" catalog rman2/cat@rock
    Argument Value Description
    target quoted-string connect-string for target database
    catalog quoted-string connect-string for recovery catalog
    nocatalog none if specified, then no recovery catalog
    cmdfile quoted-string name of input command file
    log quoted-string name of output message log file
    trace quoted-string name of output debugging message log file
    append none if specified, log is opened in append mode
    debug optional-args activate debugging
    msgno none show RMAN-nnnn prefix for all messages
    send quoted-string send a command to the media manager
    pipe string building block for pipe names
    timeout integer number of seconds to wait for pipe input
    checksyntax none check the command file for syntax errors
    Both single and double quotes (' or ") are accepted for a quoted-string.
    Quotes are not required unless the string contains embedded white-space.
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00552: syntax error in command line arguments
    RMAN-01009: syntax error: found "as": expecting one of: "append, at, auxiliary, catalog, cmdfile, clone, checksyntax, debug, log, msglog, mask, msgno, nocatalog, pipe, rcvcat, script, slaxdebug, send, target, timeout, trace"
    RMAN-01007: at line 0 column 16 file: command line arguments
    H:\>rman
    It didnt work either.
    I have only one database rock, and created recovery catalog in it. I want to register rock database with recovery catalog.

  • Error while registering the location

    Hi All
    While registering the location prior to deploying,I am getting error.
    Error message is
    ORA-29532 Java call terminated by uncaught java exception
    oracle.jdbc.driver.OracleSQLException: ORA-28239: no key provided
    ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT_FFI", line 21
    ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT", line 115
    ORA-06512: at "OWB_REPOS_OWNER.WB_RT_SERVICE_CONTROL", line 268
    ORA-06512: at "OWB_REPOS_OWNER.WB_RT_SERVICE_CONTROL", line 303
    ORA-06512: at line 1
    ORA-06512: at "OWB_REPOS_OWNER.WB_RTI_UTIL", line 57
    ORA-06512: at "OWB_REPOS_OWNER.WB_RT_STORE_REGISTRATION", line 233
    ORA-06512: at line 1
    What could be the possible reason and solution for this error?
    Thanks in advance
    Regards
    Avanish

    ORA-28239: no key provided
    Cause: A NULL value was passed in as an encryption or decryption key.
    Action: Provide a non-NULL value for the key.

  • Error while registering the Concurrent Program

    Hi,
    I am getting the following error while registering the concurrent program.
    The executable is registered as shell script and this executable sends a mail with attachment. can any one of you tell me the cause of the error?
    ORA-20160: ORACLE error -4091 in SUBMIT: others
    Cause: SUBMIT: others failed due to ORA-04091: table APPLSYS.FND_CONCURRENT_PROGRAMS is mutating, trigger/function may not see it.
    The SQL statement being executed at the time of the error was: &SQLSTMT and was executed from the file &ERRFILE.
    ORA-06512: at "APPS.ALR_FND_CONCURRENT_PROGRAM_IAR", line 1
    ORA-04088: error during execution of trigger 'APPS.ALR_FND_CONCURRENT_PROGRAM_IAR'
    ORA-06512: at "APPS.FND_CONCURRENT_PROGRAMS_PKG", line 63
    FRM-40735: ON-INSERT trigger raised unhandled exception ORA-20160.
    Thanks in advance

    Check Note: 391795.1 - Frm-40735: On-Insert Trigger Raised Unhandled Exception Ora-04062 in APPS.FND_CONCURRENT_PROGRAMS_PKG
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=391795.1

  • We're sorry, an error has occurred while processing the request. Please try again. that error comes when i registred the apple care protection plan plzz suggestion me

    We're sorry, an error has occurred while processing the request. Please try again. that error comes when i registred the apple care protection plan plzz suggestion me

    Call AppleCare.

  • After deploy I get An exception occurred while registering the MBean null

    Hi,
    I use Jdeveloper 11.1.1.0.0 and WebLogicServer 10gR3.
    When I run the ADF-Application from JDev via internal WLS, the application runs properly (even the database connection with oracle thin driver).
    I have successfully generated the data source (test with select 1 from dual also ok) on an external WLS.
    But when I deploy from JDev directly to the external WLS the following message is generated on the Server:
    <16.10.2008 10:30 Uhr CEST> <Error> <JMX> <BEA-149500> <An exception occurred while registering the MBean null.
    java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=AdminServer,Name=tls-bob,Type=ApplicationRuntime new:weblogic.j2ee.J2EEApplicationRuntimeMBeanImpl@1ab7497 existing weblogic.j2ee.J2EEApplicationRuntimeMBeanImpl@1fdff07
    at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:168)
    at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
    at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
    at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.registered(RuntimeMBeanAgent.java:104)
    at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:180)
    Truncated. see log file for complete stacktrace
    with two further similar messages.
    When I run the application the login-mask for database appears correctly in the browser, but when I start the login the following messages are generated on the server:
    16.10.2008 10:11:02 oracle.adfinternal.controller.faces.lifecycle.JSFLifecycleImpl setLifecycleContextBuilder
    WARNUNG: ADFc: Implementierung der ADF-Seitengnltigkeitsdauer wird durch "oracle.adfinternal.controller.application.model.JSFDataBindingLifecycleContextBuilder" ersetzt.
    16.10.2008 10:11:03 oracle.adfinternal.controller.util.model.AdfmInterface initialize
    INFO: ADFc: BindingContext ist vorhanden, ADFm-APIs werden fnr DataControlFrames verwendet.
    16.10.2008 10:11:03 oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider <init>
    INFO: ADFc: Caching von MDS-Metadatenressourcen durch Controller AKTIVIERT.
    16.10.2008 10:11:03 oracle.adf.controller.internal.metadata.MetadataService$Bootstrap add
    INFO: ADFc: Bootstrap-Metadaten werden aus '/WEB-INF/adfc-config.xml' geladen.
    16.10.2008 10:11:19 oracle.adf.share.security.providers.jps.CSFCredentialStore fetchCredential
    WARNUNG: Unable to locate the credential for key tls-bob in D:\oracle\bea\user_projects\domains\TEST\config\oracle.
    16.10.2008 10:11:19 oracle.adf.share.jndi.ReferenceStoreHelper throwPartialResultException
    WARNUNG: Incomplete connection information
    16.10.2008 10:11:24 com.sun.faces.application.ActionListenerImpl processAction
    SCHWERWIEGEND: java.lang.NullPointerException
    javax.faces.el.EvaluationException: java.lang.NullPointerException
    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:51)
    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:70)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:274)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:74)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:70)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:274)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:74)
    Same problem happends, when deploying the ear-file manually from jdev.
    Thanks in advance!
    Oliver
    Edited by: user470087 on Oct 16, 2008 11:24 AM

    Hi,
    I never had this exact exception but to my knowledge your find more info in the full stack trace. The full stack trace has the bundled exceptions too which are the cause of the trouble in all cases I saw.
    Sometimes it helps to turn jbo.debugoutput on.
    Timo

  • JMX BEA-149500 An exception occurred while registering the MBean null.

    Hi
    I am getting the Error below, has anyone ever figured out a resolution to this error?
    Thanks
    <27-Feb-2013 16:54:10 o'clock GMT> <Error> <JMX> <BEA-149500> <An exception occurred while registering the MBean null.
    java.lang.IllegalArgumentException: Registered more than one instance with the same objectName : com.bea:ServerRuntime=AdminServer,Name=FileServlet,ApplicationRuntime=_appsdir_wlossvc_war,Type=ServletRuntime,WebAppComponentRuntime=AdminServer_/wlossvc new:weblogic.servlet.internal.ServletRuntimeMBeanImpl@3b7f4e existing weblogic.servlet.internal.ServletRuntimeMBeanImpl@510bb7
         at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:168)
         at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
         at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
         at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.registered(RuntimeMBeanAgent.java:104)
         at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:180)
         Truncated. see log file for complete stacktrace

    I should have given you more information. This application has been deployed with no issues on Web Logic 11g, but now I am trying to deploy it to 12c and have encountered the error. I am using jdk 160_29 and Web Logic 12c. Please see the complete stack trace below. Has anyone any suggestions on how to resolve this?
    Thanks
    ####<28-Feb-2013 10:43:59 o'clock GMT> <Warning> <Deployer> <SPR-U403824D002> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1362048239487> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to properly unregister weblogic.servlet.internal.ServletRuntimeMBeanImpl@d9edbe for ObjectName com.bea:ServerRuntime=AdminServer,Name=FileServlet,ApplicationRuntime=_appsdir_WLOSService_war,Type=ServletRuntime,WebAppComponentRuntime=AdminServer_/wlossvc
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:732)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:188)
         at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:83)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
         at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:172)
         at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:167)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.internal.flow.ModuleStateDriver.prepare(ModuleStateDriver.java:38)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:139)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:55)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:706)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:237)
         at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:48)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:207)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:96)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:229)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46)
         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: java.lang.IllegalArgumentException: Failed to properly unregister weblogic.servlet.internal.ServletRuntimeMBeanImpl@d9edbe for ObjectName com.bea:ServerRuntime=AdminServer,Name=FileServlet,ApplicationRuntime=_appsdir_WLOSService_war,Type=ServletRuntime,WebAppComponentRuntime=AdminServer_/wlossvc
         at weblogic.management.jmx.ObjectNameManagerBase.unregisterObject(ObjectNameManagerBase.java:219)
         at weblogic.management.jmx.ObjectNameManagerBase.unregisterObjectInstance(ObjectNameManagerBase.java:192)
         at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.unregisteredInternal(RuntimeMBeanAgent.java:124)
         at weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$1.unregistered(RuntimeMBeanAgent.java:108)
         at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:187)
         at weblogic.management.provider.core.RegistrationManagerBase.unregister(RegistrationManagerBase.java:126)
         at weblogic.management.runtime.RuntimeMBeanDelegate.unregister(RuntimeMBeanDelegate.java:287)
         at weblogic.servlet.internal.ServletRuntimeMBeanImpl$2.run(ServletRuntimeMBeanImpl.java:70)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:64)
         at weblogic.servlet.internal.ServletRuntimeMBeanImpl.destroy(ServletRuntimeMBeanImpl.java:67)
         at weblogic.servlet.internal.ServletStubImpl.destroy(ServletStubImpl.java:492)
         at weblogic.servlet.internal.WebAppServletContext.registerServletStub(WebAppServletContext.java:1977)
         at weblogic.servlet.internal.ServletStubFactory.registerToContext(ServletStubFactory.java:163)
         at weblogic.servlet.internal.ServletStubFactory.getInstance(ServletStubFactory.java:77)
         at weblogic.servlet.internal.WebAppServletContext.registerServlets(WebAppServletContext.java:1386)
         at weblogic.servlet.internal.WebAppServletContext.registerServlets(WebAppServletContext.java:1360)
         at weblogic.servlet.internal.WebAppServletContext.prepareFromDescriptors(WebAppServletContext.java:1060)
         at weblogic.servlet.internal.WebAppServletContext.prepare(WebAppServletContext.java:1005)
         at weblogic.servlet.internal.HttpServer.doPostContextInit(HttpServer.java:392)
         at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:367)
         at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:1239)
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:723)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:188)
         at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:83)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:100)
         at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:172)
         at weblogic.application.internal.flow.ModuleStateDriver$1.next(ModuleStateDriver.java:167)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.internal.flow.ModuleStateDriver.prepare(ModuleStateDriver.java:38)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:139)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:55)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:706)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:237)
         at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:48)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:207)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:96)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:229)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
         at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46)
         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)
    >

  • Configure Synchronization Connections An error has occurred while accessing the SQL Server database

    Hi,
    i am getting following error message
    Central Administration --> Synchronization Connections
    An error has occurred while accessing the SQL Server database or the SharePoint Server Search service.
    If this is the first time you have seen this message, try again later. If this problem persists, contact your administrator.
    Central Administration -->  Manage Profile Service: User Profile Service Application --> Manage User Properties
    Error
    An unexpected error has occurred.
    Troubleshoot issues with Microsoft SharePoint Foundation.
    Correlation ID: 3bce5a11-f2dc-4788
    Please tell how to fix it.
    iffi

    Event ID 5555 -> i have change the Timer jobs recycling time AM to PM
    for  User profile page not display  number of count in the page first check services , connection , 
    IISRESET /NOFORCE   /  timer services restart 
    Deepesh Yevle MCTS

  • Error message while opening a project: "an error was encountered while loading the image"

    We've run into a new error message here today:
    an error was encountered while loading the image
    It appears when we try to load a recorded project. It occurs on both the cp-file and the backup file.
    It's on a windows 7-machine.
    Anyone encountered it and knows what it means?
    is the project lost forever?

    Hi there
    Hmmm, it may be related to Windows 7, but let's check the obvious stuff first.
    Where exactly is th project if you locate it using Windows Explorer? Is it found on your local C drive or is it found on a network drive?
    If it's on a network drive, please note that Captivate has never worked well with projects being edited while they are on network resources. So the first step in this case (assuming that's where the project is) would be to move the project file off the network and onto the local C drive. Then try opening again.
    Assuming the project isn't on a network, all still may not be lost. The next thing to try would be to create a new blank project sized identically to the one that seems to have gone south. Then click File > Import > Slides/Objects and see if you can import the content from the errant project into the new.
    And if those steps fail, it's likely time to restart from scratch. But depending on what you have done so far and how you have done it, you might be able to salvage some of it by playing back the content (assuming you have published it during testing) and record what you are playing back with Captivate.
    Best of luck to you in sorting things. You should also consider filing a Bug Report.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • An error has occurred while loading the report

    Hello all,
    I'm trying to view a Crystal Report from my CRM application and I receive the follow error message, but only when trying to view it on a laptop:
    An error has occurred while loading the report. Please contact technical support.
    Has anyone else run into this problem?
    Thanks!

    Hello Eddie,
    please post some more information about your problem.
    What is the name of your CRM app?
    Who developed this app?
    Did it never work or do you get this error only now?
    Always or only sometimes only?
    In what versions and on what patchlevel are you working ?
    Thanks for some more info
    Falk

  • An error has occurred while exporting the folio

    An error has occurred while exporting the folio.
    Failed to download the folio to your local disk.
    Keep getting this error.. any suggestions?
    Edit: it's working all of a sudden...

    After several tries it worked...

  • An error has occurred while opening the Premiere Pro CC 2014: Premiere Debug Event

    An error has occurred while opening the Premiere Pro CC 2014: Premiere Debug Event
    [c: \ cloudroom \ releases \ 2014.9 \ shared \ adobe \ mediacore \ mediafoundation\API\in
    I don't know what to do, any help?

    Delete the  Effect Presets and Custom Items.prfpset, located in
    C:\Users\<username>\Documents\Adobe\Premiere Pro\8.0\Profile-<username>
    when succesfull make new project and import old one into new one.
    Might need to reset current workspace and pull down the audiotracks first to reveal videotracks.

Maybe you are looking for

  • Installing Windows 7 on Late 2013 iMac w/ Fusion Drive

    Sorry in advance for the long post, but I have tried to exhaust all possibilities, and bring as much knowledge about our environment to the table to avoid confusion. Here's our goal:  Install Mac & Windows on a Late 2013 iMac with a 1TB Fusion Drive

  • How to fix my apple account?

    So ive had an apple account for a few years now. And just recently i got an ipod shuffle and i was trying to download my music and it said that my apple id has been disabled. what can i do to fix it?

  • 2 week wait for serial number to CS6 (education) help please?

    Hi, I need help with this! I really dont know what to do next!    i bought a copy of CS6 (education) over two weeks ago, when it (disc) arrived next day I logged in, created an account and emailed off relevant proofs and numbers. Nothing, three days

  • Re: I am having difficulties downloading my purchased Adobe product.

    I've inserted the disk for upgrade.  The window for accepting of the agreement comes up. I click ACCEPT and then nothing happens.  I've tried it several times and nothing happens. Please advise.

  • Need help with Replace Metadata then multiple Save script

    I am attempting to create a javascript to run on a folder of PSDs. I need it to: 1. Replace image Metadata with an existing Metadata Template called "UsageTerms". 2. Play an existing Action "Prep_PrintRes". (The action sharpens and converts to 8-bit)