Problem about loading server program to server

Hey Experts,
I'm facing an unexpected problem. I'm Using netbeans 6.1, JasperReport 3.7.0, iReport3.5.1 for creating a report.
I've successfully created a report using servlet. And after that I create a new report for another report. In this case,
netbeans shows me errors like:
org.apache.jasper.JasperException: java.lang.ClassCastException: org.apache.catalina.util.DefaultAnnotationProcessor cannot be cast to org.apache.AnnotationProcessor
     org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:156)
     org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:329)
     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
     org.netbeans.modules.web.monitor.server.MonitorFilter.doFilter(MonitorFilter.java:390)
I checked but could not find any problem. Can anybody help me with This?

Note: This thread was originally posted in the [CLDC and MIDP|http://forums.sun.com/forum.jspa?forumID=76] forum, but moved to this forum for closer topic alignment.

Similar Messages

  • Problem about weblogic server

    When I first started Weblogic, at that time, the database server wasn’t available, so there was a lot of error about the database connection pool, and definitely the application didn’t work properly, so I realized that because of the database server ka. But after the database server was available, I worked on the application again but it seem like weblogic server didn’t update and still kept the state that it couldn’t find the connection pool although it had already there. Is it possible to make weblogic server automatically update when the database server is available. Any solution to resolve this problem?

    In wich version of weblogic ? I 5.1 may be .... from 7.0 to up I don't think so ....
    I supose that you don't enable the refresh/testing parameters of jdbc pool.
    Please check the e-docs to see more information
    Jin

  • Problem about Unknow server error

    This is my first time using blackberry, when I switch on my playbook, it got the update.
    After finish, I got the language selection, wifi, time...........
    While go the BlackBerry ID page, I got the problem, Unknow server error(-6)
    I regist id on playbook and website, but still got the above error message.
    How can i fix that, beacause it should not be the connection problem. I tested
    Solved!
    Go to Solution.

    i have the same problem. i bought mine from france. first time i opened and it wanted to make update and i said ok. updated and opened. But in the blackberry id screen it says "unknown server error". I red the sollutions and i try to update via desktop software as written. But when downloading tne software it always giving an error: "An error has occurred while downloading the BlackBerry® Tablet OS. Please try again" and try to begin download again. i cannot download update. i tried different net connections but still the same. i'm working since 2 days and my tablet still not working. please help me!!!

  • Problem with loading the program

    Hi Guys,
    I have a huge dilemma. I am trying to get re-acquainted with dvd studio pro and I need to fast for some freelance work I've had come up. I had a problem loading the the idvd onto my computer and I had to delete a bunch of the files to get it to work properly and for some reason I believe its affected dvd studio. Everytime I open it, it tells me it cannot find this file that I deleted a long time ago, and I don't even care about it, I just want to start a new project. But then the "can't find" bubble will not go away and I end up having to force quit the program. I have tried deleting the file that it is trying to open and I have tried re-installing the software to no avail. Please, any help would be very much appreciated. Thanks so much!

    This problem just showed up for me as well. I have an imac 27" with the latest Leopard software. I have used Soundtrack (NOT Pro) with this computer and software many times, so it is not an "old software" problem. It will simply no longer open. The only thing that has changed recently was a software update that I accepted (like most everyone else does) a few days ago.
    I have deleted and reinstalled the software several times, along with Repair Permissions, etc., etc. Nothing working yet...this thing was really out of the blue. My next step is to use a "Final Cut Express Remover" program I found on the Internet that will remove all associated files (a complete uninstall) in case something I did not remove is causing the problem. I still suspect that software update, but don't know how to "undo" it, without losing other stuff via Time Machine.

  • Problem about loader(java.exe)....

    hi, everyone.
    // HelloWorld.class is my test java program
    E:\myapp>java HelloWorld
    Exception thrown.
    java.lang.ClassNotFoundException: COM.cloudscape.core.RmiJdbcDriver
    -------->the driver class is in cloudscape.jar
    --------> then I put the classes path on
    E:\myapp>java -cp c:\jdk1.3.1\jre\lib\ext\cloudscape.jar HelloWorld
    Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorld
    --------> got the driver..... but it lost my class!
    --------> tell it where my class is.
    E:\myapp>java -cp c:\jdk1.3.1\jre\lib\ext\cloudscape.jar e:\yun\HelloWorld
    Exception in thread "main" java.lang.NoClassDefFoundError: e:\yun\HelloWorld
    -------->problem is still there..
    I was puzzled.
    thanks..

    Solution 1: move cloudscape.jar to c:\jdk1.3.1\lib\ext\cloudscape.jar
    Solution 2: Run with E:\myapp>java -cp .;c:\jdk1.3.1\jre\lib\ext\cloudscape.jar HelloWorld
    Solution 3: Run with java -cp e:\yun\;c:\jdk1.3.1\jre\lib\ext\cloudscape.jar HelloWorld (if HelloWorld.class is in e:\yun\)

  • Problem about logical database programming

    Dear all,
    I have a logical database PRPS_R which contail PRPS and some additional fields.
    In my abap report, I call this logical database by "GET PRPS_R". Can I ask how to perform sorting to the  logical database in ABAP report?
    Thanks
    Sunny

    PRPS_R is a structure of logical database PSJ
    there is a user-exit available EXIT_FDBPS000_001

  • Problem with Application server

    Hi All,
    I'm facing problem with Application Server. When I installed the appserver and started it.. It started with the message " server has been started and some services will run at back". But when I tried stopping it using the stop default server i got the message that there is no server running but when i saw in the task manager i cud see two process running 1) appserver.exe and 2) imqbroker(something).exe so eventually I had to kill it.
    Now when I'm trying to start the application server again its giving me this message "CLI156 Could not start the domain domain1" and below is the log file attached if its of any help
    [#|2005-08-31T23:37:57.000+1000|WARNING|sun-appserver-pe8.1_01|javax.enterprise.tools.launcher|_ThreadID=10;|LAUNCHER005:Spaces in your PATH have been detected. The PATH must be consistently formated (e.g. C:\Program Files\Java\jdk1.5.0\bin; ) or the Appserver may not be able to start and/or stop.  Mixed quoted spaces in your PATH can cause problems, so the launcher will remove all double quotes before invoking the process. The most reliable solution would be to remove all spaces from your path before starting the Appservers components.  |#]
    [#|2005-08-31T23:37:57.015+1000|INFO|sun-appserver-pe8.1_01|javax.enterprise.tools.launcher|_ThreadID=10;|
    C:/Program Files/Java/jdk1.5.0\bin\java
    -client
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/logs/server.log
    -Djava.endorsed.dirs=C:/Program Files/netbeans-4.1/SunAppServer8.1/lib/endorsed
    -Djava.security.policy=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/config/server.policy
    -Djava.security.auth.login.config=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/config/keystore.jks
    -Djavax.net.ssl.trustStore=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/config/cacerts.jks
    -Djava.ext.dirs=C:/Program Files/Java/jdk1.5.0/jre/lib/ext;C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/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=domain1
    -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=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=domain1
    -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=C:/Program Files/netbeans-4.1/SunAppServer8.1/config
    -Djava.library.path=C:\Program Files\Java\jdk1.5.0\jre\bin\client;C:\Program Files\netbeans-4.1\SunAppServer8.1\lib;C:\Program Files\netbeans-4.1\SunAppServer8.1\lib;C:\Program Files\Java\jdk1.5.0\bin;.;C:\WINDOWS\System32;C:\WINDOWS;C:\Program Files\netbeans-4.1\SunAppServer8.1\lib;C:\Program Files\netbeans-4.1\SunAppServer8.1\bin;C:\Program Files\netbeans-4.1\SunAppServer8.1\lib;C:\Program Files\netbeans-4.1\SunAppServer8.1\bin;C:\Program Files\netbeans-4.1\SunAppServer8.1\bin;C:\Program Files\netbeans-4.1\SunAppServer8.1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jdk1.5.0\bin;.;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Sun\AppServer\bin;;C:\Program Files\Java\jdk1.5.0\bin;.;C:\Program Files\jre\jdk1.5.0\bin;.;
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    C:/Program Files/Java/jdk1.5.0/lib/tools.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib/appserv-rt.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\admin-cli.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-admin.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\dom.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jmxremote.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jmxremote_optional.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jsf-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jsf-impl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\rmissl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\xalan.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\xercesImpl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-upgrade.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-ext.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\j2ee.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\activation.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-cmp.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-jstl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\commons-launcher.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\commons-logging.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\j2ee-svc.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jax-qname.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jaxr-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jaxr-impl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jaxrpc-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jaxrpc-impl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\mail.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\relaxngDatatype.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\saaj-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\saaj-impl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\xsdlib.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib/install/applications/jmsra/imqjmsra.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/imq/lib/jaxm-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/imq/lib/fscontext.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib/ant/lib/ant.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/pointbase/lib/pbclient.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/pointbase/lib/pbembedded.jar
    com.sun.enterprise.server.PEMain
    start
    display
    native|#]
    [#|2005-08-31T23:38:03.515+1000|INFO|sun-appserver-pe8.1_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [C:\Program Files\netbeans-4.1\SunAppServer8.1\imq\bin].|#]
    [#|2005-08-31T23:38:03.515+1000|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.core|_ThreadID=10;|CORE5098: AS Socket Service Initialization has been completed.|#]
    [#|2005-08-31T23:38:15.796+1000|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2005-08-31T23:38:16.484+1000|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2005-09-01T00:48:45.484+1000|WARNING|sun-appserver-pe8.1_01|javax.enterprise.tools.launcher|_ThreadID=10;|LAUNCHER005:Spaces in your PATH have been detected. The PATH must be consistently formated (e.g. C:\Program Files\Java\jdk1.5.0\bin; ) or the Appserver may not be able to start and/or stop.  Mixed quoted spaces in your PATH can cause problems, so the launcher will remove all double quotes before invoking the process. The most reliable solution would be to remove all spaces from your path before starting the Appservers components.  |#]
    [#|2005-09-01T00:48:45.531+1000|INFO|sun-appserver-pe8.1_01|javax.enterprise.tools.launcher|_ThreadID=10;|
    C:/Program Files/Java/jdk1.5.0\bin\java
    -client
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/logs/server.log
    -Djava.endorsed.dirs=C:/Program Files/netbeans-4.1/SunAppServer8.1/lib/endorsed
    -Djava.security.policy=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/config/server.policy
    -Djava.security.auth.login.config=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/config/keystore.jks
    -Djavax.net.ssl.trustStore=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/config/cacerts.jks
    -Djava.ext.dirs=C:/Program Files/Java/jdk1.5.0/jre/lib/ext;C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/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=domain1
    -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=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=domain1
    -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=C:/Program Files/netbeans-4.1/SunAppServer8.1/config
    -Djava.library.path=C:\Program Files\Java\jdk1.5.0\jre\bin\client;C:\Program Files\netbeans-4.1\SunAppServer8.1\lib;C:\Program Files\netbeans-4.1\SunAppServer8.1\lib;C:\Program Files\Java\jdk1.5.0\bin;.;C:\WINDOWS\System32;C:\WINDOWS;C:\Program Files\netbeans-4.1\SunAppServer8.1\lib;C:\Program Files\netbeans-4.1\SunAppServer8.1\bin;C:\Program Files\netbeans-4.1\SunAppServer8.1\lib;C:\Program Files\netbeans-4.1\SunAppServer8.1\bin;C:\Program Files\netbeans-4.1\SunAppServer8.1\bin;C:\Program Files\netbeans-4.1\SunAppServer8.1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jdk1.5.0\bin;.;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Sun\AppServer\bin;;C:\Program Files\Java\jdk1.5.0\bin;.;C:\Program Files\jre\jdk1.5.0\bin;.;
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    C:/Program Files/Java/jdk1.5.0/lib/tools.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib/appserv-rt.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\admin-cli.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-admin.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\dom.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jmxremote.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jmxremote_optional.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jsf-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jsf-impl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\rmissl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\xalan.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\xercesImpl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-upgrade.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-ext.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\j2ee.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\activation.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-cmp.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-jstl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\commons-launcher.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\commons-logging.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\j2ee-svc.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jax-qname.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jaxr-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jaxr-impl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jaxrpc-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jaxrpc-impl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\mail.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\relaxngDatatype.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\saaj-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\saaj-impl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\xsdlib.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib/install/applications/jmsra/imqjmsra.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/imq/lib/jaxm-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/imq/lib/fscontext.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib/ant/lib/ant.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/pointbase/lib/pbclient.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/pointbase/lib/pbembedded.jar
    com.sun.enterprise.server.PEMain
    start
    display
    native|#]
    [#|2005-09-04T04:12:39.281+1000|WARNING|sun-appserver-pe8.1_01|javax.enterprise.tools.launcher|_ThreadID=10;|LAUNCHER005:Spaces in your PATH have been detected. The PATH must be consistently formated (e.g. C:\Program Files\Java\jdk1.5.0\bin; ) or the Appserver may not be able to start and/or stop.  Mixed quoted spaces in your PATH can cause problems, so the launcher will remove all double quotes before invoking the process. The most reliable solution would be to remove all spaces from your path before starting the Appservers components.  |#]
    [#|2005-09-04T04:12:39.343+1000|INFO|sun-appserver-pe8.1_01|javax.enterprise.tools.launcher|_ThreadID=10;|
    C:/Program Files/Java/jdk1.5.0\bin\java
    -client
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/logs/server.log
    -Djava.endorsed.dirs=C:/Program Files/netbeans-4.1/SunAppServer8.1/lib/endorsed
    -Djava.security.policy=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/config/server.policy
    -Djava.security.auth.login.config=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/config/keystore.jks
    -Djavax.net.ssl.trustStore=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/config/cacerts.jks
    -Djava.ext.dirs=C:/Program Files/Java/jdk1.5.0/jre/lib/ext;C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1/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=domain1
    -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=C:/Program Files/netbeans-4.1/SunAppServer8.1/domains/domain1
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=domain1
    -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=C:/Program Files/netbeans-4.1/SunAppServer8.1/config
    -Djava.library.path=C:\Program Files\Java\jdk1.5.0\jre\bin\client;C:\Program Files\netbeans-4.1\SunAppServer8.1\lib;C:\Program Files\netbeans-4.1\SunAppServer8.1\lib;C:\Program Files\Java\jdk1.5.0\bin;.;C:\WINDOWS\System32;C:\WINDOWS;C:\Program Files\netbeans-4.1\SunAppServer8.1\lib;C:\Program Files\netbeans-4.1\SunAppServer8.1\bin;C:\Program Files\netbeans-4.1\SunAppServer8.1\lib;C:\Program Files\netbeans-4.1\SunAppServer8.1\bin;C:\Program Files\netbeans-4.1\SunAppServer8.1\bin;C:\Program Files\netbeans-4.1\SunAppServer8.1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Java\jdk1.5.0\bin;.;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Sun\AppServer\bin;;C:\Program Files\Java\jdk1.5.0\bin;.;C:\Program Files\jre\jdk1.5.0\bin;.;
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    C:/Program Files/Java/jdk1.5.0/lib/tools.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib/appserv-rt.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\admin-cli.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-admin.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\dom.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jmxremote.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jmxremote_optional.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jsf-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jsf-impl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\rmissl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\xalan.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\xercesImpl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-upgrade.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-ext.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\j2ee.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\activation.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-cmp.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\appserv-jstl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\commons-launcher.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\commons-logging.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\j2ee-svc.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jax-qname.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jaxr-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jaxr-impl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jaxrpc-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\jaxrpc-impl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\mail.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\relaxngDatatype.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\saaj-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\saaj-impl.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib\xsdlib.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib/install/applications/jmsra/imqjmsra.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/imq/lib/jaxm-api.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/imq/lib/fscontext.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/lib/ant/lib/ant.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/pointbase/lib/pbclient.jar;C:/Program Files/netbeans-4.1/SunAppServer8.1/pointbase/lib/pbembedded.jar
    com.sun.enterprise.server.PEMain
    start
    display
    native|#]
    [#|2005-09-04T04:13:50.453+1000|INFO|sun-appserver-pe8.1_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5035: Timed out after 60000 milliseconds while trying to verify if the JMS service startup succeeded.|#]
    [#|2005-09-04T04:13:50.453+1000|INFO|sun-appserver-pe8.1_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5037: Check permissions of MQ instance directory C:\Program Files\netbeans-4.1\SunAppServer8.1\imq\var\instances|#]
    [#|2005-09-04T04:13:50.453+1000|INFO|sun-appserver-pe8.1_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5036: More details may be available in the log file for the JMS service broker instance imqbroker. Please refer to the JMS provider documentation for the exact location of this log file.|#]
    [#|2005-09-04T04:13:50.453+1000|SEVERE|sun-appserver-pe8.1_01|javax.enterprise.system.core|_ThreadID=10;|UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused: no further information
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:427)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:54)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: com.sun.messaging.jms.JMSException: [C4003]: Error occurred on connection creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused: no further information
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.getJMSConnectException(ExceptionHandler.java:233)
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.handleConnectException(ExceptionHandler.java:180)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:176)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:101)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:54)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandler.java:61)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:102)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnectionOld(ConnectionInitiator.java:281)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:107)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:92)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:613)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:1194)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1894)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:712)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:293)
         at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
         at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
         at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
         at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:783)
         at com.sun.enterprise.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:335)
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:396)
         ... 3 more
    Caused by: java.net.ConnectException: Connection refused: no further information
         at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
         at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:525)
         at com.sun.enterprise.server.ss.ASClientSocketImpl.connect(ASClientSocketImpl.java:175)
         at java.net.Socket.connect(Socket.java:507)
         at java.net.Socket.connect(Socket.java:457)
         at java.net.Socket.<init>(Socket.java:365)
         at java.net.Socket.<init>(Socket.java:178)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:156)
         ... 21 more
    |#]
    [#|2005-09-04T04:13:50.484+1000|SEVERE|sun-appserver-pe8.1_01|javax.enterprise.system.core|_ThreadID=10;|Exception while stoppping Lifecycle.
    com.sun.appserv.server.ServerLifecycleException: MQ startup failed :[C4003]: Error occurred on connection creation [127.0.0.1:7676]. - cause: java.net.ConnectException: Connection refused: no further information
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:376)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:175)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:169)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    |#]
    Thanks in advance
    Ajay

    The VERY FIRST message in the server log gives you a hint as to what the problem might be. The server thinks you have spaces in your PATH to the application server. Therefore, the solution is to kill the server however you need to (task manager, whatever) and then reinstall it in a path that doesn't contain spaces. That's the low-hanging fruit here; if that doesn't work, well, then we will have to find some other solution.

  • "problem connecting to server" when trying to access local disk

    Recently (perhaps since I upgraded to Yosemite), the first time I try access one of my two hard drives through Finder I get two pop-up windows with error "there was a problem connecting to server". When I dismiss the pop-ups, the Finder window appears OK. I then don't get these errors for some time and then I get them again - and always two errors.
    It seems the access request goes through NAS which fails ...
    "NetAuthSysAgent[11958]: ERROR: AFP_GetServerInfo - connect failed 62"
    and "NetAuthSysAgent[11958]: GetStatus: connecting to self not allowed"
    but then it gets actioned as a local access. Can anyone think of why NAS gets involved? And mainly how to get rid of it :^).
    There is nothing in login items that mounts either of the disks as a server. Is there a way to find out if a local disk is mounted as a server and who caused it?

    Many thanks, I am impressed by the process :^)
    Here's the result:
    Start time: 23:05:00 04/03/15
    Revision: 1310
    Model Identifier: iMac12,2
    System Version: OS X 10.10.2 (14C1514)
    Kernel Version: Darwin 14.1.0
    Time since boot: 10:04
    UID: 501
    SerialATA
        Hitachi HDS723020BLA642                
    Bluetooth
        Apple Wireless Keyboard
        Apple Wireless Trackpad
    Energy (lifetime)
        kernel_task (UID 0): 7.72
    Energy (sampled)
        kernel_task (UID 0): 7.09
    Font issues: 60
    Nets
        en0 192.168.2
        en1 192.168.1
    Listeners
        AppleFileServer: afpovertcp
        kdc: kerberos
        launchd: afpovertcp
        launchd: microsoft-ds
    System caches/logs
        5.1 GiB: /System/Library/Caches/com.apple.coresymbolicationd/data
    Diagnostic reports
        2015-03-08 rapportd crash x2
        2015-03-11 rapportd crash
        2015-03-12 garcon crash
        2015-03-12 rapportd crash
        2015-03-14 MPEG Streamclip hang x2
        2015-03-19 secd crash x4
        2015-03-20 rapportd crash
        2015-03-21 rapportd crash
        2015-04-02 rapportd crash
        2015-04-03 rapportd crash x4
    HID errors: 16
    Kernel log
        Apr  3 11:33:33 vmnet: VMNetConnect: returning port 0xffffff8035f87a00
        Apr  3 11:33:33 vmnet: VMNetConnect: returning port 0xffffff80372f3000
        Apr  3 11:33:33 vmnet8: failed to restore 1 suspended link-layer multicast membership(s) (err=102)
        Apr  3 11:33:33 vmnet: VMNetConnect: returning port 0xffffff80386a1200
        Apr  3 11:33:50 IOAudioStream[0xffffff8031dd3000]::clipIfNecessary() - Error: counted 1 clip more than one buffer ahead errors.
        Apr  3 11:34:12 vmnet: netif-vmnet1: SIOCPROTODETACH failed: 16.
        Apr  3 11:34:12 vmnet: netif-vmnet8: SIOCPROTODETACH failed: 16.
        Apr  3 11:37:58 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
        Apr  3 12:01:20 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
        Apr  3 12:02:34 considerRebuildOfPrelinkedKernel com.apple.kext.OSvKernDSPLib triggered rebuild
        Apr  3 12:12:35 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
        Apr  3 13:00:53 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
        Apr  3 13:05:54 vmnet: VMNetConnect: returning port 0xffffff80162d8e00
        Apr  3 13:05:54 vmnet: VMNetConnect: returning port 0xffffff80199de600
        Apr  3 13:05:55 vmnet: VMNetConnect: returning port 0xffffff8022753a00
        Apr  3 13:05:55 vmnet: VMNetConnect: returning port 0xffffff8019ca0000
        Apr  3 13:05:55 vmnet: VMNetConnect: returning port 0xffffff80150d1a00
        Apr  3 13:05:55 vmnet: VMNetConnect: returning port 0xffffff80199c5e00
        Apr  3 13:06:06 vmnet: VMNetConnect: returning port 0xffffff801ad23600
        Apr  3 13:06:06 vmnet: VMNetConnect: returning port 0xffffff80162d8e00
        Apr  3 16:18:10 ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0xffffff801cb013d8
        Apr  3 19:10:14 ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0xffffff8015cd4000
        Apr  3 22:07:55 ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0xffffff80154a2000
        Apr  3 22:50:17 vmnet: netif-vmnet1: SIOCPROTODETACH failed: 16.
        Apr  3 22:50:17 vmnet: netif-vmnet8: SIOCPROTODETACH failed: 16.
    System log
        Apr  3 16:13:20 fseventsd: Logging disabled completely for device:1: /Volumes/Recovery HD
        Apr  3 16:13:20 AppleFileServer: GetAttrListStandardVolumeInfo:  getattrlist failed with errno: 2!
        Apr  3 16:17:59 diskarbitrationd: mds [32]:21519 not responding.
        Apr  3 16:18:09 AppleFileServer: GetAttrListStandardVolumeInfo:  getattrlist failed with errno: 2!
        Apr  3 16:28:22 WindowServer: WSGetSurfaceInWindow : Invalid surface 474164185 for window 2896
        Apr  3 17:17:35 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Apr  3 17:17:35 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Apr  3 17:17:35 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Apr  3 17:17:35 Google Chrome Helper: CoreText CopyFontsForRequest received mig IPC error (FFFFFFFFFFFFFECC) from font server
        Apr  3 19:00:54 NetAuthSysAgent: TUAMHandler::SetUAMType setting UAMType to 13
        Apr  3 19:01:13 AppleFileServer: GetAttrListStandardVolumeInfo:  getattrlist failed with errno: 2!
        Apr  3 19:01:15 AppleFileServer: GetAttrListStandardVolumeInfo:  getattrlist failed with errno: 2!
        Apr  3 19:07:07 fseventsd: Logging disabled completely for device:1: /Volumes/Recovery HD
        Apr  3 19:07:07 AppleFileServer: GetAttrListStandardVolumeInfo:  getattrlist failed with errno: 2!
        Apr  3 19:10:13 AppleFileServer: GetAttrListStandardVolumeInfo:  getattrlist failed with errno: 2!
        Apr  3 22:00:54 NetAuthSysAgent: TUAMHandler::SetUAMType setting UAMType to 13
        Apr  3 22:01:13 AppleFileServer: GetAttrListStandardVolumeInfo:  getattrlist failed with errno: 2!
        Apr  3 22:01:15 AppleFileServer: GetAttrListStandardVolumeInfo:  getattrlist failed with errno: 2!
        Apr  3 22:07:38 fseventsd: Logging disabled completely for device:1: /Volumes/Recovery HD
        Apr  3 22:07:38 AppleFileServer: GetAttrListStandardVolumeInfo:  getattrlist failed with errno: 2!
        Apr  3 22:07:55 AppleFileServer: GetAttrListStandardVolumeInfo:  getattrlist failed with errno: 2!
        Apr  3 22:50:17 vmnet-dhcpd: select: Interrupted system call
        Apr  3 22:50:17 vmnet-dhcpd: exiting.
        Apr  3 22:50:17 vmnet-dhcpd: select: Interrupted system call
        Apr  3 22:50:17 vmnet-dhcpd: exiting.
    launchd log
        Apr  3 12:01:27 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.187, service = com.evernote.EvernoteHelper, error = 119: Service is disabled
        Apr  3 12:01:27 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.187, service = com.freshsqueezedapps.memoryboosterlauncher, error = 119: Service is disabled
        Apr  3 12:01:27 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.187, service = com.fiplab.MemoryCleanHelper, error = 119: Service is disabled
        Apr  3 12:01:27 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.187, service = QA2G25RMZ4.com.wunderkinder.wunderlist-helper, error = 119: Service is disabled
        Apr  3 12:12:40 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.188, service = com.deskconnect.mac.helper, error = 119: Service is disabled
        Apr  3 12:12:40 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.188, service = net.doo.dooLoginHelper, error = 119: Service is disabled
        Apr  3 12:12:40 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.188, service = com.evernote.EvernoteHelper, error = 119: Service is disabled
        Apr  3 12:12:40 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.188, service = com.freshsqueezedapps.memoryboosterlauncher, error = 119: Service is disabled
        Apr  3 12:12:40 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.188, service = com.fiplab.MemoryCleanHelper, error = 119: Service is disabled
        Apr  3 12:12:40 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.188, service = QA2G25RMZ4.com.wunderkinder.wunderlist-helper, error = 119: Service is disabled
        Apr  3 13:00:58 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.187, service = com.deskconnect.mac.helper, error = 119: Service is disabled
        Apr  3 13:00:58 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.187, service = net.doo.dooLoginHelper, error = 119: Service is disabled
        Apr  3 13:00:58 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.187, service = com.evernote.EvernoteHelper, error = 119: Service is disabled
        Apr  3 13:00:58 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.187, service = com.freshsqueezedapps.memoryboosterlauncher, error = 119: Service is disabled
        Apr  3 13:00:58 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.187, service = com.fiplab.MemoryCleanHelper, error = 119: Service is disabled
        Apr  3 13:00:58 com.apple.xpc.launchd.user.501.100005.Aqua: Could not import service from caller: caller = otherbsd.187, service = QA2G25RMZ4.com.wunderkinder.wunderlist-helper, error = 119: Service is disabled
        Apr  3 14:01:57 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
        Apr  3 15:02:57 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
        Apr  3 16:03:57 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
        Apr  3 17:04:57 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
        Apr  3 18:05:57 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
        Apr  3 19:06:57 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
        Apr  3 20:07:56 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
        Apr  3 21:08:56 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
        Apr  3 22:09:56 com.citrixonline.GoToMeeting.G2MUpdate: Service could not initialize: 14C1514: xpcproxy + 14045 [1344][UUID]: 0x2
    Console log
        Apr  3 12:01:26 fontd: Failed to open read-only database, regenerating DB
    System services loaded
        com.adobe.fpsaud
        com.apple.AccountPolicyHelper
        com.apple.GSSCred
        com.apple.MobileFileIntegrity
        com.apple.awdd
        com.apple.coresymbolicationd
        com.apple.ctkd
        com.apple.icloud.findmydeviced
        com.apple.iconservices.iconservicesagent
        com.apple.ifdreader
        com.apple.nehelper
        com.apple.nsurlsessiond_privileged
        com.apple.nsurlstoraged
        com.apple.periodic-daily
        com.apple.sandboxd
        com.apple.secinitd
        com.apple.softwareupdated
        com.apple.systemadministration.writeconfig
        com.apple.tccd.system
        com.apple.wdhelper
        com.apple.xpc.smd
        com.barebones.authd
        com.barebones.textwrangler
        com.google.GoogleML
        - status: 1
        com.oracle.java.Helper-Tool
        com.timesoftware.timemachineeditor.backup-auto
        com.trusteer.rooks.rooksd
        org.macosforge.xquartz.privileged_startx
    System services disabled
        com.apple.mrt
    Login services loaded
        com.adobe.ARM.UUID
        com.apple.AirPlayUIAgent
        com.apple.CallHistoryPluginHelper
        com.apple.CallHistorySyncHelper
        com.apple.cloudd
        com.apple.coreservices.appleid.authentication
        com.apple.icloud.fmfd
        com.apple.mrt.uiagent
        com.apple.nsurlsessiond
        com.apple.recentsd
        com.apple.scopedbookmarksagent.xpc
        com.apple.soagent
        com.apple.spindump_agent
        com.apple.telephonyutilities.callservicesd
        com.citrixonline.GoToMeeting.G2MUpdate
        - status: 78
        com.divx.agent.postinstall
        com.f-secure.sync.BTCloud
        com.google.keystone.system.agent
        com.kodak.BonjourAgent
        com.kodak.KODAK AiO Annual Opt
        com.kodak.KODAK AiO Firmware Updater
        com.kodak.KODAK AiO Software Updater
        com.oracle.java.Java-Updater
        com.trusteer.rapport.rapportd
        - status: -11
        org.macosforge.xquartz.startx
    Login services disabled
        com.evernote.EvernoteHelper
    User services loaded
        com.apple.BKAgentService
        com.apple.DataDetectorsDynamicData
        com.apple.InputMethodKit.UserDictionary
        com.apple.MailServiceAgent
        com.apple.geod
        com.apple.imdpersistence.IMDPersistenceAgent
        com.apple.security.cloudkeychainproxy3
        com.apple.tonelibraryd
    User services disabled
        com.evernote.EvernoteHelper
    Startup items
        /Library/StartupItems/BRESINKx86Monitoring/BRESINKx86Monitoring
        /Library/StartupItems/BRESINKx86Monitoring/BRESINKx86Monitoring.kext/Contents/I nfo.plist
        /Library/StartupItems/BRESINKx86Monitoring/BRESINKx86Monitoring.kext/Contents/M acOS/BRESINKx86Monitoring
        /Library/StartupItems/BRESINKx86Monitoring/StartupParameters.plist
        /Library/StartupItems/CoreDuoTemp/CoreDuoTemp
        /Library/StartupItems/CoreDuoTemp/StartupParameters.plist
        /Library/StartupItems/MTU/MTU
        /Library/StartupItems/MTU/StartupParameters.plist
    User login items
        aLaunch
        - /Applications/aLaunch/aLaunch.app
        Alfred 2
        - /Applications/Alfred 2.app
        Meteorologist
        - /Applications/Utilities/meteo/Meteorologist.app
        AllBookmarks
        - /Applications/u-internet/AllBookmarks.app
        Yahoo! Widgets
        - /Applications/Yahoo! Widgets.app
        Dropbox
        - /Applications/Dropbox.app
    Safari extensions
        AdBlock
        - com.betafish.adblockforsafari
        Amazon Shopping Assistant
        - com.spigot.safari.amazonshopassist
        DivX Plus Web Player HTML5 <video>
        - com.divx.DivXHTML5
        Ebay Shopping Assistant
        - com.spigot.safari.ebayshopassist
        iTube Studio
        - com.wondershare.safari.itubestudio
        Omnibar
        - com.genieo.safari
        Searchme
        - com.spigot.safari.searchme
        Translate
        - com.sidetree.Translate
        Validator
        - be.grincheux.validator
        View Style Sheets
        - com.sonereker.vss
    Firefox extensions
        Status-4-Evar
        ImTranslator - Google Translator
        Test Pilot
        Ilana Segall
        Flash Video Downloader - YouTube HD Download [4K]
        LastPass Password Manager
        DownThemAll!
        Stefano Verna
    Widgets
        AccuWeather.com
        Time Machine Buddy
    iCloud errors
        bird 561
        cloudd 108
        comapple.InputMethodKit.UserDictionary 1
        Finder 1
    Continuity errors
        sharingd 9
    Restricted files: 346
    Lockfiles: 6
    High file counts
        Desktop: 66
    Accessibility
        Keyboard Zoom: On
    Contents of /Library/LaunchAgents/com.kodak.BonjourAgent.plist
        - mod date: Sep 21 07:39:00 2012
        - size (B): 528
        - checksum: 2625351456
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Kodak Version</key>
        <string>7.1.6.10</string>
        <key>Label</key>
        <string>com.kodak.BonjourAgent</string>
        <key>OnDemand</key>
        <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Printers/Kodak/AiO_Printers/KodakAiOBonjourAgent.app/Contents/ MacOS/KodakAiOBonjourAgent</string>
        </array>
        <key>ServiceIPC</key>
        <true/>
        </dict>
        </plist>
    Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist
        - mod date: Feb  6 16:00:20 2013
        - size (B): 104
        - checksum: 2306977922
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.oracle.java.Java-Updater</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Java Updater.app/Contents/MacOS/Java Updater</string>
        <string>-bgcheck</string>
        </array>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        <key>StartCalendarInterval</key>
        <dict>
        <key>Hour</key>
        <integer>3</integer>
        <key>Minute</key>
        <integer>8</integer>
        <key>Weekday</key>
        <integer>1</integer>
        </dict>
        </dict>
        ...and 1 more line(s)
    Contents of /Library/LaunchAgents/com.trusteer.rapport.rapportd.plist
        - mod date: Sep  5 10:14:40 2010
        - size (B): 549
        - checksum: 4018397927
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.trusteer.rapport.rapportd</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Rapport/bin/rapportd</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>WorkingDirectory</key>
        <string>/Library/Rapport/bin</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>Umask</key>
        <integer>18</integer>
        </dict>
        </plist>
    Contents of /Library/LaunchAgents/org.macosforge.xquartz.startx.plist
        - mod date: Aug 11 22:52:54 2014
        - size (B): 721
        - checksum: 2451978492
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>org.macosforge.xquartz.startx</string>
        <key>ProgramArguments</key>
        <array>
        <string>/opt/X11/lib/X11/xinit/launchd_startx</string>
        <string>/opt/X11/bin/startx</string>
        <string>--</string>
        <string>/opt/X11/bin/Xquartz</string>
        </array>
        <key>Sockets</key>
        <dict>
        <key>org.macosforge.xquartz:0</key>
        <dict>
        <key>SecureSocketWithKey</key>
        <string>DISPLAY</string>
        </dict>
        </dict>
        <key>ServiceIPC</key>
        <true/>
        <key>EnableTransactions</key>
        <true/>
        ...and 2 more line(s)
    Contents of /Library/LaunchDaemons/com.barebones.authd.plist
        - mod date: May 15 22:46:29 2012
        - size (B): 634
        - checksum: 1995816654
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>EnableTransactions</key>
        <true/>
        <key>Label</key>
        <string>com.barebones.authd</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.barebones.authd</string>
        </array>
        <key>Sockets</key>
        <dict>
        <key>com.barebones.authd.socket</key>
        <dict>
        <key>SockPathMode</key>
        <integer>438</integer>
        <key>SockPathName</key>
        <string>/var/tmp/com.barebones.authd.socket</string>
        </dict>
        </dict>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.barebones.textwrangler.plist
        - mod date: Mar 31 11:41:07 2012
        - size (B): 802
        - checksum: 2824893286
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Disabled</key>
        <true/>
        <key>Label</key>
        <string>com.barebones.textwrangler</string>
        <key>OnDemand</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.barebones.textwrangler</string>
        </array>
        <key>ServiceIPC</key>
        <true/>
        <key>Sockets</key>
        <dict>
        <key>MasterSocket</key>
        <dict>
        <key>SockFamily</key>
        <string>Unix</string>
        <key>SockPathMode</key>
        <integer>438</integer>
        <key>SockPathName</key>
        ...and 7 more line(s)
    Contents of /Library/LaunchDaemons/com.google.GoogleML.plist
        - mod date: Mar 10 17:19:30 2008
        - size (B): 684
        - checksum: 315725308
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.google.GoogleML</string>
        <key>OnDemand</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Google/GoogleML/GoogleML.bundle/Contents/MacOS/googleml-modwat ch</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
        <key>UserName</key>
        <string>root</string>
        <key>WatchPaths</key>
        <array>
        <string>/Library/Google/GoogleML/Modules</string>
        <string>/Library/Google/GoogleML</string>
        </array>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.timesoftware.timemachineeditor.backup-auto.plist
        - mod date: Oct 29 02:09:28 2013
        - size (B): 491
        - checksum: 39878998
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.timesoftware.timemachineeditor.backup-auto</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/PrivilegedHelperTools/com.timesoftware.timemachineeditor.helpe r</string>
        <string>--backup</string>
        </array>
        <key>StartInterval</key>
        <integer>10800</integer>
        </dict>
        </plist>
    Contents of /Library/LaunchDaemons/com.trusteer.rooks.rooksd.plist
        - mod date: Oct 25 10:03:22 2010
        - size (B): 376
        - checksum: 1478412778
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.trusteer.rooks.rooksd</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Library/Rapport/bin/rooksd</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        </dict>
        </plist>
    Contents of /private/etc/auto_master
        - mod date: Nov 28 19:07:15 2013
        - size (B): 195
        - checksum: 1600620026
        +auto_master # Use directory service
        /home auto_home -nobrowse,hidefromfinder
        /Network/Servers -fstab
        /- -static
    Contents of /private/etc/auto_master.backup
        - mod date: Nov 28 19:05:07 2013
        - size (B): 194
        - checksum: 3752790267
        +auto_master # Use directory service
        /net -hosts -nobrowse,hidefromfinder,nosuid
        /home auto_home -nobrowse,hidefromfinder
        /Network/Servers -fstab
        /- -static
    Contents of /private/etc/auto_master~orig
        - mod date: Sep 19 08:15:44 2014
        - size (B): 194
        - checksum: 3752790267
        +auto_master # Use directory service
        /net -hosts -nobrowse,hidefromfinder,nosuid
        /home auto_home -nobrowse,hidefromfinder
        /Network/Servers -fstab
        /- -static
    Contents of /private/etc/ssh_config
        - mod date: Nov 15 13:07:00 2013
        - size (B): 3957
        - checksum: 2841432291
         Host *
           SendEnv LANG LC_*
        Host *
            XAuthLocation /opt/X11/bin/xauth
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist
        - mod date: Apr  1 12:59:17 2010
        - size (B): 589
        - checksum: 2544798274
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Reader 8/Adobe Reader.app/Contents/MacOS/Updater/Adobe Reader Updater Helper.app/Contents/MacOS/Adobe Reader Updater Helper</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.apple.FolderActions.folders.plist
        - mod date: Feb 17 02:43:15 2015
        - size (B): 759
        - checksum: 354310561
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.apple.FolderActions.folders</string>
        <key>Program</key>
        <string>/usr/bin/osascript</string>
        <key>ProgramArguments</key>
        <array>
        <string>osascript</string>
        <string>-e</string>
        <string>tell application "Folder Actions Dispatcher" to tick</string>
        </array>
        <key>WatchPaths</key>
        <array>
        <string>/Volumes/Macintosh HD 2/Pictures/fa-jpg</string>
        <string>/Volumes/Macintosh HD 2/Pictures/fa-L</string>
        <string>/Volumes/Macintosh HD 2/Pictures/fa-R</string>
        <string>/Volumes/Macintosh HD 2/Pictures/ap-copy</string>
        </array>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.divx.agent.postinstall.plist
        - mod date: Feb  4 12:10:23 2012
        - size (B): 695
        - checksum: 3163907459
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.divx.agent.postinstall</string>
        <key>LimitToSessionType</key>
        <string>Aqua</string>
        <key>LaunchOnlyOnce</key>
        <true/>
        <key>ProgramArguments</key>
        <array>
        <string>//Library/Internet Plug-Ins/DivXBrowserPlugin.plugin/Contents/Resources/extensions-installer</stri ng>
        <string>install</string>
        <string>safari</string>
        <string>DivXHTML5</string>
        <string>//Library/Internet Plug-Ins/DivXBrowserPlugin.plugin/Contents/Resources/DivXHTML5.safariextz</stri ng>
        </array>
        </dict>
        </plist>
    Contents of Library/LaunchAgents/com.f-secure.sync.BTCloud.plist
        - mod date: Oct 11 11:46:27 2013
        - size (B): 423
        - checksum: 1294862215
        <?xml version="1.0" encoding="UTF-8"?>
        <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
        <plist version="1.0">
        <dict>
        <key>Label</key>
        <string>com.f-secure.sync.BTCloud</string>
                <key>RunAtLoad</key>
                <false/>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/BT Cloud.app/Contents/MacOS/BT Cloud</string>
        </array>
        </dict>
        </plist>
    Bad plists
        Library/Preferences/com.macxtosh.SaveCircle1.2.plist
    Extensions
        /System/Library/Extensions/ElmediaPlayer.kext
        - com.eltima.ElmediaPlayer.kext
        /System/Library/Extensions/JMicronATA.kext
        - com.jmicron.JMicronATA
        /System/Library/Extensions/UsbEthernetGadget.kext
        - com.tomtom.driver.UsbEthernetGadget
        /System/Library/Extensions/speedit.kext
        - com.increw.kext.speedit
    Applications
        /Applications/ActiveState ActiveTcl/tclvfse.app
        - com.activestate.pkg.ActiveTcl.tclvfse
        /Applications/Adobe Reader 8/Adobe Reader.app
        - com.adobe.Reader
        /Applications/AllVideoDownloader.app
        - com.yourcompany.AllVideoDownloader
        /Applications/BBC iPlayer Desktop.app
        - BBCiPlayerDesktop.UUID.1
        /Applications/BT Home Hub/BT Broadband Life.app
        - com.bt.BTBroadbandLife
        /Applications/BT Home Hub/BT Yahoo! Online.app
        - com.bt.BTBroadband
        /Applications/BT Home Hub/HubManager.app
        - com.bt.HubManager
        /Applications/Buzan's iMindMap.app
        - com.Buzan Online.Buzan's iMindMap V3.Buzan's iMindMap
        /Applications/DVD Creator/DVD Creator.app
        - N/A
        /Applications/DeepVacuum.app
        - com.hexcat.deepvacuum
        /Applications/DivX Plus Player.app
        - com.divx.DivX_Plus_Player
        /Applications/FrostWire.app
        - N/A
        /Applications/GIMP.app
        - org.gimp.gimp
        /Applications/Google Desktop/Google Gadgets.app
        - com.google.GadgetToWidgetConvertor
        /Applications/Google Notifier.app
        - com.google.GmailNotifier
        /Applications/Google Updater Ghost.app
        - com.google.Updater
        /Applications/Guitar Pro/GuitarPro.app
        - com.arobas-music.GuitarPro
        /Applications/LimeWire.app
        - com.limegroup.gnutella
        /Applications/Mac CD DVD Label Maker.app
        - com.cristallight.cdlm
        /Applications/Mac PDF Password Remover.app
        - com.Doremisoft.Mac_PDF_Password_Remover
        /Applications/MkvMerge.app
        - org.matroska.mkvmerge
        /Applications/NeoOffice.app
        - org.neooffice.NeoOffice
        /Applications/Open XML Converter.app
        - com.microsoft.OfficeConverter
        /Applications/Paintbrush.app
        - com.soggywaffles.Paintbrush
        /Applications/PersonalBrain.app
        - com.install4j.1190-3857-8766-9166.5
        /Applications/Picasa Web Albums Uploader.app
        - com.google.macphotouploader
        /Applications/Python 3.4/IDLE.app
        - org.python.IDLE
        /Applications/Python 3.4/Python Launcher.app
        - org.python.PythonLauncher
        /Applications/SeaMonkey.app
        - org.mozilla.SeaMonkey
        /Applications/SiteSucker.app
        - us.sitesucker.mac.sitesucker
        /Applications/Sound Recorder Mac.app
        - de.monkeybreadsoftware.freeware.soundrecorder
        /Applications/StuffIt/StuffIt Expander.app
        - com.stuffit.Expander
        /Applications/Style Master 4.6.1 Demo/Style Master.app
        - N/A
        /Applications/TeamViewer 7/TeamViewer.app
        - com.teamviewer.TeamViewer
        /Applications/TeamViewer 7/Uninstall TeamViewer.app
        - com.teamviewer.Uninstall-TeamViewer
        /Applications/Utilities/APGrapher/AP Grapher.app
        - com.chimoosoft.apgrapher
        /Applications/Utilities/Adobe AIR Application Installer.app
        - com.adobe.air.ApplicationInstaller
        /Applications/Utilities/Adobe AIR Uninstaller.app
        - com.adobe.air.Installer
        /Applications/Utilities/Adobe Utilities.localized/Adobe Updater5/Adobe Updater.app
        - "com.Adobe.ESD.AdobeUpdaterApplication"
        /Applications/Utilities/Aluminum Keyboard Firmware Update.app
        - com.apple.keyboardupdater.89.1
        /Applications/Utilities/CSSEdit.app
        - com.macrabbit.CSSEdit
        /Applications/Utilities/ChronoSync.app
        - com.econtechnologies.chronosync
        /Applications/Utilities/CocoaJT.app
        - net.cocoanut.cocoajt
        /Applications/Utilities/Coda.app
        - com.panic.Coda
        /Applications/Utilities/FreeMind.app
        - freemind.main.FreeMind
        /Applications/Utilities/Kext Utility.app
        - ru.cvad.KextUtility
        /Applications/Utilities/Kext Wizard/Kext Wizard.app
        - janek202.Kext-Wizard
        /Applications/Utilities/RAGE SEKeyword.app
        - com.ragesw.sekeyword
        /Applications/Utilities/RAGE WebDesign/WebDesign.app
        - com.ragesw.webdesign
        /Applications/Utilities/Simple CSS.app
        - com.acreon.simplecss
        /Applications/Utilities/SymbolicLinker/SymbolicLinker.service
        - net.comcast.home.seiryu.SymbolicLinker
        /Applications/Utilities/Taco HTML Edit.app
        - com.tacosoftware.HTMLEdit
        /Applications/Utilities/Uninstall Rapport.app
        - N/A
        /Applications/Utilities/WakeOnLan/WakeOnLan.app
        - com.readpixel.wakeonlan
        /Applications/Utilities/WebArchive Extractor.app
        - com.robrohan.WebArchiveExtractor
        /Applications/Utilities/XQuartz.app
        - org.macosforge.xquartz.X11
        /Applications/Utilities/iStumbler.app
        - net.istumbler.release-99
        /Applications/Utilities/language/Asia Text Extras/Chinese Text Converter.app
        - com.apple.ChineseTextConverter
        /Applications/Utilities/language/Asia Text Extras/IM Plugin Converter.app
        - com.apple.IMPluginConverter
        /Applications/Utilities/language/Before You Know It/Before You Know It.app
        - com.transparentlanguage.BYKIViewer
        /Applications/Utilities/meteo/Meteorologist.app
        - com.heat.meteo
        /Applications/Utilities/music/Intervals.app
        - com.Matt.Intervals
        /Applications/Utilities/system/7z/7zX.app
        - com.sixtyfive.7zX
        /Applications/Utilities/system/AppDelete.app
        - com.apps4macs.AppDelete
        /Applications/Utilities/system/CLIX/CLIX-32/CLIX.app
        - com.rixstep.CLIX
        /Applications/Utilities/system/CLIX/CLIX-64/CLIX.app
        - com.rixstep.CLIX
        /Applications/Utilities/system/FormulatePro.app
        - info.adlr.formulatepro
        /Applications/Utilities/system/GeekTool/GeekTool Uninstaller.app
        - org.tynsoe.geektooluninstaller
        /Applications/Utilities/system/IceClean.app
        - com.MacDentro.IceClean
        /Applications/Utilities/system/KeePassX.app
        - com.apple.application-bundle
        /Applications/Utilities/system/LaunchBar.app
        - at.obdev.LaunchBar4
        /Applications/Utilities/system/Mac HelpMate.app
        - com.most.mhm
        /Applications/Utilities/system/MacDjView.app
        - org.andrew.zhezherun.macdjview
        /Applications/Utilities/system/MenuMeters/MenuMeters Installer.app
        - com.ragingmenace.MenuMetersInstaller
        /Applications/Utilities/system/Name Mangler.app
        - com.manytricks.Name Mangler
        /Applications/Utilities/system/Onyx/OnyX.app
        - com.titanium.OnyX
        /Applications/Utilities/system/Onyx/Uninstaller.app
        - com.titanium.Uninstaller
        /Applications/Utilities/system/PSRenamer/psrenamer.app
        - N/A
        /Applications/Utilities/system/PSTextMerge/pstextmerge.app
        - PSTextMerge
        /Applications/Utilities/system/Rapido/RapidoResizer.app
        - com.app4mac.RapidoResizer
        /Applications/Utilities/system/Rapido/RapidoSerial.app
        - com.app4mac.RapidoSerial
        /Applications/Utilities/system/Rapido/RapidoStart.app
        - com.app4mac.RapidoStart
        /Applications/Utilities/system/Rapido/RapidoWrite.app
        - com.app4mac.RapidoWrite3
        /Applications/Utilities/system/SMARTReporter/SMARTReporter.app
        - org.corecode.SMARTReporter
        /Applications/Utilities/system/SpotLook.app
        - ch.seriot.SpotLook
        /Applications/Utilities/system/The Unarchiver.app
        - cx.c3.theunarchiver
        /Applications/Utilities/system/Todos.app
        - com.opensoft.todos
        /Applications/Utilities/system/WhatsKeepingMe/Install Automator Workflow.app
        - N/A
        /Applications/Utilities/system/WhatsKeepingMe/What's Keeping Me?.app
        - com.HAMSoft.WhatsKeepingMe2
        /Applications/Utilities/system/iTLC.app
        - com.memention.itlc
        /Applications/Utilities/system/rar expander/Example Scripts/Replace RAR Archives with Expansion in Subfolders.app
        - N/A
        /Applications/Utilities/system/rar expander/Example Scripts/Replace RAR Archives with Expansion.app
        - N/A
        /Applications/Utilities/system/rar expander/RAR Expander.app
        - net.sourceforge.rarexpander
        /Applications/Utilities/system/uif2iso4mac.app
        - org.vafer.uif2iso4mac
        /Applications/Utilities/system/xMod.app
        - com.geekpeak.xMod
        /Applications/Utilities/z-misc/Audacity/Audacity.app
        - net.sourceforge.audacity
        /Applications/Utilities/z-misc/Stellarium/Stellarium.app
        - org.stellarium.Stellarium
        /Applications/Utilities/z-misc/iWisdom Folder/iWisdom.app
        - N/A
        /Applications/VMware Uninstall .app
        - com.vmware.fusion.uninstaller
        /Applications/Who Is Connected.app
        - com.littlemacapps.Who_Is_Connected
        /Applications/Wondershare PDF Editor Pro.app
        - com.wondershare.PDF_Editor_Pro
        /Applications/Xnntp.app
        - com.edvfz.XnFz
        /Applications/Yahoo! Widgets.app
        - com.yahoo.widgetengine
        /Applications/emlx to mbox Converter.app
        - N/A
        /Applications/iWork '08/Keynote.app
        - com.apple.iWork.Keynote
        /Applications/iWork '08/Numbers.app
        - com.apple.iWork.Numbers
        /Applications/iWork '08/Pages.app
        - com.apple.iWork.Pages
        /Applications/iWork '08/User Guides/Keynote User Guide.app
        - com.apple.KeynoteUserGuide
        /Applications/iWork '08/User Guides/Numbers User Guide.app
        - com.apple.NumbersUserGuide
        /Applications/iWork '08/User Guides/Pages User Guide.app
        - com.apple.PagesUserGuide
        /Applications/namebench.app
        - org.opensource.namebench
        /Applications/u-internet/A to G.app
        - com.bborofka.AtoG
        /Applications/u-internet/AbyssWebServer/Abyss Web Server.app
        - com.aprelium.AbyssWebServer
        /Applications/u-internet/AllBookmarks.app
        - com.agilewebsolutions.AllBookmarks
        /Applications/u-internet/Azureus.app
        - org.gudy.azureus2
        /Applications/u-internet/BitTyrant.app
        - org.gudy.azureus2bittyrant
        /Applications/u-internet/Charlotte/Charlotte.app
        - com.lifli.Charlotte
        /Applications/u-internet/Cyberduck/Cyberduck.app
        - ch.sudo.cyberduck
        /Applications/u-internet/FileZilla.app
        - de.filezilla
        /Applications/u-internet/IPNetTunerX folder/IPNetTunerX.app
        - com.sustworks.IPNetTunerX
        /Applications/u-internet/MAMP/MAMP.app
        - com.living-e.MAMP
        /Applications/u-internet/NetNewsWire.app
        - com.ranchero.NetNewsWire
        /Applications/u-internet/RAGE Domainer.app
        - com.ragesw.domainer
        /Applications/u-internet/vixy converter BETA.app
        - jp.co.sgra.vixy converter BETA
        /Applications/u-video/DVDManager.app
        - com.fennelsoftware.DVDManager
        /Applications/u-video/Dvd Hunter.app
        - org.JAres.Dvd Hunter
        /Applications/u-video/TubeTV/TubeTV.app
        - com.chimoosoft.TubeTV
        /Applications/u-video/TubeTV/iSkysoft iTube Studio.app
        - com.iSkysoft.iTube Studio
        /Applications/u-video/converters/FilmRedux.app
        - com.madhattersoft.filmredux
        /Applications/u-video/converters/Handbrake/HandBrake.app
        - fr.handbrake.HandBrake
        /Applications/u-video/converters/MacTheRipper.app
        - com.mtr3
        /Applications/u-video/converters/RipIt.app
        - com.thelittleappfactory.RipIt
        /Applications/u-video/converters/ffmpegX/ffmpegX.app
        - com.mac.homepage.major4.ffmpegX
        /Applications/u-video/converters/xACT/xACT.app
        - net.epix.crush.xact
        /Applications/u-video/iVideoWarehouse.app
        - com.OutTheDoorSoftware.iVideoWarehouse
        /Applications/u-video/macam.app
        - net.sourceforge.webcam-osx.application
        /Applications/u-video/players/Cellulo/Cellulo.app
        - fr.atvaark.cellulo
        /Applications/u-video/players/DivX Player.app
        - com.divx.DivX_Player
        /Applications/u-video/xVideoServiceThief.app
        - com.Xesc&Technology.xVideoServiceThief
        /Applications/uTorrent.app
        - com.bittorrent.uTorrent
        /Library/Application Support/ChronoSync/ChronoAgentLocal.app
        - com.econtechnologies.ChronoAgentLocal
        /Library/Application Support/ChronoSync/ChronoSyncBackgrounder.app
        - com.econtechnologies.backgrounder.chronosync
        /Library/Application Support/Microsoft/HV1.0/Microsoft Help Viewer.app
        - com.microsoft.helpviewer
        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
        - com.microsoft.autoupdate2
        /Library/Application Support/Microsoft/Office Converter Support/Open XML for Charts.app
        - com.microsoft.openxml.chartconverter.app
        /Library/Application Support/Microsoft/Office Converter Support/Open XML for Excel.app
        - com.microsoft.openxml.excel.app
        /Library/Application Support/Microsoft/Office Converter Support/Open XML for Word.app
        - com.microsoft.openxml.word.app
        /Library/Application Support/Microsoft/Office Converter Support/pptfc.app
        - com.microsoft.openxml.powerpoint.app
        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
        - com.microsoft.silverlight.sllauncher
        /Library/Application Support/iWork '08/iWork Tour.app
        - com.apple.iWorkTour
        /Library/Documentation/HL1650_1670N/Brother Solutions Center
        - N/A
        /Library/Documentation/HL1650_1670N/Maintenance Tuto

  • Problem starting websphere server 6.0 with Eclipse.

    Hi Frndz,
    I'm trying to start WAS6 server from Eclipse IDE view but I get the exception DescriptorParseException with the XML file com/ibm/ws/management/descriptor/xml/JVM.xml. On the other hand, I can start without any problem my WAS6 server outside Eclipse.
    I would really appreciate any help on this.
    Thanks in advance.
    ************ Start Display Current Environment ************
    Host Operating System is Windows XP, version 5.1
    Java version = 1.5.0_05, Java Compiler = null, Java VM name = Java HotSpot(TM) Client VM
    was.install.root = C:/IBM/WebSphere/AppServer
    user.install.root = C:/IBM/WebSphere/AppServer/profiles/AppSrv01
    Java Home = C:\Program Files\Java\jdk1.5.0_05\jre
    ws.ext.dirs = C:/IBM/WebSphere/AppServer/java/lib;C:/IBM/WebSphere/AppServer/profiles/AppSrv01/classes;C:/IBM/WebSphere/AppServer/classes;C:/IBM/WebSphere/AppServer/lib;C:/IBM/WebSphere/AppServer/installedChannels;C:/IBM/WebSphere/AppServer/lib/ext;C:/IBM/WebSphere/AppServer/web/help;C:/IBM/WebSphere/AppServer/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime
    Classpath = C:\IBM\WebSphere\AppServer\properties;C:\IBM\WebSphere\AppServer\lib\bootstrap.jar;C:\IBM\WebSphere\AppServer\lib\j2ee.jar;C:\IBM\WebSphere\AppServer\lib\lmproxy.jar;C:\IBM\WebSphere\AppServer\lib\urlprotocols.jar
    Java Library path = C:/IBM/WebSphere/AppServer/java/bin;C:/IBM/WebSphere/AppServer/bin;C:/IBM/WebSphere/AppServer/java/bin;C:/IBM/WebSphere/AppServer/java/jre/bin
    Current trace specification = *=info
    ************* End Display Current Environment *************
    [4/3/08 17:01:59:093 GMT+05:30] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info.
    [4/3/08 17:01:59:203 GMT+05:30] 0000000a MBeanDescript W ADMN0001W: The service is unable to parse the MBean descriptor file com/ibm/ws/management/descriptor/xml/mbeans.xml.
    [4/3/08 17:01:59:265 GMT+05:30] 0000000a AdminInitiali A ADMN0015I: The administration service is initialized.
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R java.lang.NullPointerException
         at javax.management.MBeanNotificationInfo.equals(MBeanNotificationInfo.java:146)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.addFeatures(MBeanDescriptorLoader.java:461)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadParentTypes(MBeanDescriptorLoader.java:434)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.endDocument(MBeanDescriptorLoader.java:217)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endDocument(AbstractSAXParser.java:769)
         at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.endDocument(XMLDTDValidator.java:981)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:560)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1779)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1758)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipSpaces(XMLEntityScanner.java:1274)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$TrailingMiscDispatcher.dispatch(XMLDocumentScannerImpl.java:1247)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadDescriptor(MBeanDescriptorLoader.java:155)
         at com.ibm.ws.management.descriptor.MBeanDescriptorManager.loadDescriptorFile(MBeanDescriptorManager.java:319)
         at com.ibm.ws.management.descriptor.MBeanDescriptorManager.getDescriptor(MBeanDescriptorManager.java:133)
         at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:375)
         at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:348)
         at com.ibm.ws.management.component.AdminImpl.initialize(AdminImpl.java:350)
         at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:1161)
         at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:1015)
         at com.ibm.ws.runtime.component.ServerImpl.initialize(ServerImpl.java:245)
         at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:157)
         at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:120)
         at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:378)
         at com.ibm.ws.runtime.WsServer.main(WsServer.java:50)
         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:585)
         at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at javax.management.MBeanNotificationInfo.equals(MBeanNotificationInfo.java:146)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.addFeatures(MBeanDescriptorLoader.java:461)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadParentTypes(MBeanDescriptorLoader.java:434)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.endDocument(MBeanDescriptorLoader.java:217)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endDocument(AbstractSAXParser.java:769)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.endDocument(XMLDTDValidator.java:981)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:560)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1779)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1758)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipSpaces(XMLEntityScanner.java:1274)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$TrailingMiscDispatcher.dispatch(XMLDocumentScannerImpl.java:1247)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadDescriptor(MBeanDescriptorLoader.java:155)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.descriptor.MBeanDescriptorManager.loadDescriptorFile(MBeanDescriptorManager.java:319)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.descriptor.MBeanDescriptorManager.getDescriptor(MBeanDescriptorManager.java:133)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:375)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:348)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.component.AdminImpl.initialize(AdminImpl.java:350)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:1161)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:1015)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.component.ServerImpl.initialize(ServerImpl.java:245)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:157)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:120)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:378)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.WsServer.main(WsServer.java:50)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at java.lang.reflect.Method.invoke(Method.java:585)
    [4/3/08 17:01:59:312 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)
    [4/3/08 17:01:59:328 GMT+05:30] 0000000a MBeanDescript W ADMN0001W: The service is unable to parse the MBean descriptor file com.ibm.websphere.management.exception.DescriptorParseException: ADMN0001W: The service is unable to parse the MBean descriptor file com/ibm/ws/management/descriptor/xml/JVM.xml.
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadDescriptor(MBeanDescriptorLoader.java:164)
         at com.ibm.ws.management.descriptor.MBeanDescriptorManager.loadDescriptorFile(MBeanDescriptorManager.java:319)
         at com.ibm.ws.management.descriptor.MBeanDescriptorManager.getDescriptor(MBeanDescriptorManager.java:133)
         at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:375)
         at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:348)
         at com.ibm.ws.management.component.AdminImpl.initialize(AdminImpl.java:350)
         at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:1161)
         at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:1015)
         at com.ibm.ws.runtime.component.ServerImpl.initialize(ServerImpl.java:245)
         at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:157)
         at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:120)
         at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:378)
         at com.ibm.ws.runtime.WsServer.main(WsServer.java:50)
         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:585)
         at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)
    Caused by: java.lang.NullPointerException
         at javax.management.MBeanNotificationInfo.equals(MBeanNotificationInfo.java:146)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.addFeatures(MBeanDescriptorLoader.java:461)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadParentTypes(MBeanDescriptorLoader.java:434)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.endDocument(MBeanDescriptorLoader.java:217)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endDocument(AbstractSAXParser.java:769)
         at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.endDocument(XMLDTDValidator.java:981)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:560)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1779)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1758)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipSpaces(XMLEntityScanner.java:1274)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$TrailingMiscDispatcher.dispatch(XMLDocumentScannerImpl.java:1247)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadDescriptor(MBeanDescriptorLoader.java:155)
         ... 17 more
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R com.ibm.ws.exception.ConfigurationError: Problem initializing AdminImpl:
         at com.ibm.ws.management.component.AdminImpl.initialize(AdminImpl.java:697)
         at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:1161)
         at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:1015)
         at com.ibm.ws.runtime.component.ServerImpl.initialize(ServerImpl.java:245)
         at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:157)
         at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:120)
         at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:378)
         at com.ibm.ws.runtime.WsServer.main(WsServer.java:50)
         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:585)
         at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)
    Caused by: com.ibm.ws.exception.ConfigurationWarning: Problem registering JVM MBean.
         at com.ibm.ws.management.component.AdminImpl.initialize(AdminImpl.java:361)
         ... 12 more
    Caused by: com.ibm.websphere.management.exception.AdminException: ADMN0005E: The service is unable to activate MBean: type JVM, collaborator com.ibm.ws.management.component.JVMMBean@f38cf0, configuration ID JVM, descriptor null.
         at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:600)
         at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:348)
         at com.ibm.ws.management.component.AdminImpl.initialize(AdminImpl.java:350)
         ... 12 more
    Caused by: com.ibm.websphere.management.exception.DescriptorParseException: ADMN0001W: The service is unable to parse the MBean descriptor file com/ibm/ws/management/descriptor/xml/JVM.xml.
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadDescriptor(MBeanDescriptorLoader.java:164)
         at com.ibm.ws.management.descriptor.MBeanDescriptorManager.loadDescriptorFile(MBeanDescriptorManager.java:319)
         at com.ibm.ws.management.descriptor.MBeanDescriptorManager.getDescriptor(MBeanDescriptorManager.java:133)
         at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:375)
         ... 14 more
    Caused by: java.lang.NullPointerException
         at javax.management.MBeanNotificationInfo.equals(MBeanNotificationInfo.java:146)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.addFeatures(MBeanDescriptorLoader.java:461)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadParentTypes(MBeanDescriptorLoader.java:434)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.endDocument(MBeanDescriptorLoader.java:217)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endDocument(AbstractSAXParser.java:769)
         at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.endDocument(XMLDTDValidator.java:981)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:560)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1779)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1758)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipSpaces(XMLEntityScanner.java:1274)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$TrailingMiscDispatcher.dispatch(XMLDocumentScannerImpl.java:1247)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadDescriptor(MBeanDescriptorLoader.java:155)
         ... 17 more
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.component.AdminImpl.initialize(AdminImpl.java:697)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:1161)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:1015)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.component.ServerImpl.initialize(ServerImpl.java:245)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:157)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:120)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:378)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.runtime.WsServer.main(WsServer.java:50)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at java.lang.reflect.Method.invoke(Method.java:585)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R Caused by: com.ibm.ws.exception.ConfigurationWarning: Problem registering JVM MBean.
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.component.AdminImpl.initialize(AdminImpl.java:361)
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      ... 12 more
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R Caused by: com.ibm.websphere.management.exception.AdminException: ADMN0005E: The service is unable to activate MBean: type JVM, collaborator com.ibm.ws.management.component.JVMMBean@f38cf0, configuration ID JVM, descriptor null.
    [4/3/08 17:01:59:343 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:600)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:348)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.component.AdminImpl.initialize(AdminImpl.java:350)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      ... 12 more
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R Caused by: com.ibm.websphere.management.exception.DescriptorParseException: ADMN0001W: The service is unable to parse the MBean descriptor file com/ibm/ws/management/descriptor/xml/JVM.xml.
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadDescriptor(MBeanDescriptorLoader.java:164)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.descriptor.MBeanDescriptorManager.loadDescriptorFile(MBeanDescriptorManager.java:319)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.descriptor.MBeanDescriptorManager.getDescriptor(MBeanDescriptorManager.java:133)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:375)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      ... 14 more
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R Caused by: java.lang.NullPointerException
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at javax.management.MBeanNotificationInfo.equals(MBeanNotificationInfo.java:146)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.addFeatures(MBeanDescriptorLoader.java:461)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadParentTypes(MBeanDescriptorLoader.java:434)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.endDocument(MBeanDescriptorLoader.java:217)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endDocument(AbstractSAXParser.java:769)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.endDocument(XMLDTDValidator.java:981)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:560)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1779)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1758)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipSpaces(XMLEntityScanner.java:1274)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$TrailingMiscDispatcher.dispatch(XMLDocumentScannerImpl.java:1247)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadDescriptor(MBeanDescriptorLoader.java:155)
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a SystemErr R      ... 17 more
    [4/3/08 17:01:59:359 GMT+05:30] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
    META-INF/ws-server-components.xml
    [4/3/08 17:01:59:390 GMT+05:30] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
    com.ibm.ws.exception.ConfigurationError: com.ibm.ws.exception.ConfigurationError: Problem initializing AdminImpl:
         at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:166)
         at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:120)
         at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:378)
         at com.ibm.ws.runtime.WsServer.main(WsServer.java:50)
         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:585)
         at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:190)
    Caused by: com.ibm.ws.exception.ConfigurationError: Problem initializing AdminImpl:
         at com.ibm.ws.management.component.AdminImpl.initialize(AdminImpl.java:697)
         at com.ibm.ws.runtime.component.ContainerImpl.initializeComponent(ContainerImpl.java:1161)
         at com.ibm.ws.runtime.component.ContainerImpl.initializeComponents(ContainerImpl.java:1015)
         at com.ibm.ws.runtime.component.ServerImpl.initialize(ServerImpl.java:245)
         at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:157)
         ... 8 more
    Caused by: com.ibm.ws.exception.ConfigurationWarning: Problem registering JVM MBean.
         at com.ibm.ws.management.component.AdminImpl.initialize(AdminImpl.java:361)
         ... 12 more
    Caused by: com.ibm.websphere.management.exception.AdminException: ADMN0005E: The service is unable to activate MBean: type JVM, collaborator com.ibm.ws.management.component.JVMMBean@f38cf0, configuration ID JVM, descriptor null.
         at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:600)
         at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:348)
         at com.ibm.ws.management.component.AdminImpl.initialize(AdminImpl.java:350)
         ... 12 more
    Caused by: com.ibm.websphere.management.exception.DescriptorParseException: ADMN0001W: The service is unable to parse the MBean descriptor file com/ibm/ws/management/descriptor/xml/JVM.xml.
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadDescriptor(MBeanDescriptorLoader.java:164)
         at com.ibm.ws.management.descriptor.MBeanDescriptorManager.loadDescriptorFile(MBeanDescriptorManager.java:319)
         at com.ibm.ws.management.descriptor.MBeanDescriptorManager.getDescriptor(MBeanDescriptorManager.java:133)
         at com.ibm.ws.management.MBeanFactoryImpl.activateMBean(MBeanFactoryImpl.java:375)
         ... 14 more
    Caused by: java.lang.NullPointerException
         at javax.management.MBeanNotificationInfo.equals(MBeanNotificationInfo.java:146)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.addFeatures(MBeanDescriptorLoader.java:461)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadParentTypes(MBeanDescriptorLoader.java:434)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.endDocument(MBeanDescriptorLoader.java:217)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endDocument(AbstractSAXParser.java:769)
         at com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.endDocument(XMLDTDValidator.java:981)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.endEntity(XMLDocumentScannerImpl.java:560)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.endEntity(XMLEntityManager.java:1779)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1758)
         at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipSpaces(XMLEntityScanner.java:1274)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$TrailingMiscDispatcher.dispatch(XMLDocumentScannerImpl.java:1247)
         at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:368)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:834)
         at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764)
         at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:148)
         at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1242)
         at com.ibm.ws.management.descriptor.MBeanDescriptorLoader.loadDescriptor(MBeanDescriptorLoader.java:155)
         ... 17 more
    [4/3/08 17:01:59:421 GMT+05:30] 0000000a SystemErr R com.ibm.ws.exception.ConfigurationError: com.ibm.ws.exception.ConfigurationError: Problem initializing AdminImpl:
         at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:166)
         at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:120)
         at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:378)
         at com.ibm.ws.runtime.WsServer.main(WsServer.java:50)
         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(

    Hi Frndz,
    Problem got resolved. It is the issue with using sun jdk installed in my machine.
    We need to use the jdk installed in websphere server.
    Thanks.

  • Problem starting maneged server FAILED_NOT_RESTARTABLE

    I've got problems restarting the managed server from the admin console ('Control'-Tab)
    even when i create a new server on admin console, i always get the same erro. The message in the log file is :
    <01/08/2008 17:16:37> <Info> <NodeManager> <Starting WebLogic server with command line: C:\bea\JROCKI~1\jre\bin\java -Dweblogic.Name=ManegedServer -Djava.security.policy=C:\bea\WLSERV~1.0\server\lib\weblogic.policy -Dweblogic.management.server=http://10.0.0.2:7001 -Djava.library.path=C:\bea\WLSERV~1.0\server\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\bea\WLSERV~1.0\server\native\win\32;C:\bea\WLSERV~1.0\server\bin;C:\bea\JROCKI~1\jre\bin;C:\bea\JROCKI~1\bin;C:\bea\WLSERV~1.0\server\native\win\32\oci920_8;C:\PROGRA~1\CA\SHARED~1\Etpki\lib;C:\Borland\CaliberRMServer\Bin;C:\Borland\CaliberRMServer\Versant\7_0_1\NT\Bin;C:\Borland\CaliberRMServer\Lib;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Borland\StarTeam SDK 2006\Lib;C:\Program Files\Borland\StarTeam SDK 2006\Bin;C:\Program Files\Borland\StarTeam SDK 9.3\Lib;C:\Program Files\Borland\StarTeam SDK 9.3\Bin;C:\java\lib\starteam_SDK-8.0;c:\Program Files\Borland\StarTeam Server 2006;C:\Program Files\Java\jdk1.6.0_02;C:\Program Files\Borland\StarTeam SDK 10.0\Lib;C:\Program Files\Borland\StarTeam SDK 10.0\Bin;C:\Program Files\Borland\CaliberRM SDK 2008\lib;C:\Program Files\Borland\Borland Search\apache-tomcat-5.5.23\bin;C:\PROGRA~1\CA\SHARED~1\SCANEN~1;C:\Program Files\Microsoft SQL Server 2000 Driver for JDBC\SQLServer JTA\sqljdbc.dll;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\ -Djava.class.path=.;C:\bea\patch_wlw1001\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\patch_wls1001\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\JROCKI~1\lib\tools.jar;C:\bea\WLSERV~1.0\server\lib\weblogic_sp.jar;C:\bea\WLSERV~1.0\server\lib\weblogic.jar;C:\bea\modules\features\weblogic.server.modules_10.0.1.0.jar;C:\bea\modules\features\com.bea.cie.common-plugin.launch_2.1.2.0.jar;C:\bea\WLSERV~1.0\server\lib\webservices.jar;C:\bea\modules\ORGAPA~1.5/lib/ant-all.jar;C:\bea\modules\NETSFA~1.0/lib/ant-contrib.jar -Dweblogic.system.BootIdentityFile=C:\bea\user_projects\domains\msg-domain\servers\ManegedServer\data\nodemanager\boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false weblogic.Server >
    <01/08/2008 17:16:37> <Info> <NodeManager> <Working directory is "C:\bea\user_projects\domains\msg-domain">
    <01/08/2008 17:16:37> <Info> <NodeManager> <Server output log file is "C:\bea\user_projects\domains\msg-domain\servers\ManegedServer\logs\ManegedServer.out">
    Usage: java [-options] class [args...]
    (to execute a class)
    or java [-options] -jar jarfile [args...]
    (to execute a jar file)
    where options include:
    -jrockit     to select the "jrockit" VM
    -client     to select the "client" VM
    -server     to select the "server" VM [synonym for the "jrockit" VM]
    The default VM is jrockit.
    -cp <class search path of directories and zip/jar files>
    -classpath <class search path of directories and zip/jar files>
    A ; separated list of directories, JAR archives,
    and ZIP archives to search for class files.
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print product version and exit
    -version:<value>
    require the specified version to run
    -showversion print product version and continue
    -jre-restrict-search | -jre-no-restrict-search
    include/exclude user private JREs in the version search
    -? -help print this help message
    -X print help on non-standard options
    -ea[:<packagename>...|:<classname>]
    -enableassertions[:<packagename>...|:<classname>]
    enable assertions
    -da[:<packagename>...|:<classname>]
    -disableassertions[:<packagename>...|:<classname>]
    disable assertions
    -esa | -enablesystemassertions
    enable system assertions
    -dsa | -disablesystemassertions
    disable system assertions
    -agentlib:<libname>[=<options>]
    load native agent library <libname>, e.g. -agentlib:hprof
    see also, -agentlib:jdwp=help and -agentlib:hprof=help
    -agentpath:<pathname>[=<options>]
    load native agent library by full pathname
    -javaagent:<jarpath>[=<options>]
    load Java programming language agent, see java.lang.instrument
    <01/08/2008 17:16:39> <Debug> <NodeManager> <Waiting for the process to die: 960>
    <01/08/2008 17:16:39> <Info> <NodeManager> <Server failed during startup so will not be restarted>
    <01/08/2008 17:16:39> <Debug> <NodeManager> <runMonitor returned, setting finished=true and notifying waiters>

    I'm having a similar issue here. If I start the nodemanager as a windows service and then try to start the AdminServer, I get the java usage message in the AdminServer.out file. I've not changed any settings after creating the domain.
    Here's the nodemanager.properties file...
    #Fri Aug 22 14:41:52 MDT 2008
    DomainsFile=C\:\\bea\\WLSERV~1.3\\common\\NODEMA~1\\nodemanager.domains
    LogLimit=0
    PropertiesVersion=10.3
    javaHome=C\:\\bea\\JROCKI~2
    AuthenticationEnabled=true
    NodeManagerHome=C\:\\bea\\WLSERV~1.3\\common\\NODEMA~1
    JavaHome=C\:\\bea\\JROCKI~2\\jre
    LogLevel=INFO
    DomainsFileEnabled=true
    StartScriptName=startWebLogic.cmd
    ListenAddress=
    NativeVersionEnabled=true
    ListenPort=5556
    LogToStderr=true
    SecureListener=true
    LogCount=1
    StopScriptEnabled=false
    QuitEnabled=false
    LogAppend=true
    StateCheckInterval=500
    CrashRecoveryEnabled=false
    StartScriptEnabled=false
    LogFile=C\:\\bea\\WLSERV~1.3\\common\\NODEMA~1\\nodemanager.log
    LogFormatter=weblogic.nodemanager.server.LogFormatter
    ListenBacklog=50
    Here's the output in the nodemanager.log. You will see that the start up parameters do not contain anything that is Sun specific.
    <Sep 16, 2008 11:04:35 AM> <Info> <interlace_domain> <AdminServer> <Starting WebLogic server with command line: C:\bea\JROCKI~2\jre\bin\java -Dweblogic.Name=AdminServer -Djava.security.policy=C:\bea\WLSERV~1.3\server\lib\weblogic.policy -Djava.library.path=C:\bea\WLSERV~1.3\server\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\bea\WLSERV~1.3\server\native\win\32;C:\bea\WLSERV~1.3\server\bin;C:\bea\JROCKI~2\jre\bin;C:\bea\JROCKI~2\bin;C:\bea\WLSERV~1.3\server\native\win\32\oci920_8;C:\oracle\product\11.1.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Perforce\;C:\Program Files\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\Wave Systems Corp\Gemalto\Access Client\v5\;C:\Program Files\Gemplus\GemSafe Libraries\BIN;c:\devtools\bin;C:\Program Files\JProbe Suite 4.0.2\bin;C:\Program Files\Executive Software\Diskeeper\;C:\Program Files\QuickTime\QTSystem\ -Djava.class.path=.;C:\bea\patch_wls103\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\JROCKI~2\lib\tools.jar;C:\bea\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\bea\WLSERV~1.\server\lib\weblogic.jar;C:\bea\modules\features\weblogic.server.modules_10.3.0.0.jar;C:\bea\WLSERV~1.3\server\lib\webservices.jar;C:\bea\modules\ORGAPA~1.5/lib/ant-all.jar;C:\bea\modules\NETSFA~1.0_1/lib/ant-contrib.jar -Dweblogic.system.BootIdentityFile=C:\bea\user_projects\domains\interlace_domain\servers\AdminServer\security\boot.properties -Dweblogic.nodemanager.ServiceEnabled=true weblogic.Server >
    <Sep 16, 2008 11:04:35 AM> <Info> <interlace_domain> <AdminServer> <Working directory is "C:\bea\user_projects\domains\interlace_domain">
    <Sep 16, 2008 11:04:35 AM> <Info> <interlace_domain> <AdminServer> <Server output log file is "C:\bea\user_projects\domains\interlace_domain\servers\AdminServer\logs\AdminServer.out">
    If I start the node manager using startNodeManager.cmd, I can start the adminserver, but I see a different output:
    <Sep 16, 2008 11:13:26 AM> <Info> <interlace_domain> <AdminServer> <Starting WebLogic server with command line: C:\bea\JROCKI~2\jre\bin\java -Dweblogic.Name=AdminServer -Djava.security.policy=C:\bea\WLSERV~1.3\server\lib\weblogic.policy -Djava.library.path=C:\bea\JROCKI~2\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\bea\patch_wls1030\profiles\default\native;C:\bea\patch_cie660\profiles\default\native;C:\bea\WLSERV~1.3\server\native\win\32;C:\bea\WLSERV~1.3\server\bin;C:\bea\modules\ORGAPA~1.5\bin;C:\bea\JROCKI~2\jre\bin;C:\bea\JROCKI~2\bin;C:\oracle\product\11.1.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Progra
    m Files\Perforce\;C:\Program Files\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\Wave Systems Corp\Gemalto\Access Client\v5\;C:\Program Files\Gemplus\GemSafe Libraries\BIN;c:\devtools\bin;C:\Program Files\JProbe Suite 4.0.2\bin;C:\Program Files\Executive Software\Diskeeper\;C:\Program Files\QuickTime\QTSystem\;C:\bea\WLSERV~1.3\server\native\win\32\oci920_8 -Djava.class.path=.;C:\bea\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\bea\JROCKI~2\lib\tools.jar;C:\bea\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\bea\WLSERV~1.3\server\lib\weblogic.jar;C:\bea\modules\features\weblogic.server.modules_10.3.0.0.jar;C:\bea\WLSERV~1.3\server\lib\webservices.jar;C:\bea\modules\ORGAPA~1.5/lib/ant-all.jar;C:\bea\modules\NETSFA~1.0_1/lib/ant-contrib.jar;.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip -Dweblogic.system.BootIdentityFile=C:\bea\user_projects\domains\interlace_domain\servers\AdminServer\security\boot.proper
    ties -Dweblogic.nodemanager.ServiceEnabled=true weblogic.Server >
    <Sep 16, 2008 11:13:26 AM> <Info> <interlace_domain> <AdminServer> <Working directory is "C:\bea\user_projects\domains\interlace_domain">
    <Sep 16, 2008 11:13:26 AM> <Info> <interlace_domain> <AdminServer> <Server output log file is "C:\bea\user_projects\domains\interlace_domain\servers\AdminServer\logs\AdminServer.out">
    If you notice, the java.library.path that is generated is much different in both cases. Not sure if this is the issue. The classpath appears to be the same for the most part.
    Any ideas?

  • A question about VI server

    Dear all,
    I have some confusion about VI server. Suppose I
    have two computers, computer A will be used as a client
    and computer B will be used as server. A wants to get
    access to a VI (test.vi) on computer B. What
    requirements should computer B meet?
    1). Run LabVIEW?
    2). Run test.vi?
    3). Run test.vi by open VI reference?
    Does computer B should meet all the requirements?
    Thanks a lot for your help!
    Regards,
    Tao Song
    Mechanical Engineering Dept.
    Univ. of Maryland, Baltimore County

    Dear Mike,
    Thanks a lot for your help! I think I understand it
    now. Unlike the datasocket which has a separate server
    program, for VI server LabVIEW itself works as a
    server so it has to be runnig to listen to a port. Am I right?
    But I still have doubt that if test.vi has to be loaded
    into memory on computer B. If I use property and
    method node on computer A, such as FP Open and Run VI,
    can I remotely control computer B to load test.vi into memeory
    and run it?
    Thanks a lot! I really appreciate your help!
    Best regards,
    Tao
    "mikeporter" wrote in message
    news:[email protected]..
    > Computer B has to be running LV or LV runtime and test.vi has to be
    > loaded into memory and be ex
    ecutable (i.e. not broken).
    >
    > From Computer A you first open a reference to the copy of LV running
    > on Computer B. This means you have to know the name or IP address of
    > Computer B, and the port number that LV is listening to for
    > connections (which is configurable through the Options dialog box, or
    > by editing Computer B's *.ini file directly).
    >
    > Once you have the reference to the copy of LV, you open a reference to
    > the remote VI (test.vi) by name with a type specifier defining the
    > structure of test.vi's connector pane.
    >
    > Connect this VI reference to a Call by Reference Node and you can run
    > the remote VI.
    >
    > Be sure to close all the references when you are done with them as
    > this can cause a major memory leak...
    >
    > Mike...

  • Problems with games server and client

    Hi! I am making an MMORPG game and I have problems with the server and client connection.
    I can connect to the server, but when a second player does, the server console tells me this:
    java.net.SocketException: Connection reset
    After that, all clients disconnect.
    Which is the problem?
    How can I solve it?
    Thank you so much

    Here is how my sever work. I took some of this code from a book called Killer Programming Games in Java. If you google for it, you will find it for sure.
    TourGroup tg = new TourGroup(); // this object stores information about all clients connected to the server
        try {
          ServerSocket serverSock = new ServerSocket(PORT);
          Socket clientSock;
          while (true) {
            System.out.println("Waiting for a client...");
            clientSock = serverSock.accept();
            new TourServerHandler(clientSock, tg).start(); // this is the thread that monitors each client
        catch(Exception e)
        {  System.out.println(e);  }
      } This is some code of TourServerHandler
    public TourServerHandler(Socket s, TourGroup tg)
        this.tg = tg;
        clientSock = s;
        name= "?";
        cliAddr = clientSock.getInetAddress().getHostAddress();
        port = clientSock.getPort();
        System.out.println("Client connection from (" +
                     cliAddr + ", " + port + ")");
    public void run()
      // process messages from the client
        try {
          // Get I/O streams from the socket
          BufferedReader in  = new BufferedReader(
       new InputStreamReader( clientSock.getInputStream() ) );
          PrintWriter out =
    new PrintWriter( clientSock.getOutputStream(), true );  
    // and here goes the rest... The TourServerHandler thread uses this code to send messages:
    tg.broadcast(msg); tg.broadcast works like this:
    synchronized public void broadcast(String cliAddr, int port, String msg)
      // broadcast to everyone but original msg sender
        TouristInfo c; // this object stores info about the client
        for(int i=0; i < tourPeople.size(); i++) {
          c = (TouristInfo) tourPeople.get(i);
            c.sendMessage(msg);
      } This is the error part
    public void sendMessage(String msg)
      PrintWriter out;  
        out.println(msg);  
          System.out.println("OK");
      } I can't find any error but I still get that Connection reset exception...

  • Installation problem on windows server 2008 r2 datacenter edition 64bit

    hi
    today, i tried to install the current maxdb 7.8 release on my virtual server with a windows server 2008 r2 datacenter 64bit edition os. at the first installation, i got an error message something with "rte runtime error". at this point, the installation stopped.
    because of this error, i tried to uninstall the failed installation. this was not possible, in the uninstaller, i didn't see any components, so i can't uninstall.
    so i tried to delete the files manually: the entries in the start menu, and the application's path under "program files"... first, i need to kill a process named "serv.exe", that creates a tcp daemon under port 7200... after killing it, the deletion of the dir in program files was successful.
    this is very very weird, now my server is "contaminated" with an uncomplete uninstallation of maxdb...
    why maxdb 7.8 has problems on windows server 2008 r2 datacenter 64bit edition???
    thanks for feedbacks!
    regards, jan

    > no, because i canceled this virtual server - another method to solve this problem. (i have really no time for things like that..!)
    If you take the time to give exact error messages then someone will be certainly able to help
    > on windows server 2003, there are NO problems.
    Windows 2003 != Windows 2008 - they use a different kernel, a different security system (UAC) and other features that may prevent a succesfull installation in the first place.
    I installed a MaxDB 7.8 just today on Windows 2008 R2 and it worked fine.
    Markus

  • Facing problem in Weblogic Server 10.0

    Hi,
              I migrated one application from Weblogic 5.1 Commerce to weblogic 10. As part of this, Iam facing the below problem. In this migration, I configured all the things in new weblogic 10.0 as in weblogic 5.1.
              When I deployed the application(war file), I saw the below error message in the console.
              Error Message:
              <Aug 14, 2007 4:58:23 PM GMT+08:00> <Error> <HTTP> <BEA-101017> <[weblogic.servlet.internal.WebAppServletContext@10de2bd
              - appName: 'evalami', name: 'evalami.war', context-path: '/evalami'] Root cause of ServletException.
              java.lang.ExceptionInInitializerError at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
              at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
              at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
              at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
              at java.lang.Class.newInstance0(Class.java:350)
              Truncated. see log file for complete stacktrace
              java.lang.NullPointerException
              at java.util.Properties$LineReader.readLine(Properties.java:365)
              at java.util.Properties.load(Properties.java:293)
              at com.beasys.commerce.axiom.util.helper.CommercePropertiesHelper.load(CommercePropertiesHelper.java:80)
              at com.beasys.commerce.axiom.util.helper.CommercePropertiesHelper.getInstance(CommercePropertiesHelper.java:46)
              at com.beasys.commerce.foundation.flow.FlowManager.<clinit>(FlowManager.java:42) Truncated. see log file for complete stacktrace
              >
              <Aug 14, 2007 4:58:26 PM GMT+08:00> <Error> <HTTP> <BEA-101107> <[weblogic.servlet.internal.WebAppServletContext@10de2bd
              - appName: 'evalami', name: 'evalami.war', context-path: '/evalami'] Problem occurred while serving the error page.
              weblogic.servlet.jsp.CompilationException: Failed to compile JSP /jsp/servererror.jsp
              servererror.jsp:8:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or
              that there were errors during parsing of the .tld file.
              <%@ taglib uri="pipeline.tld" prefix="pipeline" %>
              ^----^
              servererror.jsp:8:5: No tag library could be found with this URI. Possible causes could be that the URI is incorrect, or
              that there were errors during parsing of the .tld file.
              <%@ taglib uri="pipeline.tld" prefix="pipeline" %>
              ^----^
              servererror.jsp:53:8: No variable or field with this name could be found at this location.
              <%if(msgObj != null){
              ^----^
              servererror.jsp:55:28: The qualifier of this name is a package, which cannot contain methods.
              Collection col = msgObj.getErrors(); ^-------^
              at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:296)
              at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:200)
              at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:164)
              at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:235)
              at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:391)
              Truncated. see log file for complete stacktrace
              >
              Please help in this. Thanks.

    It's recommended to rebuild your deployment descriptors[i.e weblogic.xml, weblogic-ehb-jar.xml....etc] in upgraded relaease.
    Thanks,
    Qumar Hussain

  • Problem starting weblogic server

    Can I use third party libraries with the evaluation copy of the weblogic
    server?
    I am having problems starting the weblogic server with third party
    libraries (i.e. oralce's sqlj's translator.zip, runtime.zip and
    classes2.zip). The following exception is thrown when the server is
    initialising:
    Can someone explain what is wrong please?
    Many thanks
    Gilbert Owusu
    15:17:10 GMT 2000:<I> <System Props> weblogic.system.home = C:\weblog
    ic
    Mon Jun 19 15:17:10 GMT 2000:<I> <WebLogicServer> Loaded License :
    C:/weblogic/l
    icense/WebLogicLicense.xml
    Mon Jun 19 15:17:10 GMT 2000:<I> <WebLogicServer> Server loading from
    weblogic.c
    lass.path. EJB redeployment enabled.
    java.lang.Exception: Problem with X509 certificate: fingerprint =
    5ebfaa56b17289
    3f050b19ae79d80547, not before = Fri Apr 28 22:03:47 GMT 2000, not after
    = Sun M
    ay 28 22:03:47 GMT 2000, holder = C=US SP=California L=San Francisco
    O=BEA WebLo
    gic CN=weblogic.beasys.com [email protected] , issuer = C=US
    SP=Califor
    nia L=San Francisco O=WebLogic OU=Security CN=Demo Certificate Authority
    Email=s
    [email protected] , key = modulus length=65 exponent length=3,
    java.lang.Exc
    eption: Certificate expired or not yet valid: fingerprint =
    5ebfaa56b172893f050b
    19ae79d80547, not before = Fri Apr 28 22:03:47 GMT 2000, not after = Sun
    May 28
    22:03:47 GMT 2000, holder = C=US SP=California L=San Francisco O=BEA
    WebLogic CN
    =weblogic.beasys.com [email protected] , issuer = C=US
    SP=California L=
    San Francisco O=WebLogic OU=Security CN=Demo Certificate Authority
    Email=securit
    [email protected] , key = modulus length=65 exponent length=3
    at
    weblogic.t3.srvr.SSLListenThread.insertIntoCAChain(SSLListenThread.ja
    va:206)
    at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java,
    Compile
    d Code)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    Mon Jun 19 15:17:16 GMT 2000:<E> <SSLListenThread> Security
    Configuration Proble
    m with SSL server certificate file (C:\weblogic\myserver\democert.pem),
    java.lan
    g.Exception: Problem with X509 certificate: fingerprint =
    5ebfaa56b172893f050b19
    ae79d80547, not before = Fri Apr 28 22:03:47 GMT 2000, not after = Sun
    May 28 22
    :03:47 GMT 2000, holder = C=US SP=California L=San Francisco O=BEA
    WebLogic CN=w
    eblogic.beasys.com [email protected] , issuer = C=US
    SP=California L=Sa
    n Francisco O=WebLogic OU=Security CN=Demo Certificate Authority
    Email=security@
    weblogic.com , key = modulus length=65 exponent length=3,
    java.lang.Exception:
    Certificate expired or not yet valid: fingerprint =
    5ebfaa56b172893f050b19ae79d8
    0547, not before = Fri Apr 28 22:03:47 GMT 2000, not after = Sun May 28
    22:03:47
    GMT 2000, holder = C=US SP=California L=San Francisco O=BEA WebLogic
    CN=weblogi
    c.beasys.com [email protected] , issuer = C=US SP=California
    L=San Fran
    cisco O=WebLogic OU=Security CN=Demo Certificate Authority
    Email=security@weblog
    ic.com , key = modulus length=65 exponent length=3
    Mon Jun 19 15:17:17 GMT 2000:<I> <Security> Not listening for SSL:
    java.io.IOExc
    eption: Security Configuration Problem with SSL server certificate file
    (C:\webl
    ogic\myserver\democert.pem), java.lang.Exception: Problem with X509
    certificate:
    fingerprint = 5ebfaa56b172893f050b19ae79d80547, not before = Fri Apr 28
    22:03:4
    7 GMT 2000, not after = Sun May 28 22:03:47 GMT 2000, holder = C=US
    SP=Californi
    a L=San Francisco O=BEA WebLogic CN=weblogic.beasys.com
    [email protected]
    om , issuer = C=US SP=California L=San Francisco O=WebLogic OU=Security
    CN=Demo
    Certificate Authority [email protected] , key = modulus
    length=65 exp
    onent length=3, java.lang.Exception: Certificate expired or not yet
    valid: finge
    rprint = 5ebfaa56b172893f050b19ae79d80547, not before = Fri Apr 28
    22:03:47 GMT
    2000, not after = Sun May 28 22:03:47 GMT 2000, holder = C=US
    SP=California L=Sa
    n Francisco O=BEA WebLogic CN=weblogic.beasys.com
    [email protected] , i
    ssuer = C=US SP=California L=San Francisco O=WebLogic OU=Security
    CN=Demo Certif
    icate Authority [email protected] , key = modulus length=65
    exponent
    length=3
    Mon Jun 19 15:17:19 GMT 2000:<I> <WebLogicServer> Invoking main-style
    startup we
    blogic.jdbc.common.internal.JdbcStartup
    weblogic.jdbc.common.internal.JdbcStartu
    p
    Mon Jun 19 15:17:19 GMT 2000:<I> <JMS> Beginning startup process
    Mon Jun 19 15:17:19 GMT 2000:<I> <JMS> Init JMS Security
    Mon Jun 19 15:17:20 GMT 2000:<I> <JMS> Initializing from
    weblogic.properties
    Mon Jun 19 15:17:20 GMT 2000:<I> <JMS> Startup process complete. JMS is
    active
    Mon Jun 19 15:17:20 GMT 2000:<I> <JMS> Bound SessionPoolManager as
    weblogic.jms.
    SessionPoolManager
    Mon Jun 19 15:17:20 GMT 2000:<I> <JMS> Bound ConnectionConsumerManager
    as weblog
    ic.jms.ConnectionConsumerManager
    Mon Jun 19 15:17:21 GMT 2000:<I> <WebLogicServer> Invoking main-style
    startup RM
    I Registry weblogic.rmi.internal.RegistryImpl
    Mon Jun 19 15:17:21 GMT 2000:<I> <RMI> Registry started
    Mon Jun 19 15:17:21 GMT 2000:<I> <EJB> Enterprise JavaBeans initializing
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException:
    java.lang.NoClassDefFoundError: sql
    j/runtime/ConnectionContext
    at java.lang.ClassLoader.resolveClass0(Native Method)
    at java.lang.ClassLoader.resolveClass(ClassLoader.java:545)
    at
    weblogic.utils.classloaders.GenericClassLoader.reallyLoadClass(Generi
    cClassLoader.java, Compiled Code)
    at
    weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:172)
    at
    weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:146)
    at
    weblogic.ejb.internal.EJBJarLoader.loadClass(EJBJarLoader.java:95)
    at
    weblogic.ejb.internal.EJBHomeImpl.loadClass(EJBHomeImpl.java:617)
    at weblogic.ejb.internal.EJBHomeImpl.setup(EJBHomeImpl.java:533)
    at
    weblogic.ejb.internal.EJBDeploymentImpl.setupBeanHome(EJBDeploymentIm
    pl.java:576)
    at
    weblogic.ejb.internal.EJBDeploymentImpl.deployBeans(EJBDeploymentImpl
    .java, Compiled Code)
    at
    weblogic.ejb.internal.EJBDeploymentImpl.deploy(EJBDeploymentImpl.java
    :335)
    at
    weblogic.ejb.internal.EJBJarDeployment.deploy(EJBJarDeployment.java:2
    31)
    at
    weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java, Comp
    iled Code)
    at
    weblogic.ejb.internal.EJBManagerImpl.deployNew(EJBManagerImpl.java:35
    2)
    at
    weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:319)
    at
    weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java,
    Compiled Code)
    at
    weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:242)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    java.lang.NoClassDefFoundError: sqlj/runtime/ConnectionContext
    at java.lang.ClassLoader.resolveClass0(Native Method)
    at java.lang.ClassLoader.resolveClass(ClassLoader.java:545)
    at
    weblogic.utils.classloaders.GenericClassLoader.reallyLoadClass(Generi
    cClassLoader.java, Compiled Code)
    at
    weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:172)
    at
    weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:146)
    at
    weblogic.ejb.internal.EJBJarLoader.loadClass(EJBJarLoader.java:95)
    at
    weblogic.ejb.internal.EJBHomeImpl.loadClass(EJBHomeImpl.java:617)
    at weblogic.ejb.internal.EJBHomeImpl.setup(EJBHomeImpl.java:533)
    at
    weblogic.ejb.internal.EJBDeploymentImpl.setupBeanHome(EJBDeploymentIm
    pl.java:576)
    at
    weblogic.ejb.internal.EJBDeploymentImpl.deployBeans(EJBDeploymentImpl
    .java, Compiled Code)
    at
    weblogic.ejb.internal.EJBDeploymentImpl.deploy(EJBDeploymentImpl.java
    :335)
    at
    weblogic.ejb.internal.EJBJarDeployment.deploy(EJBJarDeployment.java:2
    31)
    at
    weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java, Comp
    iled Code)
    at
    weblogic.ejb.internal.EJBManagerImpl.deployNew(EJBManagerImpl.java:35
    2)
    at
    weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:319)
    at
    weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java,
    Compiled Code)
    at
    weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:242)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    WebLogic Server terminated with an abnormal condition of 1
    Hit return to continue...>>>>>>>>>

    It appears that you have two different problems:
    1 -- you are using an expired certificate. You should download the
    latest version of the evaluation to get a new certificate.
    2 -- you should check out the documentation on using the
    Weblogic.class.path. That is where you should put all of your user
    classes including those that you get from Oracle.
    Thanks,
    Michael
    G Owusu wrote:
    >
    Can I use third party libraries with the evaluation copy of the weblogic
    server?
    I am having problems starting the weblogic server with third party
    libraries (i.e. oralce's sqlj's translator.zip, runtime.zip and
    classes2.zip). The following exception is thrown when the server is
    initialising:
    Can someone explain what is wrong please?
    Many thanks
    Gilbert Owusu
    15:17:10 GMT 2000:<I> <System Props> weblogic.system.home = C:\weblog
    ic
    Mon Jun 19 15:17:10 GMT 2000:<I> <WebLogicServer> Loaded License :
    C:/weblogic/l
    icense/WebLogicLicense.xml
    Mon Jun 19 15:17:10 GMT 2000:<I> <WebLogicServer> Server loading from
    weblogic.c
    lass.path. EJB redeployment enabled.
    java.lang.Exception: Problem with X509 certificate: fingerprint =
    5ebfaa56b17289
    3f050b19ae79d80547, not before = Fri Apr 28 22:03:47 GMT 2000, not after
    = Sun M
    ay 28 22:03:47 GMT 2000, holder = C=US SP=California L=San Francisco
    O=BEA WebLo
    gic CN=weblogic.beasys.com [email protected] , issuer = C=US
    SP=Califor
    nia L=San Francisco O=WebLogic OU=Security CN=Demo Certificate Authority
    Email=s
    [email protected] , key = modulus length=65 exponent length=3,
    java.lang.Exc
    eption: Certificate expired or not yet valid: fingerprint =
    5ebfaa56b172893f050b
    19ae79d80547, not before = Fri Apr 28 22:03:47 GMT 2000, not after = Sun
    May 28
    22:03:47 GMT 2000, holder = C=US SP=California L=San Francisco O=BEA
    WebLogic CN
    =weblogic.beasys.com [email protected] , issuer = C=US
    SP=California L=
    San Francisco O=WebLogic OU=Security CN=Demo Certificate Authority
    Email=securit
    [email protected] , key = modulus length=65 exponent length=3
    at
    weblogic.t3.srvr.SSLListenThread.insertIntoCAChain(SSLListenThread.ja
    va:206)
    at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java,
    Compile
    d Code)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    Mon Jun 19 15:17:16 GMT 2000:<E> <SSLListenThread> Security
    Configuration Proble
    m with SSL server certificate file (C:\weblogic\myserver\democert.pem),
    java.lan
    g.Exception: Problem with X509 certificate: fingerprint =
    5ebfaa56b172893f050b19
    ae79d80547, not before = Fri Apr 28 22:03:47 GMT 2000, not after = Sun
    May 28 22
    :03:47 GMT 2000, holder = C=US SP=California L=San Francisco O=BEA
    WebLogic CN=w
    eblogic.beasys.com [email protected] , issuer = C=US
    SP=California L=Sa
    n Francisco O=WebLogic OU=Security CN=Demo Certificate Authority
    Email=security@
    weblogic.com , key = modulus length=65 exponent length=3,
    java.lang.Exception:
    Certificate expired or not yet valid: fingerprint =
    5ebfaa56b172893f050b19ae79d8
    0547, not before = Fri Apr 28 22:03:47 GMT 2000, not after = Sun May 28
    22:03:47
    GMT 2000, holder = C=US SP=California L=San Francisco O=BEA WebLogic
    CN=weblogi
    c.beasys.com [email protected] , issuer = C=US SP=California
    L=San Fran
    cisco O=WebLogic OU=Security CN=Demo Certificate Authority
    Email=security@weblog
    ic.com , key = modulus length=65 exponent length=3
    Mon Jun 19 15:17:17 GMT 2000:<I> <Security> Not listening for SSL:
    java.io.IOExc
    eption: Security Configuration Problem with SSL server certificate file
    (C:\webl
    ogic\myserver\democert.pem), java.lang.Exception: Problem with X509
    certificate:
    fingerprint = 5ebfaa56b172893f050b19ae79d80547, not before = Fri Apr 28
    22:03:4
    7 GMT 2000, not after = Sun May 28 22:03:47 GMT 2000, holder = C=US
    SP=Californi
    a L=San Francisco O=BEA WebLogic CN=weblogic.beasys.com
    [email protected]
    om , issuer = C=US SP=California L=San Francisco O=WebLogic OU=Security
    CN=Demo
    Certificate Authority [email protected] , key = modulus
    length=65 exp
    onent length=3, java.lang.Exception: Certificate expired or not yet
    valid: finge
    rprint = 5ebfaa56b172893f050b19ae79d80547, not before = Fri Apr 28
    22:03:47 GMT
    2000, not after = Sun May 28 22:03:47 GMT 2000, holder = C=US
    SP=California L=Sa
    n Francisco O=BEA WebLogic CN=weblogic.beasys.com
    [email protected] , i
    ssuer = C=US SP=California L=San Francisco O=WebLogic OU=Security
    CN=Demo Certif
    icate Authority [email protected] , key = modulus length=65
    exponent
    length=3
    Mon Jun 19 15:17:19 GMT 2000:<I> <WebLogicServer> Invoking main-style
    startup we
    blogic.jdbc.common.internal.JdbcStartup
    weblogic.jdbc.common.internal.JdbcStartu
    p
    Mon Jun 19 15:17:19 GMT 2000:<I> <JMS> Beginning startup process
    Mon Jun 19 15:17:19 GMT 2000:<I> <JMS> Init JMS Security
    Mon Jun 19 15:17:20 GMT 2000:<I> <JMS> Initializing from
    weblogic.properties
    Mon Jun 19 15:17:20 GMT 2000:<I> <JMS> Startup process complete. JMS is
    active
    Mon Jun 19 15:17:20 GMT 2000:<I> <JMS> Bound SessionPoolManager as
    weblogic.jms.
    SessionPoolManager
    Mon Jun 19 15:17:20 GMT 2000:<I> <JMS> Bound ConnectionConsumerManager
    as weblog
    ic.jms.ConnectionConsumerManager
    Mon Jun 19 15:17:21 GMT 2000:<I> <WebLogicServer> Invoking main-style
    startup RM
    I Registry weblogic.rmi.internal.RegistryImpl
    Mon Jun 19 15:17:21 GMT 2000:<I> <RMI> Registry started
    Mon Jun 19 15:17:21 GMT 2000:<I> <EJB> Enterprise JavaBeans initializing
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException:
    java.lang.NoClassDefFoundError: sql
    j/runtime/ConnectionContext
    at java.lang.ClassLoader.resolveClass0(Native Method)
    at java.lang.ClassLoader.resolveClass(ClassLoader.java:545)
    at
    weblogic.utils.classloaders.GenericClassLoader.reallyLoadClass(Generi
    cClassLoader.java, Compiled Code)
    at
    weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:172)
    at
    weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:146)
    at
    weblogic.ejb.internal.EJBJarLoader.loadClass(EJBJarLoader.java:95)
    at
    weblogic.ejb.internal.EJBHomeImpl.loadClass(EJBHomeImpl.java:617)
    at weblogic.ejb.internal.EJBHomeImpl.setup(EJBHomeImpl.java:533)
    at
    weblogic.ejb.internal.EJBDeploymentImpl.setupBeanHome(EJBDeploymentIm
    pl.java:576)
    at
    weblogic.ejb.internal.EJBDeploymentImpl.deployBeans(EJBDeploymentImpl
    .java, Compiled Code)
    at
    weblogic.ejb.internal.EJBDeploymentImpl.deploy(EJBDeploymentImpl.java
    :335)
    at
    weblogic.ejb.internal.EJBJarDeployment.deploy(EJBJarDeployment.java:2
    31)
    at
    weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java, Comp
    iled Code)
    at
    weblogic.ejb.internal.EJBManagerImpl.deployNew(EJBManagerImpl.java:35
    2)
    at
    weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:319)
    at
    weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java,
    Compiled Code)
    at
    weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:242)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    java.lang.NoClassDefFoundError: sqlj/runtime/ConnectionContext
    at java.lang.ClassLoader.resolveClass0(Native Method)
    at java.lang.ClassLoader.resolveClass(ClassLoader.java:545)
    at
    weblogic.utils.classloaders.GenericClassLoader.reallyLoadClass(Generi
    cClassLoader.java, Compiled Code)
    at
    weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:172)
    at
    weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClass
    Loader.java:146)
    at
    weblogic.ejb.internal.EJBJarLoader.loadClass(EJBJarLoader.java:95)
    at
    weblogic.ejb.internal.EJBHomeImpl.loadClass(EJBHomeImpl.java:617)
    at weblogic.ejb.internal.EJBHomeImpl.setup(EJBHomeImpl.java:533)
    at
    weblogic.ejb.internal.EJBDeploymentImpl.setupBeanHome(EJBDeploymentIm
    pl.java:576)
    at
    weblogic.ejb.internal.EJBDeploymentImpl.deployBeans(EJBDeploymentImpl
    .java, Compiled Code)
    at
    weblogic.ejb.internal.EJBDeploymentImpl.deploy(EJBDeploymentImpl.java
    :335)
    at
    weblogic.ejb.internal.EJBJarDeployment.deploy(EJBJarDeployment.java:2
    31)
    at
    weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java, Comp
    iled Code)
    at
    weblogic.ejb.internal.EJBManagerImpl.deployNew(EJBManagerImpl.java:35
    2)
    at
    weblogic.ejb.internal.EJBManagerImpl.deploy(EJBManagerImpl.java:319)
    at
    weblogic.ejb.internal.EJBManagerImpl.deployBeans(EJBManagerImpl.java,
    Compiled Code)
    at
    weblogic.ejb.internal.EJBManagerImpl.<init>(EJBManagerImpl.java:242)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    WebLogic Server terminated with an abnormal condition of 1
    Hit return to continue...>>>>>>>>>

