djigzo 2.10.0-3 and Debian 8 (Jessie)?

Hi folks,

there is no tomcat6 in Debian 8 (Jessie), but since the
server.xml file explicitly mentioned tomcat7 I gave it a
try (together with openjdk7). Result:

It starts fine, but when I try to login on the web interface
then it complains

  Login failed
  Back-end is not running or not yet fully started up

catalina.out says

:
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] INFO RateCounterImpl reaper thread started. (mitm.common.cache.RateCounterImpl)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR Error invoking service builder method mitm.djigzo.web.services.SoapModule.buildLoginWS(LoginWSProxyFactory, String, String) (at SoapModule.java:1232) (for service 'LoginWS'): org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service. (org.apache.tapestry5.ioc.Registry)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR Operations trace: (org.apache.tapestry5.ioc.Registry)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR [ 1] Realizing service LoginWS (org.apache.tapestry5.ioc.Registry)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR [ 2] Invoking mitm.djigzo.web.services.SoapModule.buildLoginWS(LoginWSProxyFactory, String, String) (at SoapModule.java:1232) (org.apache.tapestry5.ioc.Registry)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR Construction of service LoginWS failed: Error invoking service builder method mitm.djigzo.web.services.SoapModule.buildLoginWS(LoginWSProxyFactory, String, String) (at SoapModule.java:1232) (for service 'LoginWS'): org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service. (mitm.djigzo.web.services.SoapModule.LoginWS)
org.apache.tapestry5.ioc.internal.OperationException: Error invoking service builder method mitm.djigzo.web.services.SoapModule.buildLoginWS(LoginWSProxyFactory, String, String) (at SoapModule.java:1232) (for service 'LoginWS'): org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service.
  at org.apache.tapestry5.ioc.internal.OperationTrackerImpl.run(OperationTrackerImpl.java:70)
  at org.apache.tapestry5.ioc.internal.OperationTrackerImpl.invoke(OperationTrackerImpl.java:89)
  at org.apache.tapestry5.ioc.internal.PerThreadOperationTracker.invoke(PerThreadOperationTracker.java:68)
  at org.apache.tapestry5.ioc.internal.RegistryImpl.invoke(RegistryImpl.java:898)
  at org.apache.tapestry5.ioc.internal.OperationTrackingObjectCreator.createObject(OperationTrackingObjectCreator.java:49)
  at org.apache.tapestry5.ioc.internal.SingletonServiceLifecycle.createService(SingletonServiceLifecycle.java:29)
  at org.apache.tapestry5.ioc.internal.LifecycleWrappedServiceCreator.createObject(LifecycleWrappedServiceCreator.java:52)
:

This is djigzo and djigzo-web 2.10.0-3, installed from the
*.deb files as described in the quick start guide (except
for s/tomcat6/tomcat7/g).

Every helpful comment is highly appreciated. Please mail if
you need more information or if I can help to track this
down.

Regards
Harri

The error means that the back-end is not running :wink: ... so you should
look at the log of the back-end which is /var/log/djigzo.log.

There should be some error messages telling why it could not start. You
can send me the complete log file if you want me to look at it.

Kind regards,

Martijn Brinkers

···

On 09/04/2015 03:47 PM, Harald Dunkel wrote:

Hi folks,

there is no tomcat6 in Debian 8 (Jessie), but since the
server.xml file explicitly mentioned tomcat7 I gave it a
try (together with openjdk7). Result:

It starts fine, but when I try to login on the web interface
then it complains

  Login failed
  Back-end is not running or not yet fully started up

catalina.out says

:
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] INFO RateCounterImpl reaper thread started. (mitm.common.cache.RateCounterImpl)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR Error invoking service builder method mitm.djigzo.web.services.SoapModule.buildLoginWS(LoginWSProxyFactory, String, String) (at SoapModule.java:1232) (for service 'LoginWS'): org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service. (org.apache.tapestry5.ioc.Registry)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR Operations trace: (org.apache.tapestry5.ioc.Registry)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR [ 1] Realizing service LoginWS (org.apache.tapestry5.ioc.Registry)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR [ 2] Invoking mitm.djigzo.web.services.SoapModule.buildLoginWS(LoginWSProxyFactory, String, String) (at SoapModule.java:1232) (org.apache.tapestry5.ioc.Registry)
[04 Sep 2015 15:40:08 http-bio-8443-exec-1] ERROR Construction of service LoginWS failed: Error invoking service builder method mitm.djigzo.web.services.SoapModule.buildLoginWS(LoginWSProxyFactory, String, String) (at SoapModule.java:1232) (for service 'LoginWS'): org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service. (mitm.djigzo.web.services.SoapModule.LoginWS)
org.apache.tapestry5.ioc.internal.OperationException: Error invoking service builder method mitm.djigzo.web.services.SoapModule.buildLoginWS(LoginWSProxyFactory, String, String) (at SoapModule.java:1232) (for service 'LoginWS'): org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service.
  at org.apache.tapestry5.ioc.internal.OperationTrackerImpl.run(OperationTrackerImpl.java:70)
  at org.apache.tapestry5.ioc.internal.OperationTrackerImpl.invoke(OperationTrackerImpl.java:89)
  at org.apache.tapestry5.ioc.internal.PerThreadOperationTracker.invoke(PerThreadOperationTracker.java:68)
  at org.apache.tapestry5.ioc.internal.RegistryImpl.invoke(RegistryImpl.java:898)
  at org.apache.tapestry5.ioc.internal.OperationTrackingObjectCreator.createObject(OperationTrackingObjectCreator.java:49)
  at org.apache.tapestry5.ioc.internal.SingletonServiceLifecycle.createService(SingletonServiceLifecycle.java:29)
  at org.apache.tapestry5.ioc.internal.LifecycleWrappedServiceCreator.createObject(LifecycleWrappedServiceCreator.java:52)
:

This is djigzo and djigzo-web 2.10.0-3, installed from the
*.deb files as described in the quick start guide (except
for s/tomcat6/tomcat7/g).

Every helpful comment is highly appreciated. Please mail if
you need more information or if I can help to track this
down.

--
CipherMail email encryption

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

Twitter: http://twitter.com/CipherMail

Sorry, that was a stupid error. I was focused on the
tomcat7 story, so I missed the "service djigzo restart"
in the Quick Install guide.

Thanx very much. Please keep on your good work.

Regards
Harri

···

On 09/04/15 16:06, Martijn Brinkers wrote:

The error means that the back-end is not running :wink: ... so you should
look at the log of the back-end which is /var/log/djigzo.log.

There should be some error messages telling why it could not start. You
can send me the complete log file if you want me to look at it.