Invalid Application error on install

Hey all,
I'm writing a mobile application for a final year project at university, and am trying to install the app OTA. I keep getting an Invalid Application error though, on several phones (a SE K700, a Samsung D900 and a Nokia s60). I googled the error, but none of the issues/solutions I found online (mostly incorrect version numbers) applied to me.
The jad file is as follows:
MIDlet-1: WanderlustClient,,com.wanderlust.client.WanderlustClient
MIDlet-Jar-Size: 31952
MIDlet-Jar-URL: Wanderlust_Client.jar
MIDlet-Name: Wanderlust Client
MIDlet-Vendor: Wanderlust Technologies
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-1.0
The jar manifest is as follows:
Manifest-Version: 1.0
MicroEdition-Configuration: CLDC-1.0
MIDlet-Name: Wanderlust Client
MIDlet-Vendor: Wanderlust Technologies
MIDlet-1: WanderlustClient,,com.wanderlust.client.WanderlustClient
MIDlet-Version: 1.0
MicroEdition-Profile: MIDP-1.0
The application (or what's been done so far!) can be found online at http://www.nebhead.com/wanderlust/Wanderlust_Client.jad
Thanks in advance!
Ben

To add few more .
Generally the following contitue install errors in order of priority
1. Security and signing issues
2. Special permissions and JSR support
3. Issues in JAD file(there is a list of these)
4. COnfig issues in OTA server(this is the least possible) as most of the OTA servers will support.In case u running ur own OTA server, it can have issues.
Also same JAD/JAR combination can beahave differently on different device platform.

Similar Messages

  • LOCKBOX PROCESS 시 42440 RECEIPT HAS INVALID APPLICATIONS ERROR 가 발생했을 경우

    제품 : FIN_AR
    작성날짜 : 2005-10-24
    LOCKBOX PROCESS 시 42440 RECEIPT HAS INVALID APPLICATIONS ERROR 가 발생했을 경우
    ========================================================================
    PURPOSE
    Lockbox process 시 42440 Error 에 대처한다.
    Problem Description
    LockBox Interface table 에 데이타를 load 후 lockbox process 실행 시 report output 에 error: 42440 Receipt has invalid applications error 가 발생 한것을 발견하였다.
    Workaround
    Maintenance Transmission Screen 을 Open하여 해당 lockbox process 를 조회 하고 Application Button을 눌러 Invoice Filed 를 Clear 한 후 다시 해당 Process 를 수행한다.
    Solution Description
    아래 내용을 참조 하여 patch를 apply 한다.
    11.0 arlval.lpc 110.12 or higher
    11.5 arlval.lpc 115.7 or higher
    11.0 1999278 patchset 11.0.AR.I
    11i 1999278 patchset 11i.AR.H
    2004333 Standalone
    문제의 원인은 lockbox validation program 수행 시 error 가 발생하였는데 그 error 의 원인 데이타를 고치고 다시 lockbox validation program 을 수행 하였을 경우 이전의 invoice 데이타를 clear 하지 않아 발생 하는 것으로 판단 된다.
    Reference Documents
    Note. 219854.1 - Oracle Receivables Lockbox Troubleshooting Guide

    Hi,
    Can youplease let me know what is the exact error message you are encountering. May be the output/log file message will throw some additional information on this. please paste this here.
    Thanks and Regards,
    Raj..

  • FND-INVALID APPLICATION error

    Hi all,
    I am getting FND-INVALID APPLICATION error when i am trying to run a custom OAF page through Jdeveloper.
    I know many of the people faced this error before and you guys have answered but that didn't solve my purpose.
    I looked at this [Error FND-INVALID APPLICATION Occurs When Running custom eBiz pages from JDeveloper [ID 461485.1]].
    The application short name and responsibility are correct and it works well for the tutorial project.The short name which we give for the package is also correct only.I don't know what's wrong.
    Exception Details. 
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = null;
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at _OA._jspService(_OA.java:71)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = null;
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getAppId(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at _OA._jspService(_OA.java:71)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = null;
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getAppId(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(Unknown Source)
         at _OA._jspService(_OA.java:71)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Pls suggest..

    Thanks all for your replies..
    @Srini:I am not facing any issue with tutorial page,it works fine for me.I am facing the problem with the custom page i.e.,why i looked at this [Error FND-INVALID APPLICATION Occurs When Running custom eBiz pages from JDeveloper [ID 461485.1]
    @Hussein:Yes,it works fine for me.
    @Abhi:I have put my package name as a qualified name only..xxc.oracle.apps.inv.landed.webui

  • Receipt has Invalid Applications error .(Lockbox)

    Hi,
    After applying patchset E for 11.0.3 apps, the lockbox process rejects records for invoice with 0 balance with Invalid applications error instead of being created as unapplied receipts. We are matching by Transaction Number and all invoices exist in ar for those receipts. We've already applied patch# 1218874 to bring arlvin.lpc version to 110.10 and it did not fix the problem.
    Did anyone come accross with the similar issue?
    Any help is greatly appreciated.
    Thanks,
    Ninel
    null

    Hi,
    Can youplease let me know what is the exact error message you are encountering. May be the output/log file message will throw some additional information on this. please paste this here.
    Thanks and Regards,
    Raj..

  • Application error after installing NW 7.01 Trial version

    Hello all together,
    i have used the search to find threads with the same issue but there was non thats fits really to my issue.
    I have installed the NW 7.01 on a virtual maschine with windows Xp sp2. as I did it before several times.
    the installation finished without any problems. then I try to start the applicationserver but a windows popup occurs thats shows the following error "disp+work.exe  Application error
    the instruction at 0x0042d04a references memory at 0x00001724 the memory could  not be written
    then I have the possibility to terminate the problem by clicking OK or ok to debug the program.
    I have cleaned the registry with the RegistryClean.cmd an deleted everthing and installed the NW 7.01 again. but the same issue occured again.
    can somebody help me with this issue.
    regards
    Stefan

    Uninstall minisap installation. Than change computer name lower than 13 chars. My suggestion a simpler name like "minisap" .In most cases Microsoft gives complex computer name like yunus-ax8323akdm . With minisap installation your computer name is host name like PROD QA.After change computer name restart setup and re-install. You will see everything is ok. Sometime you have to start manually database from SAP MMC (console)
    [Special Discussion about topic|http://www.ykburda.com/2009/01/how-to-start-dispworkexe-dispatcher/]

  • Application Error when installing Oracle 7.3.3

    Hi,
    I am trying to install Personal Oracle 7.3.3 on a Windows NT 4.0 workstation (SP6). I am getting an application error during the installation. FYI, Oracle D2K (Forms 5.0) is already installed on this machnine.
    Can anyone please advise me on the steps I need to follow to install both Personal Oracle 7.3.3 and Forms 5.0 on the same PC.
    Thanks in advance
    Sankaram

    I don't think you can do it unless you first remove Forms and then install Oracle 7.3.3. Oracle 7 was not compatible with multiple ORACLE_HOMEs on one machine. Can't imagine why you would want such an old version anyway.

  • Pixel Bender Application Error After Install

    I just installed eLearning Suite 2 (CS5). All
    programs appeared to have successfully installed,
    but when I try to launch Pixel Bender from the start
    menu, I get the following error and the software
    does not open:
    sniffer_gpu.exe - Application Error
    The instruction at "0x69304c17" referenced memory
    at "0x000000c4". The memory could not be "read".
    Click on OK to terminate the program
    Click on CANCEL to debug the program

    Would you please provide more information about your OS and graphics card. Did you install the latest graphics driver for your graphics card?

  • SetupAdmin.exe-Application error while installing itunes and quicktime

    Everytime I try to install iTunes or standalone QuickTime, I get the error SetupAdmin.exe - Application error :
    "The instruction at "0x76c941a9" referenced memory at ")x76c941a9". The memory could not be read. "
    and the installation finishes. After that I can see a QuickTime icon on Desktop which works fine but there is no iTunes icon.
    I have followed all the steps of uninstallation properly as per these links :
    http://support.apple.com/kb/ht1925
    I have also checked the msconfig startup taskbar, there is no Qttask.exe program running.
    Please help me out.

    Try installing QuickTime standalone, not regular
    http://www.apple.com/quicktime/download/standalone.html
    If that installs OK, perhaps the iTunes installation will go through.
    If there is any error number druing either install, please post it.

  • Raise Application: FND, Message Name: FND-INVALID APPLICATION. error

    Hi,
    I have configured JDeveloper enverionment, and It run well testing page(test_fwktutorial.jsp). But I select the web link which in test_fwktutorial.jsp, it raise below error:
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = null;
    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1223)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1969)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:502)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:423)
    at OA.jspService(OA.jsp:40)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)
    and it also raises Unexpected URL parameters have been detected and will be ignored. some times.
    This is my first doing JDeveloper, please help me, thank you very much.

    Jacks,
    when u will go through old threads, u will find that there is some fixed set of issues which cause this.
    --Mukul                                                                                                                                                                                                                                                                                                                               

  • Javaw.exe - Application Error when installing Oracle 10.2.0.1.0

    I hope I am in the correct area. Please forgive me if I have wandered into the wrong space, but has anyone seen this particular issue and what did you do to get around it?
    v/r
    George
    javaw.exe - Application Error
    The exception unknown software exception (0xc000000d) occurred in the application at location 0x08f2c799.
    Click on OK to terminate the program
    Click on CANCEL to debug the program.

    Hello
    no, this is not the right area, you should post into oracle database forum, this one is for Oracle Collaboration Suite.
    Your problem seems to be windows-related, if you want some help tou should try this on a standard windows installation, then if it still does not work post your configuration (in the right forum)

  • Application Error when Installing Oracle 10.2.0.1.0

    I hope I am in the correct area. Please forgive me if I have wandered into the wrong space, but has anyone seen this particular issue and what did you do to get around it?
    v/r
    George
    javaw.exe - Application Error
    The exception unknown software exception (0xc000000d) occurred in the application at location 0x08f2c799.
    Click on OK to terminate the program
    Click on CANCEL to debug the program.

    Seems to be an installation on Windows. Have a look into the installation guide and check whether all software and hardware requirements are met. At this time no further advices are possible.
    Werner

  • Oracle Applications error in install

    Hello everyone,
    I have installed the OBI 10.3.3 version and I am trying to install the Oracle BI Applications. At the end of the installation I receive a message that an error ocurred during the copying of files (DWFilesBean). I look at C:\OracleBI\log\installApps.log file and I see this error message:
    +....+
    +{color:#0000ff}*STACK_TRACE: 12*+
    ProductException: (error code = 601; message="err"; additional data = C:\OracleBI\dwrep\Informatica\SrcFiles\parameterfileDW.txt is not an existing file)+
    at com.installshield.product.actions.MoveFile.install(MoveFile.java:42)+
    +{color}+
    I have created the DBs and the odbc connector but they are not necessary at this stage right? They are necessary for the Informatica installation?
    Does anyone know what could be the problem?
    I am running this installation on a Windows 2003 Server.
    Thank you very much in advance.
    Soledad

    Hello all,
    Looking at the log I am seeing a java error now. I already looked for information regarding this and it says that is a bug with no solution.. I downloaded the latestd jdk version and the error is still there, did any of you experience the same issue?
    The error is:
    (Sep 3, 2008 1:39:01 AM), Install.product.install, com.installshield.wizard.platform.win32.Win32ProductServiceImpl, msg1, installing Files (DWExportZipFile)
    (Sep 3, 2008 1:39:21 AM), Install.product.install, com.installshield.product.actions.Files, err, java.util.zip.ZipException: invalid stored block lengths
    STACK_TRACE: 16
    java.util.zip.ZipException: invalid stored block lengths
         at com.installshield.archive.index.ISInflaterInputStream.read(CompressedURLConnection.java:174)
         at java.io.FilterInputStream.read(Unknown Source)
    I know this is apparently a java issue...i will send them an email too but since this is happening while installing the OBI Applications, I'm asking it here.
    Thank you again.
    Soledad

  • Application Errors Installation

    Hello everybody,
    First of all, I want to specify that I'm not English native speaker. I want to apologize for the may be future mistakes. 
    My problem is the next : 
    Since few time I can't install applications anymore. You will se on the picture attached here the message, it's in French, but basically it's standing '' Error during the installation of the app ''. No problem about downloading, just installing.
    Today, I chose to be patient, make a backup of my device, and use the function on blackberry link that put your mobile as the first day that you bought it. ( Don't know the exact name ).
    After that, I've put back my data on the phone, using Blackberry Link, but the same problem still. And it's even worst because I lost all the application previously installed, and I can't install them again.
    If anyone has an idea, it will be great !
    Thanks with advance
    Picture 1  

    My problem get solve, on this post : http://forums.crackberry.com/blackberry-world-f299/application-errors-during-install-blackberry-worl...

  • FND-INVALID APPLICATION. (Could not lookup message no database connection)

    I have a strange problem. I am setting up jDeveloper and trying to create a new OAF project and got the attached FND-INVALID-APPLICATION error. I try to launch the tutorial and it worked. I tried to create a different project under the tutorial workspace and use the tutorial directory "C:\apps\jDeveloper\jdevhome\jdev\myclasses\oracle\apps\fnd\framework\test" and the new project works. Whenever I specify a different directory "/bs/oracle/apps.custoaf/test" I get the error. I am using the same login and application, responsibility for all test scenario. Can anyone help?
    Thanks in advance
    Exception Details.
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = custoaf; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1223)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1960)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = custoaf; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getAppId(OAWebBeanFactoryImpl.java:5526)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:958)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND-INVALID APPLICATION. Tokens: APPL = custoaf; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getAppId(OAWebBeanFactoryImpl.java:5526)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:958)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:497)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:418)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)

    Welcome to the forums !
    What is "custoaf" ? Pl post details of OS and EBS versions.
    Pl see if these MOS Docs can help
    313760.1 - OAException Error FND-INVALID APPLICATION Occurs When Running The JDeveloper Tutorial
    461485.1 - Error FND-INVALID APPLICATION Occurs When Running custom eBiz pages from JDeveloper
    HTH
    Srini

  • Hello, I was trying to upgrade my iTunes for windows 7 PC, but because of invalid signature error I removed iTunes as well as all apple related applications. While reinstalling it , When I click link to install iTunes it immediately says '' thank you

    Hello, I was trying to upgrade my iTunes for windows 7 PC, but because of invalid signature error I removed iTunes as well as all apple related applications. While reinstalling it , When I click link to install iTunes it immediately says '' thank you for downloading iTunes'' but I don't find it in my system.
    I have tried all suggested option to solve it but all in vain. Please help me to get rid of this problem

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

