Fennec 1.1a1 for Windows Mobile file not found

The download links in http://www.mozilla.org/projects/fennec/1.1a1-wm/releasenotes/ are broken, and lead to 404 errors. When I go to the FTP daemon directly and look around, I find that ftp://ftp.mozilla.org/pub/mozilla.org/mobile/releases/winmo/ doesn't contain a 1.1a1 or 1.0a4 folder; the last one is 1.0a3. Where should I be looking for this file?

I don't know why the links from that page are broken, but you can find some of the last 1.1 alpha "nightly" builds for Windows Mobile here:
http://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/2010/03/2010-03-22-02-mobile-1.9.2/

Similar Messages

  • Removing warning for "Default CSS file not found."

    I am getting this warning in Flash Builder:
    "Default CSS file not found."
    I can not for the life of me figure out how to get rid of it. Any suggestions?

    Default css file can be specified as a compiler option (per SWC, I think).
    See http://livedocs.adobe.com/flex/3/html/help.html?content=compilers_14.html
    For example, flex framework has a default CSS file: C:\Program Files\Adobe\Adobe Flash Builder 4\sdks\3.5.0\frameworks\projects\framework\default.css
    Do you have some library project or a swc with default css file option turned on, but the css file is missing?

  • Error when open the Import window (404: File Not Found)

    HI everyone,
    I have upgraded OIM 9.1.0.1 to 9.1.0.2
    The application runs OK, but when I click in "Deployment Managerment -> Import", the App gets an error:
    "404: File Not Found
    File Not Found: /xlWebApp/dm/dmImportViewer.jsp"
    And the log gets this error:
    [12/14/09 19:21:31:371 BRST] 00000037 SystemOut O 19:21:31ERROR [WebContainer : 2] - ExceptionHandler.createTimeoutDialog: context path = /xlWebApp
    java.lang.NullPointerException
         at com.nexaweb.server.exceptions.ExceptionHandler.createDialog(ExceptionHandler.java:423)
         at com.nexaweb.server.exceptions.ExceptionHandler.createErrorDialogs(ExceptionHandler.java:403)
         at com.nexaweb.server.NexawebServer.doService(NexawebServer.java:378)
         at com.nexaweb.server.NexawebServer.doGet(NexawebServer.java:335)
         at com.nexaweb.server.admin.ServerAdmin.callNexawebServer(ServerAdmin.java:378)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:615)
         at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
         at com.nexaweb.server.api.admin.ServerAdminProxy.callNexawebServer(ServerAdminProxy.java:551)
         at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:18)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:907)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
         at com.thortech.xl.webclient.security.SecurityFilter.doFilter(Unknown Source)
         at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:696)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:641)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:475)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:274)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
         at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)
    [12/14/09 19:21:31:371 BRST] 00000037 SystemOut O ERROR,14 Dec 2009 19:21:31,357,[com.nexaweb.server.exceptions.ExceptionHandler],ExceptionHandler.createTimeoutDialog: context path = /xlWebApp
    java.lang.NullPointerException
         at com.nexaweb.server.exceptions.ExceptionHandler.createDialog(ExceptionHandler.java:423)
         at com.nexaweb.server.exceptions.ExceptionHandler.createErrorDialogs(ExceptionHandler.java:403)
         at com.nexaweb.server.NexawebServer.doService(NexawebServer.java:378)
         at com.nexaweb.server.NexawebServer.doGet(NexawebServer.java:335)
         at com.nexaweb.server.admin.ServerAdmin.callNexawebServer(ServerAdmin.java:378)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:615)
         at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
         at com.nexaweb.server.api.admin.ServerAdminProxy.callNexawebServer(ServerAdminProxy.java:551)
         at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:18)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:907)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
         at com.thortech.xl.webclient.security.SecurityFilter.doFilter(Unknown Source)
         at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:696)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:641)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:475)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:274)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
         at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)
    [12/14/09 19:21:31:385 BRST] 00000037 SystemOut O 19:21:31ERROR [WebContainer : 2] - ExceptionHandler.createTimeoutDialog: context path = /xlWebApp
    java.lang.NullPointerException
         at com.nexaweb.server.exceptions.ExceptionHandler.createDialog(ExceptionHandler.java:423)
         at com.nexaweb.server.exceptions.ExceptionHandler.createErrorDialogs(ExceptionHandler.java:405)
         at com.nexaweb.server.NexawebServer.doService(NexawebServer.java:378)
         at com.nexaweb.server.NexawebServer.doGet(NexawebServer.java:335)
         at com.nexaweb.server.admin.ServerAdmin.callNexawebServer(ServerAdmin.java:378)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:615)
         at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
         at com.nexaweb.server.api.admin.ServerAdminProxy.callNexawebServer(ServerAdminProxy.java:551)
         at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:18)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:907)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
         at com.thortech.xl.webclient.security.SecurityFilter.doFilter(Unknown Source)
         at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:696)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:641)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:475)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:274)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
         at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)
    [12/14/09 19:21:31:385 BRST] 00000037 SystemOut O ERROR,14 Dec 2009 19:21:31,371,[com.nexaweb.server.exceptions.ExceptionHandler],ExceptionHandler.createTimeoutDialog: context path = /xlWebApp
    java.lang.NullPointerException
         at com.nexaweb.server.exceptions.ExceptionHandler.createDialog(ExceptionHandler.java:423)
         at com.nexaweb.server.exceptions.ExceptionHandler.createErrorDialogs(ExceptionHandler.java:405)
         at com.nexaweb.server.NexawebServer.doService(NexawebServer.java:378)
         at com.nexaweb.server.NexawebServer.doGet(NexawebServer.java:335)
         at com.nexaweb.server.admin.ServerAdmin.callNexawebServer(ServerAdmin.java:378)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:615)
         at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
         at com.nexaweb.server.api.admin.ServerAdminProxy.callNexawebServer(ServerAdminProxy.java:551)
         at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:18)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:907)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
         at com.thortech.xl.webclient.security.SecurityFilter.doFilter(Unknown Source)
         at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:696)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:641)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:475)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:274)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
         at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)
    [12/14/09 19:21:31:386 BRST] 00000037 SystemOut O 19:21:31 WARN [WebContainer : 2] - SessionManager._createAppContextByAppName: Servlet Context is NULL for app:/xlWebApp/dm/dmImportViewer.jsp
    [12/14/09 19:21:31:386 BRST] 00000037 SystemOut O WARN,14 Dec 2009 19:21:31,386,[com.nexaweb.server.session.SessionManager],SessionManager._createAppContextByAppName: Servlet Context is NULL for app:/xlWebApp/dm/dmImportViewer.jsp
    [12/14/09 19:21:31:386 BRST] 00000037 SystemOut O 19:21:31 WARN [WebContainer : 2] - SessionManager.createAppContextUsingAppName: FAILED to create application context for appname:/xlWebApp/dm/dmImportViewer.jsp, mapped uri:/xlWebApp/dm/dmImportViewer.jsp
    [12/14/09 19:21:31:386 BRST] 00000037 SystemOut O WARN,14 Dec 2009 19:21:31,386,[com.nexaweb.server.session.SessionManager],SessionManager.createAppContextUsingAppName: FAILED to create application context for appname:/xlWebApp/dm/dmImportViewer.jsp, mapped uri:/xlWebApp/dm/dmImportViewer.jsp
    [12/14/09 19:21:31:400 BRST] 00000037 SystemOut O 19:21:31ERROR [WebContainer : 2] - ExceptionHandler.handleException
    com.nexaweb.server.exceptions.ResourceNotFoundException: Application context is NULL for app:/xlWebApp/dm/dmImportViewer.jsp
         at com.nexaweb.server.services.protocol.NexawebProtocolHandler.handleLaunchCommand(NexawebProtocolHandler.java:387)
         at com.nexaweb.server.NexawebServer.getSession(NexawebServer.java:565)
         at com.nexaweb.server.NexawebServer.doService(NexawebServer.java:408)
         at com.nexaweb.server.NexawebServer.doGet(NexawebServer.java:335)
         at com.nexaweb.server.admin.ServerAdmin.callNexawebServer(ServerAdmin.java:378)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:615)
         at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
         at com.nexaweb.server.api.admin.ServerAdminProxy.callNexawebServer(ServerAdminProxy.java:551)
         at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:18)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:966)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:907)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
         at com.thortech.xl.webclient.security.SecurityFilter.doFilter(Unknown Source)
         at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:190)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
         at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:696)
         at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:641)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:475)
         at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:463)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:92)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
         at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1425)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:92)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:465)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:394)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:274)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
         at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
         at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:152)
         at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:213)
         at com.ibm.io.async.AbstractAsyncFuture.fireCompletionActions(AbstractAsyncFuture.java:195)
         at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
         at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:193)
         at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:725)
         at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:847)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)
    [12/14/09 19:21:31:400 BRST] 00000037 SystemOut O ERROR,14 Dec 2009 19:21:31,386,[com.nexaweb.server.exceptions.ExceptionHandler],ExceptionHandler.handleException
    com.nexaweb.server.exceptions.ResourceNotFoundException: Application context is NULL for app:/xlWebApp/dm/dmImportViewer.jsp
         at com.nexaweb.server.services.protocol.NexawebProtocolHandler.handleLaunchCommand(NexawebProtocolHandler.java:387)
    How can I resolve it?
    Thanks,
    Ariel

    Have you checked whether Nexaweb is deployed in your App Server or not ?
    If not you'll have redeploy it .
    Which JRE version are you using ?
    http://download.oracle.com/docs/cd/E14899_01/doc.9102/e14764/toc.htm
    5.1.14 Deployment Manager Requires JRE 1.6.0_07 (Bug 5565793)
    An export operation using the Deployment Manager may encounter problems when Microsoft Internet Explorer is configured to use Microsoft Virtual Machine. To reset the default Virtual Machine:
    Edited by: Rajiv Dewan

  • Oracle DB 11g Release 2 Installation in Solaris OS for SAP - issue: Files not found

    Hello All,
    Having problem during my installation of oracle DB.
    the installer keeps on prompting that files not found and the directories and files permission seems different from expected
    I attached the images of the files the installer is looking for and also the /oracle/<SID>/11ginstall_11202.log
    I also attached the thing i put in ENV command
    Not sure if its the issue in the oracle profile or installer itself or wrong input
    please help

    Hi Frogoso,
    Please have a check on the known issues SAP note for Oracle installation.
    Section G: is related to Solaris
    1431796 - Oracle 11.2.0: Troubleshooting the Software Installation
    You may re-check whether all the Solaris related pre-requisites are met before executin RUNINSTALLER.
    Suggestion here would be to go with latest available Oracle patch 11.2.0.4 as you are installing a new system.
    Hope this helps.
    Regards,
    Deepak Kori

  • Encore for Windows: "additional files" not shown in Mac

    Hi!
    I'm developing the authoring of a DVD using Encore (legal) CS4 for Windows. In the DVD there will be additional files (some PDF) that are correctly burned to the DVD with Encore. The resulting DVD has two folders: "FIles" and "TS_VIDEO".
    In Windows I can perfectly read the PDF files under the Files folder, but in Mac, this folder appears, but it's empty.In both systems the DVD part (menus and movies) works fine.
    Any help would be very appreciated!
    Regards from Spain!

    Welcome to the forum.
    It sounds as though the Mac is not seeing the ROM Content on your disc. I wonder if the file naming convention (most often, the file extensions are not used on the Mac, but a "finder" file is used instead) is getting in the way. As I am a dyed-in-the-wool PC-user, I cannot tell you what the Mac-fix will be, but I will bet that Mac users, who do ROM content can.
    It might well be that rather than use Encore for the full production, including the ROM Content, you will need to do the authoring in Encore, Burn to Folder, construct the folder with both Mac & PC content (maybe two different folders?), and then use a program like the great, free burning utility, ImgBurn, to burn the VIDEO_TS folder (and files), and then the ROM content.
    This is just a guess, but I've had content on discs disappear if I have MacDrive (a PC utility for reading and using Mac content) running and insert a PC DVD/CD. I would guess that similar might happen with PC ROM Content and it's viewed on a Mac.
    Good luck, and hope that a Mac user will chime in to tell us if I am correct, or totally wrong.
    Hunt

  • Windows Mobile SDK not found?

    Hi,
    I just downloaded Adobe Mobile Packager and all the SDKs (I
    already had Windows Mobile 6 SDK).
    But when I click on "Create New Package" I get a dialog
    telling me that I don't have Windows Mobile SDK, and if I ignore it
    I can only create packages for Symbian. Please help...
    Also, the CAB SDK is an exe/zip file... where should we unzip
    it, as it has no setup?
    Thanks,
    Benjamin

    Hello,
    Originally, I installed the Package Manager without the
    proper SDKs. I have now downloaded and installed all of the proper
    SDK's including the Windows
    5 Mobile SDK (which is the device that I am trying to
    target) at the following location C:\Program Files\Windows CE
    Tools\wce500\Windows Mobile 5.0 Pocket PC SDK. I uninstalled the
    package manager and reinstalled. However when I start the package
    manager, I am still getting the error described above of cannot
    find "Windows Mobile SDK".
    Any suggestions,
    Windows XP sp3
    Thanks,
    G

  • Oracle Rdb for NT - Download files not found

    The following Message was received for ALL "Rdb for NT" zip file download attempts:
    "The file was not found on the server"
    One of the download URLs is:
    http://download.oracle.com/otn/downloads/rdb/rdbworkbench.zip
    WHAT HAPPENED TO THE ORacle Rdb zip files????
    WOULD ANYONE ON THE FORUM HAVE THESE ZIP FILES TO SEND TO ME??
    Thanks!!!
    William Haase
    Oracle Rdb DBA
    [email protected]

    William,
    Sorry - you are correct and we have now verified the files are working. You will need to download them again from http://otn.oracle.com/software/htdocs/devlic.html?/software/products/rdbnt8/htdocs/winsoft.html
    OTN

  • HP LaserJet M2727 nf - Driver for Window-7 Page Not Found

    I go to HP.COM
    I click on Support, Download drivers
    I enter the model laserjet M2727nf and click GO
    I get this:
    1 match found. Please select below. HP LaserJet M2727 Multifunction Printer series
    I click the printer name and get this:
    HP LaserJet M2727nf Multifunction Printer
    I click on the link and get this:
    Oops. We can't find that page for you.
    Or in some cases, as soon as I click on GO I get the page not found.

    LudekMatyska wrote:
    Almost the same problem with  OfficeJet Pro 8600 e-AiO, but I cant even click the printer name after search
    Hi,
    Please try:
        http://ftp.hp.com/pub/softlib/software12/COL40120/bi-108858-4/OJ8600_1315-1.exe
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • I am Getting an error as file not found when i am trying to open vm virtual

    I am getting an error when i am trying to open my oracle vm virtual box
    The error is as follows
    Runtime error opening 'C:\Users\S Pavan Kumar Reddy\VirtualBox VMs\Windows\Windows.vbox' for reading: -102 (File not found.).
    E:\tinderbox\win-rel\src\VBox\Main\src-server\MachineImpl.cpp[724] (long __cdecl Machine::registeredInit(void)).
    Result Code:
    E_FAIL (0x80004005)
    Component:
    Machine
    Interface:
    IMachine {22781af3-1c96-4126-9edf-67a020e0e858}
    So please anybody can help me to solve my problem or anybody can say how to back up the data present in my virtual box because my whole project is rest in that virtual box so please help me out to solve my problem

    Hi EJ,
    I wanted to check in to make sure you have everything working at this point?
    Let me know if you have further questions.
    Regards, Stacy

  • How to compile a java file in J9 for windows mobile 5.0

    I have downloaded J9 for windows mobile 5.0 and need help on how to compile a java file.

    You can compile your source code using J2SE ;)
    may be this is important for you:
    http://awareness.ics.uci.edu/~rsilvafi/pocketPC/index.
    html
    Regards!!!Actually i am using some eSWT related classes also.. so is there any way to compile from the J9 environment using J9 console..

  • CAB file for Windows Mobile 2005

    Hello Everyone ,
    Can anyone let me know where I can find .CAB file for MI client for Windows Mobile 2005 ?
    Regards ,
    Rucha

    hi Rucha,
    The CAB file is available as a part of the ZIP file i had mentioned in my previous posts...
    Unzip that file. Then browse thro the folder structure to the Folder i had mentioned. You'll find the CAB files there.
    Regards
    Ak.

  • SDK 3.0 - CDC for Windows Mobile

    Hi,
    Where can I found the file .cab for install the CDC JVM of SDK 3.0 in my Windows Mobile?
    Now, I use the Creme JVM for developer in Windows Mobile, but I want use the new SDK 3.0, more specific the CDC JVM in my WM application
    I see that in path (NetBeans 6.7\mobility8\Java_ME_platform_SDK_3.0\on-device\winmobile-arm) exists a .cab for CLCD installation, but not found for CDC!
    thanks a lot!
    Fábio

    Support for Windows Phone is being worked on for Kapsel. 
    I have not myself done tried using this cordova push plugin on Windows Phone but it might be worth having a look at.
    Getting Started with Kapsel - Appendix H -- Non Kapsel Plugins

  • Can anyone tell me how to fix this error I am receiving: LabView: File not found. VI "Mobile Display.vi" was stopped at unknown " " at a call to "Mobile Display.vi"?

    Can someone help me please? I am receiving this error everytime I attempt to execute my application:
    LabView: File not found. The file might have been moved or deleted, or the file path might be incorrectly formated for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux. Verify that the path is correct using the command prompt or file explorer.
    VI "Mobile Display.vi" was stopped at unknown " " at a call to "Mobile Display.vi"
    Attachments:
    labview error.jpg ‏176 KB

    We cannot help without additional information:
    Are you running your code
    ...in the development system?
    ...as a standalone application?
    ...deployed to an embedded target?
    If it is a built application, do you explicitly include dynamically called VIs in the build specification?
    Who wrote the program? Do you have access to the code?
    How is this VI called? Is there sufficient error handling?
    Do you manipulate paths as strings or as proper path datatypes with the strip path/build path primitives etc.?
    Is it running on the same OS used to develop it ...
    LabVIEW Champion . Do more with less code and in less time .

  • Known Issue: Emulators for Windows Mobile 10.0.10069 : The installer failed. User cancelled installation. Error code: -2147023294

    Some users are receiving the following errors after Visual Studio setup completes
    Emulators for Windows Mobile 10.0.10069 : The installer failed. User cancelled installation. Error code: -2147023294
    Windows 10 SDK 10.0.10069 : The installer failed. User cancelled
    installation. Error code: -2147023294

    We've fixed this issue, and have released an update as of 7PM PDT 30 April 2015.
    New installs of Visual Studio 2015 RC should expect to no longer encounter this problem, unless
    you lose your internet connection during installation. (That is, this error now indicates that the Windows SDK or Windows Emulator setup invoked by Visual Studio setup has lost internet connectivity and cannot download necessary files.)
    To fix the issue, re-run setup and select the features "Universal Windows App Development Tools" and/or "Emulators for Windows Mobile" again.
    If you have already installed Visual Studio and encountered this problem, you can now modify your Visual Studio installation to successfully install.
    Go to Program & Features, select Visual Studio 2015 RC, and select Change. Click
    Modify, then select the features "Universal Windows App Development Tools" and/or "Emulators for Windows Mobile", and click
    Update.
    Note that "Universal Windows App Development Tools" will be already selected. This is expected. Keep it selected, and click
    Update.
    An alternate solution is to install the Windows 10 SDK and Windows Emulators separately. Go to
    https://dev.windows.com/downloads/windows-10-developer-tools. Scroll to the bottom of the page and install
    the Windows 10 SDK and Windows 10 emulators outside of Visual Studio setup.
    Thanks!
    -Paul

  • Flash Lite 2.1 for Windows Mobile 5.0 -  Installation

    Can any one tell me, what is the
    Installation prerequisites of Flash lite 2.1 for Windows Mobile
    5.0. I have downloaded
    FL2_1_winmobile_sp_091206.CAB file from Abobe site but its
    not having any exe and its not having any “Readme
    document” also so I am unable to install this on my PC.
    Thanks!

    Wow! Adobe sure makes it easy!
    quote:
    Originally posted by:
    MSSenthil
    Ref URL:
    http://labs.adobe.com/technologies/flashlite_wm5/
    To use Flash Lite 2.1 for Windows Mobile 5.0 you will have
    to first download the appropriate .CAB file for your device
    (Smartphone or Pocket PC) and then install it. After installing the
    Flash Lite 2.1 player you will have to activate your player for
    your device. Follow these steps to get started.
    Installing the player on your device:-
    · Download the .CAB file for your device.
    · Connect your device to your computer via ActiveSync.
    · Copy the .CAB file to your “My Documents”
    folder.
    · Disconnect your device.
    · On your device go to File Manager > My Documents.
    · Select the FlashLite.CAB file and follow the install
    instructions.
    Activating your player:-
    Before you can use the Flash Lite 2.1 Player on your device
    you will have to activate it. Each installation of the player
    requires you to activate the player using the unique device id
    (IMEI number) of your device.
    · On your device go to File Manager > Program Files
    > Adobe > Flash Lite and launch the standalone player,
    saplaywm.exe. This will show up a registration information dialog.
    · Open up the File Manager->Program Files > Adobe
    > Flash Lite->License.txt.
    · Write down the 40 digit alphanumeric string and go to
    the URL provided.
    · On the registration site enter your 40 digit
    alphanumeric string to activate your player.
    · Your Flash Lite 2.1 Player will be activated.

Maybe you are looking for