App initializing at start-up

I have written a small web server in J2SE.
Is there some way for me to either register it as a service or by some other means adding itself to the boot-up process of the computer using only Java, so no installer or native calls are needed?
So far, I have been looking at saving a short cut in the start-up folder, but this is by no means fool proof, as it will only work on windows machines...
Best,
// Michelle

Using only java? Not that I know of. Starting the java application is very OS dependent, so it is not a generic way to do this.
If you want to install it as a Service or a unix demon, the third-party application "Java Service Wrapper" can do both. I have only used the Windows Service part, and it works quite well. It is free as well.
Link to their homepage:
http://wrapper.tanukisoftware.org/doc/english/introduction.html

Similar Messages

  • App Server not starting

    Hi,
    I have recently installed Studio Creator.
    While I try to start the Application Server, it doesn't.
    Any help is appreciated.
    Thanks in advance.

    The other App server is not running at the time this Creator's app server is started. However, the other app server is configured at 4848. And I think, if the other app server is not running, there should not be any problem even if there are common ports.
    Here's the server log:
    ============================
    Starting Sun Java System Application Server Platform Edition 8.0 (build b57-fcs) ...
    [#|2004-04-12T12:40:46.730-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_03] from [Sun Microsystems Inc.]|#]
    [#|2004-04-12T12:40:48.603-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
    [#|2004-04-12T12:40:49.033-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2004-04-12T12:40:52.108-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
    [#|2004-04-12T12:40:52.138-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
    [#|2004-04-12T12:40:52.148-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2004-04-12T12:40:59.498-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
    [#|2004-04-12T12:41:01.351-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
    [#|2004-04-12T12:41:02.002-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
    [#|2004-04-12T12:41:03.164-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
    [#|2004-04-12T12:41:03.204-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Selecting file [C:\Sun\Creator\SunAppServer8\lib\install\applications\MEjbApp.ear] for autodeployment|#]
    [#|2004-04-12T12:41:03.214-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Selecting file [C:\Sun\Creator\SunAppServer8\lib\install\applications\__ejb_container_timer_app.ear] for autodeployment|#]
    [#|2004-04-12T12:41:03.214-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Selecting file [ C:\Sun\Creator\SunAppServer8\lib\install\applications\MEjbApp.ear ] for autodeployment.|#]
    [#|2004-04-12T12:41:04.826-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5109: EJBC - START of EJBC for [MEjbApp]|#]
    [#|2004-04-12T12:41:04.866-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|Processing beans ...|#]
    [#|2004-04-12T12:41:04.906-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|Compiling RMI-IIOP code ...|#]
    [#|2004-04-12T12:41:19.287-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5110: EJBC - END of EJBC for [MEjbApp]|#]
    [#|2004-04-12T12:41:19.297-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.stream.out|_ThreadID=10;| role is admin-role class class java.lang.String|#]
    [#|2004-04-12T12:41:19.377-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.stream.out|_ThreadID=10;|
    role is admin-role class class java.lang.String|#]
    [#|2004-04-12T12:41:20.048-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|Total Deployment Time: 16434 msec, Total EJB Compiler Module Time: 14461 msec, Portion spent EJB Compiling: 87%
    Breakdown of EJBC Module Time: Total Time for EJBC: 14461 msec, CMP Generation: 0 msec (0%), Java Compilation: 0 msec (0%), RMI Compilation: 14371 msec (99%), JAX-RPC Generation: 10 msec (0%),
    |#]
    [#|2004-04-12T12:41:20.058-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|deployed with moduleid = MEjbApp|#]
    [#|2004-04-12T12:41:20.188-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1041:Sent the event to instance:[ApplicationDeployEvent -- deploy MEjbApp]|#]
    [#|2004-04-12T12:41:20.819-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]
    [#|2004-04-12T12:41:20.829-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2004-04-12T12:41:20.849-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Successfully autodeployed : C:\Sun\Creator\SunAppServer8\lib\install\applications\MEjbApp.ear.|#]
    [#|2004-04-12T12:41:20.849-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Selecting file [ C:\Sun\Creator\SunAppServer8\lib\install\applications\__ejb_container_timer_app.ear ] for autodeployment.|#]
    [#|2004-04-12T12:41:21.500-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5109: EJBC - START of EJBC for [__ejb_container_timer_app]|#]
    [#|2004-04-12T12:41:26.237-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|Processing beans ...|#]
    [#|2004-04-12T12:41:26.237-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5110: EJBC - END of EJBC for [__ejb_container_timer_app]|#]
    [#|2004-04-12T12:41:26.387-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|Total Deployment Time: 5468 msec, Total EJB Compiler Module Time: 4737 msec, Portion spent EJB Compiling: 86%
    Breakdown of EJBC Module Time: Total Time for EJBC: 4737 msec, CMP Generation: 1091 msec (23%), Java Compilation: 3225 msec (68%), RMI Compilation: 0 msec (0%), JAX-RPC Generation: 0 msec (0%),
    |#]
    [#|2004-04-12T12:41:26.397-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=10;|deployed with moduleid = __ejb_container_timer_app|#]
    [#|2004-04-12T12:41:26.417-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1041:Sent the event to instance:[ApplicationDeployEvent -- deploy __ejb_container_timer_app]|#]
    [#|2004-04-12T12:41:27.008-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
    [#|2004-04-12T12:41:27.008-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
    [#|2004-04-12T12:41:27.008-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2004-04-12T12:41:27.018-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Successfully autodeployed : C:\Sun\Creator\SunAppServer8\lib\install\applications\__ejb_container_timer_app.ear.|#]
    [#|2004-04-12T12:41:27.028-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
    [#|2004-04-12T12:41:27.238-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [web1]|#]
    [#|2004-04-12T12:41:27.489-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [asadmin]|#]
    [#|2004-04-12T12:41:27.499-0500|WARNING|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
    [#|2004-04-12T12:41:27.609-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [server] at [com_sun_web_ui]|#]
    [#|2004-04-12T12:41:27.629-0500|INFO|sun-appserver-pe8.0|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
    [#|2004-04-12T12:41:27.629-0500|INFO|sun-appserver-pe8.0|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
    [#|2004-04-12T12:41:27.759-0500|INFO|sun-appserver-pe8.0|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server-PE-8.0|#]
    [#|2004-04-12T12:41:33.447-0500|INFO|sun-appserver-pe8.0|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|Missing application web.xml, using defaults only StandardEngine[server].StandardHost[server].StandardContext[]|#]
    [#|2004-04-12T12:41:36.311-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 8081|#]
    [#|2004-04-12T12:41:36.351-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 8081|#]
    [#|2004-04-12T12:41:36.542-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 1044|#]
    [#|2004-04-12T12:41:36.552-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 1044|#]
    [#|2004-04-12T12:41:36.602-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 4849|#]
    [#|2004-04-12T12:41:36.612-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 4849|#]
    [#|2004-04-12T12:41:36.892-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [C:\Sun\Creator\SunAppServer8\imq\bin].|#]
    [#|2004-04-12T12:41:36.902-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Enabling AutoDeployment service at :1081791696902|#]
    [#|2004-04-12T12:41:36.902-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|CORE5053: Application onReady complete.|#]
    [#|2004-04-12T12:41:36.902-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]
    [#|2004-04-12T12:42:22.958-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=11;|[AutoDeploy] Selecting file [ C:\Sun\Creator\SunAppServer8\domains\domain1\autodeploy\hello-jaxrpc.war ] for autodeployment.|#]
    [#|2004-04-12T12:42:25.182-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=11;|DPL5109: EJBC - START of EJBC for [hello-jaxrpc]|#]
    [#|2004-04-12T12:42:25.182-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=11;|Processing beans ...|#]
    [#|2004-04-12T12:42:25.212-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=11;|DPL5110: EJBC - END of EJBC for [hello-jaxrpc]|#]
    [#|2004-04-12T12:42:25.813-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=11;|Total Deployment Time: 2714 msec, Total EJB Compiler Module Time: 30 msec, Portion spent EJB Compiling: 1%
    Breakdown of EJBC Module Time: Total Time for EJBC: 30 msec, CMP Generation: 0 msec (0%), Java Compilation: 0 msec (0%), RMI Compilation: 0 msec (0%), JAX-RPC Generation: 10 msec (33%),
    |#]
    [#|2004-04-12T12:42:25.813-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=11;|deployed with moduleid = hello-jaxrpc|#]
    [#|2004-04-12T12:42:25.933-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1041:Sent the event to instance:[ModuleDeployEvent -- deploy web/hello-jaxrpc]|#]
    [#|2004-04-12T12:42:26.233-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=11;|WEB0100: Loading web module [hello-jaxrpc] in virtual server [server] at [hello-jaxrpc]|#]
    [#|2004-04-12T12:42:29.268-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=11;|JAXRPC.JAXRPCSERVLET.12: JAX-RPC context listener initializing|#]
    [#|2004-04-12T12:42:30.289-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=11;|JAXRPC.JAXRPCSERVLET.14: JAX-RPC servlet initializing|#]
    [#|2004-04-12T12:42:30.429-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2004-04-12T12:42:30.459-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=11;|[AutoDeploy] Successfully autodeployed : C:\Sun\Creator\SunAppServer8\domains\domain1\autodeploy\hello-jaxrpc.war.|#]
    [#|2004-04-12T12:42:32.472-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=11;|[AutoDeploy] Selecting file [ C:\Sun\Creator\SunAppServer8\domains\domain1\autodeploy\jTravellerService.war ] for autodeployment.|#]
    [#|2004-04-12T12:42:33.724-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=11;|DPL5109: EJBC - START of EJBC for [jTravellerService]|#]
    [#|2004-04-12T12:42:33.724-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=11;|Processing beans ...|#]
    [#|2004-04-12T12:42:33.724-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=11;|DPL5110: EJBC - END of EJBC for [jTravellerService]|#]
    [#|2004-04-12T12:42:33.814-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=11;|Total Deployment Time: 1282 msec, Total EJB Compiler Module Time: 0 msec, Portion spent EJB Compiling: 0%
    Breakdown of EJBC Module Time: Total Time for EJBC: 0 msec, CMP Generation: 0 msec (0%), Java Compilation: 0 msec (0%), RMI Compilation: 0 msec (0%), JAX-RPC Generation: 0 msec (0%),
    |#]
    [#|2004-04-12T12:42:33.814-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.deployment|_ThreadID=11;|deployed with moduleid = jTravellerService|#]
    [#|2004-04-12T12:42:33.834-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1041:Sent the event to instance:[ModuleDeployEvent -- deploy web/jTravellerService]|#]
    [#|2004-04-12T12:42:33.944-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=11;|WEB0100: Loading web module [jTravellerService] in virtual server [server] at [jTravellerService]|#]
    [#|2004-04-12T12:42:35.346-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=11;|JAXRPC.JAXRPCSERVLET.12: JAX-RPC context listener initializing|#]
    [#|2004-04-12T12:42:35.406-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=11;|JAXRPC.JAXRPCSERVLET.14: JAX-RPC servlet initializing|#]
    [#|2004-04-12T12:42:35.456-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
    [#|2004-04-12T12:42:35.466-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=11;|[AutoDeploy] Successfully autodeployed : C:\Sun\Creator\SunAppServer8\domains\domain1\autodeploy\jTravellerService.war.|#]
    Starting Sun Java System Application Server Platform Edition 8.0 (build b57-fcs) ...
    [#|2004-05-05T21:59:45.928-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_03] from [Sun Microsystems Inc.]|#]
    [#|2004-05-05T21:59:49.112-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
    [#|2004-05-05T21:59:49.914-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2004-05-05T21:59:57.194-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
    [#|2004-05-05T21:59:57.304-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
    [#|2004-05-05T21:59:57.324-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2004-05-05T22:00:05.917-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
    [#|2004-05-05T22:00:09.161-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
    [#|2004-05-05T22:00:09.452-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
    [#|2004-05-05T22:00:10.593-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
    [#|2004-05-05T22:00:12.025-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]
    [#|2004-05-05T22:00:13.568-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
    [#|2004-05-05T22:00:13.568-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
    [#|2004-05-05T22:00:13.818-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
    [#|2004-05-05T22:00:15.040-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [web1]|#]
    [#|2004-05-05T22:00:15.390-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [asadmin]|#]
    [#|2004-05-05T22:00:15.390-0500|WARNING|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
    [#|2004-05-05T22:00:15.400-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [server] at [com_sun_web_ui]|#]
    [#|2004-05-05T22:00:15.420-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [hello-jaxrpc] in virtual server [server] at [hello-jaxrpc]|#]
    [#|2004-05-05T22:00:15.450-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [jTravellerService] in virtual server [server] at [jTravellerService]|#]
    [#|2004-05-05T22:00:15.470-0500|INFO|sun-appserver-pe8.0|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
    [#|2004-05-05T22:00:15.470-0500|INFO|sun-appserver-pe8.0|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
    [#|2004-05-05T22:00:15.661-0500|INFO|sun-appserver-pe8.0|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server-PE-8.0|#]
    [#|2004-05-05T22:00:23.802-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPC.JAXRPCSERVLET.12: JAX-RPC context listener initializing|#]
    [#|2004-05-05T22:00:25.014-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPC.JAXRPCSERVLET.14: JAX-RPC servlet initializing|#]
    [#|2004-05-05T22:00:25.114-0500|INFO|sun-appserver-pe8.0|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|Missing application web.xml, using defaults only StandardEngine[server].StandardHost[server].StandardContext[]|#]
    [#|2004-05-05T22:00:27.387-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPC.JAXRPCSERVLET.12: JAX-RPC context listener initializing|#]
    [#|2004-05-05T22:00:27.728-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPC.JAXRPCSERVLET.14: JAX-RPC servlet initializing|#]
    [#|2004-05-05T22:00:28.940-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 8081|#]
    [#|2004-05-05T22:00:29.020-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 8081|#]
    [#|2004-05-05T22:00:29.170-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 1044|#]
    [#|2004-05-05T22:00:29.170-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 1044|#]
    [#|2004-05-05T22:00:29.240-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 4848|#]
    [#|2004-05-05T22:00:29.240-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 4848|#]
    [#|2004-05-05T22:00:29.631-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [C:\Sun\Creator\SunAppServer8\imq\bin].|#]
    [#|2004-05-05T22:00:29.651-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Enabling AutoDeployment service at :1083812429651|#]
    [#|2004-05-05T22:00:29.651-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|CORE5053: Application onReady complete.|#]
    [#|2004-05-05T22:00:29.651-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]
    Starting Sun Java System Application Server Platform Edition 8.0 (build b57-fcs) ...
    [#|2004-05-05T22:46:53.494-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_03] from [Sun Microsystems Inc.]|#]
    [#|2004-05-05T22:46:54.766-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
    [#|2004-05-05T22:46:55.156-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2004-05-05T22:46:58.871-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
    [#|2004-05-05T22:46:58.891-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
    [#|2004-05-05T22:46:58.901-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2004-05-05T22:47:01.806-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
    [#|2004-05-05T22:47:03.538-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
    [#|2004-05-05T22:47:03.799-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
    [#|2004-05-05T22:47:04.880-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
    [#|2004-05-05T22:47:05.731-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]
    [#|2004-05-05T22:47:06.462-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
    [#|2004-05-05T22:47:06.462-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
    [#|2004-05-05T22:47:06.522-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
    [#|2004-05-05T22:47:06.863-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [web1]|#]
    [#|2004-05-05T22:47:07.063-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [asadmin]|#]
    [#|2004-05-05T22:47:07.063-0500|WARNING|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
    [#|2004-05-05T22:47:07.073-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [server] at [com_sun_web_ui]|#]
    [#|2004-05-05T22:47:07.083-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [hello-jaxrpc] in virtual server [server] at [hello-jaxrpc]|#]
    [#|2004-05-05T22:47:07.103-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [jTravellerService] in virtual server [server] at [jTravellerService]|#]
    [#|2004-05-05T22:47:07.123-0500|INFO|sun-appserver-pe8.0|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
    [#|2004-05-05T22:47:07.123-0500|INFO|sun-appserver-pe8.0|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
    [#|2004-05-05T22:47:07.263-0500|INFO|sun-appserver-pe8.0|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server-PE-8.0|#]
    [#|2004-05-05T22:47:12.952-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPC.JAXRPCSERVLET.12: JAX-RPC context listener initializing|#]
    [#|2004-05-05T22:47:13.242-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPC.JAXRPCSERVLET.14: JAX-RPC servlet initializing|#]
    [#|2004-05-05T22:47:13.332-0500|INFO|sun-appserver-pe8.0|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|Missing application web.xml, using defaults only StandardEngine[server].StandardHost[server].StandardContext[]|#]
    [#|2004-05-05T22:47:16.196-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPC.JAXRPCSERVLET.12: JAX-RPC context listener initializing|#]
    [#|2004-05-05T22:47:16.246-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPC.JAXRPCSERVLET.14: JAX-RPC servlet initializing|#]
    [#|2004-05-05T22:47:17.428-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 8081|#]
    [#|2004-05-05T22:47:17.508-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 8081|#]
    [#|2004-05-05T22:47:17.648-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 1044|#]
    [#|2004-05-05T22:47:17.658-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 1044|#]
    [#|2004-05-05T22:47:17.719-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 4848|#]
    [#|2004-05-05T22:47:17.739-0500|INFO|sun-appserver-pe8.0|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 4848|#]
    [#|2004-05-05T22:47:18.029-0500|INFO|sun-appserver-pe8.0|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [C:\Sun\Creator\SunAppServer8\imq\bin].|#]
    [#|2004-05-05T22:47:18.039-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Enabling AutoDeployment service at :1083815238039|#]
    [#|2004-05-05T22:47:18.049-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|CORE5053: Application onReady complete.|#]
    [#|2004-05-05T22:47:18.049-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]
    Starting Sun Java System Application Server Platform Edition 8.0 (build b57-fcs) ...
    [#|2004-05-07T09:13:50.977-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_03] from [Sun Microsystems Inc.]|#]
    [#|2004-05-07T09:13:55.233-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
    [#|2004-05-07T09:13:56.064-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2004-05-07T09:14:03.705-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
    [#|2004-05-07T09:14:03.765-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
    [#|2004-05-07T09:14:03.775-0500|INFO|sun-appserver-pe8.0|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2004-05-07T09:14:13.079-0500|INFO|sun-appserver-pe8.0|java                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

  • Settings (and other Apps) Will Not Start (Metro)

    This morning most Modern Apps will not start on my system, including the Settings app. It seems to be a DCOM failure and seems directly related to this old thread.
    http://social.msdn.microsoft.com/Forums/en-US/7e6fe520-af09-4a38-b333-30ed5978f70c/control-panel-will-not-start-metro?forum=windowsdeveloperpreviewgeneral
    This is a current Windows 8.1 installation, full up to date on patches, and the problem still occurs after rebooting. I checked for newly installed patches, etc. and the only thing recent was the Windows Defender definitions update.
    It's an i7 with 32 GB of RAM, fast SSD's etc. I don't believe this is a hardware problem in any way.
    Here's the details from the System event log:
    Log Name:      System
    Source:        Microsoft-Windows-DistributedCOM
    Date:          19-Jun-2014 09:21:53
    Event ID:      10001
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          SARSYS9\Michael Sargent
    Computer:      SarSys9
    Description:
    Unable to start a DCOM Server: microsoft.windows.immersivecontrolpanel as Unavailable/Unavailable. The error:
    "15612"
    Happened while starting this command:
    "C:\WINDOWS\ImmersiveControlPanel\SystemSettings.exe" -ServerName:microsoft.windows.immersivecontrolpanel
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
        <EventID Qualifiers="0">10001</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8080000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-19T13:21:53.648625200Z" />
        <EventRecordID>546613</EventRecordID>
        <Correlation />
        <Execution ProcessID="972" ThreadID="4068" />
        <Channel>System</Channel>
        <Computer>SarSys9</Computer>
        <Security UserID="S-1-5-21-802678348-186571299-231467638-1001" />
      </System>
      <EventData>
        <Data Name="param1">"C:\WINDOWS\ImmersiveControlPanel\SystemSettings.exe" -ServerName:microsoft.windows.immersivecontrolpanel</Data>
        <Data Name="param2">15612</Data>
        <Data Name="param3">microsoft.windows.immersivecontrolpanel</Data>
        <Data Name="param4">Unavailable</Data>
        <Data Name="param5">Unavailable</Data>
      </EventData>
    </Event>
    That matches almost exactly with the referenced thread. But that thread never seemed to give a set of steps to resolve the issue (other than doing a Refresh which would be a catastrophic waste of time, reinstalling my whole development environment).
    I really would appreciate some help resolving this issue. If I'm in the wrong forum, please move or suggest a more appropriate place.
    Thanks,
        Mike

    Please post questions and problems about using Windows in the Windows forums on
    http://answers.microsoft.com
    The MSDN Windows Store apps forums are for developers to discuss writing their own Windows Store apps.
    --Rob

  • HT5654 message after update app. failed to start because MSVCR80.dll wasn't found

    I had a message to upgrade my version of Itunes so I clicked on the button to do this. During the download it stopped, coming up with an error message stating "This app failed to start because MSVCR80.dll was not found reinstall may fix problem" then after clicking on ok I get another box with the message "Error 7 (windows error 126)".
    I have tried uninstalling every apple application I have then reinstalling them and still get the same message. Can anyone help?
    Frustrated

    Solving the iTunes Installation Problems in Windows
    1. Apple has posted their solution here: iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue.
    2. If the Apple article does not fully resolve the problem for you, then try Troubleshooting issues with iTunes for Windows updates - MSVCR80.

  • After upgrading to iOS 5, apps won't start on my iPhone 4 !!

    Does anyone know why on earth such crash occur after upgrading to iOS 5, apps won't start on my iPhone 4 !!

    Try a Reset...
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430
    Also, See Here...
    Troubleshooting applications purchased from the App Store

  • Having problems with ipad mini and Siri. Works sporadically, will work once and then the second time not. Worked all the time with the original Mailbox app. Then started doing the same thing when I installed the new update so wondering if it is software?

    Having problems with ipad mini and Siri. Works sporadically, will work once and then the second time not. Worked all the time with the original Mailbox app. Then started doing the same thing when I installed the new update so wondering if it is software?

    Hi,
    I have the check box on a second Partition  but not on the Time Machine one
    I forget what I did now to get this called "Recovery HD"
    For the rest try https://discussions.apple.com/docs/DOC-4055  User Tip that links to Pondini's work on Time Machine.
    10:17 pm      Friday; May 2, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Errors on startup - app does not start

    I tried to start photoshop today and received two errors and the app will not start. I tried un-installing and re-installing (cloud apps), but I encounter the same errors
    Can't post screen shots - you can't read them. First error says "Could not load actions as an unexpected end of file was encountered" The second one says "Could not initialize photoshop because the preferences file was invalid (it has been deleated)"
    any idea what I could try. I haven't installed any new software. PS worked a few days ago, other programs working OK, even cloud stuff

    Delete the preferences in the prefs folder:
    Important Directories
    and since this may indicate that you have systemic issues that damage files, you might wanan read some of that and act accordingly:
    Installation Preparations
    Work File Safety
    Mylenium

  • I bought mountain lion en app stores and start download, but stops and mentioned is incomplete. and when start installation mentioned error because download is incomplete and send me to download again but the button is in  "downloaded"  what can i do?

    I bought mountain lion en app stores and start download, but stops and mentioned is incomplete. and when start installation mentioned error because download is incomplete and send me to download again but the button is in  "downloaded"  what can i do?

    Welcome to the support forums.
    Please ask this question in the Mac App Store forum where they can better assist you.

  • Windows.Launch contract failed with error: The app didn't start..

    We have installed windows 8 Prof X64 Edition; none of the Metro apps are not getting launched; the system is added in domain, the event viewer has the below information for one of the app.
    Event Under: Applications
    App microsoft.windowscommunicationsapps_8wekyb3d8bbwe!Microsoft.WindowsLive.Chat did not launch within its allotted time.
    Event Under: AppHost
    The App Host has encountered an unexpected error and will terminate. The error is  0x8007000E.
    Event Under: Microsoft-Windows-TWinUI/Operational
    Activation of the app microsoft.windowscommunicationsapps_8wekyb3d8bbwe!Microsoft.WindowsLive.Chat for the Windows.Launch contract failed with error: The app didn't start..
    Regards Ajinkya Ghare MCITP-Server Administrator | MCTS

    Hi,
    Try to put a machine disjoin the domain to see if the same issue occurs.
    Sometimes the Windows 8 machines cannot use metro app once join the domain, you can try this method:
    1- Open "Local Group Policy Editor"
    2-Navigate to "Computer Configuration - Administrative Templates - Network Isolation"
    3- Open "Internet Proxy Servers for Metro Style Apps" and set the value to your proxy server address like 172.16.0.1:8080.
    Regards,
    Leo  
    Huang
    Leo Huang
    TechNet Community Support

  • How do I get rid of an app that has started down loading and won't stop

    I had app crime scene downloaded then on its own it started downloading and just keeps running can't stop pitot get into unload

    I've had similar issues in the past with downloading an app that appears to be eternally downloading and never finish.  What I did was delete the app from my device, (hold your finger till the icons jiggle, etc...) then go back to the app store and start the process over.  That has worked for me.
    Good luck!

  • The 'Swipe to Camera app icon' function is not working.  I swipe across but the camera app doesn't start up at all.  Does anyone else have this problem?  Can it be fixed?

    The 'Swipe to Camera app icon' function is not working.  I swipe across but the camera app doesn't start up at all.  Does anyone else have this problem?  Can it be fixed?

    You don't swipe but actually press, hold and push up.

  • Error code -The app didn't start

    I try to start application but get error:
    Unable to activate Windows Store app 'AppName'. The ProcessName process started, but the activation request failed with error 'The app didn't start'
    And there is line  in the output - has exited with code -2146234294 (0x8013104a).
    Please, give me any advice

    Try these:
    Closing and re-opening the project
    Uninstalling the project from the Start Menu
    Re-booting your system,
    and if that doesn't work, repair your installation of VS.
    I don't have any idea what causes the error, but I have seen it. One of those four things has always worked for me.
    Rebecca M. Riordan

  • Multi Apps in Web Start

    The Web Start Demo (play.jnlp) shows four applications.
    How to do it?
    I need to do the same thing, i.e. show more than one app when I start javaws.exe.
    Please help. I have searched and searched.....

    As far as I know whatever you start from one JNLP file is treated as one application by Java WebStart. Perhaps the demo you are talking about just opens up 4 different (J)Frames with four different demo's. However, this has nothing to do with WebStart.

  • Apps won't start after iOS5 upgrade for ipad2

    Hi, after upgrading my ipad with the latest iOS. when you clck on any apps..it starts and then minimize..when you double click on the home buttom..you will see the apps there. Please advice.

    If it's happening on all the apps that you've downloaded from the App Store, but not the Apple built-in ones, then try downloading any free app from the store (as that appears to reset something) and then re-try them - the free app can then be deleted.
    Otherwise have you tried closing all apps completely and then seeing if they work when you re-open them ? From the home screen (i.e. not with any app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of each app to close them, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    If that doesn't work then you could try a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • I have an Ipod touch. Since this morning I am not able to open any of my purchased apps. The screen briefly flashes but the apps don't start. Can anyone help?

    I have an Ipod touch. Since this morning I am not able to open any of my purchased apps. The screen briefly flashes but the apps don't start. Can anyone help?

    - Try resetting the iPod. Nothing will be lost.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Then download/install new app.
    - iOS: Troubleshooting applications purchased from the App Store

Maybe you are looking for

  • Exchange revealing all address in Mac Address Book Groups

    I have 3 accounts set up in Mail: MS Exchange for work Gmail Me.com I have Groups set up in Address Book, containing work contacts with addresses outside of my work Domain. When sending and email to these Groups from the Exchange Account, the Group N

  • Cannot click on certain buttons on Facebook to make comments or send messages

    whenever I sign in to facebook I cannot respond to questions or comment on certain posts. It does not show me the sign out button as well. I think maybe it has to do with upgrading from windows 5.0 which I have yet to get info on how to get Win6.

  • Get the path of the running java program

    Hi, Is it possible to get the path of the main java class that I am running. For example if I am running myProgram.class can I get the path of that class from itself. Best regards, Chamal.

  • Resize column width for JTable without column headers?

    Hi, I find that for me to resize columns of a JTable by using mouse dragging, I MUST have column headers and then drag column headers to resize them. Is my understanding correct? Actually, I need to have a table without header columns. How can I use

  • Aperture3 thinks ALL my faces are the same person

    Anyone else having this problem? If I go into faces library and select a person to confirm their faces it is just a wild mess of faces and objects and backgrounds. And it is the same options for everyone. It doesn't seem to be "learning" at all. Then