[Pkg-remote-commits] [guacamole-client] 02/03: Update TODO.

Dominik George natureshadow-guest at moszumanska.debian.org
Tue Nov 29 11:49:58 UTC 2016


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository guacamole-client.

commit f63086f3b7a8f8d8959516ba8d345fc6e9baafe5
Author: Dominik George <nik at naturalnet.de>
Date:   Tue Nov 29 12:41:15 2016 +0100

    Update TODO.
---
 debian/TODO | 52 +---------------------------------------------------
 1 file changed, 1 insertion(+), 51 deletions(-)

diff --git a/debian/TODO b/debian/TODO
index 99879f6..98e10db 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,54 +1,4 @@
-1. Does not start in tomcat8 with:
-
-org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/guacamole]]
-        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:162)
-        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:753)
-        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:729)
-        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:717)
-        at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:587)
-        at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1798)
-        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
-        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
-        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
-        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
-        at java.lang.Thread.run(Thread.java:745)
-Caused by: java.lang.NoClassDefFoundError: com/sun/jersey/core/util/FeaturesAndProperties
-        at java.lang.ClassLoader.defineClass1(Native Method)
-        at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
-        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
-        at org.apache.catalina.loader.WebappClassLoaderBase.findClassInternal(WebappClassLoaderBase.java:2558)
-        at org.apache.catalina.loader.WebappClassLoaderBase.findClass(WebappClassLoaderBase.java:859)
-        at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1302)
-        at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1167)
-        at java.lang.Class.forName0(Native Method)
-        at java.lang.Class.forName(Class.java:348)
-        at org.apache.catalina.startup.WebappServiceLoader.loadServices(WebappServiceLoader.java:186)
-        at org.apache.catalina.startup.WebappServiceLoader.load(WebappServiceLoader.java:157)
-        at org.apache.catalina.startup.ContextConfig.processServletContainerInitializers(ContextConfig.java:1631)
-        at org.apache.catalina.startup.ContextConfig.webConfig(ContextConfig.java:1140)
-        at org.apache.catalina.startup.ContextConfig.configureStart(ContextConfig.java:783)
-        at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:307)
-        at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:95)
-        at org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
-        at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5213)
-        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)
-        ... 10 more
-Caused by: java.lang.ClassNotFoundException: com.sun.jersey.core.util.FeaturesAndProperties
-        at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1333)
-        at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1167)
-        ... 29 more
-
-Something I found online:
-
-https://tomee.apache.org/tip-jersey-client.html
-https://stackoverflow.com/questions/39415573/java-classpath-and-jersey-client
-
-I do actually think this is more about a version issue.
-
-We have javax-ws-rs version 2, and use Jersey 1. I do not know how to resolve that.
-
-
-2. mh_resolve_dependencies fails
+1. mh_resolve_dependencies fails
 
         mh_resolve_dependencies --non-interactive --offline -pguacamole --base-directory=/build/guacamole-client-0.9.9\+dfsg --non-explore
 Analysing extensions/guacamole-auth-noauth/pom.xml...

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/packages/guacamole-client.git



More information about the Pkg-remote-commits mailing list