Demolish the include component context failed due to an unhandled exception

My Application has been developed with JDeveloper 11.1.1.3.0. the page has a collection of panels with simple table that retrieves data of a view object.
filter and sorting are enabled for all columns.
This page works fine on the server integrated WLS and WLS autonomous of the same Fusion Middleware package on my pc.

I then deployed the file ear on two different WLS server with the same version. the collection of panels with the table not displayed and found the error below in the log files.
Also after this error, the application does not request, and I have to close the browser and start a new session.

Details of the error in the log:
---------------------------------

Module: oracle.adf.view.rich.component.fragment.UIXInclude
Message: Tear it down to include component context failed due to an unhandled exception.

java.util.NoSuchElementException
at java.util.ArrayDeque.removeFirst(ArrayDeque.java:251)
at java.util.ArrayDeque.pop(ArrayDeque.java:480)
at oracle.adfinternal.view.faces.context.ApplicationContextManagerImpl.popContextChange(ApplicationContextManagerImpl.java:66)
at oracle.adf.view.rich.component.fragment.UIXInclude.tearDownVisitingContext(UIXInclude.java:206)
at oracle.adf.view.rich.component.fragment.UIXPageTemplate.tearDownVisitingContext(UIXPageTemplate.java:248)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.encodeEnd(ContextSwitchingComponent.java:157)
at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2567)
at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:220)
at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:415)
at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2567)
at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:432)
at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1071)
at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1369)
at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1515)
at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:785)
at javax.faces.component.UIComponent.encodeAll(UIComponent.java:942)
at com.sun.faces.application.ViewHandlerImpl.doRenderView(ViewHandlerImpl.java:271)
at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:202)
at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:710)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:273)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:205)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
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.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:420)
at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:420)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:94)
at java.security.AccessController.doPrivileged (Native Method)
at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
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.doIt (WebAppServletContext.java:3684)
to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3650)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

Hello
Have you changed the data source in your ApplicationModule depending on the data source in your weblogic.

Kind regards
Shah

Tags: Java

