Migrate applications to 12.1.3 11.1.2 - application error when run

Hello

I raise the generation project in 11.1.2 and work well, this project includes the data control create from web service WSDL, the problem is when I migrate the project to 12.1.3 error there appear as below.

Any suggestion

< oracle.adf.controller > < Utils > < buildFacesMessage > < ADF: addition of the following JSF error: java.lang.NullPointerException >

java.lang.NullPointerException

at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:931)

at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:7852)

at oracle.jbo.server.ProgrammaticViewObjectImpl.executeQueryForCollection(ProgrammaticViewObjectImpl.java:138)

at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1399)

at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1203)

at oracle.adf.model.bean.DCDataVO.retrieveByKey(DCDataVO.java:796)

at oracle.jbo.server.ViewObjectImpl.retrieveByKey(ViewObjectImpl.java:18046)

at oracle.jbo.server.ViewRowSetImpl.findByKey(ViewRowSetImpl.java:5925)

at oracle.jbo.server.ViewRowSetImpl.findByKey(ViewRowSetImpl.java:5637)

at oracle.jbo.server.ViewRowSetImpl.findByKey(ViewRowSetImpl.java:5631)

at oracle.jbo.server.ViewObjectImpl.findByKey(ViewObjectImpl.java:12459)

at oracle.adf.model.bean.DCDataVO.findByKey(DCDataVO.java:823)

to oracle.adf.model.bean.DCDataVO$ DCVOAccessorCollectionAdapter.getDataProvider (DCDataVO.java:2700)

to oracle.adf.model.bean.DCDataVO$ DCBaseAccessorCollectionAdapter.refreshIterator (DCDataVO.java:2517)

to oracle.adf.model.bean.DCDataVO$ DCVOAccessorCollectionAdapter.refreshIterator (DCDataVO.java:2604)

at oracle.jbo.server.ProgrammaticViewObjectImpl.executeQueryForCollection(ProgrammaticViewObjectImpl.java:135)

at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1399)

at oracle.jbo.server.ViewRowSetImpl.refreshRowSet(ViewRowSetImpl.java:7881)

at oracle.jbo.server.ViewRowSetIteratorImpl.notifyDetailRowSets(ViewRowSetIteratorImpl.java:3601)

at oracle.jbo.server.ViewRowSetIteratorImpl.notifyNavigationToRow(ViewRowSetIteratorImpl.java:3743)

at oracle.jbo.server.ViewRowSetIteratorImpl.notifyNavigation(ViewRowSetIteratorImpl.java:3703)

at oracle.jbo.server.ViewRowSetIteratorImpl.next(ViewRowSetIteratorImpl.java:1830)

at oracle.jbo.server.ViewRowSetIteratorImpl.first(ViewRowSetIteratorImpl.java:1634)

at oracle.jbo.server.ViewRowSetImpl.first(ViewRowSetImpl.java:3848)

at oracle.jbo.server.ViewObjectImpl.first(ViewObjectImpl.java:11119)

at oracle.adf.model.binding.DCIteratorBinding.setupRSIstate(DCIteratorBinding.java:858)

at oracle.adf.model.binding.DCIteratorBinding.refreshControlAndNotifyDCE(DCIteratorBinding.java:756)

at oracle.adf.model.binding.DCIteratorBinding.rangeRefreshed(DCIteratorBinding.java:964)

at oracle.jbo.common.RowSetHelper.fireRangeRefreshed(RowSetHelper.java:178)

at oracle.jbo.server.ViewRowSetIteratorImpl.notifyRangeRefreshed(ViewRowSetIteratorImpl.java:3667)

at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2865)

at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2804)

at oracle.jbo.server.ViewRowSetIteratorImpl.first(ViewRowSetIteratorImpl.java:1630)

at oracle.jbo.server.ViewRowSetImpl.first(ViewRowSetImpl.java:3848)

at oracle.jbo.server.ViewObjectImpl.first(ViewObjectImpl.java:11119)

at oracle.adf.model.binding.DCIteratorBinding.setupRSIstate(DCIteratorBinding.java:858)