Maybe you are looking for

  • Unpredictable reboots on my early 2008 Macbook Pro with Mavericks

    Hello, My situation: 1) First problem I encountered was kernel panic on startup. I fixed it fixed by replacing new AppleSMC.kext by older one from 10.8.* version I suppose  (i used KextWizard). 2) Time after time MacBook restarts and then shows white

  • Will Apple Add an SSD?

    I just bought a 27" iMac a couple of months ago. Specifications: 16BG RAM, 2TB HDD, 2GB VRAM. Can I pay Apple to add a 256GB (Which is the highest Apple allows) SSD for me? I would like to dual boot Windows 7/8 on it so I can play games when I'm bore

  • Double payment how to cancel

    I have ordered for my i phone a subscription to Trends a Belgian Magazine did not work so i did the same on i pad now both are debited and need to cancel one payment ?

  • Force IE to open all internet links

    Does anyone know of a way to for all web links no matter where a user clicks on them to open in IE. We need to have chrome in our desktop image (for reasons beyond this discussion) but if a user is using Gmail in chrome and clicks on a web link in Gm

  • What I Learned About Transferring Stuff To A New iMac

    Just got the new 21.5" iMac with Fusion drive.  First time that I ever attempted transferring from the old to the new.  I wanted my excel/word docs and photos in particular to transfer.  That was my main goal anyhow.  But on the prompts from the new