New install of SJS Ent 8 on Solaris, can't start Application Server 8.1

Hello,
Appreciate in advance your help.
Just downloaded and installed SJS 8.1 on a new Sun Solaris 10 box. I'm able to run the IDE and have started the Tomcat server, but when attempting to start the SJS 8.1 application server, I get:
The Sun Java System Application Server 8.1 could not start.
More information about the cause is in the Server log file.
Possible reasons include:
- Port conflicts. (use netstat -a to detect possible port numbers already used)
- Incorrect server configuration
- Corrupted Deployed Applications
The problems are:
- There is no server.log file in the expected directory at /opt/sun/jstudio_ent8/AppServ8.1UR2/domains/myDomain1/logs
- I ran netstat -a, but could glean no useful information
- I have not modified the server configuration since the new install
- I have not deployed my application (since I can't start the server).
Forgive my ignorance since I'm not a Solaris expert. I would greatly appreciate your assistance.

No difference in server.log after setting level="FINEST".
Don't know if it would help, but the contents of my server.log file follow:
[#|2006-09-25T15:39:46.485-0400|INFO|sun-appserver-pe8.1_02|javax.enterprise.tools.launcher|_ThreadID=10;|
/opt/sun/jstudio_ent8/jdk1.5.0_04/bin/java
-client
-Xmx512m
-XX:NewRatio=2
-Dcom.sun.aas.defaultLogFile=/opt/sun/jstudio_ent8/AppServ8.1UR2/domains/myDomain1/logs/server.log
-Djava.endorsed.dirs=/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/endorsed
-Djava.security.policy=/opt/sun/jstudio_ent8/AppServ8.1UR2/domains/myDomain1/config/server.policy
-Djava.security.auth.login.config=/opt/sun/jstudio_ent8/AppServ8.1UR2/domains/myDomain1/config/login.conf
-Dsun.rmi.dgc.server.gcInterval=3600000
-Dsun.rmi.dgc.client.gcInterval=3600000
-Djavax.net.ssl.keyStore=/opt/sun/jstudio_ent8/AppServ8.1UR2/domains/myDomain1/config/keystore.jks
-Djavax.net.ssl.trustStore=/opt/sun/jstudio_ent8/AppServ8.1UR2/domains/myDomain1/config/cacerts.jks
-Djava.ext.dirs=/opt/sun/jstudio_ent8/jdk1.5.0_04/jre/lib/ext:/opt/sun/jstudio_ent8/AppServ8.1UR2/domains/myDomain1/lib/ext
-Djdbc.drivers=com.pointbase.jdbc.jdbcUniversalDriver
-Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
-Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
-Dcom.sun.enterprise.taglisteners=jsf-impl.jar
-Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
-Dcom.sun.aas.configName=server-config
-Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
-Ddomain.name=myDomain1
-Djmx.invoke.getters=true
-Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
-Dcom.sun.aas.promptForIdentity=true
-Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
-Dcom.sun.aas.instanceRoot=/opt/sun/jstudio_ent8/AppServ8.1UR2/domains/myDomain1
-Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
-Dcom.sun.aas.domainName=myDomain1
-Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
-Dproduct.name=Sun-Java-System/Application-Server
-Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
-Dcom.sun.aas.configRoot=/opt/sun/jstudio_ent8/AppServ8.1UR2/config
-Djava.library.path=/opt/sun/jstudio_ent8/jdk1.5.0_04/jre/lib/i386/client:/opt/sun/jstudio_ent8/jdk1.5.0_04/jre/lib/i386:/opt/sun/jstudio_ent8/jdk1.5.0_04/jre/../lib/i386:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib:/usr/lib/lwp::/usr/lib
-Dcom.sun.aas.instanceName=server
-Dcom.sun.aas.processLauncher=SE
-cp
/opt/sun/jstudio_ent8/jdk1.5.0_04/lib/tools.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-rt.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/j2ee.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/activation.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/mail.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-cmp.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/admin-cli.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-admin.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-jstl.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/commons-launcher.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/commons-logging.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/j2ee-svc.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/jax-qname.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/jaxr-api.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/dom.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/jaxr-impl.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/jaxrpc-api.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/jaxrpc-impl.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/relaxngDatatype.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/saaj-api.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/saaj-impl.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/xsdlib.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/jmxremote.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/jsf-api.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/jmxremote_optional.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/jsf-impl.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/rmissl.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/xalan.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/xercesImpl.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-assemblytool_ja.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-cmp_ja.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-rt_ja.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/commons-launcher_ja.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/deployhelp_ja.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/j2ee_ja.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-assemblytool_zh.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-assemblytool_zh_CN.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-cmp_zh.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-cmp_zh_CN.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-rt_zh.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-rt_zh_CN.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/commons-launcher_zh.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/commons-launcher_zh_CN.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/deployhelp_zh.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/deployhelp_zh_CN.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/j2ee_zh.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/j2ee_zh_CN.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-assemblytool_ko.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-cmp_ko.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-rt_ko.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/commons-launcher_ko.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/deployhelp_ko.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/j2ee_ko.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-assemblytool_fr.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-cmp_fr.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-rt_fr.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/commons-launcher_fr.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/deployhelp_fr.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/j2ee_fr.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-assemblytool_es.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-cmp_es.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-rt_es.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/commons-launcher_es.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/deployhelp_es.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/j2ee_es.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-upgrade.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/appserv-ext.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/install/applications/jmsra/imqjmsra.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/imq/lib/jaxm-api.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/imq/lib/fscontext.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/lib/ant/lib/ant.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/pointbase/lib/pbclient.jar:/opt/sun/jstudio_ent8/AppServ8.1UR2/pointbase/lib/pbembedded.jar
com.sun.enterprise.server.PEMain
start|#]
I do notice that the class path references jdk1.5.0_04. When installing SJS I selected the separately installed jdk1.5.0_07. Could that be causing the problem?
You have great patience.

Similar Messages

  • Help me! Can't start application server after install

    Starting J2EETM 1.4 Application Server Beta 2 ...
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][01.����.2003 15:17:53:421 CST][CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.1_04] from [Sun Microsystems Inc.]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:17:55:078 CST][ADM0020:Following is the information about the JMX MBeanServer used:]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:17:55:078 CST][ADM0021:MBeanServer Implementation Name:[JMX]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:17:55:078 CST][ADM0022:MBeanServer Implementation Vendor:[Sun Microsystems]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:17:55:078 CST][ADM023:JMX Implementation Version:[1.2_r08]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:17:55:078 CST][ADM024:MBeanServer ID:[top02286a_1062400675000]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:17:55:078 CST][ADM025:MBeanServer Implementation Classname:[com.sun.jmx.mbeanserver.JmxMBeanServer]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:17:55:234 CST][ADM0002:System MBean initialized:[ias:type=controller]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:17:55:250 CST][ADM0002:System MBean initialized:[ias:type=configurator]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:17:55:250 CST][ADM0001:MBeanServer initialized successfully]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:17:55:281 CST][ADM0005:Timestamp files for configuration created for:[server]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:17:55:281 CST][ADM0102: Starting a thread for tracking manual changes]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.jms][01.����.2003 15:18:08:171 CST][JMS5023: JMS service successfully started. Instance Name = domain1_server, Home = [C:/Sun/j2eesdk1.4_beta2/imq/bin].]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][01.����.2003 15:18:08:750 CST][S1AS AVK Instrumentation disabled]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core.security][01.����.2003 15:18:08:765 CST][SEC1143: Loading policy provider com.sun.enterprise.security.provider.util.PolicyWrapper.]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core.transaction][01.����.2003 15:18:09:562 CST][JTS5014: Recoverable JTS instance, serverId = [100]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.resource.resourceadapter][01.����.2003 15:18:31:218 CST][RAR5060: Install JDBC Datasources ...]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][01.����.2003 15:18:31:875 CST][Satisfying Optional Packages dependencies...]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:18:32:062 CST][ADM0016:Unable to determine java home. This suggests that you are using a version of J2EE plugin incompatible with administration server.]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:18:32:156 CST][[AutoDeploy] Enabling AutoDeployment service at :1062400712156]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][01.����.2003 15:18:32:156 CST][CORE5100:Loading system apps]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][01.����.2003 15:18:32:187 CST][Selecting file [C:\Sun\j2eesdk1.4_beta2\lib\install\applications\MEjbApp.ear] for autodeployment]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][01.����.2003 15:18:32:187 CST][Selecting file [C:\Sun\j2eesdk1.4_beta2\lib\install\applications\__ejb_container_timer_app.ear] for autodeployment]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.deployment][01.����.2003 15:18:33:359 CST][DPL5109: EJBC - START of EJBC for [MEjbApp]]>
    Remote message: Processing beans ....
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.deployment][01.����.2003 15:18:33:531 CST][DPL5108: EJBC - Generated code for remote home and EJBObject implementations for [MEjbApp]]>
    Remote message: Compiling wrapper code ....
    Remote message: Compiling RMI-IIOP code ....
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.deployment][01.����.2003 15:18:41:687 CST][DPL5110: EJBC - END of EJBC for [MEjbApp]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.deployment][01.����.2003 15:18:43:015 CST][Total Deployment Time: 10625 msec, Total EJB Compiler Module Time: 8328 msec, Portion spent EJB Compiling: 78%
    Breakdown of EJBC Module Time: Total Time for EJBC: 8328 msec, CMP Generation: 0 msec (0%), Java Compilation: 0 msec (0%), RMI Compilation: 8156 msec (97%), JAX-RPC Generation: 31 msec (0%),
    ]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:18:43:031 CST][ADM5606:Extracting changes to [/domain/applications/j2ee-application[@name='MEjbApp']]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:18:43:046 CST][ADM5604:Processing config change [Domain:add to xpath=/domain/applications
    childXPath = /domain/applications/j2ee-application[@name='MEjbApp']]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:18:43:046 CST][ADM5604:Processing config change [update xpath=/domain/applications/j2ee-application[@name='MEjbApp']
         attr=resource-type user-->system-all
         attr=virtual-servers null-->server
    ]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:18:43:093 CST][ADM1041:Sent the event to instance:[ApplicationDeployEvent -- deploy MEjbApp]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][01.����.2003 15:18:43:812 CST][ApplicationLoader com.sun.enterprise.server.TomcatApplicationLoader@1e84195]>
    org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
         at org.apache.xerces.dom.CoreDocumentImpl.checkDOMNSErr(CoreDocumentImpl.java:2142)
         at org.apache.xerces.dom.AttrNSImpl.setName(AttrNSImpl.java:149)
         at org.apache.xerces.dom.AttrNSImpl.<init>(AttrNSImpl.java:110)
         at org.apache.xerces.dom.CoreDocumentImpl.createAttributeNS(CoreDocumentImpl.java:1791)
         at org.apache.xerces.dom.ElementImpl.setAttributeNS(ElementImpl.java:660)
         at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setAttribute(DeploymentDescriptorNode.java:542)
         at com.sun.enterprise.deployment.node.LocalizedNode.writeLocalizedMap(LocalizedNode.java:77)
         at com.sun.enterprise.deployment.node.DisplayableComponentNode.writeDisplayableComponentInfo(DisplayableComponentNode.java:56)
         at com.sun.enterprise.deployment.node.BundleNode.writeDescriptor(BundleNode.java:104)
         at com.sun.enterprise.deployment.node.ApplicationNode.writeDescriptor(ApplicationNode.java:132)
         at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.getDocument(J2EEDocumentBuilder.java:77)
         at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:120)
         at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToString(J2EEDocumentBuilder.java:153)
         at com.sun.enterprise.server.MgmtMBeansManager.createAppMBean(MgmtMBeansManager.java:158)
         at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:180)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:177)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:154)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:462)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:429)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:413)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:296)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:104)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.multicastEvent(ManagedServerInstance.java:3553)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.multicastEvent(ManagedServerInstance.java:3479)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.deployJ2EEApplicationArchiveOrDirectory(ManagedServerInstance.java:792)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.deployJ2EEApplication(ManagedServerInstance.java:695)
         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.server.core.jmx.Introspector.invokeMethodOn(Introspector.java:181)
         at com.sun.enterprise.admin.server.core.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:130)
         at com.sun.enterprise.admin.server.core.jmx.ASMBeanServerImpl.invoke(ASMBeanServerImpl.java:215)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:404)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:271)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:164)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:185)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:160)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:82)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
         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.commons.launcher.ChildMain.run(ChildMain.java:269)
    java.lang.IllegalArgumentException: �� newTemplate �� DOMSource ����������������������
         at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:346)
         at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:125)
         at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToString(J2EEDocumentBuilder.java:153)
         at com.sun.enterprise.server.MgmtMBeansManager.createAppMBean(MgmtMBeansManager.java:158)
         at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:180)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:177)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:154)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:462)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:429)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:413)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:296)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:104)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.multicastEvent(ManagedServerInstance.java:3553)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.multicastEvent(ManagedServerInstance.java:3479)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.deployJ2EEApplicationArchiveOrDirectory(ManagedServerInstance.java:792)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.deployJ2EEApplication(ManagedServerInstance.java:695)
         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.server.core.jmx.Introspector.invokeMethodOn(Introspector.java:181)
         at com.sun.enterprise.admin.server.core.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:130)
         at com.sun.enterprise.admin.server.core.jmx.ASMBeanServerImpl.invoke(ASMBeanServerImpl.java:215)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:404)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:271)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:164)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:185)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:160)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:82)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
         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.commons.launcher.ChildMain.run(ChildMain.java:269)
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][01.����.2003 15:18:43:875 CST][core.error_while_creating_jsr77_root_mbean
    javax.management.MBeanException
         at com.sun.enterprise.server.MgmtMBeansManager.createAppMBean(MgmtMBeansManager.java:165)
         at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:180)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:177)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:154)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:462)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:429)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:413)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:296)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:104)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.multicastEvent(ManagedServerInstance.java:3553)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.multicastEvent(ManagedServerInstance.java:3479)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.deployJ2EEApplicationArchiveOrDirectory(ManagedServerInstance.java:792)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.deployJ2EEApplication(ManagedServerInstance.java:695)
         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.server.core.jmx.Introspector.invokeMethodOn(Introspector.java:181)
         at com.sun.enterprise.admin.server.core.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:130)
         at com.sun.enterprise.admin.server.core.jmx.ASMBeanServerImpl.invoke(ASMBeanServerImpl.java:215)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:404)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:271)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:164)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:185)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:160)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:82)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
         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.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: java.lang.IllegalArgumentException: �� newTemplate �� DOMSource ����������������������
         at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:346)
         at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:125)
         at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToString(J2EEDocumentBuilder.java:153)
         at com.sun.enterprise.server.MgmtMBeansManager.createAppMBean(MgmtMBeansManager.java:158)
         ... 33 more
    ]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][01.����.2003 15:18:43:875 CST][core.error_while_setting_jsr77_state
    javax.management.MBeanException
         at com.sun.enterprise.server.MgmtMBeansManager.setState(MgmtMBeansManager.java:1072)
         at com.sun.enterprise.server.MgmtMBeansManager.setApplicationState(MgmtMBeansManager.java:1028)
         at com.sun.enterprise.server.ApplicationLoader.setState(ApplicationLoader.java:277)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:190)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:154)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:462)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:429)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:413)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:296)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:104)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.multicastEvent(ManagedServerInstance.java:3553)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.multicastEvent(ManagedServerInstance.java:3479)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.deployJ2EEApplicationArchiveOrDirectory(ManagedServerInstance.java:792)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.deployJ2EEApplication(ManagedServerInstance.java:695)
         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.server.core.jmx.Introspector.invokeMethodOn(Introspector.java:181)
         at com.sun.enterprise.admin.server.core.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:130)
         at com.sun.enterprise.admin.server.core.jmx.ASMBeanServerImpl.invoke(ASMBeanServerImpl.java:215)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:404)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:271)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:164)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:185)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:160)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:82)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
         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.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: javax.management.MBeanException
         at com.sun.enterprise.server.MgmtMBeansManager.setState(MgmtMBeansManager.java:1065)
         ... 34 more
    Caused by: java.lang.Exception: mbean not registered
         ... 35 more
    ]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.container.ejb][01.����.2003 15:18:44:140 CST][[**BaseContainer [2.0]**]: MEJBBean. Instantiated BaseContainer...]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core.classloading][01.����.2003 15:18:44:250 CST][LDR5010: All ejb(s) of [MEjbApp] loaded successfully!]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][01.����.2003 15:18:44:250 CST][core.error_while_setting_jsr77_state
    javax.management.MBeanException
         at com.sun.enterprise.server.MgmtMBeansManager.setState(MgmtMBeansManager.java:1072)
         at com.sun.enterprise.server.MgmtMBeansManager.setApplicationState(MgmtMBeansManager.java:1028)
         at com.sun.enterprise.server.ApplicationLoader.setState(ApplicationLoader.java:277)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:202)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:154)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:462)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:429)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:413)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:296)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:104)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.multicastEvent(ManagedServerInstance.java:3553)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.multicastEvent(ManagedServerInstance.java:3479)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.deployJ2EEApplicationArchiveOrDirectory(ManagedServerInstance.java:792)
         at com.sun.enterprise.admin.server.core.mbean.config.ManagedServerInstance.deployJ2EEApplication(ManagedServerInstance.java:695)
         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.server.core.jmx.Introspector.invokeMethodOn(Introspector.java:181)
         at com.sun.enterprise.admin.server.core.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:130)
         at com.sun.enterprise.admin.server.core.jmx.ASMBeanServerImpl.invoke(ASMBeanServerImpl.java:215)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:404)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:271)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:164)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:185)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:160)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:82)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:284)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:176)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:131)
         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.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: javax.management.MBeanException
         at com.sun.enterprise.server.MgmtMBeansManager.setState(MgmtMBeansManager.java:1065)
         ... 34 more
    Caused by: java.lang.Exception: mbean not registered
         ... 35 more
    ]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:18:44:328 CST][ADM1042:Status of event to instance:[success]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:19:36:375 CST][[AutoDeploy] Successfully autodeployed : C:\Sun\j2eesdk1.4_beta2\lib\install\applications\MEjbApp.ear.]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.deployment][01.����.2003 15:21:01:796 CST][DPL5109: EJBC - START of EJBC for [__ejb_container_timer_app]]>
    Remote message: Processing beans ....
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.deployment][01.����.2003 15:21:34:859 CST][DPL5107: EJBC - Generated code for EJBLocalHOme, EJBLocalObject implementations for [__ejb_container_timer_app]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.deployment][01.����.2003 15:21:34:859 CST][DPL5110: EJBC - END of EJBC for [__ejb_container_timer_app]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.deployment][01.����.2003 15:23:00:781 CST][Total Deployment Time: 91282 msec, Total EJB Compiler Module Time: 33063 msec, Portion spent EJB Compiling: 36%
    Breakdown of EJBC Module Time: Total Time for EJBC: 33063 msec, CMP Generation: 1031 msec (3%), Java Compilation: 3594 msec (10%), RMI Compilation: 0 msec (0%), JAX-RPC Generation: 0 msec (0%),
    ]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:25:50:437 CST][ADM5606:Extracting changes to [/domain/applications/j2ee-application[@name='__ejb_container_timer_app']]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:25:50:437 CST][ADM5604:Processing config change [Domain:add to xpath=/domain/applications
    childXPath = /domain/applications/j2ee-application[@name='__ejb_container_timer_app']]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:25:50:437 CST][ADM5604:Processing config change [update xpath=/domain/applications/j2ee-application[@name='__ejb_container_timer_app']
         attr=resource-type user-->system-all
         attr=virtual-servers null-->server
    ]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.tools.admin][01.����.2003 15:25:50:468 CST][ADM1041:Sent the event to instance:[ApplicationDeployEvent -- deploy __ejb_container_timer_app]]>
    <[����][j2eesdk1.4_beta2][][][10][javax.enterprise.system.core][01.����.2003 15:25:50:843 CST][ApplicationLoader com.sun.enterprise.server.TomcatApplicationLoader@1927ba1]>
    org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
         at org.apache.xerces.dom.CoreDocumentImpl.checkDOMNSErr(CoreDocumentImpl.java:2142)
         at org.apache.xerces.dom.AttrNSImpl.setName(AttrNSImpl.java:149)
         at org.apache.xerces.dom.AttrNSImpl.<init>(AttrNSImpl.java:110)
         at org.apache.xerces.dom.CoreDocumentImpl.createAttributeNS(CoreDocumentImpl.java:1791)
         at org.apache.xerces.dom.ElementImpl.setAttributeNS(ElementImpl.java:660)
         at com.sun.enterprise.deployment.node.DeploymentDescriptorNode.setAttribute(DeploymentDescriptorNode.java:542)
         at com.sun.enterprise.deployment.node.LocalizedNode.writeLocalizedMap(LocalizedNode.java:77)
         at com.sun.enterprise.deployment.node.DisplayableComponentNode.writeDisplayableComponentInfo(DisplayableComponentNode.java:56)
         at com.sun.enterprise.deployment.node.BundleNode.writeDescriptor(BundleNode.java:104)
         at com.sun.enterprise.deployment.node.ApplicationNode.writeDescriptor(ApplicationNode.java:132)
         at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.getDocument(J2EEDocumentBuilder.java:77)
         at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.write(J2EEDocumentBuilder.java:120)
         at com.sun.enterprise.deployment.node.J2EEDocumentBuilder.descriptorToString(J2EEDocumentBuilder.java:153)
         at com.sun.enterprise.server.MgmtMBeansManager.createAppMBean(MgmtMBeansManager.java:158)
         at com.sun.enterprise.server.ApplicationLoader.createRootMBean(ApplicationLoader.java:180)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:177)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:154)
         at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:462)
         at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeA

    there is an error in either one of your web.xml files or in the server.xml..
    it looks like an xml parse error..
    did deploy app changes before this? or update some context stuff within server.xml??

  • I am on Windows XP. Updated to latest iTunes but it would not install. Tried again and the system hung. I did a restart and iTunes had completely vanished from my system. Tried to do a new install but it won't finalise. Can anyone offer any suggestions?

    I am on Windows XP. Updated to latest iTunes but it would not install. Tried again and the system hung. I did a restart and iTunes had completely vanished from my system. Tried to do a new install but it won't finalise. Can anyone offer any suggestions?

    OK, lets do a complete overhaul to make sure it's working ok.
    First to check your Windows system file for any corruption:
    Go to command prompt (START/ALL PROGRAMS/ACCESSORIES right mouse click "command prompt" and choose "Run as Administrator"
    type in
    sfc /scannow
    let Windows fix any system files that need to be repaired.
    Restart the computer.
    Start iTunes and see if it is ok.
    If it doesn't, will have to go through the whole process of uninstalling and installing acccording to the following steps:
    1. Go to Microsoft website to fix install and Unistall problems. Click "Run now" from Fix it to remove all iTunes & related installer files:
    http://support.microsoft.com/mats/Program_Install_and_Uninstall
    Be aware that Windows Installer CleanUp Utility will not remove the actual program from your computer. However, it will remove the installation files so that you can start the installation, upgrade, or uninstall over.
    2. You should remove all instances of iTunes and the rest of the components listed below:
    it may be necessary to remove all traces of iTunes, QuickTime, and related software components from your computer before reinstalling iTunes.
    Use the Control Panel to uninstall iTunes and related software components in the following order:
    iTunes
    QuickTime
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support (iTunes 9 or later)
    (Referenceinstructions from Apple article listed here: http://support.apple.com/kb/HT1923 to remove all components)
    3. Reboot your computer. Next, download iTunes from here:http://www.apple.com/itunes/download/ and install from scratch

  • Can't start UCM server after new installation of 11.1.1.8 on Microsoft server 2008 R2 SP1 64 bit EE

    Hi All
    After new installation of WCC 11.1.1.8 on Microsoft server 2008 R2 SP1 64 bit EE UCM_server1 can’t start. (Please see trace below). WCC 11.1.1.7 run without issues on this environment.
    Steps:
    1. Installation of jrockit-jdk1.6.0_45-R28.2.7-4.1.0
    2. Installation of WLS 10.3.6
    3. Installation of WCC 11.1.1.8
    4. Schema creation by RCU 11.1.1.8
    5. Domain creation by config.cmd with AdminServer, UCM_server1, IBR_server1
    6. Run Admin - (success)
    7. Run NodeManager (optional) - (success)
    8. Run UCM_server1 – failed
    Still not works after patching MLR 1 for WCC 11.1.1.8 or upgrade from 11.1.1.7 .
    From log files we can saw that problem caused by JniNativeOsUtils.dll file in “<Middleware Home>\Oracle_ECM1\ucm\idc\components\NativeOsUtils\lib\windows-amd64\7.2.1.1”
    I replaced JniNativeOsUtils.dll with same file from 11.1.1.7 version and UCM_server1 starts work
    I got errors during startup (syNativeOsUtilsNotLoaded and UnsatisfiedLinkError - you can foun them in trace below), but WCC up and works.
    I also get error when trying to start SystemProperties or ComponentWithard utility:
         Activation context generation failed for "C:\Oracle\MIDDLE~1\USER_P~1\domains\WCC_DO~1\ucm\cs\bin\SystemProperties.exe". Dependent Assembly      Microsoft.VC80.MFC,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.762" could not be found. Please use sxstrace.exe for detailed diagnosis.
    Any ideas?
    Thanks
    Leon
    ERROR:
    javax.servlet.ServletException: Could not start up IDC server deployment.
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1268)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.io.IOException: csServletFailedToFullyInitialize
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:139)
      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:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1257)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.common.ServiceException:
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:252)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
      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:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1259)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.data.DataException: !Install aborted.
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:554)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
      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:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1259)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.common.ServiceException: !csInitSecurityError
      at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:140)
      at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)
      at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
      at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
      at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:328)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:101)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
      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:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1259)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: intradoc.common.ServiceException: !syFileUtilsUnableToCreateSpecifiedDir,C:/Oracle/MIDDLE~1/USER_P~1/domains/WCC_DO~1/ucm/cs/config/private
      at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:570)
      at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)
      at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)
      at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)
      at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:76)
      at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
      at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
      at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:574)
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:328)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:101)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)
      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:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1259)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1874)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.AssertionError: !syNativeOsUtilsNotLoaded
      at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:452)
      at intradoc.common.NativeOsUtilsBase.<init>(NativeOsUtilsBase.java:360)
      at intradoc.common.NativeOsUtils.<init>(NativeOsUtils.java:28)
      at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:566)
      at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)
      at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)
      at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)
      at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)
      at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
      at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
      at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:626)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:103)
      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:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1257)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.UnsatisfiedLinkError: intradoc/common/NativeOsUtilsBase.getNativeVersion()Ljava/lang/String;
      at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:448)
      at intradoc.common.NativeOsUtilsBase.<init>(NativeOsUtilsBase.java:360)
      at intradoc.common.NativeOsUtils.<init>(NativeOsUtils.java:28)
      at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:566)
      at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)
      at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)
      at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)
      at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)
      at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)
      at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)
      at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)
      at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)
      at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)
      at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:626)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:103)
      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:597)
      at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
      at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
      at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1257)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:531)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
      at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Hi All
    Cause of the problems was the missing of "Visual C++ 2005 SP1 Redistributable Package"
    Environment works fine after installation of both versions (x86 and x64)
    Thanks
    Leon

  • Installed 10.4.8 updater, now I can't start the computer

    I just ran the 10.4.8 updater through the auto software updater control panel. After the install/restart I shut down for the night. When I came back later to restart I got as far as the loading screen and it just stalled with the multicolor spinning wheel. I let it go for at least 5 mintues but nothing happened. So I restarted again then got a an empty black box in the middle of the screen. I don't seem to be able to get a successful startup now. How can I get out of this? Can I somehow get back to 10.4.7? I would really prefer to not have to reinstall all the software leading up to 10.4.7...
    I am using a G4 1Ghz 17" Laptop.

    You can select the main folder that contains all the other data folders then press COMMAND-I to open the Get Info window. In Ownership and Permissions section set the desired privileges then click on the "Apply to enclosed items" button. This will change all the files and folders within the main folder to the desired privileges.
    You can avoid problems like these in the future by practicing some basic housekeeping.
    Kappy's Personal Suggestions for OS X Maintenance
    For disk repairs use Disk Utility. For situations DU cannot handle the best third-party utilities are: Disk Warrior; DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption; Disk Warrior 4.0 is now Intel Mac compatible. TechTool Pro provides additional repair options including file repair and recovery, system diagnostics, and disk defragmentation. TechTool Pro 4.5.2 is Intel Mac compatible; Drive Genius is similar to TechTool Pro in terms of the various repair services provided. The current version, 1.5.1, is Intel Mac compatible.
    OS X performs certain maintenance functions that are scheduled to occur on a daily, weekly, or monthly period. The maintenance scripts run in the early AM only if the computer is turned on 24/7 (no sleep.) If this isn't the case, then an excellent solution is to download and install a shareware utility such as Macaroni, JAW PseudoAnacron, or Anacron that will automate the maintenance activity regardless of whether the computer is turned off or asleep.
    OS X automatically defrags files less than 20 MBs in size, so unless you have a disk full of very large files there's little need for defragmenting the hard drive. As for virus protection there are few if any such animals affecting OS X. You can protect the computer easily using the freeware Open Source virus protection software ClamXAV. Personally I would avoid most commercial anti-virus software because of their potential for causing problems.
    I would also recommend downloading the shareware utility TinkerTool System that you can use for periodic maintenance such as removing old logfiles and archives, clearing caches, etc.
    For emergency repairs install the freeware utility Applejack. If you cannot start up in OS X, you may be able to start in single-user mode from which you can run Applejack to do a whole set of repair and maintenance routines from the commandline.
    When you install any new system software or updates be sure to repair the hard drive and permissions beforehand. I also recommend booting into safe mode before doing system software updates.
    Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is significant):
    1. Retrospect Desktop (Commercial - not yet universal binary)
    2. Synchronize! Pro X (Commercial)
    3. Synk (Backup, Standard, or Pro)
    4. Deja Vu (Shareware)
    5. Carbon Copy Cloner (Freeware - not universal binary.)
    6. LaCie SilverKeeper (Freeware - not universal binary)
    7. PsynchX 2.1.1 and RsyncX 2.1 (Freeware)
    The following utilities can also be used for backup, but cannot create bootable clones:
    1. Backup (requires a .Mac account with Apple both to get the software and to use it.)
    2. Toast
    3. Impression
    Apple's Backup is a full backup tool capable of also backing up across multiple media such as CD/DVD. However, it cannot create bootable backups. It is primarily an "archiving" utility as are the other two.
    Impression and Toast are disk image based backups, only. Particularly useful if you need to backup to CD/DVD across multiple media.
    Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore.
    Additional suggestions will be found in Mac Maintenance Quick Assist.
    Referenced software can be found at www.versiontracker.com and www.macupdate.com.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

  • Help! Authentication in Solaris 8 to start iplanet server

    Hello,
    We are using iPlanet Web Server 6.1 in Solaris 8.0 . Now
    we are stoping and starting the server using the root
    login. We could not start and stop the server using
    other login(roles, normal user, etc).
    I got permission denied error.
    Which authorization or authentication we have to assign
    to the role to start and stop the iplanet web server.
    What are the changes i have to make in the files user_attr,
    prof_attr,auth_attr,exec_attr.
    please help me,
    thanks in advance,
    balachandar.

    You may want to try the WebServer forum located at: http://softwareforum.sun.com/NASApp/jive/forum.jsp?forum=16

  • PE 11 new install on WinXP system - Debug event error, can't open program

    Hi everyone,
    I searched the community for similar errors and followed a couple of troubleshooting steps suggested for older versions of PE, but they didn't work. I just installed Premiere Element 11 on my Windows XP office desktop (also installed PS Elements 11, which works without a problem.) Install went well and I rebooted the system as prompted. Every time I attempt to open Premiere however (I am not attempting to load any video files, I just want to open the program to start a new project), I get the splash screen at first, but after a few seconds of "Loading" and/or "Initializing" a bunch of parameters, the program hangs and following screen pops up:
    "Premiere Element Debug Event"
    Premiere Element has encountered an error.
    [..\..\Src\Core\Preferences.ccp-338]
    Continue
    When I click on "Continue" the following window pops up:
    "Microsoft Visual C++ Runtime Library"
    Runtime Error!
    Program: ..e\Adobe Premiere Elements 11\Adobe Premiere Elements.exe
    The application has requested the Runtime to terminate in an unusual way.
    Please contact the application's support team for more information.
    OK
    So, here I am support team... Need more information, lol. I will also add that clicking the OK after the second window pops up often doesn't close the Premiere splash window still visible in the background, I have to CTRL-ALT-DEL and kill it manually by ending the process in Task Manager.
    I installed the same program - same s/n - on my home computer as well, with no issues (that's a much newer, and much faster, Windows 8.1 system however.) I think you are entitled to install 2 copies though, right? So this wouldn't be related to too many attempts to register the same software?
    Thanks for any help.

    umbertob
    Wea re not Adobe. We are Premiere Elements users who visit here under our own free will (unscheduled) to help other Premiere Elements users with their Premiere Elements workflows.
    Please detail the resources of your Windows XP computer. What edition is it...professional, home premium, or other? You realize come April 2014 Microsoft will discontinue support for Windows XP. Apparently you can continue to use it, but Microsoft points to security risks in that state.
    a. how much installed RAM, how much available
    b. how much free hard drive space
    c. is the video card/graphics card used by the computer up to date according to the web site of the manufacturer of the video card/graphics card.
    Did you install the program to the computer default location according to the installation process?
    Please review and then we can discuss the details.
    Thank you.
    ATR

  • Firefox 5 hangs after new install at Checking the Add Ons and will not start even after reboot

    Downloaded V5, ran the install, started Firefox and first screen is 'Checking Add Ons', the status bar is shown and immediately hangs. Have tried to restart, have rebooted and start and Firefox will not come up. Have to drop back to V3.6

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    This can be a problem with the file(s) that store the extensions registry.
    Delete the files extensions.* (extensions.sqlite, extensions.rdf, extensions.cache, extensions.ini) and compatibility.ini in the Firefox [[Profiles|profile folder]] to reset the extensions registry. New files will be created when required.
    See "Corrupt extension files": http://kb.mozillazine.org/Unable_to_install_themes_or_extensions
    If you see disabled, not compatible, extensions in "Tools > Add-ons > Extensions" then click the Tools button at the left side of the Search Bar (or click the "Find Updates" button in older Firefox versions) to do a compatibility check or see if there is an update.

  • New instal & wicd..... Can,t automate the wifi connexion using WPA...

    Hello,
    I was stuck for few months on a Windows laptop but finally got some cash to buy one with HW linux compatible
    Ok, I am able to connect to the wifi using the following manual commands:
    ifconfig wlan0 up
    iwconfig wlan0 essid secret
    wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant.conf
    dhcpcd wlan0
    but I can't manage to connect automatically using wicd
    I can't see what I'm missing so any help will be more than welcome
    Thanks
    Ludo
    Last edited by Coume (2009-04-04 22:42:16)

    Thanks for the responses.
    Dusty, I also found out earlier today that I had to use wpa_supplicant
    Anyway, it's all working fine now...
    thanks
    Ludo, struggling to install with VMware Server

  • New to CC, can not start application

    downloaded  Photoshop CC , but can not open iT on my computer. How do I start the aplication?

    You have to install first.

  • BW is just installed what to do next? where can i start in this sand box?

    SDN Teachers please help!
    I just got a brand new BW sand box with nothing in it. my goal is to build from scrath all the way up to report? How to do it? where i have to start? for example in this senario do i start building datasource first or infoprovider first?
    please help me learn i failed two interview because i dont have development experience. i know how to handle it after golive. but what i am trying to learn is the build phase of the project.
    Thank you for all your help and support.

    Hi Les,
    What you can do is choose some BI Scenario from SAP.com and try to develop the same in BW. But for this you will need connection to R3 as well. Since Iam going to meeting now, i can provide those website details in next half an hour.
    Arun

  • How do I sync my old library with a new install of iTunes on a seperate drive?

    I just recently installed an SSD on my PC and I want to run iTunes off of the SSD. My library currently resides on my old HDD witch also has the most current version of iTunes on as well. How can I sync the library that resides on my old HDD to the new install of iTunes on my SSD?

    can't if you do not have access to the old library (the usual workaround is to backup the old library and import it to the new itunes)
    for important data...
    sync your existing contacts with icloud, your text messages will not be disrupted, music will sync with whatever music you have on your new itunes, photos shoud still be in the camera roll (I would sync them to photostream before you sync, just in case).   Any photos on your phone that are not in camera roll or photostream... if you lost those pictures with the computer crash I would take screen shots (lock button + home button at the same time) of each photo so they show up in the camera roll.  App data may or may not be lost.  In my experience, it depends on the app.  Some of the apps recognize your apple ID and sync data over the internet with servers, some do not.  I would take note of important data (such as passwords in a password keeper if you have such an app) just in case if you lose that data.

  • New Application Server

    I have just built my first solaris 9 application server, my only problem is, that when i bring in up onto the network, my main sun box with my oracle 9i databases starts to have issues. Any connections to the database's are either very slow or they timeout. I have checked ip address and hostname and domain name.

    Hi Bjorn,
    You can install the second application server and you can reuse the existing db server.
    But attention once with installation of second application server the first one it will not work properly anymore.
    You will have to check two tables tblServerInfo and tblAppsetInfo.
    These two tables can determine what application server is used.
    So after the installation of second server check these tables and make sure your appset is using the right application server.
    Normally I will have all servers with suffix 1 into tblappsetinfor and into tblserverinfo I'm keeping just the records with suffix 1 and I will delete the other records.
    After that I will check if these records from tblserverinfo are right or I'm doing the appropiate changes.
    Regards
    Sorin

  • I have Problem when installing ADF Runime for Application Server

    Hi All,
    I have Application Server 10.1.2.0.2 and Jdeveloper 10.1.3.2
    I followed the next steps
    1 - in Application Server I created OC4J instance named app1
    2- I Stoped all infrastucure and middle-tier of Application Server
    3- in Jdeveloper I installed ADF Runime for Application Server
    by the next steps :-
    Application server home directory : OraHome_2
    oc4j instane name : app1
    and I selected: install a new version of ADF Runtime 10.1.3.40.66
    after that I got a jdeveloper sussceeful install ADF Runtime message
    5- when entering this command below to start Application server
    it gives me an error message
    C:\OraHome_2\opmn\bin>opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ======================================
    opmn id=royal:6201
    0 of 1 processes started.
    ias-instance id=midd_admin.royal
    +++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    OC4J/apptest1/default_island
    Error
    --> Process (pid=3808)
    failed to start a managed process after the maximum retry limit
    Log:
    C:\OraHome_2\opmn\logs\OC4J~apptest1~default_island~1
    any soluation to solve this error when starting Appliction server ?
    thanks

    This is the error message in log file
    07/06/14 05:51:55 Start process
    07/06/14 05:51:59 Error starting ORMI-Server. Unable to bind socket: Address already in use: JVM_Bind
    07/06/14 05:52:01 Auto-deploying file:/C:/OraHome_2/j2ee/home/default-web-app/ (New server version detected)...
    07/06/14 05:52:01 Auto-deploying file:/C:/OraHome_2/j2ee/home/applications/dms/ (New server version detected)...
    07/06/14 05:52:03 Oracle Application Server Containers for J2EE 10g (10.1.2.0.2) initialized
    07/06/14 05:52:03 java.lang.NullPointerException
    07/06/14 05:52:03      at com.evermind.server.rmi.RMIServer.run(RMIServer.java:464)
    07/06/14 05:52:03      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
    07/06/14 05:52:03      at java.lang.Thread.run(Thread.java:534)
    07/06/14 05:53:13 Notification ==> Application Deployer for Test8 STARTS [ 2007-06-14T05:53:13.593PDT ]
    thanks for your care

  • How can I start firefox with new tab instead of blank page?

    Today I update firefox to 13.0. I like the new "new type". I want to konw how can I start firefox with new tab instead of blank page?
    I don't want to change the homepage to about:newtab.
    Sorry for my bad English.

    This is a very annoying thing. Every update from Firefox resets this config setting back to about:newtab. I changed '''''browser.newtab.url''''' in 12.x to '''''about:blank''''' and it resetted back in update 13.0 and now I have to do the same thing again in 13.0.1.
    The drawback with about:newtab is Firefox opens up dataports for every URL that are linked and gets reopened for every lame 'newtab' you click on. Just use [http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx Tcpview - data port viewer] and watch how many extra dataports that opens up from this crazy 'feature'.

Maybe you are looking for