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.

The error means that the back-end is not running ;) ... 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


-- 
CipherMail email encryption

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

https://www.ciphermail.com

Twitter: http://twitter.com/CipherMail
_______________________________________________
Users mailing list
[email protected]
https://lists.djigzo.com/lists/listinfo/users

Reply via email to