"Error: oracle/mds/net/OraMDSURLInfoProvider" when compiling in Jdeveloper 11.1.1.7.0

Hello when I compile my composite in Jdeveloper, I get this error as "'Error: oracle/mds/net/OraMDSURLInfoProvider" "

I also configured MDS in the range of resources. When I have expand it just shows that the "loading".

MDSConnection

-applications

-Project1

-xsd

Loading...

Can you please tell me if any class file or JAR is missing?

Thanks in advance!

This problem is due to file incorrect mdsrt.jar. It is located at jdevloper/oracle_common/modules/oracle.mds_11.x.x.

This file must be oracle.mds.net.ORAMDSURLInfoProvider.class. If this is not available, then get a file mdsrt.jar with this class. replace and restart the Jdev. This issue will go away.

However, the main reason behind this is incorrect laying of jDev. You may encounter the following errors.

Kind regards

Vikrant Korde.

Tags: Java

Similar Questions

  • ADF Error: oracle.mds.exception.MDSRuntimeException: MDS-00168

    Hi all

    Another question, we are faced with adf ui error:

    ADF Error: oracle.mds.exception.MDSRuntimeException: MDS-00168


    Error ' oracle.mds.exception.MDSRuntimeException: MDS-00168 "when for deployment ADF application to integrated Weblogic instance of JDeveloper 11g


    Help, please.

    Hello

    This is due to a known issue for JDeveloper and ADF 11 g.

    To initialize the components ADFShare in a web environment, the oracle.adf.share.http.ServletADFContext must be initialized by request.

    Solution:

    Add the definition of the ServletADFContextFilter in the web.xml:

    ServletADFContextFilter

    oracle.adf.share.http.ServletADFFilter

    ServletADFContextFilter

    /*

    REQUEST

    FORWARD

  • Error of JAVA virtual machine when compiling for ios

    I ve created a large project on the implementation of a book.

    Applications consist of a main container (book), that loads external swf (pages).

    Each page can contain some choice of e.g.multiple activities and drag and drop exercises.

    The problem is that everything was fine with the swf external loading until the number of swf is come to a point where this error pops up.

    When I RANDOMLY remove some swf then the project compiles very well even with the AppStore deployment type.

    I tried to change the jvm.ini with higher values for the java heap memory (ex: Xmx4096m) but nothing happened.

    I even used several orders of jvm to disable garbage collection (p. ex. - XX: + DisableExplicitGC) but still the error message.

    The main swf file is 500 KB, and the current number of swf external is 130, and their total area is 50 MB is almost 400 KB each.

    I tested on different machines with 4 GB of ram and a processor i3 and the other with 6 GB of ram and a processor i7.

    I reinstalled flash and used the latest updates as well as the air 4 sdk.

    Could someone help me with this?

    Is there another way to publish the ipa file?

    Thank you.

    Untitled-1.jpg

    Sinious thanks for your reply.

    I tried to compile ADT and it worked using this script from the command line.

    @set java_cmd = "C:\Program Files\Common Files\Adobe\Adobe Flash CC\jre\bin\java.exe"

    @set =-Xmx8192m-jar java_param

    @

    @set adt_cmd = "C:\Program Files\Adobe\Adobe Flash CC\AIR4.0\lib\adt.jar"

    @set target = ipa-test

    @

    @set cert = samples.p12

    @set cert_pass = 12345

    @set = samples.mobileprovision provisioning

    @

    @set build_file = Testing.ipa

    @set desc_files = test - app.xml

    @set files = Testing.swf assets externalSWF

    @

    java_cmd %%d java_param % % adt_cmd %-package-target % target %-stores pkcs12-keystore % cert %-storepass % cert_pass %-supply - profile %%%d build_file %%d desc_files %%d Files% provisioning

    @

    pause

    However, there is now a different problem.

    When you try to compile more than a certain number of external SWFs (eg. 350) while the process never ends. The java.exe process consumes all of my memory, and it's just stuck there for hours (I waited so he can compile for nearly 10 hours before I killed the process java.exe). When I remove randomly some SWFs then everything is fine, and the process ends after nearly half an hour or so.

    The pc I use has a processor i7 with 16 GB of ram and the java process consumes everything, even if I set myself a limit using the - Xmx8192m command.

    Is there a problem with the xmx command?

    Do I need still more ram to compile as many sovereign wealth funds.

    Is there a way to monitor the java process in order to intercept errors that occur or may use any other java params to control ram usage limits?

    Thank you for your help.

  • oracle.mds.core.MetadataNotFoundException when the EAR deployment in local WLS

    Hi all

    I tried searching the forum and read this: How to get rid of MDS , I checked the path in the field: C:\JDev11g_Home\system11.1.1.4.37.59.23\DefaultDomain, no space in the path. I searched this file, he complained of "adf - config.xml", could not find this file in my application at all. (My application is migrated from 10g to 11g using the Trinity.) I use JDEV 11.1.14.0 and WLS 10.

    Also, I tried these 2 scenarios during the creation of the EAR file: include / exclude these 2 jars: mdsrt.jar & oramds.jar, (although I don't think this is the cause because he did not complain ClassNotFoundException.) same mistake of deployment.

    Here's the output console during deployment of the EAR:

    < MDSBackingStore > < obtainMetadataObject > Exception when obtaining mutable object
    oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata not found for the metadata object '/META-INF/adf-config.xml '.
    at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1163)
    at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:2837)
    at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1204)
    at oracle.adf.share.jndi.MDSBackingStore.getMetadataObject(MDSBackingStore.java:389)
    at oracle.adf.share.jndi.MDSBackingStore.obtainMetadataObject(MDSBackingStore.java:510)
    at oracle.adf.share.jndi.MDSBackingStore.getMOBean(MDSBackingStore.java:566)
    at oracle.adf.mbean.share.config.RuntimeMXBeanImpl.init(RuntimeMXBeanImpl.java:169)
    to oracle.adf.mbean.share.config.RuntimeMXBeanImpl. < init > (RuntimeMXBeanImpl.java:159)
    to oracle.adf.mbean.share.config.RuntimeMXBeanImpl. < init > (RuntimeMXBeanImpl.java:151)
    at oracle.adf.mbean.share.config.ADFConfigLifeCycleCallBack.contextInitialized(ADFConfigLifeCycleCallBack.java:127)
    to weblogic.servlet.internal.EventsManager$ FireContextListenerAction.run (EventsManager.java:481)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
    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)
    to 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)
    to 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)
    to 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.operations.AbstractOperation.activate(AbstractOperation.java:569)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    in weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 100 (DeploymentReceiverCallbackDeliverer.java:13)
    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 2.run(DeploymentReceiverCallbackDeliverer.java:68)
    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    < ADFConfigLifeCycleCallBack > < contextInitialized > cannot create the mbean config.

    Help, please!

    Thank you.
    Shawn

    the adf file has the ear file... If you deploy by using the jdeveloper, he will understand the adf file... If you do with the ant script control if the ant script is written to include this file also in the ear file.

  • Problem with XPath AIA functions when compiling in JDeveloper 11.1.1.2.0

    Hello


    BPEL flow contains Assign activity as below:

    < assign the name = "Assign_1" > < copy > < expression ='aia.getServiceProperty ("{http://xmlns.oracle.com/ABCSImpl/SAP/Core/UpdateItemListSAPReqABCSImpl/V1} UpdateItemListSAPReqABCSImpl", "Default.SystemID", true (()) "/ >"
    < variable = 'temp' / > < / copy > < / assign >

    When I try to compile this stream, it gives me below error:

    SOALog:

    BuildFile: D:\Oracle\Middleware\jdeveloper\bin\ant-sca-compile.xml
    SCAC:
    [scac] Validation of composite: "D:\test\TestAIAFunc\composite.xml."
    [scac] FATAL_ERROR: In TestAIABPELProcess.bpel (81): function xpath pending
    [scac] could not resolve xpath "aia.getServiceProperty" function, because the function "aia.getServiceProperty" is not registered.
    [scac] Make sure that this feature is in the xpath function system configuration file or in the configuration of custom xpath function. See the user guide on the inclusion of the xpath functions in your compiler environment.
    BUILD FAILED
    D:\Oracle\Middleware\jdeveloper\bin\ant-SCA-compile.XML:264: Java returned: 1 check log file: D:\test\TestAIAFunc\SCA-INF\classes\scac.log to find errors
    Total time: 9 seconds

    CompilerLog:

    Project: D:\test\TestAIAFunc\TestAIAFunc.jpr
    D:\test\TestAIAFunc\TestAIABPELProcess.BPEL
    Error (81): unresolved function
    He could not resolve xpath "aia.getServiceProperty" function, because the function "aia.getServiceProperty" is not registered.
    Make sure that this feature is in the xpath function system configuration file or in the configuration of custom xpath function. See the user guide on the inclusion of the xpath functions in your compiler environment.

    I got the latest aia.jar of server (SOA11.1.1.2, 10.3.2, AIA11gR1 weblogic) and added aia.jar JDeveloper @ 11.1.1.2-> tools-> Preferences-> SOA

    I also added in jdeveloper/lib, jdev/jdeveloper/lib

    AIA namespace is in .bpel as: xmlns:aia = "http://www.oracle.com/XSL/Transform/java/oracle.apps.aia.core.xpath.AIAFunctions".

    Thank you
    Hema

    its not aia *. * getServiceProperty () ' aia *:*getServiceProperty()»

  • Error when compiling form 6i

    Hi all

    I get the error memory during the compilation of the form.
    I tried with two commands.

    I run these commands starting at $AU_TOP/forms/US

    Initially, I tried with

    f60gen $AU_TOP/forms/US/XXTEST.fmb apps/opopop123 output_file =$XXEEG_TOP/forms/US/XXTEST.fmx
    and I got following error

    Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64 bit Production
    With partitioning, OLAP and Oracle Data Mining options
    Release 9.2.0.8.0 - Production jserver
    PL/SQL Version 8.0.6.3.0 (Production)
    Oracle V6.0.8.21.0 Build #0 - Production procedure generator
    Oracle virtual graphics system Version 6.0.5.39.0 (Production)
    Oracle Multimedia Version 6.0.8.25.0 (Production)
    Oracle tools integration Version 6.0.8.17.0 (Production)
    Common tools Oracle zone Version 6.0.5.32.0
    The basic Oracle 4.0.6.0.0 - Production version
    Compilation of specifications package APP_CUSTOM...
    No compilation errors.

    Compilation of the package APP_CUSTOM body...
    Fault memory
    --------------------------------------------------------------------------------------------

    Secondly, I tried with
    f60gen Module=/opt/egapmdev/ebmdappl/au/11.5.0/forms/US/XXTEST.fmb Userid = apps/opopop123 Module_Type = batch FORM = yes Output_File = XXTEST.fmx
    Now the error has come was only "for lack of memory" without any other messages.

    Please you all a peek inside.

    Do you get the same error when you use the following command?

    module f60gen $ =.

    . FMB userid = APPS / output_file =.FMX module_type = form batch = yes compile_all = special

    Do you get the same error when compiling any other form? If so, please repeat the links adadmin f60gen, make sure that it succeeds and then run the same command again.

  • FPGA timing when compiling PID loop error

    Hello.

    I'm using Labview 2011 card FPGA PCI-7833R.

    My problem is that whenever I try to integrate FPGA designed screws in my code, I get an error of timing.  See the photos displayed below.

    In this case, I have an express VI PID which I use in a used while loop (not even timed!) in my FPGA code, but when compiling, I get an error saying that the possible maximum clock frequency is the 43 MHz.

    I have a lot of loops, a few running at 80 MHz.  Is there a way to slow down a specific while loop, so that it runs at 40 MHz and not 80 MHz, as others?  The compiler does not seem to meet the simple addition of a timer loop...

    Thank you

    Orel.

    PS the same thing happens when I try to add a lowpass filter VI of the FPGA code.

    Is it possible that you set the level above 80 Mhz clock?  This is what it looks like to me.  In Explorer, right click on the FPGA target, select Properties, then go to the category "first level clock.

  • Why do I receive errors of internal software: Terminal Index out of Bounds. Code error-61350, when compiling my FPGA VI for a cRIO-9118 using NI 9223?

    I get the error (in a popup window) when my VI FPGA code in chassis 9118 OR NI 9223 module compiled help.  This error occurs when compiling the process (generating intermediate files, scene 7 of 7). How to solve this error?

    Thank you

    additional information:

    Original error message:
    -------------------------

    Errors:

    Software (s) internal error: Terminal Index out of Bounds.

    :-61350 error code

    Details:

    A terminal with this index does not exist on this block diagram node.
    NiFpgaHandleCallbackError.vi

    «"" "String of full appeal:»»"»
    NiFpgaHandleCallbackError.vi
    niFpgaNodeInformation.lvclass:Get Const Variant.vi
    DfirModGen.lvclass:GetConstant.vi
    niLvFpgaMungerBrainwashIONodeCommon_Dfir.vi
    niLvFpgaMungerBrainwashSingleIOGrowableMethod_DFIR.vi
    nirviEIOMethodImplementation_SpecifyDFIR.vi
    nirviEIOMethodImplementation_SpecifyDFIR.vi.ProxyCaller

    Hi tesa,.

    This is a bug that has been fixed in LabVIEW 2012 SP1. The number of CAR created for this bug is 332811 and as you can see in this link, it is already in the list of bug fixes.

    Carmen C.

  • Exception when opening the portal "" java.lang.ClassCastException: oracle.mds.core.MetadataObject cannot be cast to oracle.webcenter.framework.view.support.jaxb.DevicesMDMO ""

    Dear,

    I created a new portal application and run it... It has worked well. Then, I created a new page template and deployed the application in order to add these files appear in the War file.

    then deploy the application. After running the application, I got this exception of non-performance

    java.lang.ClassCastException: oracle.mds.core.MetadataObject cannot be cast to oracle.webcenter.framework.view.support.jaxb.DevicesMDMO

    I use jdev 11.1.1.7 with 11.1.1.8 extension.

    Also, I followed these discussions without hope

    Error in the webCenter portal deployment

    Re: java.lang.ClassCastException: oracle.mds.core.MetadataObject cannot be cast to oracle.webcenter.framework.view.support.jaxb.DevicesMDMO

    java.lang.ClassCastException: oracle.webcenter.framework.service.WebCenterConfig cannot be cast to oracle.webcenter.framework.service.WebCenterConfig

    at oracle.webcenter.framework.service.WebCenterConfig.instance(WebCenterConfig.java:146)

    at oracle.webcenter.framework.service.config.analytics.ConfigUtils.getADFConfig(ConfigUtils.java:77)

    at oracle.webcenter.framework.service.config.analytics.ConfigUtils.instance(ConfigUtils.java:145)

    at oracle.webcenter.framework.service.config.analytics.OpenUsageHelper.initialize(OpenUsageHelper.java:118)

    to oracle.webcenter.framework.service.AnalyticsUtil. < clinit > (AnalyticsUtil.java:105)

    at oracle.webcenter.framework.service.WebCenterLoginCountFilter.doFilter(WebCenterLoginCountFilter.java:87)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    < ConfigUtils > < getADFConfig > oracle.webcenter.framework.service.WebCenterConfig cannot be cast to oracle.webcenter.framework.service.WebCenterConfig

    < DeviceSupportUtils > < getAllDevices >

    java.lang.ClassCastException: oracle.mds.core.MetadataObject cannot be cast to oracle.webcenter.framework.view.support.jaxb.DevicesMDMO

    at oracle.webcenter.framework.view.support.impl.DeviceSupportUtils.getAllDevices(DeviceSupportUtils.java:2235)

    at oracle.webcenter.framework.view.support.impl.DeviceSupportImpl.getAllDevices(DeviceSupportImpl.java:97)

    at oracle.webcenter.framework.view.support.impl.DeviceSupportImpl.getDeviceByUserAgent(DeviceSupportImpl.java:397)

    at oracle.webcenter.framework.view.support.DeviceAgent.getDevice(DeviceAgent.java:286)

    at oracle.webcenter.framework.view.support.DeviceAgent.getDeviceGroups(DeviceAgent.java:313)

    at oracle.webcenter.framework.view.support.DeviceAgent.getCurrentScopeDeviceGroup(DeviceAgent.java:417)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.qualifySessionScopeId(SiteStructureContext.java:759)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.generateCacheKey(SiteStructureContext.java:1070)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getSiteStructure(SiteStructureContext.java:318)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getSiteStructure(SiteStructureContext.java:281)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getDefaultSiteStructure(SiteStructureContext.java:363)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getCurrentModel(SiteStructureContext.java:1002)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.getCurrentSiteStructure(CustomViewHandler.java:349)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.findNavigationViewId(CustomViewHandler.java:315)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.createView(CustomViewHandler.java:115)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:831)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:74)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:151)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    < DeviceSupportUtils > < getAllDeviceGroups >

    java.lang.ClassCastException: oracle.mds.core.MetadataObject cannot be cast to oracle.webcenter.framework.view.support.jaxb.DevicesMDMO

    at oracle.webcenter.framework.view.support.impl.DeviceSupportUtils.getAllDeviceGroups(DeviceSupportUtils.java:3308)

    at oracle.webcenter.framework.view.support.impl.DeviceSupportUtils.getEnabledDeviceGroups(DeviceSupportUtils.java:3418)

    at oracle.webcenter.framework.view.support.impl.DeviceSupportImpl.getEnabledDeviceGroups(DeviceSupportImpl.java:168)

    at oracle.webcenter.framework.view.support.DeviceAgent.getCurrentScopeDeviceGroup(DeviceAgent.java:418)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.qualifySessionScopeId(SiteStructureContext.java:759)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.generateCacheKey(SiteStructureContext.java:1070)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getSiteStructure(SiteStructureContext.java:318)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getSiteStructure(SiteStructureContext.java:281)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getDefaultSiteStructure(SiteStructureContext.java:363)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getCurrentModel(SiteStructureContext.java:1002)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.getCurrentSiteStructure(CustomViewHandler.java:349)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.findNavigationViewId(CustomViewHandler.java:315)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.createView(CustomViewHandler.java:115)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:831)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:74)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:151)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    < DeviceSupportUtils > < getAllDeviceGroups >

    java.lang.ClassCastException: oracle.mds.core.MetadataObject cannot be cast to oracle.webcenter.framework.view.support.jaxb.DevicesMDMO

    at oracle.webcenter.framework.view.support.impl.DeviceSupportUtils.getAllDeviceGroups(DeviceSupportUtils.java:3308)

    at oracle.webcenter.framework.view.support.impl.DeviceSupportImpl.getAllDeviceGroups(DeviceSupportImpl.java:134)

    at oracle.webcenter.framework.view.support.impl.DeviceSupportImpl.getDefaultDeviceGroup(DeviceSupportImpl.java:298)

    at oracle.webcenter.framework.view.support.DeviceAgent.getCurrentScopeDeviceGroup(DeviceAgent.java:456)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.qualifySessionScopeId(SiteStructureContext.java:759)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.generateCacheKey(SiteStructureContext.java:1070)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getSiteStructure(SiteStructureContext.java:318)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getSiteStructure(SiteStructureContext.java:281)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getDefaultSiteStructure(SiteStructureContext.java:363)

    at oracle.webcenter.portalframework.sitestructure.SiteStructureContext.getCurrentModel(SiteStructureContext.java:1002)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.getCurrentSiteStructure(CustomViewHandler.java:349)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.findNavigationViewId(CustomViewHandler.java:315)

    at oracle.webcenter.portalframework.sitestructure.handler.CustomViewHandler.createView(CustomViewHandler.java:115)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:831)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:446)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:74)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.webcenter.lifecycle.filter.LifecycleLockFilter.doFilter(LifecycleLockFilter.java:151)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    < SkinFactoryImpl > < getSkin > cannot find a skin that fits the family portal and version v1. We will use the portal.desktop of the skin.

    You must install the latest patch bundle for WebCenter portal.

    I believe that this error is a bug caused by certain features that are available in the portal Builder, but not in a framework application.

    Basically, WebCenter is throwing items of metadata to specific models of devices. In the portal Builder, you can create different templates depending on the device, but this feature is not available in the framework where the error.

    Just install the latest patch bundle and your problem should be solved.

    Also... Note that Oracle recommendation is to use the portal generator and not to develop any new application with the framework.

  • Fonts missing error when compiling.

    I use the Output Designer 5.7. For presentment targets I PDF more all HP PCL5 and PCL6 most all printers Xerox PCL5, except that I removed targets Asian presentment. When I compile I get messages on the fonts of various sizes of Arial to Arial 10 pt. These messages mean that the police has been changed for all targets of presentation or just one? Is there anyway to say what targets presentment has modified fonts?

    Here is an example of a compilation of JFBatch message. A similar problem appears when compiling the GUI.

    MSG #: 100 police passed: ' Arial (W1) 8.0 PT - Regular "to:" (W1) Arial PT. 10.0 - Regular'.

    In fact, I thought that this one myself. If you compile from the user interface dialog box indicates which printer does not support the policy in question. If these printers were removed the presentation targets then the error disappears.

    In my case, the question was HP 4 L, 5 L and 6 L printers.

  • oracle.mds.persistence.MDSIOException: MDS-00521: error reading of documents

    Team,

    I am new to Oracle IDM. While I do a few exercises I get the below error message while I start the server of the IOM. I am able to run the server weblogic without any problem,

    Please check the battery of the error message below.

    oracle.mds.exception.MDSRuntimeException: MDS-00521: error reading of document /last_update of the metadata repository
    MDS-00521: error reading of document /last_update of the metadata repository
    ORA-00942: table or view does not exist
    ORA-06512: at "DEVMAR_MDS. MDS_INTERNAL_SHREDDED', line 37
    ORA-06512: at "DEVMAR_MDS. MDS_INTERNAL_SHREDDED', line 633
    ORA-06512: at line 1

    at oracle.mds.internal.mopart.MOPartContentImpl.getInputSource(MOPartContentImpl.java:233)
    at oracle.mds.internal.model.BaseDocBuilder.executeInternal(BaseDocBuilder.java:358)
    at oracle.mds.internal.model.BaseDocBuilder.execute(BaseDocBuilder.java:180)
    at oracle.mds.internal.model.ContentModelPipeline.processPipeline(ContentModelPipeline.java:265)
    at oracle.mds.core.MOContent.fetchContent(MOContent.java:512)
    at oracle.mds.core.CachedMOContent.fetchContent(CachedMOContent.java:253)
    at oracle.mds.core.MOContent.getDocumentFromPipeline(MOContent.java:752)
    at oracle.mds.core.MOContent.getDocument(MOContent.java:669)
    at oracle.mds.core.MetadataObject.getContentWithRetry(MetadataObject.java:2388)
    at oracle.mds.core.MetadataObject.getDocument(MetadataObject.java:423)
    at oracle.mds.core.MetadataObject.getDocument(MetadataObject.java:370)
    at oracle.wsm.repository.mds.Session.getRepositoryInfo(Session.java:1880)
    at oracle.wsm.repository.mds.Session.isSeeded(Session.java:1980)
    at oracle.wsm.policymanager.bean.UpgradeManagerBean.seedWSMPolicyRepository(UpgradeManagerBean.java:508)
    at oracle.wsm.policymanager.web.PolicyManagerValidator.init(PolicyManagerValidator.java:111)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
    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)
    to 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)
    to 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)
    to 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)
    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    to 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)



    Thanks in advance...

    Concerning
    Arun

    Where you navigate to this URl. Try putting the IP instead of localhost. Check if you are able to open the administration console. If you are able to open and log into the admin console (localhost:7001), check the status of server IOM here and click on oim_server1 and click on deployments and see if the IOM module is deployed correctly.

    Kind regards
    GP

  • Error FRM-30312 when compiling to a custom library pll on forms 11 g weblogic

    Hi just posted a thread here:
    Error FRM-30312 when compiling to a custom library pll on forms 11 g weblogic

    Help, please.

    Run_product is used inside the RP2RRO_RUN_PRODUCT procedure. You can open the pll in Forms Builder and see for yourself.
    Maybe the form 11g has a new rp2rro.pll. In this case use this pll instead of upgrading the 10 g version.

  • LNK2019 error occurred when compiling with CS6 on Win

    When I try to use GetMousePosition() in my code, I myself bellowing link error when compiling in VS2010.

    Is there any library I can include to solve?

    error LNK2019: symbol external __imp__GetCursorPos@4 referenced in function "struct tagPOINT __cdecl GetMousePosition (void)" pending (?) GetMousePosition@@YA? AUtagPOINT@@XZ)

    Thank you

    Ford

    The problem is solved using

    Utils()-> GetGlobalMouseLocation();

    Instead of

    GetMousePosition();

    Thank you very much

    Ford

  • Errors when compiling the package

    Dear members,

    IAM after the standard user manual and try to create a few pacakages. When Iam compile the package Iam getting some errors which are as follows:

    My Pacakage:_

    PACKAGE 'XXARUN_EMP_FETCHER' AS
    FUNCTION XXARUN_GET_EMP(EMP_NO IN NUMBER) RETURN SHEIKYERBOUTI.
    END;

    Errors when compiling the above package_


    Error (2.1): PL/SQL: statement ignored
    Error (2.50): PLS-00201: identifier 'SheikYerbouti' must be declared


    _ My Package body

    PACKAGE BODY 'XXARUN_EMP_FETCHER' AS
    FUNCTION XXARUN_GET_EMP (EMP_NO IN NUMBER) OF RETURN IS

    EMP_FOUND EMPLOYEES % ROWTYPE;
    EMP_RTN SHEIKYERBOUTI.
    BEGIN
    SELECT *.
    IN EMP_FOUND
    EMPLOYEES
    WHERE EMPLOYED. EMPLOYEE_ID = EMP_NO;
    EMP_RTN: = SHEIKYERBOUTI
    *(*
    EMP_FOUND. EMPLOYE_ID,
    EMP_FOUND. LAST_NAME,
    EMP_FOUND. JOB_ID,
    EMP_FOUND. MANAGER_ID,
    EMP_FOUND. HIRE_DATE,
    EMP_FOUND. SALARY,
    EMP_FOUND.COMMISSION_PCT,
    EMP_FOUND. DEPARTMENT_ID
    *);*


    RETURN EMP_RTN;


    END;

    END;


    Compilation of erros when the Package body above_

    Error: PL/SQL: analysis of completed Compilation unit
    Error (1.26): PLS-00905: object HTEST. XXARUN_EMP_FETCHER is not valid
    Error (1.26): PLS-00304: impossible to compile 'XXARUN_EMP_FETCHER' body without its specification

    Please help me to solve the above problems.

    Thanks in advance.

    Best regards
    Arun Reddy.

    Published by: A4S on July 20, 2009 10:10

    Hello

    in
    PACKAGE 'XXARUN_EMP_FETCHER' AS
    FUNCTION XXARUN_GET_EMP(EMP_NO IN NUMBER) RETURN SHEIKYERBOUTI.
    END;

    SheikYerbouti must be declared as a type

    Kind regards

    Branislav

  • ERROR: TclTasksC:process_077: in the FPGA Compilation

    Hi all

    I use for my application in which I am facing following error when compiling my fpga code compact rio 9072:

    Compilation failed due to an error of Xilinx.

    Details:
    ERROR: TclTasksCrocess_077: did not finish. Please, look in the newspaper and report files.false
    When running
    "process run"card.
    (file "C:\NIFPGA\jobs\XI64xG6_My449tj\map.tcl" line 6)

    ERRORack:2310 - type compositions "SLICEL" too found to adapt to this device.
    ERRORack:18 - the design is too large for the device and package.
    Please see the Design summary section to see the cost estimates for
    your design exceeds the resources available in the device.
    NOTE: A file NCD will be always generated to allow you to examine the mapped
    Design.  This file is intended for assessment use only and will not be processed
    successfully through NOMINAL.
    This NCD mapped file can be used to assess how the logic of the design has been
    mapped in FPGA logic resources.  It can also be used to analyze
    preliminary to the level logic (route pre) calendar with one of the static electricity of Xilinx
    analysis of synchronization (PRHT or Timing Analyzer) tools.
    Summary of the design:
    Error number: 2
    Number of warnings: 69
    Use of logic:
    Number of slice Flip Flops: 7 886 on 15 360 51%
    Number of 4-input lut: 16 104 on 15 360 104% (OVERMAPPED)
    Distribution of logic:
    Number of slots occupied: 8 744 7 680 113% (OVERMAPPED)
    Number of slices only related logical container: 8 744 100% 8 744
    Number of slices that contains no logical relationship: 0 to 8 744 0%
    * See NOTES below for an explanation of the effects of unrelated logic.
    Total number of 4 input lut: 17 400 on 15 360 113% (OVERMAPPED)
    Number used as logic: 15 998
    Number used as a middle way: 1 296
    Number used as Rams 16 x 1: 82
    Used number recorded the shift: 24
    The logical Distribution report slice is not significant if the design is
    too mapped to a resource not slices or if Placement fails.
    Number of IOBs servile: 183 on 333 54%
    BIO flip flops: 74
    Number of RAMB16s: 1 24 4%
    Number of MULT18X18s: 2 on 24 8%
    Number of BUFGMUXs: 4 to 8 50%
    Number of DCMs: 1 on 4 25%
    Fanout of the Non-horloge nets on average: 3.38
    Peak Memory use: 361 MB
    Total in time REAL in the completion of the card: 1 dry 12 mins
    Time CPU until the end of the total map: 1 dry 12 mins
    NOTES:
    Related logic is defined as logical that share connectivity - for example two
    Lut are "related" if they share common inputs.  During Assembly of the slices.
    Card gives priority to combine the logic that is related.  Generates so
    best performance of synchronization.
    Without logical report does share no connectivity.  Card will start only packing
    logic not related in a slice once that 99% of the slices are held through
    logical packaging partners.
    Note that once the logical distribution reaches the level of 99% by related
    logical packaging, this does not mean the device is completely used.
    No logical report package will begin, continuing until all usable LUTs
    and FFs are busy.  According to your timing budget, an increase in the concentrations of
    logical packaging unrelated can adversely affect the performance of timing set
    your design.
    Mapping performed.
    See the report of map file "toplevel_gen_map.mrp" for more details.
    Problem encountered during the packaging phase.
    Failure of the process 'Map '.

    Start time: 18:29:23
    End time: 18:44:42
    Total time: 00:15:19

    Can someone tell me why this error came?

    Thank you best regards &,.

    Vipin Ahuja

    Vipin Hello,

    It seems that your code requires more resources that are available on the FPGA. Optimizing your code can help to solve your problem:

    You may have noticed some "Overmapping", mentioned in the newspaper:

    Number of 4-input lut: 16 104 on 15 360 104% (OVERMAPPED)
    Distribution of logic:
    Number of slots occupied: 8 744 7 680 113% (OVERMAPPED)

    Take a look at this article:

    http://digital.NI.com/public.nsf/allkb/060BA89FE3A0119E48256E850048FFFE?OpenDocument

    And this:

    http://digital.NI.com/public.nsf/WebSearch/311C18E2D635FA338625714700664816?OpenDocument

    Kind regards

    Navjodh

    National Instruments

Maybe you are looking for