Business Components Project Error - Application Error

Hi All
Please can you help me with this one as JDeveloper is not giving me any clues.
I am following the tutorial for Business Components with a few modifications. I am using MS Access DB.
I have managed to successfully connect to this DB and pick the table I want to browse.
All is well until I run the jpr file and then I get this on my HTML page :
Application Error
Error returned : null
Any ideas ? What info should I post here as clues to solving this ?
Thanks all for viewing and providing any advice.
Greg

New info :
oracle.jbo.NoDefException: JBO-25002: Definition
SYSMAN.CurrentRequestsView of type View Definition
not found
This exception means that the system cannot find SYSMAN\CurrentRequestsView.xml file from the classpath. Please make sure that CurrentRequestsView.xml is accessible. If necessary, change project settings and add the appropriate Library.
Thanks.
Sung

Similar Messages

  • Resolving errors during Oracle 8i Corba Deployment for Business Components Project

    Below is an excerpt from the messages that were put out while creating a deployment profile for Corba for a Business Components Project. I am using JDeveloper 3.0.
    resolving: oracle/jbo/server/DatabaseTransactionFactory
    Error while resolving class oracle/jbo/server/DatabaseTransactionFactory
    ORA-29554: unhandled Java out of memory condition
    resolving: oracle/jbo/common/remote/PiggybackReturn
    resolving: oracle/jbo/server/xml/JTPersistable
    resolving: oracle/jbo/server/util/JboSQLUtil
    Error while resolving class oracle/jbo/server/util/JboSQLUtil
    ORA-29554: unhandled Java out of memory condition
    resolving: oracle/jbo/server/xml/XMLContextCustImpl
    oracle/jbo/server/xml/JTStorageOutput is already resolved
    resolving: oracle/jbo/server/java/util/Iterator
    resolving: oracle/jbo/server/rules/JboSQLCompareValidator
    Error while resolving class oracle/jbo/server/rules/JboSQLCompareValidator
    ORA-29554: unhandled Java out of memory condition
    resolving: oracle/jbo/server/ValidationManager
    Error while resolving class oracle/jbo/server/ValidationManager
    Exception java.sql.SQLException: End of TNS data channel
    initialization complete
    resolving: oracle/jbo/server/TransactionListener
    Error while resolving class oracle/jbo/server/TransactionListener
    ORA-29554: unhandled Java out of memory condition
    resolving: oracle/jbo/common/CheckedListResourceBundle
    resolving: oracle/jbo/DeleteEvent
    Error while resolving class oracle/jbo/DeleteEvent
    ORA-29554: unhandled Java out of memory condition
    resolving: oracle/jbo/common/PiggybackObjRemovedEntry
    resolving: oracle/jbo/server/rules/SQLBindUtility
    resolving: oracle/jbo/server/ViewRowCache
    Error while resolving class oracle/jbo/server/ViewRowCache
    ORA-29554: unhandled Java out of memory condition
    resolving: oracle/jbo/server/ContainerObjectEvent
    resolving: oracle/jbo/domain/Char$1$facClass
    Error while resolving class oracle/jbo/domain/Char$1$facClass
    ORA-29554: unhandled Java out of memory condition
    resolving: oracle/jbo/server/xml/JTStorageInput
    resolving: oracle/jbo/server/java/util/ArraySet
    resolving: oracle/jbo/common/JboInitialContext$HomeNameParser
    oracle/jbo/server/java/util/ListIterator is already resolved
    resolving: oracle/jbo/server/xml/VersionProcessException
    resolving: oracle/jbo/ScrollEvent
    Are these known errors, are they likely to cause problems? Was the deployment "successful"? The process did continue after summarizing the number of errors during the resolution process and eventually terminated.

    Hi Peter,
    The process of resolving the transitive closure of a large set of java classes (like the BC4J framework) can be quite memory intensive in JServer for the resolution phase.
    You can alleviate this problem by turning the verifier (-noverify option) off.
    That will speed up the resolution process a bit.
    Also in your init.ora file check the java pool size and if it is less than 50 MB, do increase it to 50 MB or larger (The higher the better.)
    Hope this helps,
    -Kishore
    null

  • Error: "Application error occurred during the request processing

    Hello,
    I have successfully installed NW7 CE with MaxDB database. Then trying to logon to NWA/User Admin etc, & couldn't logon. Getting the following error.
    I am using Internet exploreer 7
      500   Internal Server Error
      SAP NetWeaver Application Server 7.11 / AS Java 7.11 
      Error: "Application error occurred during the request processing."
      Troubleshooting Guide https://sdn.sap.com/irj/sdn/wiki?path=/display/jsts/home
    Details: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to retrieve client for current request. Causing exception is  nested.
         at com.sap.tc.webdynpro.clientserver.task.Task.getClient(Task.java:493)
         at com.sap.tc.webdynpro.serverimpl.wdc.um.ClientUserFactory.checkAuthentication(ClientUserFactory.java:200)
         at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory$1.checkAuthentication(AbstractClientUserFactory.java:151)
         at com.sap.tc.webdynpro.services.sal.um.api.WDClientUser.checkAuthentication(WDClientUser.java:214)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.checkAuthentication(RequestManager.java:713)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:237)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:54)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
         at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:425)
         at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)
         at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    Caused by: com.sap.tc.webdynpro.services.cal.core.exceptions.WDClientException: Found no client: clientNameReqParam=null, clientNameAppParam=null, useragent=Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
         at com.sap.tc.webdynpro.clientserver.cal.ClientInspector.findClientContainer(ClientInspector.java:212)
         at com.sap.tc.webdynpro.clientserver.cal.ClientInspector.getClient(ClientInspector.java:104)
         at com.sap.tc.webdynpro.clientserver.task.Task.getClient(Task.java:491)
         ... 51 more
    Checked hostname resolution, check any network issues...everything looks good. Suggest a solution.

    It's a problem with the browser.
    Please try the following possiblities:
    - use a different browser or at least a different IE-Version
    - restart the problems (helped me several times)
    - try comptability view in IE
    Regards
    Adrian

  • DQ project portal application error

    Hi I am trying to open the project portal
    I got the application error with
    "The dataflow terminated unexpectedly and errors were reported. Check the log file for details about any errors. "
    All the server is running fine , sometimes working and some time not working ..pls help me to fix this issue
    The log file message is
    (1604|3396) Processing request
    RequestHandler::process_request
    Requesting dataflow history summary private.
    Cleanup Start.
    Cleanup End.
    Cleanup Start.
    Cleanup End.
    Cleanup Start.
    Cleanup End.
    Cleanup Start.
    Cleanup End.
    Cleanup Start.
    Cleanup End.
    Cleanup Start.
    Cleanup End.
    Pls help me to fix this

    java.lang.NullPointerException
    at oracle.adf.model.binding.DCBindingContainerReference.getDef(DCBindingContainerReference.java:111)
    at oracle.adf.model.BindingContext.findBindingContainerDefByPath(BindingContext.java:1650)
    at oracle.adf.model.BindingRequestHandler.isPageViewable(BindingRequestHandler.java:371)
    Solution: Place your webcenter project in a path with now spaces in its name
    oracle.jbo.NoDefException: JBO-25002: Definition oracle.webcenter.portalapp.pages.homePageDef of type Form Binding Definition is not found.
    at oracle.jbo.mom.DefinitionManager.findDefObjectUsingMetadataObject(DefinitionManager.java:2703)
    at oracle.jbo.mom.DefinitionManager.findDefObjectUsingMetadataObject(DefinitionManager.java:2715)
    Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/oracle/webcenter/portalapp/pages/homePageDef.xml"
    at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1163)
    at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:2837)
    at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1204).....
    Solution: It only happens on my machine, so I delete the data in the Users > [Name] > AppData > Roaming > Jdeveloper > (everything inside here).Uninstall jdeveloper. Delete the whole Oracle Middleware folder. Reinstall Jdeveloper. Best thing that ever happened to me

  • HTTP 500 internal Server ERROR, Application error occurred ...

    Hello Friends,<br/>
    i'm facing a suspictious problem and hope, one of you can help me. When i try to connect to J2EE-Startpage http://<server>:50000 or http://<server>:8000 i get the following Error<br/><br/>
    500 internal Server Error<br/>
    Application error occurred during the request procession.<br/>
    Details:   com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException:<br/>
      Error compiling [/main.jsp] of alias [/] of J2EE application [sap.com/com.sap.engine.docs.examples].<br/>
      Exception id: 005056906BAB0255000A676D00000F800004855341DFB776<br/>
    <br/>
    What happened before:<br/>
    I applied the J2EE-Part of EHP4 Upgrade with JSPM to the Java-Stack. Deployment has finished without any errors.<br/>
    <br/>
    Situation:<br/>
    Java-Stack is running and connected per SAPJSF to ABAP-Stack. Processes in SAPMMC are green. Java-Stack is allocating it's memory (about 1.5 GB) as i can see in Taskmanager and sysinternal`s processxplorer. I set Java-Parameter corresponding to note 723909 (696410, 716604) and upgraded JDK to latest version (1.4.2_26). Starting and stopping the Java-Stack with transaction SMICM works as it should. Even the Webservices for 3'rd Party-Applications supplied by the java-stack are working. Deployed Components in Service "Deploy" in VisualAdmin -> Server_0 are OK and connection to DB is up. Reboot of server doesn't help in this case. Anything seem's to be fine except i'm not able to access J2EE-Applications per Webbrowser, not on the werver itself by using localhost, nor by using fqdn on my client workstation. System: w2K3 x32Bit, MaxDB 7.7.07 Build 16, SUN JDK 1.4.2_26<br/>
    <br/>
    access the portal http://<server>:50000/irj/portal throws the following Error:<br/>
    Portal-Laufzeitfehler<br/>
    Ausnahme bei der Verarbeitung des Requests; senden Sie die ID der Ausnahme an Ihren Portaladministrator<br/>
    Ausnahme-ID 01:24_29/04/10_0001_2133850<br/>
    Weitere Details zu dieser Ausnahme finden Sie in der entsprechenden Protokolldatei <br/>
    <br/>
    http://<server>:50000/sld<br/>
    500 Internal server Error<br/>
    Application error occurred during the request procession. <br/>
      Details:   com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException:<br/>
      Error compiling [/index.jsp] of alias [sld] of J2EE application [sap.com/com.sap.lcr].<br/>
    Exception id: [005056906BAB00C3000085210000096C0004855448A9FAC3]<br/>
    <br/>
    http://<server>:50000/useradmin<br/>
    500 Internal server Error<br/>
    Application error occurred during the request procession. <br/>
      Details:   com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException:<br/>
      Error compiling [/index.jsp] of alias [useradmin] of J2EE application [sap.com/com.sap.security.core.admin].<br/>
    Exception id: [005056906BAB00280000A0A50000096C00048554574171DB]<br/>
    <br/>
    but connecting to "Hello World" Example http://<server>:50000/Hello works pretty good (don't know why)<br/>
    <br/>
    Many many thanks for your ideas, suggestions ...
    Regards
    Matthias

    Hi Shitij,
    thank you very much for your advice and sorry for beeing so late.<br/>
    You're absolutely right. there are some error's i've to look for. <br/>
    The confusing thing is, that the tracefiles DefaultTrace.&lt;NO&gt;.trc are filled up in about 5 seconds with 10 MB Stuff. In our productive Environment, this is not the case. Below, i attached the last lines from DefaultTrace.1.trc where i tried to connect to the webaccess. By the Way, there's an DB-connect error, even  though there are some SAPEC6DB sessions in DBM-Gui. Probably i've to raise up the numbers of maximum connections in VisualAdmin.DB-session  usage in DMB-gui is 53%. I will post DM-Connection error from DefaultTrace.&lt;NO&gt; in next Post.
    <br/><br/>
    <pre>
    part 1:
    #1.5 #005056906BAB016C000010C700002A380004855B94F9FD87#1272528294816#com.sap.engine.compilation#sap.com/com.sap.engine.docs.examples#com.sap.engine.compilation.DirObject.deleteDir(true)#J2EE_GUEST#0##n/a##e54700ce536511dfb80c005056906bab#SAPEngine_Application_Thread[impl:3]_33##0#0#Debug##Plain###The directory [D:
    usr
    sap
    EC6
    DVEBMGS00
    j2ee
    cluster
    server0
    compilerTempDir
    compiler_Apr_29_at_10.4] was successfully deleted.#
    #1.5 #005056906BAB016C000010C800002A380004855B94FA0015#1272528294816#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/com.sap.engine.docs.examples#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#J2EE_GUEST#0##n/a##e54700ce536511dfb80c005056906bab#SAPEngine_Application_Thread[impl:3]_33##0#0#Error##Plain###application [] Error in compiling the jsp file D:/usr/sap/EC6/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.engine.docs.examples/servlet_jsp/_default/root/main.jsp. The error is: java.lang.NullPointerException
         at com.sap.engine.compilation.ExternalCompiler.getErrorMessage(ExternalCompiler.java:188)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compileExternalWithCompilationLib(JavaCompiler.java:109)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compile(JavaCompiler.java:319)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:369)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:107)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:242)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.reCompileAndGetClassName(JSPServlet.java:532)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:181)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    #1.5 #005056906BAB016C000010CA00002A380004855B94FA00EC#1272528294816#com.sap.engine.services.servlets_jsp.server.jsp.JSPParser#sap.com/com.sap.engine.docs.examples#com.sap.engine.services.servlets_jsp.server.jsp.JSPParser#J2EE_GUEST#0##n/a##e54700ce536511dfb80c005056906bab#SAPEngine_Application_Thread[impl:3]_33##0#0#Error#1#/System/Server/WebRequests#Plain###application [] Error in compiling the jsp file D:/usr/sap/EC6/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.engine.docs.examples/servlet_jsp/_default/root/main.jsp.
    The error is: java.lang.NullPointerException: null
    Exception id: [005056906BAB016C000010C800002A380004855B94FA0015]#
    #1.5 #005056906BAB016C000010CB00002A380004855B94FA041F#1272528294816#com.sap.engine.services.WebContainer#sap.com/com.sap.engine.docs.examples#com.sap.engine.services.WebContainer#J2EE_GUEST#0##n/a##e54700ce536511dfb80c005056906bab#SAPEngine_Application_Thread[impl:3]_33##0#0#Path##Java###Exception #1#: Error while compiling JSP file [D:/usr/sap/EC6/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.engine.docs.examples/servlet_jsp/_default/root/main.jsp].
    java.lang.Exception
         at com.sap.exception.BaseExceptionInfo.traceAutomatically(BaseExceptionInfo.java:1175)
         at com.sap.exception.BaseExceptionInfo.<init>(BaseExceptionInfo.java:263)
         at com.sap.engine.services.servlets_jsp.server.exceptions.WebServletException.<init>(WebServletException.java:57)
         at com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException.<init>(CompilingException.java:67)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:384)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:107)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:242)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.reCompileAndGetClassName(JSPServlet.java:532)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:181)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: java.lang.NullPointerException
         at com.sap.engine.compilation.ExternalCompiler.getErrorMessage(ExternalCompiler.java:188)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compileExternalWithCompilationLib(JavaCompiler.java:109)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compile(JavaCompiler.java:319)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:369)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:107)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:242)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.reCompileAndGetClassName(JSPServlet.java:532)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:181)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    #1.5 #005056906BAB016C000010CC00002A380004855B94FA06F2#1272528294816#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/com.sap.engine.docs.examples#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#J2EE_GUEST#0##n/a##e54700ce536511dfb80c005056906bab#SAPEngine_Application_Thread[impl:3]_33##0#0#Error##Plain###application [/] Processing HTTP request to servlet [jsp] finished with error. The error is: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while compiling JSP file [D:/usr/sap/EC6/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.engine.docs.examples/servlet_jsp/_default/root/main.jsp].
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:384)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:107)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:242)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.reCompileAndGetClassName(JSPServlet.java:532)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:181)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: java.lang.NullPointerException
         at com.sap.engine.compilation.ExternalCompiler.getErrorMessage(ExternalCompiler.java:188)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compileExternalWithCompilationLib(JavaCompiler.java:109)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compile(JavaCompiler.java:319)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:369)
         ... 19 more
    </pre>

  • User Tracker Error: Application error: URN_NOT_FOUND : urn "ogs_server_urn" : Not found !!.

    Hello
    I'm running Cisco LMS 3.2 on a Windows Server 2003 R2 SP2.
    Products installed:
    CiscoWorks Common Services 3.3.0
    Campus Manager 5.2.1
    CiscoView 6.1.9
    CiscoWorks Assistant 1.2.0
    Device Fault Manager 3.2.0
    Internetwork Performance Monitor 4.2.0
    Integration Utility 1.9.0
    LMS Portal 1.2.0
    Resource Manager Essentials 4.3.1
    Since some days I receive this error when I want to open the UserTracker-Results over the WebGUI:
    Application error: URN_NOT_FOUND : urn "ogs_server_urn" : Not found !!.
    When I try to acces the DB via CLI I get this error:
    orbProperties={org.omg.CORBA.ORBInitialPort=42342, org.omg.CORBA.ORBClass=org.ja
    corb.orb.ORB, org.omg.CORBA.ORBInitialHost=SERVERNAME, org.omg.CORBA.ORBSinglet
    onClass=org.jacorb.orb.ORBSingleton, jacorb.implname=CSEDSPersistentIOR, org.omg
    .PortableInterceptor.ORBInitializerClass.bidir_init=org.jacorb.orb.giop.BiDirCon
    nectionInitializer}
    _Orb=org.jacorb.orb.ORB@154864a
    log4j:ERROR No appenders could be found for category (com.cisco.nm.ani.clients.u
    tng.application.UTDataManager).
    log4j:ERROR Please initialize the log4j system properly.
    ERROR UTCLI: Error loading preferences. URN_NOT_FOUND : urn "ogs_server_urn" : N
    ot found !!
    Does anybody know how to resolve this issue? I couldn't find anything on the internet.
    Thanks
    Dominik

    Hi jclark
    I've attached a ZIP file which contains both files.
    Thank you for your help

  • Not a visible GUI in Business Components Type of Application

    Hi ,
    Trying to discover the various types of JDeveloper 10g , I have developed a very simple form (Business Components Application) based on emp , dept data tables.
    However , i don't see any visual object... as in a SWING Application....
    At runtime , some objects - text fields , menus,,,e.t.c. are appeared.
    Is it possible to modify the visual objects of these objects at design time...?????
    Thanks , a lot
    Simon

    The BC Browser is just a tester - it create a default UI to ease testing.
    If you want to configure the user interface, create a Swing application based on your ADF BC. See the JDeveloper tutorials page for more info.

  • Font Capture:  PhotoShopServer.exe error - Application Error

    I recently installed Premiere Elements 10 and, after a couple of days, I get the following error on OS boot:
    Font Capture: PhotoShopServer.exe - Application Error
    The instruction at "0x103ed4b3" referenced memory at "0x00000a74". The memory could not be "read".
    PE _seems_ to work, but does some strange things from time to time.  I need to correct this error, and hope it resolves the strange PE behavior.  I've seen other postings of the same error in PhotoShop and Encore forums with no resolution.  Certainly someone at Adobe must know what causes this.  Thoughts, anyone?
    Running XP Pro 32 bit with SP3 on Dual Core 2.2GHz with 3GB RAM available.
    Thanks for your suggestions!

    Well we're all ordinary users here, so although occasionally an employee may post you cannot guarantee it. Your best bet is to contact Adobe Support using the buttons at the top of the page.
    There are however some basics that you should look at first: PrE Hanging, or Crashing - Some Tips. If you need additional help then the following article will list the type of information we need: Got a Problem? How to Get Started
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • Multiple ADF Business Components projects for one ADF project

    I have an ADF project where I have my own ADF Business Components Model, with View Objects, etc. Can I add another ADF Business Components from another project - they access a different database than I do with queries that I could use.

    I see two options:
    1. rename one of your Model.jpr to somthing else and then try again to add a dependency.
    2. create a jar out of the second model project and import the applcation module out of the jar into the other project. To import use file->import and select 'Business Components' from the list. Check tho docs ("Importing Business Components Created by Someone Else")

  • Craxdrt.dll Error : Application Error.

    Hi ,
         we installed VB application on a windows 2003 server. Our Users runs this application and tries to run a report when they get the General Microsoft error. The terminal server is accessed from different location. Some body locally (toronto)accessing the terminal server and access the application and report with no problems , but some one in Vancouver tries to run the report and access the report from the application , they get the general Microsoft Error. The error shows the craxdrt.dll as dll that caused this issue
    "MyAPP.exe Encountered a problem and needed to close"
    Error Signature
    AppName : My App.exe   Version: 6.5.0.402
    Modname: craxdrt.dll  version:...... Offset:.....
    Strange thing is it happens only to the group of people who are inVancouver and people in Toronto are fine.
    This application is accessed on the same machine by all users.
    Any help is very much appreciated.

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

  • Business Components Project Dependencies Problem

    Hi everyone,
    I have a workspace on 9i that has four projects. All of them use the Entity Objects contained on the first project. If i tell the other projects they depend on the first one (on Project Settings -> Project Dependencies), even so the View Objects i create cannot see the Entities created on the first project. Shouldn't it be possible to create a separate project for them? do i have to put the entire model (VO, EO, VL, AO) in one single package? is there any way to only reference the other project's EOs?
    Thanks very much in advance!
    Thiago Souza

    That's a feature in 10.1.3, you need to add them specifically to your project to access them.

  • "Application error:unable to launch the application"

    Hi Friends,
    Now i want to open ENDEAVOUR(bio conductor
    package) tool.that is runned by java web start .so that purpose i want to run the java(net beans).
    i can access the net beans and endeavour in my home,but my office i can´t
    In office,The last week i tried to run the net beans.it couldn't run.i faced the following error
    "the proxy configuration cannot connect to the internet"
    i thought the the problem of proxy.but i checked some of the forums ,they said "the problem because of the firewall"
    3 days after i got it.but,now i want to run the ENDEAVOUR.The Endeavour ,it opened,but i can access partially,whenever i opened the application, i faced the following error.
    error:
    "Application error:unable to launch the application"
    i click the error detail ,the following details will be displayed
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP File for ENDEAVOUR -->
    <jnlp
    spec="1.4+"
    codebase="http://www.esat.kuleuven.be/~bioiuser/endeavour/"
    href="endeavour.jnlp">
    <information>
    <title>ENDEAVOUR 2.44</title>
    <vendor>University of Leuven - Developed by Bert Coessens, Stein Aerts, Peter Van Loo and Leo Tranchevent</vendor>
    <homepage href="http://www.esat.kuleuven.be/endeavour/"/>
    <description>Endeavour for computational prioritization of candidate disease genes</description>
    <description kind="short">
    </description>
    <description kind="tooltip">ENDEAVOUR 2.44</description>
    <description kind="one-line">ENDEAVOUR - Prioritizing candidate disease genes</description>
    <icon href="http://www.esat.kuleuven.be/~bioiuser/endeavour/images/endeavour2.jpg"/>
    <offline-allowed/>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.4+" max-heap-size="400m" />
    <jar href="endeavour.jar" main="true"/>
    <jar href="distributions.jar"/>
    <jar href="jai_codec.jar"/>
    <jar href="mysql.jar"/>
    <jar href="rmiservices.jar"/>
    <jar href="axis.jar"/>
    <jar href="jaxrpc.jar"/>
    <jar href="jaxrpc-api.jar"/>
    <jar href="jaxrpc-ri.jar"/>
    <jar href="commons-logging.jar"/>
    <jar href="commons-discovery.jar"/>
    <jar href="saaj.jar"/>
    <jar href="wsdl4j.jar"/>
    <jar href="xerces.jar"/>
    </resources>
    <application-desc main-class="biovec.gui.MainFrame"/>
    </jnlp>
    I try to close the error,the application also closed.
    i want to access the full application.i don´t know how to clear the error. please help me,

    Hi,
    Application Error:unable to launch the application
    i installed java network launch analyser(janela).then,i load the JNLP file to (janela).the analyser (jaNeLa) displayed the following issues.
    Content type application/XML does not equal expected type of X-java -jnlp-file.
    XML encoding not known,but declared as utf-8
    *code base +href 'http://www.esat.kuleuvan.be/~biouser/endeavour.jnlp'is not equal to a actual location of "file :c:/documents....so on*
    *''tooltip´ description is longer than ´short´ description.*
    porblem fetching resource endeavour .jar  .connection timed out.:connect
    *porblem fetching resource jai codec.jar.connection timed out,like the same for rmiservice.jar,mysql.jar,axis.jar,jaxr.pc jar,,jaxrpc-api. jar,commenslogging-jar,common discovering- jar,saaj.jar,xerces.jar*
    *problem fetching resource 'http://www.esat.kuleuvan.be/~biouser/endeavour/.connection timed out:connect
    can you have any idea about these issues ,please reply me.
    thank you very much.

  • JAVA Application Error in BI 7.0

    Hi All,
    I am encountering a peculiar problem in BI Quality System. It is an ABAP + JAVA stack with ABAP being the datasource.The problem I am facing is as below:
    1.> I create a userid for eg testdm in my ABAP engine using su01.
    2.> Now when I login into the JAVA URL using the same login credentials it gives me the below error
    Application error occurred during the request procession.
      Details:   com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException:
      Error compiling [/firstDM.jsp] of alias [DMSSO] of J2EE application [sap.com/DMApplication].
    Exception id: [00145E47D2A4006900000014001C608200045FCE704E90E5]
    3.> I checked the default trace file at the location /usr/sap/Q3W/DVEBMGS10/j2ee/cluster/server0/log
    4.> Below is the output of tail -50 of the default trace file
    The system is out of resources.
    Consult the following stack trace for details.
    java.lang.OutOfMemoryError
    Exception id: [00145E47D2A4006E00000777001C608200045FCE1E9B5C61]#
    #1.#00145E47D2A4006900000014001C608200045FCE704E90E5#1231240158941#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/DMApplication#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#TESTDM4#319##a92sv093bw001_Q3W_101805350#Guest#750e34a0dbe211dd9b3200145e47d2a4#SAPEngine_Application_Thread[impl:3]_29##0#0#Error##Plain###application [DMSSO] Processing HTTP request to servlet [jsp] finished with error. The error is: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: [/usr/sap/Q3W/DVEBMGS10/j2ee/cluster/server0/apps/sap.com/DMApplication/servlet_jsp/DMSSO/work/jsp_firstDM1231240157028.java:22: package edu.yale.its.tp.cas.client does not exist
    import edu.yale.its.tp.cas.client.*;
    ^
    /usr/sap/Q3W/DVEBMGS10/j2ee/cluster/server0/apps/sap.com/DMApplication/servlet_jsp/DMSSO/work/jsp_firstDM1231240157028.java:44: package edu.yale.its.tp.cas.client.filter does not exist
                              String casUser = (String) session.getAttribute(edu.yale.its.tp.cas.client.filter.CASFilter.CAS_FILTER_USER);
                                                                                    ^
    2 errors
            at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compileExternal(JavaCompiler.java(Compiled Code))
            at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compile(JavaCompiler.java:238)
            at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:369)
            at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:107)
            at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:242)
            at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.compileAndGetClassName(JSPServlet.java:434)
            at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:173)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged1(Native Method)
            at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    #1.#00145E47D2A4006900000016001C608200045FCE704EDE75#1231240158961#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/DMApplication#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#TESTDM4#319##a92sv093bw001_Q3W_101805350#Guest#750e34a0dbe211dd9b3200145e47d2a4#SAPEngine_Application_Thread[impl:3]_29##0#0#Error#1#/System/Server/WebRequests#Plain###application [DMSSO] Processing HTTP request to servlet [jsp] finished with error.
    The error is: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: [/usr/sap/Q3W/DVEBMGS10/j2ee/cluster/server0/apps/sap.com/DMApplication/servlet_jsp/DMSSO/work/jsp_firstDM1231240157028.java:22: package edu.yale.its.tp.cas.client does not exist
    import edu.yale.its.tp.cas.client.*;
    ^
    /usr/sap/Q3W/DVEBMGS10/j2ee/cluster/server0/apps/sap.com/DMApplication/servlet_jsp/DMSSO/work/jsp_firstDM1231240157028.java:44: package edu.yale.its.tp.cas.client.filter does not exist
                              String casUser = (String) session.getAttribute(edu.yale.its.tp.cas.client.filter.CASFilter.CAS_FILTER_USER);
                                                                                    ^
    2 errors
    Exception id: [00145E47D2A4006900000014001C608200045FCE704E90E5]#
    Kindly help me in resolving this issue.

    Hi Amit,
    It is an application error as I had earlier stated. When I checked the default trace file it has the below line:
    com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: [/usr/sap/Q3W/DVEBMGS10/j2ee/cluster/server0/apps/sap.com/DMApplication/servlet_jsp/DMSSO/work/jsp_firstDM1231245715241.java:22: package edu.yale.its.tp.cas.client does not exist
    I have talked to the customer since it is an application error and this is customised URL the developers need to work on this.
    I am closing this thread. Thanks for your help anyway.

  • Using LabVIEW 6.0.1 in Win2K, I get the Application Error: The instruction at "0x004be060" referenced memory at "0x00000001". The memory could not be "read".

    I have several VIs that use the same typedef. This "super" typedef consists of of a cluster containing 6 arrays. Each array has elements that are themselves typedefs. The array element typedefs consist of a cluster of strings, a string array, and yet another cluster typedef of instrument handles. The total number of unique typedefs is 13 (1 super, 1 as the array element in the 6 arrays, and 1 in each array element).
    When I make any changes to any of these typedefs and I try to open a VI that uses the "super" typedef, LabVIEW stops loading subVIs and crashes with the Application Error: Application Error: The inst
    ruction at "0x004be060" referenced memory at "0x00000001". The memory could not be "read". Also note that this VI contains several subVIs that use this "super" typedef for terminal inputs and outputs.
    What is causing this problem? My only solution to this is to rename the "super" typedef, open the VI, ignoring the load of the "super" typedef, and once the VI opens (with a broken arrow) relinking the VI to the typdef after renaming the typedef back to the original name. This becomes quite painful when you have to do this for each and every VI that uses this typedef on every revision of the typedef.

    You might want to first install the 6.0.2 patch before digging too far into this. You can download it from the ftp site:
    ftp://ftp.ni.com/support/labview/windows/updates/6.0.2/
    If the problem remains, then it is likely related to a few known issues with strict type defs. Unfortunately, there is not much that can be done about it at the present time. You might try having the *.ctl file open in the editor when you open the VIs to see if that helps.

  • Application error The memory could not be read 0x00000014

    Hi everyone,
    I would like to know if any of you have come across this issue.
    I'm running an application built by me in a computer with LabVIEW Run-time 9 in which I display a PDF file using an ActiveX control:
     The target computer runs Adboe Reader 9.0.  Everything works perfect until the application is closed.  From time to time (nearly most of the times), I've got the next windows error:
    "Application Error:  The instruction at "0x0ffd609c" referenced memory at "0x00000014".  The memory could not be "read".  Click on OK to terminate the program".
    Trying to find out the reason, I found a couple of forums which claim that the reason is a bug in Adobe 9.0 (actually, I've tried running the application with Adobe Reader 8 and I cannot repeat the error).  Any of you have had this error before and found a solution?  Those links weren't about LabVIEW and I have no idea how to get around this issue.
    Any help is appreciate it.
    Thanks in advance.
    Dani
    Solved!
    Go to Solution.

    To who may be interested, I managed to find a workaround for this bug in Adobe Reader 9.0.
    It seems that, somehow, LabVIEW, and other programming tools, straggle with this version of Adobe (I assume that this is due to this bug) when closing the reference to Adobe created by the ActiveX container.  So the solution would be closing "by hand" this reference, and telling Windows to free all the relation between the application (LabVIEW for us) and Adobe.  The idea is that when we've done with the VI which displays the PDF via ActiveX, we should close the reference to the ActiveX control, close the reference to the VI, and:
      - process all the Windows messages currently in the message queue (.NET:  System.Windows.Form.Application -> DoEvents
      - run CoFreeUnusedLibraries in "ole32.dll"
    I hope this information can help somebody, as I wasted too much time to figure this out (finding eventually the answer in a forum of Adobe!)
    P.S. For those who program in C# as well, check this link; this was my source.

Maybe you are looking for

  • Cannot send email from my iPad

    The last few days I cannot send email from my iPad. I can receive normaly. Here is an image of the error I get. I get this error with every receipent... Please help

  • Upgrade to version 4.3 - experiencing battery dying at rapid pace

    A few das ago I accepted the Verizon update to Android version 4.3 on my Note II.  I am now experiencing battery drainage at a rapid pace.  For example, After 3 hours of light use the battery is at 75%.  This is leading to the battery needed charged

  • Select List of Dates

    I want to select all dates between two dates and display the values within a column. e.g.: Date Range: January 1, 2003 - March 3rd, 2003 Result: Dates January 1, 2003 January 2, 2003 January 3, 2003 January 4, 2003 January 5, 2003 January 6, 2003 I d

  • Adjusting mouse resolution

    I'm using a Logitech MX700 Cordless USB mouse with my Mac Mini and one thing that disturbs me a bit is the movement of the mouse pointer. I have been using Windows for a long time and the mouse movement is much smoother and have a better "feel" than

  • Can I delete or insert or copy any actions in the existing manual test script.

    Hello, I am developing manual test scripts using MTM 2013. I see while playing back there are many actions that are not required or necessary. In some cases I see that certain actions are not recorded properly as they don't execute correctly while pa