Home    Forums    Feature Requests    Beta Issues    SysAid Resources    Documentation    Support
Hello Guest,  Login   
        
DOWNLOAD FREE EDITION
    
     Recent Topics    Hottest Topics    Online Members    Member Listing    Advanced Search
Messages posted by: joeperryman.com
Forum Index » Profile for joeperryman.com » Messages posted by joeperryman.com
 
Author Message
Ahh yes! Thank you! I now have my knowledge base up again.

Thank you!

Thank you!

Thank you!
I am having same issue.
No, that download works, but it's 7.5.05. I am looking for the 8.0 or 8.1 install or upgrade.


So I go here...
http://www.ilient.com/release-upgrades.htm

Clicking on the Free Edition Upgrade for Windows goes nowhere.

I recently had a hard drive crash, was running 8.x free edition. Can't seem to download the upgrade from 7.5 to 8.x Are the upgrades no longer available?
Well. It's not crashing anymore, there are still a few errors in the wrapper log, but not as many.
Rolled back to 6.01 and ran the upgrade again to 6.5
I was also running a second instance of Apache on the box. I rolled that back to a previous version as well, even though it was running fine.
There's still a couple of issues in the logs, but for now everything seems stable!
Thanks for the responses!!!
update: new issue

Now I notice that sometimes I am unable to log in...an error that states the service is not available. Weird. Anyway, here is the copy of the wrapper now.
NOTE: The java issue keeps happening and it seems that's when the server finally crashes...I'll post the actual server crash error when it pops up again.

wrapper.log


