New Apache packages on centos not compatilbe to ciphermail ?

Hi everyone, I just updated my server via yum - now if I try to view
the qeues inside the ciphermail webinterface I get an exception. (see
log below) Also I had to downgrade the java package, without this
ciphermail would not even start. Any ideas ? BTW: I really like
ciphermail - you did a great job to make email security more usable ! 24
Jul 2014 12:23:45 | INFO Application
{http://ws.djigzo.com}PostfixSpoolManager#{http://ws.djigzo.application.mitm/\}getQueueLength
has thrown exception, unwinding now:
mitm.common.ws.WebServiceCheckedException: ProcessException: Error
running
[/usr/local/djigzo/scripts/execute-script.sh,postfix,postqueue,-p]. exit
value: 1 (1), Class: class mitm.common.util.ProcessException
(org.apache.cxf.phase.PhaseInterceptorChain) [qtp750285813-54] 24 Jul
2014 12:29:14 | ERROR getQueueLength failed.
(mitm.application.djigzo.ws.impl.PostfixSpoolManagerWSImpl)
[qtp750285813-51] mitm.common.postfix.PostfixException:
mitm.common.util.ProcessException: Error running
[/usr/local/djigzo/scripts/execute-script.sh,postfix,postqueue,-p]. exit
value: 1 (1) at mitm.common.postfix.Postqueue.list(Postqueue.java:179)
at
mitm.application.djigzo.ws.impl.PostfixSpoolManagerWSImpl.getQueueLength(PostfixSpoolManagerWSImpl.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622) at
org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:180)
at
org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)
at
org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:178)
at
org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:66)
at
org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:75)
at
org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at
java.util.concurrent.FutureTask.run(FutureTask.java:166) at
org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
at
org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:107)
at
org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:262)
at
org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
at
org.apache.cxf.transport.http_jetty.JettyHTTPDestination.serviceRequest(JettyHTTPDestination.java:348)
at
org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(JettyHTTPDestination.java:312)
at
org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(JettyHTTPHandler.java:72)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:943)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:879)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
at
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:250)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110)
at org.eclipse.jetty.server.Server.handle(Server.java:349) at
org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:441)
at
org.eclipse.jetty.server.HttpConnection$RequestHandler.content(HttpConnection.java:936)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:801) at
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:218) at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:51)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:586)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:44)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:598)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:533)
at java.lang.Thread.run(Thread.java:701) Caused by:
mitm.common.util.ProcessException: Error running
[/usr/local/djigzo/scripts/execute-script.sh,postfix,postqueue,-p]. exit
value: 1 (1) at
mitm.common.util.ProcessRunner.run(ProcessRunner.java:325) at
mitm.common.postfix.Postqueue.list(Postqueue.java:172) ... 37 more

Hi everyone, I just updated my server via yum - now if I try to view
the qeues inside the ciphermail webinterface I get an exception. (see
log below) Also I had to downgrade the java package, without this
ciphermail would not even start. Any ideas

I have uploaded a new release (2.8.6-3) to our website which should fix
the Java issue. The Java update on CentOS had some incompatible update.
Release 2.8.6-3 should fix this issue.

About the queue view error, I could not replicate this. It could be that
there is something wrong with the sudoers setting.

Could you run the following command and report the result:

sudo -u djigzo /usr/share/djigzo/scripts/execute-script.sh postfix
postqueue -p

Kind regards,

Martijn Brinkers

ยทยทยท

On 07/24/2014 12:36 PM, Rechenberger, Fabian wrote:

? BTW: I really like
ciphermail - you did a great job to make email security more usable ! 24
Jul 2014 12:23:45 | INFO Application
{http://ws.djigzo.com}PostfixSpoolManager#{http://ws.djigzo.application.mitm/\}getQueueLength
has thrown exception, unwinding now:
mitm.common.ws.WebServiceCheckedException: ProcessException: Error
running
[/usr/local/djigzo/scripts/execute-script.sh,postfix,postqueue,-p]. exit
value: 1 (1), Class: class mitm.common.util.ProcessException
(org.apache.cxf.phase.PhaseInterceptorChain) [qtp750285813-54] 24 Jul
2014 12:29:14 | ERROR getQueueLength failed.
(mitm.application.djigzo.ws.impl.PostfixSpoolManagerWSImpl)
[qtp750285813-51] mitm.common.postfix.PostfixException:
mitm.common.util.ProcessException: Error running
[/usr/local/djigzo/scripts/execute-script.sh,postfix,postqueue,-p]. exit
value: 1 (1) at mitm.common.postfix.Postqueue.list(Postqueue.java:179)
at
mitm.application.djigzo.ws.impl.PostfixSpoolManagerWSImpl.getQueueLength(PostfixSpoolManagerWSImpl.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:622) at
org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:180)
at
org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96)
at
org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:178)
at
org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:66)
at
org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:75)
at
org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at
java.util.concurrent.FutureTask.run(FutureTask.java:166) at
org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
at
org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:107)
at
org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:262)
at
org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
at
org.apache.cxf.transport.http_jetty.JettyHTTPDestination.serviceRequest(JettyHTTPDestination.java:348)
at
org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(JettyHTTPDestination.java:312)
at
org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(JettyHTTPHandler.java:72)
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:943)
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:879)
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
at
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:250)
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110)
at org.eclipse.jetty.server.Server.handle(Server.java:349) at
org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:441)
at
org.eclipse.jetty.server.HttpConnection$RequestHandler.content(HttpConnection.java:936)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:801) at
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:218) at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:51)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:586)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:44)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:598)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:533)
at java.lang.Thread.run(Thread.java:701) Caused by:
mitm.common.util.ProcessException: Error running
[/usr/local/djigzo/scripts/execute-script.sh,postfix,postqueue,-p]. exit
value: 1 (1) at
mitm.common.util.ProcessRunner.run(ProcessRunner.java:325) at
mitm.common.postfix.Postqueue.list(Postqueue.java:172) ... 37 more
_______________________________________________
Users mailing list
Users(a)lists.djigzo.com
https://lists.djigzo.com/lists/listinfo/users

--
CipherMail email encryption

Open source email encryption gateway with support for S/MIME, OpenPGP
and PDF messaging.

Twitter: http://twitter.com/CipherMail