at oracle.adf.model.binding.DCIteratorBinding.refreshControlAndNotifyDCE(DCIteratorBinding.java:756)

at oracle.adf.model.binding.DCIteratorBinding.rangeRefreshed(DCIteratorBinding.java:964)

at oracle.adf.model.binding.DCIteratorBinding.iteratorReset(DCIteratorBinding.java:1404)

at oracle.jbo.common.RowSetHelper.fireMgmtIteratorReset(RowSetHelper.java:285)

at oracle.jbo.server.ViewRowSetIteratorImpl.notifyIteratorReset(ViewRowSetIteratorImpl.java:3861)

at oracle.jbo.server.ViewRowSetImpl.resetIterators(ViewRowSetImpl.java:4303)

at oracle.jbo.server.ViewRowSetImpl.refreshRowSet(ViewRowSetImpl.java:7788)

at oracle.jbo.server.ViewRowSetIteratorImpl.notifyDetailRowSets(ViewRowSetIteratorImpl.java:3601)

at oracle.jbo.server.ViewRowSetIteratorImpl.notifyIteratorReset(ViewRowSetIteratorImpl.java:3851)

at oracle.jbo.server.ViewRowSetImpl.resetIterators(ViewRowSetImpl.java:4303)

at oracle.jbo.server.ViewRowSetImpl.refreshRowSet(ViewRowSetImpl.java:7788)

at oracle.jbo.server.ViewRowSetIteratorImpl.notifyDetailRowSets(ViewRowSetIteratorImpl.java:3601)

at oracle.jbo.server.ViewRowSetIteratorImpl.notifyRangeRefreshed(ViewRowSetIteratorImpl.java:3677)

at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2865)

at oracle.jbo.server.ViewRowSetIteratorImpl.refresh(ViewRowSetIteratorImpl.java:3085)

at oracle.jbo.server.ViewRowSetImpl.notifyRefresh(ViewRowSetImpl.java:3076)

at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:1443)

at oracle.jbo.server.ViewRowSetImpl.executeQueryForMasters(ViewRowSetImpl.java:1666)

at oracle.jbo.server.ViewRowSetImpl.executeQueryForMode(ViewRowSetImpl.java:1550)

at oracle.jbo.server.ViewRowSetImpl.executeQuery(ViewRowSetImpl.java:1530)

at oracle.jbo.server.ViewObjectImpl.executeQuery(ViewObjectImpl.java:7731)

at oracle.adf.model.bean.DCBeanDataControl.findOrCreateMethodRowSetIterator(DCBeanDataControl.java:1580)

to oracle.jbo.uicli.binding.JUMethodIteratorDef$ JUMethodIteratorBinding.initSourceRSI (JUMethodIteratorDef.java:694)

at oracle.adf.model.binding.DCIteratorBinding.callInitSourceRSI(DCIteratorBinding.java:1779)

to oracle.jbo.uicli.binding.JUMethodIteratorDef$ JUMethodIteratorBinding.access$ 000 (JUMethodIteratorDef.java:119)

to oracle.jbo.uicli.binding.JUMethodIteratorDef$ JUMethodIteratorBinding$ 1.afterInvokeMethod(JUMethodIteratorDef.java:262)

at oracle.adf.model.binding.DCInvokeMethod.notifyAfterInvokeMethod(DCInvokeMethod.java:926)

at oracle.adf.model.binding.DCInvokeMethod.callMethod(DCInvokeMethod.java:286)

at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1704)

at oracle.adf.model.binding.DCDataControl.invokeOperation(DCDataControl.java:2218)

at oracle.adf.model.bean.DCBeanDataControl.invokeOperation(DCBeanDataControl.java:565)

at oracle.adf.model.adapter.AdapterDCService.invokeOperation(AdapterDCService.java:316)

at oracle.jbo.uicli.binding.JUCtrlActionBinding.invoke(JUCtrlActionBinding.java:785)

at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.executeEvent(PageLifecycleImpl.java:410)

at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding._execute(FacesCtrlActionBinding.java:254)