STATUS | wrapper | 2010/01/26 16:44:18 | --> Wrapper Started as Service
STATUS | wrapper | 2010/01/26 16:44:19 | Launching a JVM...
INFO | jvm 1 | 2010/01/26 16:44:19 | Wrapper (Version 2.2.9)
INFO | jvm 1 | 2010/01/26 16:44:19 |
INFO | jvm 1 | 2010/01/26 16:44:20 | Jan 26, 2010 4:44:20 PM org.apache.commons.modeler.Registry loadRegistry
INFO | jvm 1 | 2010/01/26 16:44:20 | INFO: Loading registry information
INFO | jvm 1 | 2010/01/26 16:44:20 | Jan 26, 2010 4:44:20 PM org.apache.commons.modeler.Registry getRegistry
INFO | jvm 1 | 2010/01/26 16:44:20 | INFO: Creating new Registry instance
INFO | jvm 1 | 2010/01/26 16:44:20 | Jan 26, 2010 4:44:20 PM org.apache.commons.modeler.Registry getServer
INFO | jvm 1 | 2010/01/26 16:44:20 | INFO: Creating MBeanServer
INFO | jvm 1 | 2010/01/26 16:44:20 | Jan 26, 2010 4:44:20 PM org.apache.coyote.http11.Http11Protocol init
INFO | jvm 1 | 2010/01/26 16:44:20 | INFO: Initializing Coyote HTTP/1.1 on port 8080
INFO | jvm 1 | 2010/01/26 16:44:21 | Starting service Tomcat-Standalone
INFO | jvm 1 | 2010/01/26 16:44:21 | Apache Tomcat/4.1.24-LE-jdk14
INFO | jvm 1 | 2010/01/26 16:44:28 | log4j:WARN No appenders could be found for logger (org.quartz.simpl.SimpleThreadPool).
INFO | jvm 1 | 2010/01/26 16:44:28 | log4j:WARN Please initialize the log4j system properly.
INFO | jvm 1 | 2010/01/26 16:44:31 | Jan 26, 2010 4:44:31 PM org.apache.coyote.http11.Http11Protocol start
INFO | jvm 1 | 2010/01/26 16:44:31 | INFO: Starting Coyote HTTP/1.1 on port 8080
INFO | jvm 1 | 2010/01/26 16:45:28 | Exception in thread "pool-1-thread-4" java.lang.NullPointerException
INFO | jvm 1 | 2010/01/26 16:45:28 | at com.ilient.chat.g.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:45:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:45:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:45:28 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:28 | Exception in thread "pool-1-thread-5" java.lang.NullPointerException
INFO | jvm 1 | 2010/01/26 16:46:28 | at com.ilient.chat.g.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:28 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | java.sql.SQLNonTransientConnectionException: No current connection.
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.derby.impl.jdbc.Util.noCurrentConnection(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.derby.impl.jdbc.EmbedConnection.checkIfClosed(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.derby.impl.jdbc.EmbedConnection.setupContextStack(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at com.bitmechanic.sql.PooledConnection.prepareStatement(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at com.ilient.server.cf.a(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at com.ilient.server.cf.a(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at com.ilient.jsp.Login_jsp._jspService(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
INFO | jvm 1 | 2010/01/26 16:46:42 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
INFO | jvm 1 | 2010/01/26 16:46:42 | at com.ilient.server.LoginFilter.doFilter(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:594)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:392)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:565)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619)
INFO | jvm 1 | 2010/01/26 16:46:42 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | Caused by: java.sql.SQLException: No current connection.
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:42 | ... 46 more
INFO | jvm 1 | 2010/01/26 16:47:12 | java.sql.SQLNonTransientConnectionException: No current connection.
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.derby.impl.jdbc.Util.noCurrentConnection(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.derby.impl.jdbc.EmbedConnection.checkIfClosed(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.derby.impl.jdbc.EmbedConnection.setupContextStack(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.derby.impl.jdbc.EmbedConnection.prepareStatement(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at com.bitmechanic.sql.PooledConnection.prepareStatement(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at com.ilient.server.cf.a(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at com.ilient.server.cf.a(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at com.ilient.jsp.Login_jsp._jspService(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
INFO | jvm 1 | 2010/01/26 16:47:12 | at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
INFO | jvm 1 | 2010/01/26 16:47:12 | at com.ilient.server.LoginFilter.doFilter(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:594)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:392)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:565)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619)
INFO | jvm 1 | 2010/01/26 16:47:12 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | Caused by: java.sql.SQLException: No current connection.
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:12 | ... 46 more
INFO | jvm 1 | 2010/01/26 16:47:28 | Exception in thread "pool-1-thread-6" java.lang.NullPointerException
INFO | jvm 1 | 2010/01/26 16:47:28 | at com.ilient.chat.g.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:47:28 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:48:28 | Exception in thread "pool-1-thread-8" java.lang.NullPointerException
INFO | jvm 1 | 2010/01/26 16:48:28 | at com.ilient.chat.g.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:48:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:48:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:48:28 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:49:29 | Exception in thread "pool-1-thread-9" java.lang.NullPointerException
INFO | jvm 1 | 2010/01/26 16:49:29 | at com.ilient.chat.g.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:49:29 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:49:29 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:49:29 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:50:28 | Exception in thread "pool-1-thread-13" java.lang.NullPointerException
INFO | jvm 1 | 2010/01/26 16:50:28 | at com.ilient.chat.g.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:50:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:50:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:50:28 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:51:28 | Exception in thread "pool-1-thread-14" java.lang.NullPointerException
INFO | jvm 1 | 2010/01/26 16:51:28 | at com.ilient.chat.g.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:51:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:51:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:51:28 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:52:28 | Exception in thread "pool-1-thread-15" java.lang.NullPointerException
INFO | jvm 1 | 2010/01/26 16:52:28 | at com.ilient.chat.g.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:52:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:52:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:52:28 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:53:28 | Exception in thread "pool-1-thread-16" java.lang.NullPointerException
INFO | jvm 1 | 2010/01/26 16:53:28 | at com.ilient.chat.g.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:53:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:53:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:53:28 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:54:29 | Exception in thread "pool-1-thread-17" java.lang.NullPointerException
INFO | jvm 1 | 2010/01/26 16:54:29 | at com.ilient.chat.g.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:54:29 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:54:29 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:54:29 | at java.lang.Thread.run(Unknown Source)
I am running the free version of SysAid. I recently upgraded installed a new server and decided to upgrade to version 6.5.05. I started having problems. I have no idea what is going on.

At first, everything seemed to be great...but then I noticed that the server was crashing. First I thought it was Apache, but then figured out it was just SysAid Server.

Here is what's going on in the wrapper.log

STATUS | wrapper | 2010/01/26 16:44:18 | --> Wrapper Started as Service
STATUS | wrapper | 2010/01/26 16:44:19 | Launching a JVM...
INFO | jvm 1 | 2010/01/26 16:44:19 | Wrapper (Version 2.2.9)
INFO | jvm 1 | 2010/01/26 16:44:19 |
INFO | jvm 1 | 2010/01/26 16:44:20 | Jan 26, 2010 4:44:20 PM org.apache.commons.modeler.Registry loadRegistry
INFO | jvm 1 | 2010/01/26 16:44:20 | INFO: Loading registry information
INFO | jvm 1 | 2010/01/26 16:44:20 | Jan 26, 2010 4:44:20 PM org.apache.commons.modeler.Registry getRegistry
INFO | jvm 1 | 2010/01/26 16:44:20 | INFO: Creating new Registry instance
INFO | jvm 1 | 2010/01/26 16:44:20 | Jan 26, 2010 4:44:20 PM org.apache.commons.modeler.Registry getServer
INFO | jvm 1 | 2010/01/26 16:44:20 | INFO: Creating MBeanServer
INFO | jvm 1 | 2010/01/26 16:44:20 | Jan 26, 2010 4:44:20 PM org.apache.coyote.http11.Http11Protocol init
INFO | jvm 1 | 2010/01/26 16:44:20 | INFO: Initializing Coyote HTTP/1.1 on port 8080
INFO | jvm 1 | 2010/01/26 16:44:21 | Starting service Tomcat-Standalone
INFO | jvm 1 | 2010/01/26 16:44:21 | Apache Tomcat/4.1.24-LE-jdk14
INFO | jvm 1 | 2010/01/26 16:44:28 | log4j:WARN No appenders could be found for logger (org.quartz.simpl.SimpleThreadPool).
INFO | jvm 1 | 2010/01/26 16:44:28 | log4j:WARN Please initialize the log4j system properly.
INFO | jvm 1 | 2010/01/26 16:44:31 | Jan 26, 2010 4:44:31 PM org.apache.coyote.http11.Http11Protocol start
INFO | jvm 1 | 2010/01/26 16:44:31 | INFO: Starting Coyote HTTP/1.1 on port 8080
INFO | jvm 1 | 2010/01/26 16:45:28 | Exception in thread "pool-1-thread-4" java.lang.NullPointerException
INFO | jvm 1 | 2010/01/26 16:45:28 | at com.ilient.chat.g.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:45:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:45:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:45:28 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:28 | Exception in thread "pool-1-thread-5" java.lang.NullPointerException
INFO | jvm 1 | 2010/01/26 16:46:28 | at com.ilient.chat.g.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:28 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
INFO | jvm 1 | 2010/01/26 16:46:28 | at java.lang.Thread.run(Unknown Source)

Anyone have any idea?
I try to encourage replacement cycle, but more often than not, I end up supporting outdated equipment. As long as the backups are current, it seems to work out.
Printers are the one asset that needs a scheduled maintenance plan. Especially if it's a mission critical printer.

just my 2 cents...
 
Forum Index » Profile for joeperryman.com » Messages posted by joeperryman.com
Go to:   
Help Desk Software
Free Help Desk Software
Free Asset Management Software
SysAid Helpdesk Software
Web Based Help Desk Software
SysAid Help Desk Forum
General IT Discussion Forum
SysAid CSS Customer Service Software
Customer Support Software
   SysAid Technologies Ltd.
   Toll-Free phone center (U.S.): 1-800-686-7047
   Offices - U.S.617-231-0124
   Israel:+972-3-533-3675
   Skype account:ilient
   Email:helpdesk@sysaid.com
   Optimized by SEO Israel
   SysAid logos and other SysAid Technologies marks
   are trademarks or registered trademarks of
   SysAid Technologies Ltd.
   All Rights Reserved by SysAid Technologies Ltd.
   2002-2011
   Live Support Hours
   07:00 AM - 09:30 PM (UK)
   03:00 AM - 05:30 PM (EDT)

   We provide worldwide services, and we do our best
   to match the working times of customers from
   different time zones.

   SysAid Help Desk Software and Asset Management Software
Privacy Policy © Terms Of Use