cancel
Showing results for 
Search instead for 
Did you mean: 

com.caucho.util java.lang.NullPointerException

freedev
Champ in-the-making
Champ in-the-making
Hi all,

during the alfresco shutdown (deployed in tomcat 5.5.23) in the log there are thousands of errors:


INFO: Stopping service Catalina
Oct 25, 2007 6:33:14 PM com.caucho.util.ThreadPool$Item runTasks
WARNING: java.lang.NullPointerException
java.lang.NullPointerException
        at com.caucho.util.Alarm.extractAlarm(Alarm.java:374)
        at com.caucho.util.Alarm$CoordinatorTask.run(Alarm.java:607)
        at com.caucho.util.ThreadPool$Item.runTasks(ThreadPool.java:600)
        at com.caucho.util.ThreadPool$Item.run(ThreadPool.java:522)
        at java.lang.Thread.run(Thread.java:595)
java.lang.NullPointerException
        at com.caucho.util.ThreadPool$Item.access$200(ThreadPool.java:432)
        at com.caucho.util.ThreadPool.schedule(ThreadPool.java:368)
        at com.caucho.util.ThreadPool.schedulePriority(ThreadPool.java:270)
        at com.caucho.util.Alarm$CoordinatorTask.schedule(Alarm.java:591)
        at com.caucho.util.Alarm$AlarmThread.run(Alarm.java:560)
java.lang.NullPointerException
        at com.caucho.util.ThreadPool$Item.access$200(ThreadPool.java:432)
        at com.caucho.util.ThreadPool.schedule(ThreadPool.java:368)
        at com.caucho.util.ThreadPool.schedulePriority(ThreadPool.java:270)
        at com.caucho.util.Alarm$CoordinatorTask.schedule(Alarm.java:591)
        at com.caucho.util.Alarm$AlarmThread.run(Alarm.java:560)
java.lang.NullPointerException
        at com.caucho.util.ThreadPool$Item.access$200(ThreadPool.java:432)
        at com.caucho.util.ThreadPool.schedule(ThreadPool.java:368)
        at com.caucho.util.ThreadPool.schedulePriority(ThreadPool.java:270)
        at com.caucho.util.Alarm$CoordinatorTask.schedule(Alarm.java:591)
        at com.caucho.util.Alarm$AlarmThread.run(Alarm.java:560)
java.lang.NullPointerException
        at
[ omissis ]

Have anybody seen the same error?

Regards,
Vincenzo
3 REPLIES 3

kevinr
Star Contributor
Star Contributor
Do you have other apps in tomcat? I don't think Alfresco actually uses that library! Smiley Happy

Thanks,

Kevin

sacco
Champ in-the-making
Champ in-the-making
Do you have other apps in tomcat? I don't think Alfresco actually uses that library!

This usually happens after the PHP module has been installed.  I keep meaning to enter it in JIRA, but forgetting.

And yes, literally thousands of repeats (by the size of the log files I'm guessing around 10000)!

rwetherall
Confirmed Champ
Confirmed Champ
Hi,

Yeah, I've heard people mentioning something similar before although I've not seen it myself.  The issue is comming from the library that we use for the Java PHP interpreter.

We are going to be updating the Quercus jar to their lastest release so I'll check whether this continues to happen.

In the mean time raising a Jira issue will ensure this problem doesn't get missed.

Cheers,
Roy
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.