at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.execute(FacesCtrlActionBinding.java:187)

at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

at com.sun.el.parser.AstValue.invoke(AstValue.java:254)

at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:302)

at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)

at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1972)

at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)

at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:794)

at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1259)

at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:1074)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)

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

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

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

to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:255)

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

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

< org.apache.myfaces.trinidad.component.UIXComponentBase > < UIXComponentBase > < getClientId > < INVALID_CALL_TO_GETCLIENTID >

< org.apache.myfaces.trinidad.component.UIXComponentBase > < UIXComponentBase > < getClientId > < INVALID_CALL_TO_GETCLIENTID >

< oracle.adf.view > < DocumentRenderer > < _isVersionStringHidden > < VERSION_DISPLAY_ENABLED_IN_PRODUCTION_STAGE >

I use jdev 11.1.2 and weblogic 10.3.6 and work very well.

Thank you

Tags: Java

Similar Questions

  • Why do a "not a valid win 32 application error when you try to download service pack 3 for xp? How can I fix it?

    Recently, my computer crashed and had to be reloaded with XP. Kinda weird Explorer that all text is very very low. I tried to adjust the resolution and have implemented the automatic updates. I thought that installing service pack 3 could help, but I can't download. I get the Win 32 application error. Can anyone help?

    You download the SP3 on the website?

    try to get SP3 installed using Windows Update utility (start > all programs > Windows Update) and see if it will install that way.

    Hope this helps

    Response if it did not work

  • Error: dwwin.exe - Application error when executing Fallout2.

    Original title: dwwin.exe - Application error

    Hello
    I get this error when you run Fallout2 on my computer (Win XP SP3)

    dwwin.exe - Application error
    X with the exception of the breakpoint
    A breakpoint has been reached.
    (0 x 80000003) occurred in the location of the 0x7c90120e application.
    Click OK to terminate the program
    Click on Cancel to debug the program.

    When I press Cancel to debug the program, it crashes and I have to ctrl + alt + delete to get the Task Manager to end the process to ensure rear control.

    Any advice on what the problem is & how should I solve this problem?

    Thank you

    Hello

    1. what version of Adobe are you running?

    2. when there is this starting happening?

    3. did you other software on the system changes?

    This error can occur if virtual memory is too high.

    You can check the virtual memory settings.

    Set it to 1 on 1 time and a half the size of RAM installed.

    For more information, you can consult the following article:

    How to set performance options in Windows XP

    Did you installed Dell Quickset?

    If installed, then update the same thing and check.

  • UserHandle casting error when running applications of MAF

    Hello

    I'm trying very hard to get the application Oracle MAF running on an emulator, but it keeps the slightest mistake with the same trace.

    (adb logcat output)

    W/chrome (2351): [WARNING:resource_bundle.cc (315)] locale_file_path.empty)

    I have / chrome (2351): [INFO: aw_browser_main_parts.cc (63)] load an apk successful, fd = 31 off = len 46092 = 2953

    I have / chrome (2351): [INFO: aw_browser_main_parts.cc (78)] loading webviewchromium.pak, fd:32 off the coast: len:643667 228796

    D / (2351): HostConnection::get() new host connection 0xa656a030, tid 2351

    W/chrome (2351): [WARNING:mailbox_synchronizer.cc (36)] MailboxSync not supported due to the lack of support image/closing EGL

    W/chrome (2351): [WARNING:data_reduction_proxy_settings.cc (403)] SPDY OFF at start proxy

    W/art (2351): try to remove the local handle increased entry of IRT, ignorant

    W/chrome (2351): [WARNING:proxy_service.cc (901)] CAP support disabled because there is no implementation of system

    W/AwContents (2351): onDetachedFromWindow called when already detached. I ignore / art (2351): weatherstripping sticky brand of background GC released A 747 (254KB)

    llocSpace objects, 1 (16KB) LOS objects, 0% free, 2MB / 2MB, pause 1.984ms total 220.260ms

    I / ActivityManager (1239): poster com.oraclecorp.internal.HelloWorld/oracle.adfmf.Container: + 1s519ms

    W/System.err (2351): java.lang.reflect.InvocationTargetException

    W/System.err (2351): the impossible (Native Method)

    W/System.err (2351): at java.lang.reflect.Constructor.newInstance(Constructor.java:288)

    W/System.err (2351): at oracle.adfmf.framework.FeatureContextManagerFactory.createFeatureContextManager(FeatureContextManagerFactory.java:37)

    W/System.err (2351): at oracle.adfmf.framework.FeatureContextManagerFactory.getInstance(FeatureContextManagerFactory.java:72)

    W/System.err (2351): at oracle.adfmf.Application.initApplication(Application.java:87)

    W/System.err (2351): to oracle.adfmf.Container$ 4.run(Container.java:457)

    W/System.err (2351): to oracle.adfmf.Container$ FrameworkInitializationTask.do InBackground(Container.java:821)

    W/System.err (2351): to oracle.adfmf.Container$ FrameworkInitializationTask.do InBackground(Container.java:804)

    W/System.err (2351): to android.os.AsyncTask$ 2.call(AsyncTask.java:288)

    W/System.err (2351): at java.util.concurrent.FutureTask.run(FutureTask.java:237)

    W/System.err (2351): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)

    W/System.err (2351): to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:587)

    W/System.err (2351): at java.lang.Thread.run(Thread.java:818)

    W/System.err (2351): caused by: java.lang.ClassCastException: android.os.UserHandle cannot be cast to java.lang.String

    W/System.err (2351): at oracle.adfmf.util.CommandLine.getProperty(CommandLine.java:53)

    W/System.err (2351): at oracle.adfmf.util.CommandLine.getProperty(CommandLine.java:43)

    W/System.err (2351): at oracle.adfmf.util.CommandLine.getPropertyAsBoolean(CommandLine.java:68)

    W/System.err (2351): at oracle.adfmf.util.CommandLine.isProfileMode(CommandLine.java:78)

    W/System.err (2351): at oracle.adfmf.JavaStarter.addSystemArguments(JavaStarter.java:240)

    W/System.err (2351): at oracle.adfmf.JavaStarter.startJava(JavaStarter.java:131)

    W/System.err (2351): to oracle.adfmf.framework.NativeFeatureContextManager. < init > (NativeFeatureContextManager.java:45)

    W/System.err (2351):... 13 more

    D/TaskPersister (1239): removeObsoleteFile: deletion of file = 22_task.xml

    I _assume_ that this is the "caused by: java.lang.ClassCastException: android.os.UserHandle cannot be cast to java.lang.String" which is the cause of it. "

    But I can't find anything about it.

    I tried the following on my 64 bit Windows 7 specifications: -.

    Eclipse - Luna (4.4.1) SR1

    jDeveloper Studio 12.1.3.0.0

    I downloaded the Android SDK (23.0.5) tools only tried to get the man of versions downloaded. I created correct emulator.

    I use Java jdk1.7.0_71

    I tried the demo different apps... all the same question... showing the splashscreen Oracle and the stracktrace above.

    Anyone have any ideas?

    Joe

    Hi Joe, I assume you are using an Android 5.0 emulator.  5.0 Android is not officially supported by CRG, however, this particular problem is fixed with the latest patch MAF you can install via help > Check For Updates.

  • Error when running report in oracle applications

    When running the report in oracle applications, I am getting below error

    Arguments
    ------------
    AS_ON_DATE =' 2013/03/21 00:00:00 '
    sdate =' 01/04/2012 00:00:00 '
    EDATE =' 2013/03/31 00:00:00 '
    ------------

    Obliging NLS_NUMERIC_CHARACTERS to: '.,' for the treatment of OPE

    APPLLCSP Environment Variable to:

    NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are:
    American_America.AL32UTF8

    '.,'

    Enter the password:
    REP-0004: WARNING: could not open the file of user preferences.
    REP-0300: ORACLE error occurred.
    REP-0069: internal error
    REP-57054: work in progress completed: completed with error:
    REP-300: ORACLE error occurred.

    I tried to run the same report in Report Builder, it works according to the condition. But it does not work in oracle applications.

    Help, please.
    Thanks in advance.

    Hello
    To resolve the warning (REP-0004: WARNING: could not open the file of user preferences), copy the file prefs.ora to your report builder $ORACLE_HOME/tools/admin/directory in the directory $HOME of the Applications.

    Please do the above step after that, if you get an error, please paste the same thing here.

    Select this option if this helps you.

    Kind regards
    Kishore

  • "404" error when running ADF Applications using Weblogic / OAM / Webtier

    Hi Experts,

    Our organization works on the implementation of Weblogic 10.3.5 on HP - UX 11.31 / PA RISC hardware.

    All is well enough to work, but we met a particular hurdle and I hope I can get some advice from people here in the forums.

    We have virtual hosts within the Weblogic web layer for different areas. We also have Oracle Access Manager configured to protect some web resources (to force the user to authenticate to access the page). Each virtual host is configured to use the https protocol, and we have SSL certificates installed.

    The problem arises when trying to deploy an ADF application for weblogic, then run it through one of these virtual servers. We want these applications to use https only. Mod_wl_ohs has also been configured to forward requests to the web layer weblogic.

    App deploys fine, and when you try to access the app, we are redirected to a login page by OAM, which is what we want. However, when the application starts to run, it seems that ADF is adding to the URL query parameters, and when he does this, redirecting to https, which causes a 404 error. If you manually add the 's' on the URL, the application loads and works very well.

    For example:
    Say the url of our application is
    https://foo.mydomain.com/MyApp/faces/search
    Navigate to this url redirects to the login page. After the connection, we headed over to something like this (the actual settings vary):
    http://foo.mydomain.com/MyApp/faces/search?_afrLoop=7078069345015890 & _afrWindowMode = 0 & _adf. CTRL-State = yvpch8hdh_4
    .. which returns a 404 error.
    If put us the 's' on the url, it works as expected.

    Why is this happening? Why is redirect to the login page staying is not in https?

    To facilitate debugging, we created a very simple jsp page that was not developed using ADF, and deployed in a similar way, and he remained in https after redirection from the login page.

    Is this a specific problem ADF? Is something that needs to be configured in the ear file deployment of JDeveloper?

    Any advice would be much appreciated...

    Published by: corn on September 18, 2012 09:43

    Hello

    It seems that you use any porxy between the two.

    Please activate weblogicplugin activated under

    Server--> --> configuration--> advance.

    Enable this option and try to restart the server again.

    Kind regards
    Kal

  • Error when running adconfig.sh after migrating to 11 g

    Hello

    I've migrated my EBS of 10g and 11g db.
    Then to enable automatic configuration, created the context file using the adbldxml.pl script.

    Now when running adconfig.sh, it is a failure.

    The display of the log file

    afmkinit.sh out with status 127

    .end std out.
    CP: error while loading shared libraries: libc.so.6: cannot open shared object file: no such file or directory
    touch: error while loading shared libraries: librt.so.1: cannot open shared object file: no such file or directory

    Thank you

    Please see these documents.

    AutoConfig Fail loading libraries Libc.So.6 and Librt.So.1 [ID 730128.1]
    Installation of Oracle EBS 11.5.10.2 on OEL fails [ID 747424.1]

    Thank you
    Hussein

  • Java Application error when loading Firefox 6

    Since the upgrade to ver. 5-worm. 6, I get the following error message every time I load Firefox: ' [JavaScript Application: load: TypeError: Components.classes['@checkpoint.com/XPCOMTrustCheckerMozilla/TrustCheckerMozilla;1'] is not defined. " I've already disabled and re-enabled so all my modules and plugins and none cause this problem. I use ZoneAlarm firewall on my system Win7 but disabling it does not the error message disappears. I have not had this problem with previous versions of Firefox. What else can I do to fix this problem?

    Zone alarm that is installed into Firefox, toolbar is not compatible with Firefox 6. Your Add-on Compatibility Reporter registration on your extensions, can or can is not working correctly. Until Zone Alarm free update (no ETA), you need to disable the following:

    • -Add-ons > Extenstions > 1.5.322.0 ZoneAlarm security engine
    • -Add-ons > Plugins > npFFApi 1.0.0.1

    Zone alarm Forum: http://forums.zonelabs.com/index.php

    • Search for Firefox 6 views

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

  • DMI. EXE Application error when you try to reinstall Windows Vista

    I have a Toshiba A215 S7422 and I need to re - install Windows Vista.  When I try a complete reinstall, I get the message that there is a DMI. EXE Application and program error Stops the computer.  How can I get Windows Vista re-installed on this machine.

    http://laptopforums.Toshiba.com/T5/General-technology/A205-5814-DMI-exe-exception-error/m-p/23330

    Read the information in their Forums.

    http://www.CSD.Toshiba.com/cgi-bin/TAIS/support/JSP/home.jsp

    Contact Toshiba above the link for any problems with their software/recovery process.

    This isn't their recovery process, Microsoft.

    See you soon.

    Mick Murphy - Microsoft partner

  • Acrobat DC causes AcroRd32.exe application error when opening .pdf on my computer

    With Acrobat DC, I seem to be able to open some files PDF but not others.  Acrobat 10, open to all, and that's what I need.  I get an application called AcroRd32.exe error, then I have to close the program.   What should I do?  Thank you, Russ

    22.jpg

    Hello

    Please consult the next forum thread and see if that fixes the problem.

    Reader Adobe has stopped working

    Concerning

    Sukrit diallo

  • Error when running in Jdeveloper 11i application

    Hi all

    I am trying to execute the sample application ADF in my Jdeveloper 11i... IAM getting the following error:

    Error:

    Remote deployment failed
    # Cannot run Application1 of application because of the deployment on IntegratedWebLogicServer error.


    I tried to open the weblogic administration console and here the error of the battery...


    Failed to initialize the application "Application1" due to the error weblogic.application.ModuleException:. weblogic.application.ModuleException: to weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:290) to weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199) to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:507) to weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41) to weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:149) to weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45) to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:1221) to weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41) in weblogic.application.internal.BaseDeployment.prepare) BaseDeployment.java:367) to weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58) to weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154) to weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) to weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141) to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doPrepare(DeploymentAdapter.java:39) to weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191) to weblogic.management.deploy.internal.AppTransition$ 1.transitionApp(AppTransition.java:21) to weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240) to due to weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165) to weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122) to weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180) to weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96) to weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64) to weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) to weblogic.work.ExecuteThread.run(ExecuteThread.java:173): weblogic.common.resourcepool.ResourceSystemException: could not connect to "oracle.jdbc.OracleDriver". The message returned is: ORA-01017: name of user and password invalid. connection refused that it is likely that the login or password is not valid. It is also possible that something is not valid in the configuration, or that the database is not available. to weblogic.jdbc.common.internal.JDBCUtil.parseException(JDBCUtil.java:301) to weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:351) to weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:227) to weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1193) to weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1117) to weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:244) to weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1109) to weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:147) to weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:385) to weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:326) to weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:252) to weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199) to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:507) to weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41) to weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:149) to weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:45) to weblogic.application.internal.BaseDeployment$ 1.next(BaseDeployment.java:1221) to weblogic.application.utils.StateMachineDriver.nextState) StateMachineDriver.java:41 ) to weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:367) to weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58) to weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154) to weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60) to weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141) to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doPrepare(DeploymentAdapter.java:39) to weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191) to weblogic.management.deploy.internal.AppTransition$ 1.transitionApp(AppTransition.java:21) to weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps (ConfiguredDeployments.java :240) to weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165) to weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122) to weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180) to weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96) to weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64) to weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) to weblogic.work.ExecuteThread.run(ExecuteThread.java:173)


    Pls help...

    Thank you
    Ralu

    weblogic.common.resourcepool.ResourceSystemException: could not connect to "oracle.jdbc.OracleDriver". The message returned is: ORA-01017: name of user and password invalid. connection refused that it is likely that the login or password is not valid. It is also possible that something is not valid in the configuration, or that the database is not available.

    Then...

    Make sure you set the connections of all DB have username/password valid name and that the database is working.

  • Error when running application

    Dear all,

    I uninstalled jdeveloper 11.1.1.3.0 and installed 11.1.1.4.0... When I run my adf application it gives me special suite.
    < 28 February 2011 17:40:45 IST > < error > < hats > < BEA-149265 > < error has occurred in the execution of the request for deployment with the ID ' 1298895043503 'for task 1'. Error: ' weblogic.application.ModuleException: '
    weblogic.application.ModuleException:
    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:302)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:517)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:159)
    Truncated. check the log file full stacktrace
    Caused by: weblogic.common.resourcepool.ResourceSystemException: could not create a connection from the pool. With the exception of the DBMS driver: oracle.jdbc.driver.T2CConnection.getLibraryVersionNumber () I
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(ConnectionEnvFactory.java:388)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(ConnectionEnvFactory.java:236)
    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1249)
    at weblogic.common.resourcepool.ResourcePoolImpl.makeResources(ResourcePoolImpl.java:1166)
    at weblogic.common.resourcepool.ResourcePoolImpl.start(ResourcePoolImpl.java:249)
    Truncated. check the log file full stacktrace
    >

    I have some installed Oracle 11 g client and using the thick jdbc connection. But when I try to create the new connection in the database ide happens sucessfully...?
    Someone has an idea?

    -Looks

    Apparently, you can use tnsnames.ora with thin drivers, too:

    http://theblasfrompas.blogspot.com/2008/04/JDBC-thin-connection-using-tnsnamesora.html

  • Error when running in jdeveloper application

    Dear all,

    When I try to run the application in jdeveloper it gives me error follwing newspaper.
    Any body can help me on this...

    < 25 January 2011 18:39:52 IST > < error > < JDBC > < BEA-001553 > < could not deploy JDBC data source conMessages. No credential Mapper entry found for messages the indirection user password >
    < 25 January 2011 18:39:52 IST > < error > < hats > < BEA-149205 > < could not initialize the application "fileupload" due to the error weblogic.application.ModuleException:.
    weblogic.application.ModuleException:
    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:290)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 1.next(DeploymentCallbackFlow.java:507)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:149)
    Truncated. check the log file full stacktrace

    Caused by: weblogic.common.ResourceException: java.security.PrivilegedActionException: weblogic.common.ResourceException: java.security.PrivilegedActionException: weblogic.common.ResourceException: no entry credential Mapper found for user password indirection = messages for data source conMessages
    at weblogic.jdbc.common.internal.DataSourceConnectionPoolConfig.getPoolProperties(DataSourceConnectionPoolConfig.java:85)
    at weblogic.jdbc.common.internal.ConnectionPool.doStart(ConnectionPool.java:1109)
    at weblogic.jdbc.common.internal.ConnectionPool.start(ConnectionPool.java:147)
    at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:385)
    at weblogic.jdbc.common.internal.ConnectionPoolManager.createAndStartPool(ConnectionPoolManager.java:326)
    Truncated. check the log file full stacktrace


    -Thank you

    I think the default location is C:\Users\\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\

    You can try to remove the DefaultDomain directory from there to start (instead of destroying the entire system directory)

  • "There is no win 32 application" error when installing FSX

    This is not win 32 app"appears when installing FS X, I use WIN XP sp3 of ideas?

    Hello

    Please follow the steps from the link below.

    Error message when you install a Microsoft game or a mapping program

    http://support.Microsoft.com/kb/258496

  • Thunderbird does not, application error

    Installed thunderbird - 31.3.0.en - US.win64 - x86_64 in 10 64-bit Windows. When execution to get this when running.
    'thunderbird.exe Application error. The Application was unable to start correctly (0xc000007b). Click OK to close the application. »
    Hope this information helps.

    dwflo

    Download and install the current version of https://www.mozilla.org/en-US/thunderbird/all/
    There is no 64-bit for Windows build Thunderbird, and you have not actually one.

Maybe you are looking for