Similar Questions

  • When the connection is lost and order expires an unhandled exception is thrown, pt 2

    Initially the question was already asked here, but it is already archived... A bug was already open and is followed with #18336207 #18331763.

    Managed ODP Driver Release 3, beta 2 was released last week and the bug persists. This fix will be included in the final version? Is it possible to expedite this fix (f.e. opening a case of pension)?

    The bug can by reproduction the following TestMethod:

    //18336207 : MANAGED ODP.NET PROVIDER THROWS UNHANDLED EXCEPTION
    //18331763 : COMMAND TIME OUT CAUSES UNHANDLED EXCEPTION
    [TestMethod]
    public void UnhandledExceptionWhenConnectionIsLost()
    {
        object unhandledException = null;
    
    
        AppDomain.CurrentDomain.UnhandledException += (sender, args) =>
        {
            unhandledException = args.ExceptionObject;
        };
    
    
        string connectionString = TestEnvironment.IntegrationTestUtilities.OdpDatabaseConnectionString;
        const string commandText = @"BEGIN
    DBMS_LOCK.sleep(10);
    END;";
        try
        {
            using (OracleConnection connection = new OracleConnection(connectionString))
            {
                connection.Open();
                using (OracleCommand command = connection.CreateCommand())
                {
                    command.CommandText = commandText;
                    command.CommandTimeout = 5;
    
    
                    Task fakeNetworkTrouble = Task.Run(async () =>
                    {
                        await Task.Delay(TimeSpan.FromSeconds(2));
                        //we won't take down the network for the test cases - closing the connection is enough...
                        connection.Close();
                    });
    
    
                    command.ExecuteNonQuery();
                    fakeNetworkTrouble.Wait();
                }
            }
        }
        catch (Exception ex)
        {
            Console.WriteLine("This exception is ok ... : {0}", ex.Message);
        }
    
    
        //You likely won't get this far as the unhandled exception brings the runtime down...
        if (unhandledException != null)
        {
            Assert.Fail("Still happens : {0}", unhandledException);
        }
    }
    

    Although the Bug 18336207 is still in status "80 - pronounced internal development QA/Fix" - it seems it has been fixed in the final version 3 (v4.121.2.20141216)
    (at least I can't reproduce anymore).

    Thank you

  • Availability of the Web Application context failed

    Gurus,

    I'm getting the following as an error in the Validation report after you apply the hotfix for the service of the provider (11.1.2.3.505)

    It comes before applying patches on the EPM system

    Before Patch.png

    This is after you have applied the patches on the EPM system

    After Patch.png

    I don't know what went wrong. When you try to access the URL in the browser I get "Error 404 - not found" error.

    This is the screenshot of the registry for the AnalyticProviderServices0 Web Application and the validationContext shows the same URL

    registry_report.png

    Should I reconfigure the service provider-> deploy to the application server, to get rid of this error message?

    Any help will be much appreciated.

    There is nothing to worry, have a read of more to life than that...: APS 11.1.2.3.502 diagnosis failure report

    See you soon

    John

  • «Configuration manager Enterprise failed due to the ff...» 11 g/windows 7

    I get this error message when you use DBCA to create a database. Help, please! Study on mine for OCA.

    Error message: "the business manager configuration failed due to the following error: listener has not elapsed or database service is not registered with it.» Start the listener and register the service of database and rerun the wizard of Configuration EM. »

    I did the following:
    (1) earphone Checked properties service and that the path to the executable file was

    DriveLetter:\app\product\11.1.0\db_2\bin\oracle.exeoca11g

    I have change the path above for what is indicated below:

    DriveLetter:\app\product\11.1.0\db_2\bin\tnslsnr

    I've updated: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\OracleOCA11gTNSListener
    image file to reflect the change.

    I received the suggestion above of a blog. Not sure if it's good or bad, but it seems logical. However, it did not solve my problem


    (2) I executed the script of the emca in db_home/bin as suggests the warning message in the DBCA Wizard. Restart my PC. Still no luck.


    (3) I have open DBCA to verify the database (via del) is created, and yes it is.
    I open 'EM and tried to log into the tool as the user Sys/sysdba. I have the username and/or password are invalid error message. URL: https (strike-through) localhost://158/em/console/logon/logon
    I can connect to SQl more as another user sys/sysdba but in EM.

    The command that you use is

    >
    $ cp /media/sf_TEMP/*.zip/home/oracle/media
    >

    As noted above, if you have any experience with Unix, it is a steep learning curve

    HTH
    Srini

  • Create an instance of the component with CLSID {0002DF01-0000-0000-C000-000000000046} COM IClassFactory failed due to the following error: 80004005.

    I have IE 9 installed on my machine. When I try to create objects of IE using SHDocVw. Its version is 6.1.7601.17514. When I run my windows service it runs fine but when I create an installer and then run, it displays the error message: creating an instance of the component with CLSID {0002DF01-0000-0000-C000-000000000046} COM IClassFactory failed due to the following error: 80004005.

    IE = new SHDocVw.InternetExplorer ();
    IE = new SHDocVw.InternetExplorer (true);

    I tried the two lines.

    Please give me a solution.

    Hi Patrick,

    The problem you are having is more complex than what is generally answered in the Microsoft Answers forums. It is better suited to the MSDN forums.

    Please post your question in the MSDN Forums.

    You can follow this link to ask your question:

    http://msdn.Microsoft.com/en-us/library/aa752084%28V=vs.85%29.aspx

    I hope this helps. If you have problems of Windows in the future, let us know and we would be happy to help you.

  • Recovery of the class factory COM for component with CLSID {3CE74DE4-53D3-4D74-8B83-431B3828BA53} failed due to the following error: 80040154

    When I run pdf reader applications, I get this error:

    Recovery of the class factory COM for component with CLSID {3CE74DE4-53D3-4D74-8B83-431B3828BA53} failed due to the following error: 80040154

    Hello

    1. you remember to make changes to the computer before this problem?

    2 are you able to open files from other Adobe programs?

    Follow these methods.

    Method 1: The problem is that by default, when the PDF program is used as a COM object, then it cannot be activated by the following accounts:

    (a) a Director

    (b) system

    (c) interactive

    How to solve this problem is to change the DCOM settings for the Application'S object.

    Configure DCOM

    a. click Start, type run in the start search field.

    b. type DCOMCNFG , and then press OK. (This will load the "Component Services")

    c. navigate to Component Services, click computers, my computer, DCOM Config application PDF.

    d. right-click and select Properties.

    e. Select the Security tab.

    f. in "Launch and activate permissions" select personalise and press change.

    g. press the Add button to select the "Network Service" account

    f. click on the OK button, and then test your application, it should work fine now.

    Method 2: If this does not help, you can uninstall and reinstall Adobe reader software and check.
    http://Windows.Microsoft.com/en-us/Windows7/uninstall-or-change-a-program

    You can download the latest version of Adobe reader from the following link.
    http://get.Adobe.com/reader/

  • Group Policy infrastructure failed due to the error below. The specified domain does not exist or could not be contacted.

    using several Windows 2003 domain in an attempt to push the msi using Group Policy is following on xp sp3 machine error

    Group Policy infrastructure failed due to the error below.
    The specified domain does not exist or could not be contacted.

    Note: Due to the GP Core failure, no other component processes Group Policy policy.  Consequently, status information for the other components are not available.

    Hello

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the Technet Windows Forums. Here is the link:
    http://social.technet.Microsoft.com/forums/en-us/w7itpronetworking/threads

  • How to repair the CLSID {830690FC-BF2F-47A6-AC2D-330BCB402664} failed due to the following error: 80040154.

    How I need to solve this problem? I didn't install on my desktop, no problem, but I install in my laptop this pop up when I run the software

    See the end of this message for details on the call
    just-in-time (JIT) debugging instead of this dialog box.

    The exception text *.
    System.Runtime.InteropServices.COMException (0 x 80040154): recovery of the class factory COM for component with CLSID {830690FC-BF2F-47A6-AC2D-330BCB402664} failed due to the following error: 80040154.
    at R2D2CtrlPanel.CSkypeMediator.ConnectToSkype)
    to R2D2CtrlPanel.CSkypeMediator... ctor()
    to R2D2CtrlPanel.R2D2Panel... ctor (img CImages, CRequiredVerifier & parent)
    at R2D2CtrlPanel.CRequiredVerifier.Timer_runOnce_Tick (Object sender, EventArgs e)
    to System.Windows.Forms.Timer.OnTick (ByVal e As EventArgs)
    at System.Windows.Forms.Timer.TimerNativeWindow.WndProc (Message & m)
    at System.Windows.Forms.NativeWindow.Callback (IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    Loading assemblies *.
    mscorlib
    Assembly version: 2.0.0.0
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727 - 5400)
    Code: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    ----------------------------------------
    R2D2CtrlPanel
    Assembly version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86) R2D2CtrlPanel.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly version: 8.0.0.0
    Win32 Version: 8.0.50727.5420 (Win7SP1.050727 - 5400)
    Code: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
    Assembly version: 2.0.0.0
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727 - 5400)
    Code: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Windows.Forms
    Assembly version: 2.0.0.0
    Win32 Version: 2.0.50727.5460 (Win7SP1GDR.050727 - 5400)
    Code: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
    Assembly version: 2.0.0.0
    Win32 Version: 2.0.50727.5462 (Win7SP1GDR.050727 - 5400)
    Code: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Runtime.Remoting
    Assembly version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727 - 5400)
    Code: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    Interop.SKYPE4COMLib
    Assembly version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86) /Interop.SKYPE4COMLib.DLL
    ----------------------------------------

    JIT debugging *.
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    permit.

    For example:


       

    When JIT debugging is enabled, an unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

    Thank you

    Hello

    -When exactly you receive this error message?

    -What is the software you are trying to start?

    -Did you do changes on the computer before this problem?

    If the issue is with Visual Basic, it is better suited for the IT audience Pro on MSDN. Please ask your question in the MSDN Support Forum. You can follow the link to your question:

    http://social.msdn.Microsoft.com/forums/en-IE/vsexpressvb/threads

    Hope this information helps.

  • D1G64UA: Windows 10 update fails due to no space in the recovery Partition

    Try to upgrade Windows to Windows 10 8.1 upgrade fails due to insufficient space in the recovery on the D: drive Partition

    The size of the recovery Partition is configured at installation of the HP factory and it leaves only about 3 GB, which is insufficient for the upgrade of Windows 10 start the upgrade begins by creating files in the recovery Partition.

    I don't want to remove the Windows 8.1 recovery files that already exist on the D: Partition of Recovery of the construction of the plant and in fact, I don't think that the o/s will allow me to delete these files from recovery.

    Any help in how to run the upgrade of Windows 10 is appreciated.

    Glad to see that my post has solved your problem.

    Please click "Accept as Solution" to my post so that others will see that this thread has been resolved.

    Thank you

  • System OR Configuration: (Hex 0x8004041F) the operation failed due to lack of dependence.

    I went to start one of my vi of today and I get this message: NI System Configuration: (Hex 0x8004041F) the operation failed due to lack of dependence.

    No one knows what it is or how to fix it?

    I finally fixed it.  After a complete repair of all my software from National Instruments does not solve it.  I've updated my fpga, labview real-time for 2013 SP1.  Everything seems to work again.

  • Problems with the postal program error... System.IO.IOException: The handshake failed due to an unexpected packet format.

    Since a couple of days, I was receiveing an error message, I don't remember not change parameter or by downloading programs.  What to do to fix this problem...

    Unable to connect to mail servers. If please specify a valid e-mail server, the server properties, or check your network connection. The following exception occurred: System.Reflection.TargetInvocationException: Exception has been thrown by the target of a call. ---> System.IO.IOException: the handshake failed due to an unexpected packet format.
    at System.Net.Security.SslState.StartReadFrame (Byte [] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartReceiveBlob (Byte [] buffer, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.CheckCompletionBeforeNextReceive (ProtocolToken message, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.StartSendBlob (Byte [] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.ForceAuthentication (receiveFirst, Boolean, Byte [] buffer, AsyncProtocolRequest asyncRequest)
    at System.Net.Security.SslState.ProcessAuthentication (LazyAsyncResult lazyResult)
    at System.Net.Security.SslStream.AuthenticateAsClient (String targetHost, clientCertificates X509CertificateCollection, SslProtocols enabledSslProtocols, checkCertificateRevocation Boolean)
    at System.Net.Security.SslStream.AuthenticateAsClient (String targetHost)
    at AdvancedIntellect.Ssl.SslSocket.StartTLS)
    -End of the exception stack trace internal-
    to aspNetEmail.EmailMessage. ? (String)
    to aspNetEmail.EmailMessage. ? ()

    I'll probably try disabling the Norton scanning function (which can require uninstalling/reinstalling Norton without this feature), as it can sometimes cause problems.

    Have you tried to contact support Email Sender Deluxe?

    -B-
    http://www.officeforlawyers.com | http://www.OneNote-tips.com
    Author: Guide to counsel for Microsoft Outlook

  • The installation of my recently acquired HP J3680 failed due to lack or the 'print spool.

    Original title: EU tive an instalacao da HP j3680 interrompida por falta "of printing spool" Como procedo?

    The installation of my recently acquired HP J3680 failed due to lack or the 'print spool.

    What can I do?  You have a possible solution?

    Thank you

    Fernando

    Hello

     
     
    What is the exact error message that you receive?
     
     
    I suggest you read the steps from the article below and check if it helps.
     
     
     
    If you want to support in your language, then I suggest you check out the link below.
     
  • During a call to ActionVoip, getting the message "End call (call failed due to sound device on this computer problems)"

    Original title: I use Windows 7 Edition home premium.  When I am dialing from ActionVoip I get the message ' call ends (the call failed due to problems of audio device on this computer. "pls help...

    I use Windows 7 Edition home premium.  When I am dialing from ActionVoip I get the message ' call ends (the call failed due to problems of audio device on this computer. "pls help...

    Hello
     
    1. do you get errors related to other audio devices on the computer?
    2. what type of audio device you use? (You use a headset? If so, who is the manufacturer and what is the model?)
    3. in Device Manager, is the sound, video and game controllers show any exclamation point?
    4. have you made any software or changes to the material on the computer before this problem?

    Open the Device Manager

     
    To work on the issue, refer to these methods.
     
    Method 1:

    No sound in Windows

     
    Method 2:
     
    Reinstall the program in compatibility mode.
     
    Check out these links.
     
    Uninstall or change a program
     
    Install a program
     
    Make older programs run in this version of Windows

    Hope the information is useful.

  • Deployment failed due to one or more of the returned errors

    Hi all

    JDev: 12.1.3

    I am getting below error while deploying the application in the Android emulator

    Installation of the platform:

    Location of the SDK: D:\android-sdk-windows

    Location of Android platform: D:\android-sdk-windows\platforms\android-17

    Android built location: D:\android-sdk-windows\build-tools\17.0.0

    Error

    [17: 28:50] copy of the adfmf file - manifest.properties...

    [17: 28:50] start to archive the folder "/ C:/JDeveloper/mywork/CalendarApp/deploy/Android2/java_res/assets / ' to 'assets.zip '...

    [17: 28:54] deployment of Cordova Plugins...

    [17: 28:54] copy the plugin "CalendarPlugin" resources of C:\JDeveloper\mywork\CalendarApp\ApplicationController\src\plugins\CalendarPlugin\Android\res to C:\JDeveloper\mywork\CalendarApp\deploy\Android2\res...

    [17: 28:54] copy the plugin "CalendarPlugin' active C:\JDeveloper\mywork\CalendarApp\ApplicationController\src\plugins\CalendarPlugin\Android\assets to C:\JDeveloper\mywork\CalendarApp\deploy\Android2\java_res\assets...

    [17: 28:54] Creation of unsigned Android application file...

    [17: 28:54] run command line: ["D:\android-sdk-windows\build-tools\17.0.0\aapt", p, - debug mode - f, - m, - J, "C:\JDeveloper\mywork\CalendarApp\deploy\Android2\src", "C:\JDeveloper\mywork\CalendarApp\deploy\Android2\AndroidManifest.xml" -, M, - min-sdk-version, 15-, target-sdk-version, 9, - name version, 1.0, - version-code, 1, - extra-packages, oracle.idm.mobile, - F, 'C:\JDeveloper\mywork\CalendarApp\deploy\Android2\CalendarApp.apk', - I, 'D:\android-sdk-windows\platforms\android-17\android.jar', - S, "C:\JDeveloper\mywork\CalendarApp\deploy\Android2\res"] "C:\JDeveloper\mywork\CalendarApp\deploy\Android2\java_res"]

    Invalid resource directory name [17: 28:54]: C:\JDeveloper\mywork\CalendarApp\deploy\Android2\res/readme.txt

    [17: 28:54] command-line execution failed (return code: 1).

    [17: 28:54] run command line: 'D:\android-sdk-windows\build-tools\17.0.0\aapt' p - debug mode - f m-J 'C:\JDeveloper\mywork\CalendarApp\deploy\Android2\src' m 'C:\JDeveloper\mywork\CalendarApp\deploy\Android2\AndroidManifest.xml' - min-sdk-version 15 - target-sdk-version 9 - name - version 1.0 - version-code 1 - oracle.idm.mobile extra-packages - F 'C:\JDeveloper\mywork\CalendarApp\deploy\Android2\CalendarApp.apk'-I 'D:\android-sdk-windows\platforms\android-17\android.jar"s 'C:\JDeveloper\mywork\CalendarApp\deploy\Android2\res' 'C:\JDeveloper\mywork\CalendarApp\deploy\Android2\java_res '.

    [17: 28:54] Server Android Debug bridge closure...

    [17: 28:55] undeployment.

    [17: 28:55] - incomplete deployment.

    [17: 28:55] deployment failed due to one or more errors returned by "D:\android-sdk-windows\build-tools\17.0.0\aapt".  What follows is a summary of the returned error:

    Command-line execution failed (return code: 1).

    Hi Richard, Arun

    Problem has been solved now.

    Question is is that I created a folder for the project of jdev. Created file's readme default text in it.

    Causing the problem while deploying the application

    Once, I deleted all the readme .txt file in default the entire file. Problem solved.

    Thanks for the effort.

    Kind regards

    Krishan

  • I have a purchased Adobe Creative Suite 3 Design Standard. As I changed my PC, I can't use my original installation CD. I tried to download the programs on the web, but get "COMPONENT INSTALL FAILED" what should I do?

    I have a purchased Adobe Creative Suite 3 Design Standard. As I changed my PC, I can use my original installation CD.

    I tried to download the programs on the web, but get "COMPONENT INSTALL FAILED".

    What should I do?

    Please see:

    Error "problems occurred during installation". CS3

    https://helpx.Adobe.com/Creative-Suite/KB/install-Photoshop-CS3-get-error.html

    I hope this helps.

    Concerning

    Megha Rawat

Maybe you are looking for

  • Can I update the graphics card in my laptop?

    Hi people, I want to know if I can upgrade the graphics card to my laptop. Now, a day most of the high-end gaming is not working in my laptop and I'm very disappointed. Please let me know if I can do it. My laptop model HP  Pavilion DV5 1106AX.

  • What is current Apple early default or to the home page?

    Hi all I recently changed my default home page in Safari for Mac, but would now go back to the current default Apple one. Unfortunately, I didn't keep a note of the URL. It was something like www.apple.com/startpage. However who no longer seems to wo

  • HP presario cq56: CQ56 Wifi won't turn on no matter what.

    Today I have re-installed winsows 7 starter 32 bit on my hp presario cq56 and everything goes smoothly.All video/sound/lan drivers go perfectly. BUT when its time to install things driver WLAN/WiFi to the South.Nothing works. I downloaded all the dri

  • Slider w/flashing black screen VPCEA46FM

    The laptop is only 2 months and today on startup, I get a black screen with a blinking cursor. I tried twice recover VAIO care rescue and nothing. I tried to remove the RAM one at the time and substitute them and nothing still a black screen with cur

  • FormatStringMode.DateTime, "mm: SS".

    Hello. I changed the x axis to display the SS in time interval using the following; grBurner.XAxes (0). MajorDivisions.LabelFormat () = New NationalInstruments.UI.FormatString (FormatStringMode.DateTime, "mm: SS") It worked well with the frequency of