Maybe you are looking for

  • New 2010 Mac Mini and LG 37" Full HD (via HDMI) query..

    Hello all! I have just bought the new Mac Mini which I want to use along with my LG 37" (LH5000) full HD LCD TV.I have hooked them both up together via HDMI. When I first turned the Mac Mini on it detected various resolutions and choose 1080p. Howeve

  • Xml mapping in database

    Hi all, i have xml documents with the following DTD: <!ELEMENT directory (host+)> <!ELEMENT host (host+ | path+)> <!ATTLIST host name CDATA #REQUIRED> <!ELEMENT path (path+ | doc_info)> <!ATTLIST path name CDATA #REQUIRED> <!ELEMENT doc_info EMPTY> <

  • Mail accounts are not showing up in Mail

    I recently migrated my 2011 MBP to a 2013 MBP.  I had Mavericks installed on both computers.  Everything works fine except that I can't add other mail accounts.  I put in my primary email (a GoDaddy account) and my local cable account (Time Warner). 

  • Some artists not displaying in iTunes browser but load fine under search

    I'm having an odd problem with iTunes that has been digging under my skin. Some of my Artists aren't displaying under the Artists pane in the browser. An example of this is my Eazy-E collection. If I serac for Eazy-E all of the songs display and the

  • New Computer; my music files are not on board

    I just built a new computer and have loaded iTunes. My iTouch is retaining all of the apps and music I had stored on it. My problem is that iTunes cannot find the music because it's not where it was located before. If I "delete" the library then it w