cancel
Showing results for 
Search instead for 
Did you mean: 

problems with caucho/resin utility? (resin-util.jar)

sprosper
Champ in-the-making
Champ in-the-making
Hi I'm not a developer,

but I write here because I think this is the place where somone could understand and maybe resolve this problem.

I'm running an alfresco 2.1 Community edition over a linux SLES 8 with a tomcat 5.5.23 deploying it from the war, an manual installing the rest (mysql is on a remote machine)

The problem is that when I shutdown the tomcat the process doesn't terminated and the catalina.out fill with loop infinite message:

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)

I've seen a similar problem registered in the caucho site bug report:

http://bugs.caucho.com/view.php?id=1659

and I'm going to add this case to the thread

Could anyone can tell me how to resolve?

Alternatively, because I don't need at the moment php support, how can I disable it?

Thank you for any indication

Good work.
5 REPLIES 5

rwetherall
Confirmed Champ
Confirmed Champ
Hi,

Thanks for the feedback.  This isn't something I've seen yet, but it certainly sounds like its worth investigating.

The best way to remove the PHP features is to revert your WAR to the state is was in before installing the AMP.  The module management tool should have taken a backup of the WAR before modifying it with the PHP AMP.

Cheers,
Roy

sprosper
Champ in-the-making
Champ in-the-making
Thank you Roy,

I taught there was some flag to disable it, but surely I can follow your indication removing the "module" for php support .

I hope there will be a solution bacause I think they soon will ask me for it Smiley Happy

Thank you again for your response.

rwetherall
Confirmed Champ
Confirmed Champ
Hi,

Yes, we plan to provide uninstall support for AMP's in a future release.

Cheers,
Roy

sacco
Champ in-the-making
Champ in-the-making
Yes, we're seeing this too.  If we install the   phpIntegration.amp
then Alfresco shutdown generates the following:


INFO: Stopping service Catalina
9-Sep-2007 03:11:09 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:801)
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

The last block is repeated something like 10,000 times.


Alfresco 2.1 Community (your tomcat packeage), RHEL4, MySQL 5.0.44

rwetherall
Confirmed Champ
Confirmed Champ
Hi,

Ok, sounds like something that needs to logged in Jira (http://issues.alfresco.com)

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.