Adventure1.0 won't deploy on Windows XP

I need help getting the Adventure1.0 application to be installated and made runnable. I've run into an installation problem on Windows XP.
I've installed j2eesdk-1_4_01-windows.exe, and can access the server via ports 8080 and 4848 just fine. I've followed the instructions for deploying Adventure1.0, found in C:\Sun\AppServer\samples\blueprints\adventure1.0\docs\installing.html. When I run the asant command, I see the attached output. OPC, Actitivy, Airline and Lodging fail to load. In the server log I see lines like:
[#|2004-07-28T12:04:23.790-0400|SEVERE|sun-appserver-pe8.0.0_01|
javax.enterprise.resource.jdo.persistencemanager|_ThreadID=11;|
com.sun.jdo.api.persistence.support.JDOFatalUserException: JDO76604: JNDI lookup for cmp-
resource 'jdbc/adventure/AdventureDB' failed.
NestedException: javax.naming.NameNotFoundException|#]Several trackbacks are sprinkled throughout the log. I can include that if anyone needs it.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\bob>cd \sun\AppServer\samples\blueprints\adventure1.0\
src
C:\Sun\AppServer\samples\blueprints\adventure1.0\src>asant deploy-apps
Buildfile: build.xml
deploy-apps:
deploy-apps:
deploy:
build_cpath:
init_common:
envhost:
readhost:
sethost:
envport:
readport:
setport:
envuser:
readuser:
setuser:
envpassword:
readpassword:
setpassword:
envinstance:
readinstance:
setinstance:
undate_env:
setup_env:
check_db:
setup_pointbase:
setup_oracle:
setup_oracleDD:
setup_oracleInet:
setup_db:
checkPlatform:
configUnix:
configWindows:
     [echo] on windows
deploy_common:
     [echo] Deploying ../../../OPC.ear.
     [exec] Application deployed but not loaded because com.sun.enterprise.deplo
yment.backend.IASDeploymentException: Error while loading application [OPC]. Ple
ase refer to the server log for more details.
     [exec] com.sun.enterprise.deployment.backend.IASDeploymentException: Error
while loading application [OPC]. Please refer to the server log for more details
     [exec] .
     [exec] Command deploy executed successfully.
deploy:
build_cpath:
init_common:
envhost:
readhost:
sethost:
envport:
readport:
setport:
envuser:
readuser:
setuser:
envpassword:
readpassword:
setpassword:
envinstance:
readinstance:
setinstance:
undate_env:
setup_env:
check_db:
setup_pointbase:
setup_oracle:
setup_oracleDD:
setup_oracleInet:
setup_db:
checkPlatform:
configUnix:
configWindows:
     [echo] on windows
deploy_common:
     [echo] Deploying ../../../ConsumerWebsite.ear.
     [exec] Command deploy executed successfully.
deploy:
build_cpath:
init_common:
envhost:
readhost:
sethost:
envport:
readport:
setport:
envuser:
readuser:
setuser:
envpassword:
readpassword:
setpassword:
envinstance:
readinstance:
setinstance:
undate_env:
setup_env:
check_db:
setup_pointbase:
setup_oracle:
setup_oracleDD:
setup_oracleInet:
setup_db:
checkPlatform:
configUnix:
configWindows:
     [echo] on windows
deploy_common:
     [echo] Deploying ../../../Bank.ear.
     [exec] Command deploy executed successfully.
deploy:
build_cpath:
init_common:
envhost:
readhost:
sethost:
envport:
readport:
setport:
envuser:
readuser:
setuser:
envpassword:
readpassword:
setpassword:
envinstance:
readinstance:
setinstance:
undate_env:
setup_env:
check_db:
setup_pointbase:
setup_oracle:
setup_oracleDD:
setup_oracleInet:
setup_db:
checkPlatform:
configUnix:
configWindows:
     [echo] on windows
deploy_common:
     [echo] Deploying ../../../ActivitySupplier.ear.
     [exec] Application deployed but not loaded because com.sun.enterprise.deplo
yment.backend.IASDeploymentException: Error while loading application [ActivityS
upplier]. Please refer to the server log for more details.
     [exec] com.sun.enterprise.deployment.backend.IASDeploymentException: Error
while loading application [ActivitySupplier]. Please refer to the server log for
more details.
     [exec] .
     [exec] Command deploy executed successfully.
deploy:
build_cpath:
init_common:
envhost:
readhost:
sethost:
envport:
readport:
setport:
envuser:
readuser:
setuser:
envpassword:
readpassword:
setpassword:
envinstance:
readinstance:
setinstance:
undate_env:
setup_env:
check_db:
setup_pointbase:
setup_oracle:
setup_oracleDD:
setup_oracleInet:
setup_db:
checkPlatform:
configUnix:
configWindows:
     [echo] on windows
deploy_common:
     [echo] Deploying ../../../AirlineSupplier.ear.
     [exec] Application deployed but not loaded because com.sun.enterprise.deplo
yment.backend.IASDeploymentException: Error while loading application [AirlineSu
pplier]. Please refer to the server log for more details.
     [exec] com.sun.enterprise.deployment.backend.IASDeploymentException: Error
while loading application [AirlineSupplier]. Please refer to the server log for
more details.
     [exec] .
     [exec] Command deploy executed successfully.
deploy:
build_cpath:
init_common:
envhost:
readhost:
sethost:
envport:
readport:
setport:
envuser:
readuser:
setuser:
envpassword:
readpassword:
setpassword:
envinstance:
readinstance:
setinstance:
undate_env:
setup_env:
check_db:
setup_pointbase:
setup_oracle:
setup_oracleDD:
setup_oracleInet:
setup_db:
checkPlatform:
configUnix:
configWindows:
     [echo] on windows
deploy_common:
     [echo] Deploying ../../../LodgingSupplier.ear.
     [exec] Application deployed but not loaded because com.sun.enterprise.deplo
yment.backend.IASDeploymentException: Error while loading application [LodgingSu
pplier]. Please refer to the server log for more details.
     [exec] com.sun.enterprise.deployment.backend.IASDeploymentException: Error
while loading application [LodgingSupplier]. Please refer to the server log for
more details.
     [exec] .
     [exec] Command deploy executed successfully.
BUILD SUCCESSFUL
Total time: 1 minute 22 seconds
C:\Sun\AppServer\samples\blueprints\adventure1.0\src>

Starting Sun Java System Application Server Platform Edition 8.0.0_01 (build b08-fcs) ...
[#|2004-07-28T11:51:08.617-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_04] from [Sun Microsystems Inc.]|#]
[#|2004-07-28T11:51:09.819-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
[#|2004-07-28T11:51:10.019-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
[#|2004-07-28T11:51:12.142-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
[#|2004-07-28T11:51:12.152-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
[#|2004-07-28T11:51:12.152-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
[#|2004-07-28T11:51:16.749-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
[#|2004-07-28T11:51:18.601-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
[#|2004-07-28T11:51:18.912-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
[#|2004-07-28T11:51:19.583-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
[#|2004-07-28T11:51:19.613-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Selecting file [C:\Sun\AppServer\lib\install\applications\MEjbApp.ear] for autodeployment|#]
[#|2004-07-28T11:51:19.613-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Selecting file [C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear] for autodeployment|#]
[#|2004-07-28T11:51:19.623-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Selecting file [ C:\Sun\AppServer\lib\install\applications\MEjbApp.ear ] for autodeployment.|#]
[#|2004-07-28T11:51:20.624-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5109: EJBC - START of EJBC for [MEjbApp]|#]
[#|2004-07-28T11:51:20.624-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=10;|Processing beans ...|#]
[#|2004-07-28T11:51:20.644-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=10;|Compiling RMI-IIOP code ...|#]
[#|2004-07-28T11:51:25.621-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5110: EJBC - END of EJBC for [MEjbApp]|#]
[#|2004-07-28T11:51:25.631-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.stream.out|_ThreadID=10;| role is admin-role class class java.lang.String|#]
[#|2004-07-28T11:51:25.692-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.stream.out|_ThreadID=10;|
role is admin-role class class java.lang.String|#]
[#|2004-07-28T11:51:25.932-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=10;|Total Deployment Time: 6089 msec, Total EJB Compiler Module Time: 4997 msec, Portion spent EJB Compiling: 82%
Breakdown of EJBC Module Time: Total Time for EJBC: 4997 msec, CMP Generation: 0 msec (0%), Java Compilation: 0 msec (0%), RMI Compilation: 4977 msec (99%), JAX-RPC Generation: 10 msec (0%),
|#]
[#|2004-07-28T11:51:25.962-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=10;|deployed with moduleid = MEjbApp|#]
[#|2004-07-28T11:51:26.022-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1041:Sent the event to instance:[ApplicationDeployEvent -- deploy MEjbApp]|#]
[#|2004-07-28T11:51:26.613-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]
[#|2004-07-28T11:51:26.623-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
[#|2004-07-28T11:51:26.633-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Successfully autodeployed : C:\Sun\AppServer\lib\install\applications\MEjbApp.ear.|#]
[#|2004-07-28T11:51:26.633-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Selecting file [ C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear ] for autodeployment.|#]
[#|2004-07-28T11:51:27.214-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5109: EJBC - START of EJBC for [__ejb_container_timer_app]|#]
[#|2004-07-28T11:51:29.888-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=10;|Processing beans ...|#]
[#|2004-07-28T11:51:29.888-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5110: EJBC - END of EJBC for [__ejb_container_timer_app]|#]
[#|2004-07-28T11:51:29.988-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=10;|Total Deployment Time: 3315 msec, Total EJB Compiler Module Time: 2674 msec, Portion spent EJB Compiling: 80%
Breakdown of EJBC Module Time: Total Time for EJBC: 2674 msec, CMP Generation: 661 msec (24%), Java Compilation: 1733 msec (64%), RMI Compilation: 0 msec (0%), JAX-RPC Generation: 0 msec (0%),
|#]
[#|2004-07-28T11:51:30.028-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=10;|deployed with moduleid = __ejb_container_timer_app|#]
[#|2004-07-28T11:51:30.038-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1041:Sent the event to instance:[ApplicationDeployEvent -- deploy __ejb_container_timer_app]|#]
[#|2004-07-28T11:51:30.388-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
[#|2004-07-28T11:51:30.388-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
[#|2004-07-28T11:51:30.428-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1042:Status of dynamic reconfiguration event processing:[success]|#]
[#|2004-07-28T11:51:30.438-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Successfully autodeployed : C:\Sun\AppServer\lib\install\applications\__ejb_container_timer_app.ear.|#]
[#|2004-07-28T11:51:30.448-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
[#|2004-07-28T11:51:30.609-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [/web1]|#]
[#|2004-07-28T11:51:30.759-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [/asadmin]|#]
[#|2004-07-28T11:51:30.759-0400|WARNING|sun-appserver-pe8.0.0_01|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-07-28T11:51:30.789-0400|INFO|sun-appserver-pe8.0.0_01|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-07-28T11:51:30.829-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
[#|2004-07-28T11:51:30.829-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
[#|2004-07-28T11:51:30.899-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server-PE-8.0|#]
[#|2004-07-28T11:51:34.664-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|Missing application web.xml, using defaults only StandardEngine[server].StandardHost[server].StandardContext[]|#]
[#|2004-07-28T11:51:36.317-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 8080|#]
[#|2004-07-28T11:51:36.377-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 8080|#]
[#|2004-07-28T11:51:36.467-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 1043|#]
[#|2004-07-28T11:51:36.467-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 1043|#]
[#|2004-07-28T11:51:36.497-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 4848|#]
[#|2004-07-28T11:51:36.507-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 4848|#]
[#|2004-07-28T11:51:36.687-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [C:\Sun\AppServer\imq\bin].|#]
[#|2004-07-28T11:51:36.697-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Enabling AutoDeployment service at :1091029896697|#]
[#|2004-07-28T11:51:36.697-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5053: Application onReady complete.|#]
[#|2004-07-28T11:51:36.697-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]
[#|2004-07-28T12:02:41.543-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|sending notification to server...server|#]
[#|2004-07-28T12:02:41.573-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=11;|WEB0303: Stopping Tomcat.|#]
[#|2004-07-28T12:02:41.573-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=11;|Stoping http11 protocol on 8080 server:type=ThreadPool,name=http8080|#]
[#|2004-07-28T12:02:41.623-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=11;|Stoping http11 protocol on 1043 server:type=ThreadPool,name=http1043|#]
[#|2004-07-28T12:02:41.633-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=11;|Stoping http11 protocol on 4848 server:type=ThreadPool,name=http4848|#]
[#|2004-07-28T12:02:42.044-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=11;|CORE5051: Shutting down all J2EE applications ...|#]
[#|2004-07-28T12:02:42.054-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.ejb|_ThreadID=11;|EJB5122:EJB Timer Service shutdown at [2004/07/28 12:02:42]|#]
[#|2004-07-28T12:02:42.054-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=11;|CORE5052: Application shutdown complete.|#]
[#|2004-07-28T12:02:42.054-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=11;|[AutoDeploy] Disabling AutoDeployment service.|#]
[#|2004-07-28T12:02:42.054-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=11;|JMS5025: JMS service shutting down.|#]
[#|2004-07-28T12:02:43.196-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=11;|JMS5026: JMS service shutdown complete.|#]
[#|2004-07-28T12:02:44.037-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server shutdown complete.|#]
Starting Sun Java System Application Server Platform Edition 8.0.0_01 (build b08-fcs) ...
[#|2004-07-28T12:02:54.242-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_04] from [Sun Microsystems Inc.]|#]
[#|2004-07-28T12:02:55.283-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
[#|2004-07-28T12:02:55.423-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
[#|2004-07-28T12:02:57.436-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
[#|2004-07-28T12:02:57.446-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
[#|2004-07-28T12:02:57.466-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
[#|2004-07-28T12:02:59.920-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
[#|2004-07-28T12:03:01.031-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
[#|2004-07-28T12:03:01.232-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
[#|2004-07-28T12:03:01.873-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
[#|2004-07-28T12:03:02.393-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]
[#|2004-07-28T12:03:02.864-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
[#|2004-07-28T12:03:02.864-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
[#|2004-07-28T12:03:02.904-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
[#|2004-07-28T12:03:03.265-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [/web1]|#]
[#|2004-07-28T12:03:03.395-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [/asadmin]|#]
[#|2004-07-28T12:03:03.395-0400|WARNING|sun-appserver-pe8.0.0_01|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-07-28T12:03:03.395-0400|INFO|sun-appserver-pe8.0.0_01|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-07-28T12:03:03.405-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
[#|2004-07-28T12:03:03.405-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
[#|2004-07-28T12:03:03.505-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server-PE-8.0|#]
[#|2004-07-28T12:03:06.119-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|Missing application web.xml, using defaults only StandardEngine[server].StandardHost[server].StandardContext[]|#]
[#|2004-07-28T12:03:07.971-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 8080|#]
[#|2004-07-28T12:03:08.061-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 8080|#]
[#|2004-07-28T12:03:08.172-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 1043|#]
[#|2004-07-28T12:03:08.212-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 1043|#]
[#|2004-07-28T12:03:08.242-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 4848|#]
[#|2004-07-28T12:03:08.252-0400|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 4848|#]
[#|2004-07-28T12:03:08.532-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [C:\Sun\AppServer\imq\bin].|#]
[#|2004-07-28T12:03:08.542-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Enabling AutoDeployment service at :1091030588542|#]
[#|2004-07-28T12:03:08.542-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5053: Application onReady complete.|#]
[#|2004-07-28T12:03:08.542-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]
[#|2004-07-28T12:03:57.402-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1006:Uploading the file to:[C:\Documents and Settings\bob\Local Settings\Temp\s1astempdomain1server-1629282413\7849141\OPC.ear]|#]
[#|2004-07-28T12:03:57.563-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1007:Uploaded the remote file at: [C:\Documents and Settings\bob\Local Settings\Temp\s1astempdomain1server-1629282413\7849141\OPC.ear]|#]
[#|2004-07-28T12:04:00.667-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|DPL5109: EJBC - START of EJBC for [OPC]|#]
[#|2004-07-28T12:04:05.684-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|Processing beans ...|#]
[#|2004-07-28T12:04:23.470-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|DPL5306:EJB Web Service Endpoint [PurchaseOrderIntfPort] listening at address [http://pc-bob:8080/webservice/PoEndpointBean]|#]
[#|2004-07-28T12:04:23.580-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|DPL5306:EJB Web Service Endpoint [OrderTrackingIntfPort] listening at address [http://pc-bob:8080/webservice/OtEndpointBean]|#]
[#|2004-07-28T12:04:23.640-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|DPL5306:EJB Web Service Endpoint [BrokerServiceIntfPort] listening at address [http://pc-bob:8080/webservice/WebServiceBroker]|#]
[#|2004-07-28T12:04:23.650-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|DPL5110: EJBC - END of EJBC for [OPC]|#]
[#|2004-07-28T12:04:23.790-0400|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jdo.persistencemanager|_ThreadID=11;|com.sun.jdo.api.persistence.support.JDOFatalUserException: JDO76604: JNDI lookup for cmp-resource 'jdbc/adventure/AdventureDB' failed.
NestedException: javax.naming.NameNotFoundException|#]
[#|2004-07-28T12:04:23.800-0400|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|DPL5039:Caught a Throwable in POST_DEPLOY Event
java.lang.NullPointerException
     at com.sun.jdo.spi.persistence.support.sqlstore.ejb.DeploymentEventListenerImpl.executeDDLs(DeploymentEventListenerImpl.java:348)
     at com.sun.jdo.spi.persistence.support.sqlstore.ejb.DeploymentEventListenerImpl.processEvent(DeploymentEventListenerImpl.java:274)
     at com.sun.jdo.spi.persistence.support.sqlstore.ejb.DeploymentEventListenerImpl.notifyDeploymentEvent(DeploymentEventListenerImpl.java:89)
     at com.sun.enterprise.deployment.backend.DeploymentEventManager.notifyDeploymentEvent(DeploymentEventManager.java:48)
     at com.sun.enterprise.deployment.backend.AppDeployer.postDeploy(AppDeployer.java:353)
     at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:184)
     at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:105)
     at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:124)
     at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:74)
     at com.sun.enterprise.deployment.phasing.DeploymentService.executePhases(DeploymentService.java:233)
     at com.sun.enterprise.deployment.phasing.DeploymentService.deploy(DeploymentService.java:150)
     at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:275)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:287)
     at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:280)
     at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:221)
     at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:228)
     at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:823)
     at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:792)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
     at $Proxy1.invoke(Unknown Source)
     at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:282)
     at com.sun.enterprise.admin.jmx.remote.server.callers.InvokeCaller.call(InvokeCaller.java:38)
     at com.sun.enterprise.admin.jmx.remote.server.MBeanServerRequestHandler.handle(MBeanServerRequestHandler.java:92)
     at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.processRequest(RemoteJmxConnectorServlet.java:69)
     at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.doPost(RemoteJmxConnectorServlet.java:94)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:768)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:861)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:324)
     at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:246)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
     at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:268)
     at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:236)
     at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
     at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:145)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:141)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522)
     at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:214)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:168)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109)
     at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:536)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:144)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:133)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
     at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:539)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
     at com.sun.enterprise.webservice.EjbWebServiceValve.invoke(EjbWebServiceValve.java:134)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
     at com.sun.enterprise.security.web.SingleSignOn.invoke(SingleSignOn.java:254)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
     at com.sun.enterprise.web.VirtualServerValve.invoke(VirtualServerValve.java:209)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:114)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:109)
     at com.sun.enterprise.web.VirtualServerMappingValve.invoke(VirtualServerMappingValve.java:166)
     at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:107)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:522)
     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:936)
     at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:165)
     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:683)
     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:604)
     at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:542)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:647)
     at java.lang.Thread.run(Thread.java:534)
|#]
[#|2004-07-28T12:04:24.091-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|Total Deployment Time: 25927 msec, Total EJB Compiler Module Time: 22983 msec, Portion spent EJB Compiling: 88%
Breakdown of EJBC Module Time: Total Time for EJBC: 22983 msec, CMP Generation: 2414 msec (10%), Java Compilation: 2573 msec (11%), RMI Compilation: 0 msec (0%), JAX-RPC Generation: 17225 msec (74%),
|#]
[#|2004-07-28T12:04:24.101-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=11;|deployed with moduleid = OPC|#]
[#|2004-07-28T12:04:24.211-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=11;|ADM1041:Sent the event to instance:[ApplicationDeployEvent -- deploy OPC]|#]
[#|2004-07-28T12:04:24.652-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.naming|_ThreadID=11;|naming.bind|#]
[#|2004-07-28T12:04:24.652-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.naming|_ThreadID=11;|naming.bind|#]
[#|2004-07-28T12:04:24.652-0400|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.naming|_ThreadID=11;|naming.bind|#]
[#|2004-07-28T12:04:24.922-0400|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.ejb.mdb|_ThreadID=11;|MDB00017: [BrokerRequestorBean]: Exception in creating message-driven bean container: [com.sun.enterprise.connectors.ConnectorRuntimeException: JMS resource not created : jms/opc/WebServiceBrokerQueue]|#]
[#|2004-07-28T12:04:24.922-0400|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.ejb.mdb|_ThreadID=11;|com.sun.enterprise.connectors.ConnectorRuntimeException
com.sun.enterprise.connectors.ConnectorRuntimeException: JMS resource not created : jms/opc/WebServiceBrokerQueue
     at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.getPhysicalDestinationFromConfiguration(ActiveJmsResourceAdapter.java:296)
     at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.updateMDBRuntimeInfo(ActiveJmsResourceAdapter.java:232)
     at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:139)
     at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:189)
     at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:196)
     at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:477)
     at com.sun.enterprise.server.ApplicationLoader.lo                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

Similar Messages

  • Indesign CS6 won't install on Windows 7 64bit via GPO

    Good afternoon,
    I created a installation of Indesign CS6 with application manager enterprise 3 to deploy to computers via the active directory.
    It installs correctly without issue to Windows XP x86 machines however won't install to Windows 7 x64 machines.
    When the computers starts it trys to install but fails and proceeds to the login screen.  The following information is left in the Windows event log.
    Has anyone else had this problem and more importantly know how to solve it?
    Log Name:      System
    Source:        Microsoft-Windows-GroupPolicy
    Date:          13/08/2013 9:44:23 AM
    Event ID:      1085
    Task Category: None
    Level:         Warning
    Keywords:     
    User:          SYSTEM
    Computer:      WIN7TEST
    Description:
    Windows failed to apply the Software Installation settings. Software Installation settings might have its own log file. Please click on the "More information" link.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-GroupPolicy" Guid="{AEA1B4FA-97D1-45F2-A64C-4D69FFFD92C9}" />
        <EventID>1085</EventID>
        <Version>0</Version>
        <Level>3</Level>
        <Task>0</Task>
        <Opcode>1</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2013-08-12T23:44:23.375831000Z" />
        <EventRecordID>9482</EventRecordID>
        <Correlation ActivityID="{B74A3709-81F6-4B73-AA1F-9B610874B7EA}" />
        <Execution ProcessID="384" ThreadID="1324" />
        <Channel>System</Channel>
        <Computer>WIN7TEST</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data Name="SupportInfo1">1</Data>
        <Data Name="SupportInfo2">3961</Data>
        <Data Name="ProcessingMode">1</Data>
        <Data Name="ProcessingTimeInMilliseconds">41590</Data>
        <Data Name="ErrorCode">1603</Data>
        <Data Name="ErrorDescription">Fatal error during installation. </Data>
        <Data Name="DCName">\\AYR.burdekin.qld.gov.au</Data>
        <Data Name="ExtensionName">Software Installation</Data>
        <Data Name="ExtensionId">{c6dc5466-785a-11d2-84d0-00c04fb169f7}</Data>
      </EventData>
    </Event>
    Log Name:      System
    Source:        Application Management Group Policy
    Date:          13/08/2013 9:44:23 AM
    Event ID:      108
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          SYSTEM
    Computer:      WIN7TEST
    Description:
    Failed to apply changes to software installation settings.  Software changes could not be applied.  A previous log entry with details should exist.  The error was : %%1603
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Management Group Policy" />
        <EventID Qualifiers="0">108</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-08-12T23:44:23.000000000Z" />
        <EventRecordID>9481</EventRecordID>
        <Channel>System</Channel>
        <Computer>WIN7TEST</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data>Software changes could not be applied.  A previous log entry with details should exist.</Data>
        <Data>1603</Data>
      </EventData>
    </Event>
    Log Name:      System
    Source:        Application Management Group Policy
    Date:          13/08/2013 9:44:23 AM
    Event ID:      102
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          SYSTEM
    Computer:      WIN7TEST
    Description:
    The install of application Adobe InDesign CS6 from policy Global-Application-Adobe InDesign failed.  The error was : %%1603
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Management Group Policy" />
        <EventID Qualifiers="0">102</EventID>
        <Level>2</Level>
        <Task>0</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-08-12T23:44:23.000000000Z" />
        <EventRecordID>9479</EventRecordID>
        <Channel>System</Channel>
        <Computer>WIN7TEST</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <EventData>
        <Data>Adobe InDesign CS6</Data>
        <Data>Global-Application-Adobe InDesign</Data>
        <Data>1603</Data>
      </EventData>
    </Event>

    Hi Abhijit,
    I am able to install InDesign CS6 manually on the machines from the CD/DVD however when trying to install it via GPO or running the msi using the msi exec commands it doesn't install and leaves the above errors in the event log.
    The installation was made using the same CD/DVD and the installation works on the Windows XP clients and software other than InDesign CS6 will install to the Win 7 64-bit machines via GPO.
    Cheers,

  • Windows Intune support deployment for windows phone (8.1) *.appx files

    Hi
    We are trying to deploy a windows phone 8.1 appx file with intune (over sccm console). the appx file is signed with a valid symantec certificate.
    the installation of the app fails, either when we upload the file as "Required" (so pushing it automatically to the devices) or when we make the app on the company portal app available. 
    in the sccm console the deployment status says failed -> unkonwn error.
    when we use .xap file of an windows 8.0 app, it works like a charm and the xap file is signed with the same certificate.
    My question is, is there no support for publishing windows phone 8.1 appx files on Intune? Or what can it be?
    Thanks for any hints

    UPDATE
    According to these links and the comments from Mitch Denny, can somebody confirm that .appx files (company apps) cannot be deployed/installed on windows phone 8.1 yet?
    http://blogs.technet.com/b/windowsintune/archive/2014/05/12/what-s-coming-next-with-windows-intune.aspx
    http://blogs.technet.com/b/windowsintune/archive/2014/04/28/availability-of-update-to-windows-intune-for-windows-phone-8-1-and-samsung-knox-standard.aspx
    I would really appreciate if someone can confirm me this, because im struggling with this since days and there is no official statement from MS.
    Thanks

  • 10.1.3.0 web service won't deploy in 10.1.3.1

    I have a web service war file containing a bottom-up web service that uses JSR 181 annotations to expose methods in a Java class as web service operations. I also use the SOAPMessage annotations to define a handler. This web service is assembled using the OC4J WS assembler and works well with 10.1.3.0. However when I tried today to deploy the same war file into a 10.1.3.1 instance I got this error.
    [Loaded oracle.j2ee.ws.server.deployment.Handler from file:/C:/apps/oc4j10131/webservices/lib/wsserver.jar]
    [Loaded sun.util.logging.resources.logging from c:\java\j2se5\jre\lib\rt.jar]
    07/01/26 14:11:25 WARNING: Application.setConfig Application: myapp is in failed state as initialization failed.
    java.lang.InstantiationException: Error loading web-app 'myapp-ws' at C:\apps\oc4j10131\j2ee\home\applications\myapp\myapp-ws:
    Error processing webservices.xml : null^M
    The [Loaded ...] messages are the result of Java's -verbose:class flag. I tried OC4J's debug flag "-verbosity 10" as described in the docs on
    runtime debug flags but that does not produce any detailed messages. Are there some other flags to see why this won't deploy?
    There's not much info in any of the app server log files. Environment is XP SP2, JDK 1.5, OC4J standlone 10.1.3.0. I tried re-assembling it using the WS assembler from 10.1.3.1 but that did not solve the problem.

    O.K., figured this one out. In EA I had converted a panelPage element to a Page, but had not modified the backing bean code to set and get the new object type. EA didn't seem to mind, but 10.1.3 production picked it up. I'm guessing it has to do with the better integration among the various participants in a page that's part of the production release (and also makes the removal of page components much cleaner).
    On to the next!
    JLL

  • TS1363 "An iPod has been detected but it could not be identified properly"  iPod Nano 7g and 3g won't work with Windows 8 PC. worked fine up until a month or so ago and now they are not recognized.

    "An iPod has been detected but it could not be identified properly"  iPod Nano 7g and 3g won't work with Windows 8 PC. worked fine up until a month or so ago and now they are not recognized.

    Hi cueball819,
    Thanks for using Apple Support Communities.  This article has steps to try if your iPods aren't recognized by iTunes or Windows:
    iPod not recognized in My Computer and in iTunes for Windows
    http://support.apple.com/kb/TS1369
    Cheers,
    - Ari

  • HP OfficeJet J6410 won't install under Windows 8

    Hello to you all,
    Two days ago, I bought a new notebook for my daughter. She needs it for her study. It's the HP Pavilion TouchSmart 11-e000ed.
    Again, just like the situation I wrote about before in this topic over here (link: http://h30434.www3.hp.com/t5/Printer-All-in-One-Install-Setup/Officet-J6410-won-t-install-under-Wind... the OfficeJet Printer J6410 won't install under Windows 8.
    Now this is what I've done before the problem occured:
    - I made a username and password for her,
    - I activated Windows 8,
    - I made a recovery-point,
    - I took my external DVD writer, installed Office 2007 Home and Student for her (o.k, I know it's old, but it's very o.k - and legal copy -. for her study, used it myself as well and still do, and never any complaints about that one), and activated it,
    After that and restarting the notebook;
    - the notebeek activated USB 2.0 (it does that automatically at first use),
    - installed XPS2OneNote (to use for Office OneNote 2007),
    - installed SaveAsPDF&XPS,
    - removed Norton Internet Security (I never use it, I use something else for that purpose, but was - and still am - planning to install that on a later moment),
    - I made sure the notebook can access the server we have here at home, and made a share for her.
    After that I used the OJ_AIO_J6400_Full_Win_WW_140_408.exe file (Dutch, but I'll translate the text in English).
    From this point on I will describe as precisely as possible what happened
    - - the program extracts some files, no problems there,
    - - when the first screen appears, I pressed 'Install',
    - -  a bar appears, and after that another pop-up that says tha you must allow all HP processes. I pressed 'Next',
    - - system is controlled, and after that one must agree with the licence agreements. I checked the box, and pressed 'Next',
    - - the system is prepared for installation and - yes! - there it comes... an error message.
    The error message says:
    C:\users\<username of my daughter.\AppData\Local\Temp\7zS0FF0\Setup\de..
    Please not that this is a different message than the one I got before, as I described in my posting before, (link again: http://h30434.www3.hp.com/t5/Printer-All-in-One-Install-Setup/Officet-J6410-won-t-install-under-Wind...
    Nonehteless, I assumed that, as before, the problem was with the C+++, just like before. That is why I made the following steps:
    - I used the OJ_AIO_J6400_140_408_Scrubber program, run L4 4 times.
    - I looked for the KB2565063 update, but it isn't there anymore. So, instead, I ran all updates there are until the system said that there are no updates to be found,
    - After that I took the old installation disk that came with the OfficeJet J6410 printer, and (tried to) ran hpsetup.exe. It doesn't do a thing! Literally!!
    - after that I tried to run the the OJ_AIO_J6400_Full_Win_WW_140_408.exe file again. No success. I got the same error as before (see above, the ..\7zS0FF0\Setup\de.. thing again.
    So, what to do now?
    Anyone got some helpfull tips for me? I would really appreciate your feedback / help.
    Thank you in advance,

    Hi again,
    No, it didn't work. And, the solution you offered neither.
    This is what I've done.
    After downloading the  OJ_AIO_J6400_Full_Win_WW_140_408-4.exe file, I tried to install it.
    It failed. I got an error message similar to the one before. 
    'C:\users\<username of my daughter.\AppData\Local\Temp\7zS57DB\Setup\de.'
    I tried to ran the scrubber again, and the CCCUninstaller and tried again.
    Same error message occured.
    After that I tried to look for the KB2565063 file again. Found it this time and ran the vcredist_x64 file.
    I rebooted the system, tried to run the OJ_AIO_J6400_Full_Win_WW_140_408-4.exe file again.
    Same error message ocuured.
    So, after that, I followed the steps you proposed.
    Step 2 - searching for hpoins*.dat --> no results found.
    Step 3 - searching for hpwins*.dat --> no results found.
    Step 4 - I ran the Run Dialog box and typed MSIEXEC /REGSERVER (with AND without the extra space between ('MSIEXEC /REGSERVER') in the Dialog Box and pressed Ok. 
    Got an error message in Dutch:
    'Kan het bestand MSIEXEC /REGSERVER niet vinden. Controleer of u de naam juist hebt ingevoerd en probeer het daarna opnieuw.
    Translation: 'Can't find the file MSIEXEC /REGSERVER. Check if you typed the name correctly and try again'.
    Step 5 - I ran the Run Dialog box and typed MSIEXEC /UNREGISTER (with AND without the extra space between ('MSIEXEC /UNREGISTER') in the Dialog Box and pressed Ok. 
    Got an error message in Dutch:
    'Kan het bestand MSIEXEC /UNREGISTER niet vinden. Controleer of u de naam juist hebt ingevoerd en probeer het daarna opnieuw.
    Translation: 'Can't find the file MSIEXEC /UNREGISTER. Check if you typed the name correctly and try again'.
    So... conclusion: NOTHING worked.
    My ideas for a possible solution didn't work, and neither did your ideas for a possible solution.
    Reason why I want it to work is because of the HP Solution Center. If I can not install it with the software from the original installation disk, or the software that one can download from the HP site (the OJ_AIO_J6400_Full_Win_WW_140_408-4.exe file that is), than I have no HP Solution Center. That would be a pity, for I am sure my daughter would really love the use and ease of the program, and would really use it a lot for her study.
    What's next? What else can I try to solve the problem?
    Got any more idea's or helpful hints?
    Thanks in advance,

  • RSAT won't install on Windows 8.1 Pro - "The system cannot find the file specified."

    Please help. RSAT won't install on Windows 8.1 Pro. Every time I try, I get the same error - "The system cannot find the file specified.". I really don't want to have to refresh the PC to get it working! I've installed the update successfully on
    a fresh win 8.1 enterprise install on a Hyper-V VM.
    I am in uk, so have installed the en-US language pack first. I did have a windows component store corruption but I've managed to fix that.
    event log says:
    Windows update "Update for Windows (KB2693643)" could not be installed because of error 2147942402 "The system cannot find the file specified." (Command line: ""C:\Windows\system32\wusa.exe"
    "C:\RSAT Windows8.1-KB2693643-x64.msu" ")
    CBS log (C:\Windows\Logs\CBS\CBS.log): http://1drv.ms/19CAv14

    As Roger Lu reported, the log indicates that there is corruption in the update files that you downloaded. The log actually reports “file not found”, so you may also want to check permissions on the extracted files in C:\Windows\SoftwareDistribution\Download\76ecaa86ec6712300c2d71cbcdad378c\.
    You can also re-try downloading the files to see if your original download was just corrupt.
    Bruce Wooding Windows Outreach Team- IT Pro Windows for IT Pros on TechNet
    It was a permissions issue! Thanks so much Bruce!
    I checked the permissions for the folder mentioned above and TrustedInstaller only had List Folder Contents and Special Permissions. So I granted granted Read & Execute to TrustedInstaller and tried installing again...
    1) double clicked the installer.
    2) once it said Initialisation was complete, I checked the permissions again and it had re-set them to as before, so I granted Read & Execute to TrustedInstaller again
    3) Installation was successful.
    Not really sure why this happened as it doesn't make sense but it's working now :-)

  • HT204048 Is there any way at all to install Windows 7 32 bit onto a MacBook Pro 13 in Retina Late 2013?  The windows software I need won't run on Windows 7 64 bit.

    Is there any way at all to install Windows 7 32 bit onto a MacBook Pro 13 in Retina Late 2013? The windows software I need won't run on Windows 7 64 bit.

    Not using Boot Camp, but you should be able to using virtualization software such as Parallels to run Windows concurrently with OS X.

  • Photosmart C4680 software won't install in Windows 8.1 64 bit

    Photosmart C4680 software won't install in Windows 8.1 64 bit. The installer starts, then never does anything. I see it in Task Manager consuming resources forever:
    Here is the version I am trying to run:

    Hey!
    Sorry for the drop-off from the thread, I must have missed your response, I apologize.
    When it comes down to the actual installation and issues revolving around that; it is no longer an HP printer issue. It is an MSI (Microsoft Installer) issue.
    For MSI support, I recommend for you to call Microsoft Technical Support at 1-800-642-7676.
    Best of luck and let me know the outcome if you think of it. Have a great day!
    I worked for HP.

  • Boot Camp Assistant won't read my windows 7 professional installation dvd, HELP!!

    Hi Guys,
    For some reason Boot Camp Assistant won't read my Windows 7 Professional x64 Installation DVD? It appears in Finder, however there is only 1 readme.txt file on the disc in Finder. I had Boot Camp set up and working on my Macbook for almost a year but had to remove it and start again, so I can't understand why all of a sudden it can't seem to load any Windows DVD's? I even tried my Windows 7 Home Premium disc but again, the same message keeps popping up that I need to insert my installation disc and wait a few seconds for it to be recognised
    Can someone pretty, pretty, possibly please help me out here in some way?

    Hi Guys,
    For some reason Boot Camp Assistant won't read my Windows 7 Professional x64 Installation DVD? It appears in Finder, however there is only 1 readme.txt file on the disc in Finder. I had Boot Camp set up and working on my Macbook for almost a year but had to remove it and start again, so I can't understand why all of a sudden it can't seem to load any Windows DVD's? I even tried my Windows 7 Home Premium disc but again, the same message keeps popping up that I need to insert my installation disc and wait a few seconds for it to be recognised
    Can someone pretty, pretty, possibly please help me out here in some way?

  • Acrobat X Pro (10 and lower) won't start on Windows 7 (64-bit)

    Hello, does anyone know why Acrobat X Pro (10 and lower) won't start on Windows 7 (64-bit)? It just doesn't respond whether I try to open files with it or double-click to start the program. Re-installation and Repair doesn't help. I had the same issue with the previous versions of Acrobat on this computer. 
    Thank you!

    Ditto to all of the above. Acrobat Pro was working fine until a day or two ago, then kaput.  Reader still functions.  I have Win 7 (64bit), CS6 Design and Web Premium. Anyone with any new ideas? 
    I don't seem to have an alm.log file, but I do have the amt3.log, see below.
    amt3.log
    2012-06-12 07:54:34 [5740]  AMT: START SESSION, library version 3.5.0.34,3.5
    2012-06-12 07:54:34 [5740]  AMT: Initializing C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\
    2012-06-12 07:54:34 [5740]  AMT: Adobe License Manager version 3.5 (build 2.0) RELEASE
    2012-06-12 07:54:34 [5740]  AMT: Virtualization Turned off
    2012-06-12 07:54:34 [5740]  ServiceLoader: looking for library C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\adobe_caps.dll
    2012-06-12 07:54:34 [5740]  ServiceLoader: Found library C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\adobe_caps.dll
    2012-06-12 07:54:34 [5740]  PCDService: PCD Service in threaded mode
    2012-06-12 07:54:34 [5740]  performance: AMTPreObtainProductLicense took 4.550707 ms
    2012-06-12 07:54:34 [5740]  PCD thread: PCD thread started
    2012-06-12 07:54:34 [5740]  ServiceLoader: looking for library C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\Adobe_OOBE_Launcher.dll
    2012-06-12 07:54:34 [5740]  ServiceLoader: Found library C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\Adobe_OOBE_Launcher.dll
    2012-06-12 07:54:34 [5740]  AMT: App Product Locale [0] = en_US
    2012-06-12 07:54:34 [5740]  config: Loading configuration for C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\AMT\application.xml
    2012-06-12 07:54:34 [5740]  config: Found payload code {AC76BA86-1033-F400-7760-000000000005}
    2012-06-12 07:54:34 [5740]  PCDService: found driver code {402F6F2E-5683-491C-977D-0CA599A07CAF}
    2012-06-12 07:54:34 [5740]  config: config: Host app was installed, using installed license configuration.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [FLMap] in hive [AcrobatPro-AS1-Win-GM{|}ALL] in cache.
    2012-06-12 07:54:34 [5740]  config: Setting current license to the driver at startup because no mapping was found.
    2012-06-12 07:54:34 [5740]  config: Setting current license to DesignWebSuitePremium-CS6-Win-GM [ALL]
    2012-06-12 07:54:34 [5740]  config: payload code: {AC76BA86-1033-F400-7760-000000000005}
    2012-06-12 07:54:34 [5740]  config: driver payload code: {402F6F2E-5683-491C-977D-0CA599A07CAF}
    2012-06-12 07:54:34 [5740]  config: driver licensing code: DesignWebSuitePremium-CS6-Win-GM
    2012-06-12 07:54:34 [5740]  config: current licensing code: DesignWebSuitePremium-CS6-Win-GM
    2012-06-12 07:54:34 [5740]  config: current locale code: ALL
    2012-06-12 07:54:34 [5740]  config: Done loading configuration
    2012-06-12 07:54:34 [5740]  AMT: Locale from PCD [0] = en_US
    2012-06-12 07:54:34 [5740]  AMT: Reordered Installed App Product Locale [0] = en_US
    2012-06-12 07:54:34 [5740]  config: Setting insalled locales
    2012-06-12 07:54:34 [5740]  config: Changing locale to "en_US" because old locale "" is not in the new list of installed languages
    2012-06-12 07:54:34 [5740]  ServiceLoader: looking for library C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\asneu.dll
    2012-06-12 07:54:34 [5740]  ServiceLoader: Found library C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\asneu.dll
    2012-06-12 07:54:34 [5740]  AMT: config: Finding license info for payload: {402F6F2E-5683-491C-977D-0CA599A07CAF}
    2012-06-12 07:54:34 [5740]  AMT: config: PayloadCode: {AC76BA86-1033-F400-7760-000000000005}
    2012-06-12 07:54:34 [5740]  AMT: config: Driver PayloadCode: {402F6F2E-5683-491C-977D-0CA599A07CAF}
    2012-06-12 07:54:34 [5740]  AMT: config: Installed LicensingCode: DesignWebSuitePremium-CS6-Win-GM
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [AdobeUpdaterCodeV2] in hive [{AC76BA86-1033-F400-7760-000000000005}] in master.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [BridgeTalkCode] in hive [{AC76BA86-1033-F400-7760-000000000005}] in master.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [AdobeUpdaterCodeV2] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [BridgeTalkCode] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [ISO_TAGGING_DISABLED] in hive [AcrobatPro-AS1-Win-GM] in master.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [EULA] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [Registration] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [Registration] in hive [{AC76BA86-1033-F400-7760-000000000005}] in master.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [Growl] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [Growl] in hive [{AC76BA86-1033-F400-7760-000000000005}] in master.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [Updates] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [Updates] in hive [{AC76BA86-1033-F400-7760-000000000005}] in master.
    2012-06-12 07:54:34 [5740]  AMT: config: No BridgeTalkCode found in configuration; Bridgetalk will be disabled.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [SuiteFeatureCount] in hive [DesignWebSuitePremium-CS6-Win-GM] in master.
    2012-06-12 07:54:34 [5740]  AMT: Application can be serialized (sif file found).
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [SN] in hive [AcrobatPro-AS1-Win-GM{|}en_US] in cache.
    2012-06-12 07:54:34 [5740]  config: No en_US licensed serial number found in AcrobatPro-AS1-Win-GM
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [SN] in hive [DesignWebSuitePremium-CS6-Win-GM{|}ALL] in cache.
    2012-06-12 07:54:34 [5740]  config: No ALL licensed serial number found in DesignWebSuitePremium-CS6-Win-GM
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [AMTConfigPath] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in cache.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [LineCV 6] in hive [DesignWebSuitePremium-CS6-Win-GM{|}ALL] in cache.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [LineCV 7] in hive [DesignWebSuitePremium-CS6-Win-GM{|}ALL] in cache.
    2012-06-12 07:54:34 [5740]  AMT: First launch (serial [90148700767331006075]).
    2012-06-12 07:54:34 [5740]  AMT: Application state initialized.  Obtaining Product License.
    2012-06-12 07:54:34 [5740]  AMT: Obtaining client features from cache.
    2012-06-12 07:54:34 [5740]  AMT: Obtaining client product info from cache.
    2012-06-12 07:54:34 [5740]  AMT: Forcing first launch workflow because product is not licensed from previous launch.
    2012-06-12 07:54:34 [5740]  AMT: AMT: Obtaining Product License.
    2012-06-12 07:54:34 [5740]  AMT: Launch Workflow not yet done in foreground in this session.
    2012-06-12 07:54:34 [5740]  AMT: Starting First Launch Workflow
    2012-06-12 07:54:34 [5740]  AMT: Running in PROV_APP
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [EULADelay] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [EULADelay] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [MediaTag] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:34 [5740]  config: No media tag found for payload {402F6F2E-5683-491C-977D-0CA599A07CAF}
    2012-06-12 07:54:34 [5740]  config: Using default media policy RET
    2012-06-12 07:54:34 [5740]  uiswitch: EULA has already been accepted.
    2012-06-12 07:54:34 [5740]  AMT: Starting ALM workflow.
    2012-06-12 07:54:34 [5740]  AMT: Initializing ALM for serialized activation.
    2012-06-12 07:54:34 [5740]  ALMService: Initializing as licensed app
    2012-06-12 07:54:34 [5740]  ALM: _info_: Start ALM 3.5 Release (build 3.5.2.0)
    2012-06-12 07:54:34 [5740]  SLCoreService: Starting up SLCore 1.5 Release (build 1.5.21.224873).
    2012-06-12 07:54:34 [5740]  SLCoreService: Service construction took 0.0 ms and succeed.
    2012-06-12 07:54:34 [5740]  ALM: _info_: LEID passed DesignWebSuitePremium-CS6-Win-GM is used to configure SLCore = 0
    2012-06-12 07:54:34 [5740]  ALM: _info_: Host app is Licensable App
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [AcrobatPro-AS1-Win-GM{|}16] in hive [SSC-AS1-LE-Dominance] in master.
    2012-06-12 07:54:34 [5740]  config: SSC LEID dir not found: C:\Program Files (x86)\Common Files\Adobe\ssc\TechnicalCommunicationSuite-TS3.5-Win-GM
    2012-06-12 07:54:34 [5740]  config: SSC LEID dir not found: C:\Program Files (x86)\Common Files\Adobe\ssc\TechnicalCommunicationSuite-TS3.5-Win-GM
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID AcrobatPro-AS1-Win-GM with AMT Path C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\AMT
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID AcrobatSuite-AS1-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\AcrobatSuite-AS1-Win-GM
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID FrameMakerServer-TS3-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\FrameMakerServer-TS3-Win-GM
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID TechnicalCommunicationSuite-TS3-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\TechnicalCommunicationSuite-TS3-Win-GM
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID DesignSuiteStandard-CS5.5-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\DesignSuiteStandard-CS5.5-Win-GM
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID WebSuitePremium-CS5.5-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\WebSuitePremium-CS5.5-Win-GM
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID DesignSuitePremium-CS5.5-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\DesignSuitePremium-CS5.5-Win-GM
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID MasterCollection-CS5.5-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\MasterCollection-CS5.5-Win-GM
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID ELearningSuite-ES2.5-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\ELearningSuite-ES2.5-Win-GM
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID TechnicalCommunicationSuite-TS3.5-Win-GM with AMT Path
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID V6{}TechnicalCommunicationSuite-TS4-Win-PR with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\V6{}TechnicalCommunicationSuite-TS4-Win-PR
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID V6{}FrameMakerServer-TS4-Win-PR with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\V6{}FrameMakerServer-TS4-Win-PR
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID DesignWebSuitePremium-CS6-Win-PR with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\DesignWebSuitePremium-CS6-Win-PR
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID DesignSuiteStandard-CS6-Win-PR with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\DesignSuiteStandard-CS6-Win-PR
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID MasterCollection-CS6-Win-PR with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\MasterCollection-CS6-Win-PR
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID V6{}ELearningSuite-ES6-Win-PR with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\V6{}ELearningSuite-ES6-Win-PR
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID CreativeCloud-CS6-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\CreativeCloud-CS6-Win-GM
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found LEID DesignWebSuitePremium-CS6-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\Adobe Creative Suite 6 Design and Web Premium\AMT
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [MediaTag] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:34 [5740]  config: No media tag found for payload {402F6F2E-5683-491C-977D-0CA599A07CAF}
    2012-06-12 07:54:34 [5740]  config: Using default media policy RET
    2012-06-12 07:54:34 [5740]  ALM: _info_: MediaTagPolicy is RET
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [NTL_WO_SN] in hive [DesignWebSuitePremium-CS6-Win-GM] in master.
    2012-06-12 07:54:34 [5740]  ALM: _info_: Canonical LEID is AcrobatPro-AS1-Win-GM
    2012-06-12 07:54:34 [5740]  ALM: _info_: Driver LEID is DesignWebSuitePremium-CS6-Win-GM
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [901487007673310060752956] in hive [RejectedSNDomain_CS5] in cache.
    2012-06-12 07:54:34 [5740]  SLCoreService: Reading product config [C:\Program Files (x86)\Common Files\Adobe\Adobe Creative Suite 6 Design and Web Premium\AMT\SLConfig.xml]
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for ALL
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is not installed
    2012-06-12 07:54:34 [5740]  ALM: _time_: (func: ALM_Initialize, duration: 0.016 sec)
    2012-06-12 07:54:34 [5740]  AMT: Performing ALM silent license verification.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [EncryptedSerial] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in cache.
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [Serial] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in cache.
    2012-06-12 07:54:34 [5740]  config: No pre-serial number found in {402F6F2E-5683-491C-977D-0CA599A07CAF}
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [PSN] in hive [DesignWebSuitePremium-CS6-Win-GM{|}en_US] in cache.
    2012-06-12 07:54:34 [5740]  config: No en_US provisional serial number found in DesignWebSuitePremium-CS6-Win-GM
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [PSN] in hive [DesignWebSuitePremium-CS6-Win-GM{|}ALL] in cache.
    2012-06-12 07:54:34 [5740]  config: No ALL provisional serial number found in DesignWebSuitePremium-CS6-Win-GM
    2012-06-12 07:54:34 [5740]  ALM: _info_: Validate license at Pre-Chrome time
    2012-06-12 07:54:34 [5740]  ALM: _info_: Searching license for locale en_US ...
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [SN] in hive [AcrobatPro-AS1-Win-GM{|}en_US] in cache.
    2012-06-12 07:54:34 [5740]  config: No en_US licensed serial number found in AcrobatPro-AS1-Win-GM
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [970787040936944783527623] in hive [RejectedSNDomain_CS5] in cache.
    2012-06-12 07:54:34 [5740]  SLCoreService: Reading product config [C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\AMT\SLConfig.xml]
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for ALL
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is not installed
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for ALL
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is not installed
    2012-06-12 07:54:34 [5740]  ALM: _info_: Found existing serialization under LEID AcrobatPro-AS1-Win-GM, the serial number locale is ALL
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [970787040936944783527623] in hive [RejectedSNDomain_CS5] in cache.
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for ALL
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is not installed
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [970787040936944783527623] in hive [RejectedSNDomain_CS5] in cache.
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for ALL
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is not installed
    2012-06-12 07:54:34 [5740]  ALM: _info_: Cached license is expired for locale en_US, continue the search to next locale
    2012-06-12 07:54:34 [5740]  ALM: _info_: No valid license found, fall back to the most preferred locale: en_US
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [SN] in hive [AcrobatPro-AS1-Win-GM{|}en_US] in cache.
    2012-06-12 07:54:34 [5740]  config: No en_US licensed serial number found in AcrobatPro-AS1-Win-GM
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [970787040936944783527623] in hive [RejectedSNDomain_CS5] in cache.
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for ALL
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is not installed
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for ALL
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is not installed
    2012-06-12 07:54:34 [5740]  PCDService: No value for key [970787040936944783527623] in hive [RejectedSNDomain_CS5] in cache.
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for ALL
    2012-06-12 07:54:34 [5740]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is not installed
    2012-06-12 07:54:34 [5740]  SLCoreService: Syncing to license store...
    2012-06-12 07:54:35 [5740]  SLCoreService: Found server mkey.
    2012-06-12 07:54:35 [5740]  SLCoreService: Loading license references...
    2012-06-12 07:54:35 [5740]  SLCoreService: Found 4 license file(s)
    2012-06-12 07:54:35 [5740]  SLCoreService: Parsing license file [20566957.lic] succeed.
    2012-06-12 07:54:35 [5740]  SLCoreService: Parsing license file [226832637.lic] succeed.
    2012-06-12 07:54:35 [5740]  SLCoreService: Parsing license file [28738525.lic] succeed.
    2012-06-12 07:54:35 [5740]  SLCoreService: Parsing license file [7412525.lic] succeed.
    2012-06-12 07:54:35 [5740]  SLCoreService: License store synchronization took 32.2 ms and succeed.
    2012-06-12 07:54:35 [5740]  SLCoreService: Query license: type = 2, duration = 30 days, remaining = expired.
    2012-06-12 07:54:35 [5740]  config: Setting current license to AcrobatPro-AS1-Win-GM [ALL]
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [LoadTrial] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [LoadTrial] in hive [{AC76BA86-1033-F400-7760-000000000005}] in master.
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [PDApp_WF] in hive [AcrobatPro-AS1-Win-GM] in cache.
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [ALM_Info_S1] in hive [AcrobatPro-AS1-Win-GM{|}ALL] in cache.
    2012-06-12 07:54:35 [5740]  ALM: _info_: Performing Block Check
    2012-06-12 07:54:35 [5740]  SLCoreService: Query license: type = 2, duration = 30 days, remaining = expired.
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [Subscription] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [Subscription] in hive [{AC76BA86-1033-F400-7760-000000000005}] in master.
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [ACT_NOINTERNET] in hive [AcrobatPro-AS1-Win-GM] in cache.
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [SERVICE_ONLINE] in hive [AcrobatPro-AS1-Win-GM] in cache.
    2012-06-12 07:54:35 [5740]  SLCoreService: Query license: type = 2, duration = 30 days, remaining = expired.
    2012-06-12 07:54:35 [5740]  ALM: _time_: (func: ALM_License_SilentValidate, duration: 0.046 sec)
    2012-06-12 07:54:35 [5740]  ALM: _info_: ALM_License_SilentValidate return license status: Invalid
    2012-06-12 07:54:35 [5740]  AMT: License check shows product is unlicensed.
    2012-06-12 07:54:35 [5740]  AMT: Product is not activated.  Starting ALM launch-time product licensing UI.
    2012-06-12 07:54:35 [5740]  SLCoreService: Query license: type = 2, duration = 30 days, remaining = expired.
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [PDApp_WF] in hive [AcrobatPro-AS1-Win-GM] in cache.
    2012-06-12 07:54:35 [5740]  SLCoreService: Query license: type = 2, duration = 30 days, remaining = expired.
    2012-06-12 07:54:35 [5740]  ALM: _info_: Entered ALM_NeedANAG
    2012-06-12 07:54:35 [5740]  SLCoreService: Query license: type = 2, duration = 30 days, remaining = expired.
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [ADOBEID_EXT_PROFILE] in hive [970787040936944783527623] in cache.
    2012-06-12 07:54:35 [5740]  ALM: _info_: Exiting ALM_NeedANAG
    2012-06-12 07:54:35 [5740]  AMT: NAG Ignored!!.
    2012-06-12 07:54:35 [5740]  AMT: Licensing has been refused.  Application must exit.
    2012-06-12 07:54:35 [5740]  AMT: Starting Data Collection for SWTag_Init()
    2012-06-12 07:54:35 [5740]  AMT: DoISOTagging() productCanonicalLEID = AcrobatPro-AS1-Win-GM;outMappedLEID =  AcrobatPro-AS1-Win-GM, unused =
    2012-06-12 07:54:35 [5740]  AMT: DoISOTagging() productPayloadCode = {AC76BA86-1033-F400-7760-000000000005};driverPayloadCode =  {402F6F2E-5683-491C-977D-0CA599A07CAF}
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [EPIC_APP_543] in hive [AcrobatPro-AS1-Win-GM] in master.
    2012-06-12 07:54:35 [5740]  AMT: SWTag_Init() Tags Arguments CS6 Design and Web Premium; AcrobatPro-AS1-Win-GM;
    2012-06-12 07:54:35 [5740]  AMT: DoISOTagging() License Status = unlicensed
    2012-06-12 07:54:35 [5740]  AMT: DoISOTagging() Tags 970787040936944783527623; 10.0; TRIAL
    2012-06-12 07:54:35 [5740]  AMT: DoISOTagging() Product Version 10; 0
    2012-06-12 07:54:35 [5740]  performance: AMTObtainProductLicense took 117.355057 ms
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [AdobeUpdaterCodeV2] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [AdobeUpdaterCodeV2] in hive [{AC76BA86-1033-F400-7760-000000000005}] in master.
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [Updates] in hive [{402F6F2E-5683-491C-977D-0CA599A07CAF}] in master.
    2012-06-12 07:54:35 [5740]  PCDService: No value for key [Updates] in hive [{AC76BA86-1033-F400-7760-000000000005}] in master.
    2012-06-12 07:54:35 [5740]  AUMService: config: No AdobeUpdaterCode found in configuration; AUM will be disabled.
    2012-06-12 07:54:35 [5740]  ServiceLoader: looking for library C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\updaternotifications.dll
    2012-06-12 07:54:35 [5740]  ServiceLoader: looking for library C:\Windows\system32\updaternotifications.dll
    2012-06-12 07:54:35 [5740]  ServiceLoader: Failed to find updaternotifications.dll
    2012-06-12 07:54:35 [5740]  ALMService: Terminating
    2012-06-12 07:54:35 [5740]  SLCoreService: Shutting down SLCore 1.5 Release (build 1.5.21.224873).
    2012-06-12 07:54:35 [5740]  SLCoreService: Service destruction took 0.6 ms and succeed.
    2012-06-12 07:54:35 [5740]  ALM: _info_: End ALM
    2012-06-12 07:54:35 [5740]  performance: AMTReleaseProductLicense took 5.815388 ms
    2012-06-12 07:54:35 [5740]  AMT: END SESSION.

  • Flash player won't install in windows 7

    Flash player won't install in windows 7
    This is what I get when trying to use "FLASH PLAYER HELP", as you can see, my flash player and OS are NOT listed and when asked on left side of screen if "THIS WAS HELPFUL", I clicked NO and could not complete my response.
    HOW DO I FIX THIS??? THERE ARE SEVERAL ITEMS THAT REQUIRE FLASH PLAYER & I CANNOT GET IT TO WORK. AFTER DOWNLOADING (AT LEAST4 TIMES) IT SAYS EVERYTIME "INSTALLATION SUCCESSFUL"

    Download the offline installer from http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header and save it to disk, then close all browser windows and run the downloaded installer.
    If you still have problems, please post the contents of the FlashInstall.log file in
    C:\Windows\system32\Macromed\Flash
    C:\Windows\syswow64\Macromed\Flash
    [topic moved to Flash Player forum]

  • TS1489 My songs won't play on Windows 7 version of iTunes. Everything on my PC is up to date. Windows Media Player works fine. I followed the directions and nothing has changed. I have already tried to re-install iTunes but that hasn't worked either.

    My songs won't play on Windows 7 version of iTunes. Everything on my PC is up to date. Windows Media Player works fine. I followed the directions and nothing has changed. I have already tried to re-install iTunes but that hasn't worked either. If anyone knows how to solve this problem please E-Mail me at [email protected] or reply to this message.

    Itunes worked after reseting my computer to factory setting however had trouble again after syncing my iPod and iPod shuffle. Is this a coincidence or could it be the cause of the problem?

  • Reader won't load on Windows 7

    We purchased a new computer and are loading all the essentials but have hit a snag...Adobe Reader won't load on Windows 7.  I've searched this forum and tried the suggestions.  I've tried disabling firewalls and virus protection, still same problem.  I'm getting the following message which seems to kill the installation:
    Error 1606: Could not access network location %APPDATA%\ .
    Hitting the retry button doesn't do any good.  I'm trying to load version 9.3.  Any suggestions??
    thanks
    kd

    kdwhitley wrote:
    I've searched this forum and tried the suggestions.
    Did you try http://support.microsoft.com/kb/886549 ?

  • I cant login to ituines and my icloud control panel won't open on Windows 7 in Ireland and I'ma system builder so NO its not a problem with my machine!

    I cant login to ituines and my icloud control panel won't open on Windows 7
    In Ireland
    and NO its not a system problem - something is wrong with the icloud servers and I'd like some feedback

    I would try completly removing all the itunes associated programs and reinstalling under a new user
    http://support.apple.com/kb/ht1923
    (note that the order they are uninstalled in in step1 is important as is verifying they are completely removed step2)

Maybe you are looking for

  • Updating my iPad to iOS 6.1.2 now that iOS 6.1.3 update is out

    How can I update my iPad to iOS 6.1.2 now that iOS 6.1.3 update is out

  • Sending Email to system user outlook email

    hi guys, i am developing a program and there are validations and error messages should be populated in a Internal table <b>itab_error </b> and report this error to <b>screen</b> and email this error to <b>system user outlook email</b>. can any one pl

  • Ms 8348 no longer able to write

    Hi ya all, my ms 8348 48x16x48 writer doesnt write any more it just keeps telling me to insert a blank cd in. W ould a firmware upgrade help - can't even find one for the ms 8348. TIA

  • Safari 4 for Windows & Adobe PDF files?

    Hi all, Running Safari 4, and love the browser with the exception that any time it tries to open a PDF file within the browser it crashes. Has been this way with acrobat 9.0 and also 9.1 Any suggestions/fixes, or at least workarounds to that it will

  • How to make curved arrows (arcs) with known angles

    I need to be able to make many curved arrows with known angles.  Meaning, I need the arrows line/tail to start at a certain point and the arrow head to end at another, but angled to 45, 60, and 90 degress from the start point.  Similar to this: As yo