I seems to be doing everything according manual but cannot access Guacamole
Wegbui.
All my containers start properly:

>  docker ps
> CONTAINER ID        IMAGE                 COMMAND                  CREATED    
>         
> STATUS              PORTS                    NAMES
> b62e3f9b41a8        guacamole/guacamole   "/opt/guacamole/bi..."   7
> seconds ago       Up 5 seconds        0.0.0.0:8080->8080/tcp   guaca
> 23011e844a31        guacamole/guacd       "/usr/local/sbin/g..."   21
> seconds ago      Up 19 seconds       0.0.0.0:4822->4822/tcp   daemon
> edfb0f4b77fe        postgres              "docker-entrypoint..."   13
> minutes ago      Up 13 minutes       0.0.0.0:5432->5432/tcp   posty

Here is the container logs:
*docker logs guacamole*

> 25-Aug-2017 13:49:18.751 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log Server version:       
> Apache Tomcat/8.0.20
> 25-Aug-2017 13:49:18.756 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log Server built:         
> Feb 15 2015 18:10:42 UTC
> 25-Aug-2017 13:49:18.756 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log Server number:        
> 8.0.20.0
> 25-Aug-2017 13:49:18.757 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log OS Name:              
> Linux
> 25-Aug-2017 13:49:18.761 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log OS Version:           
> 4.9.43-17.38.amzn1.x86_64
> 25-Aug-2017 13:49:18.762 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log Architecture:         
> amd64
> 25-Aug-2017 13:49:18.763 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log Java Home:            
> /usr/lib/jvm/java-8-openjdk-amd64/jre
> 25-Aug-2017 13:49:18.764 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log JVM Version:          
> 1.8.0_131-8u131-b11-2-b11
> 25-Aug-2017 13:49:18.764 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor:           
> Oracle Corporation
> 25-Aug-2017 13:49:18.765 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE:        
> /usr/local/tomcat
> 25-Aug-2017 13:49:18.766 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME:        
> /usr/local/tomcat
> 25-Aug-2017 13:49:18.767 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log Command line
> argument:
> -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
> 25-Aug-2017 13:49:18.768 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log Command line
> argument:
> -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
> 25-Aug-2017 13:49:18.769 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log Command line
> argument: -Djava.endorsed.dirs=/usr/local/tomcat/endorsed
> 25-Aug-2017 13:49:18.770 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log Command line
> argument: -Dcatalina.base=/usr/local/tomcat
> 25-Aug-2017 13:49:18.777 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log Command line
> argument: -Dcatalina.home=/usr/local/tomcat
> 25-Aug-2017 13:49:18.777 INFO [main]
> org.apache.catalina.startup.VersionLoggerListener.log Command line
> argument: -Djava.io.tmpdir=/usr/local/tomcat/temp
> 25-Aug-2017 13:49:18.778 INFO [main]
> org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The APR based
> Apache Tomcat Native library which allows optimal performance in
> production env
> ironments was not found on the java.library.path:
> /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
> 25-Aug-2017 13:49:19.146 INFO [main]
> org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler
> ["http-nio-8080"]
> 25-Aug-2017 13:49:19.248 INFO [main]
> org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a
> shared selector for servlet write/read
> 25-Aug-2017 13:49:19.258 INFO [main]
> org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler
> ["ajp-nio-8009"]
> 25-Aug-2017 13:49:19.263 INFO [main]
> org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a
> shared selector for servlet write/read
> 25-Aug-2017 13:49:19.273 INFO [main]
> org.apache.catalina.startup.Catalina.load Initialization processed in 2149
> ms
> 25-Aug-2017 13:49:19.387 INFO [main]
> org.apache.catalina.core.StandardService.startInternal Starting service
> Catalina
> 25-Aug-2017 13:49:19.389 INFO [main]
> org.apache.catalina.core.StandardEngine.startInternal Starting Servlet
> Engine: Apache Tomcat/8.0.20
> 25-Aug-2017 13:49:19.482 INFO [localhost-startStop-1]
> org.apache.catalina.startup.HostConfig.deployWAR Deploying web application
> archive /usr/local/tomcat/webapps/guacamole.war
> 13:49:24.912 [localhost-startStop-1] INFO 
> o.a.g.rest.auth.HashTokenSessionMap - Sessions will expire after 60
> minutes of inactivity.
> 25-Aug-2017 13:49:26.396 WARNING [localhost-startStop-1] null.null Method
> [public void
> org.apache.guacamole.auth.jdbc.connection.ConnectionDirectory.add(org.apache.guacamole.net.auth.Identifi
> able) throws org.apache.guacamole.GuacamoleException] is synthetic and is
> being intercepted by
> [org.mybatis.guice.transactional.TransactionalMethodInterceptor@4544a6a4].
> This could indicate a
>  bug.  The method may be intercepted twice, or may not be intercepted at
> all.
> 25-Aug-2017 13:49:26.399 WARNING [localhost-startStop-1] null.null Method
> [public void
> org.apache.guacamole.auth.jdbc.connection.ConnectionDirectory.update(org.apache.guacamole.net.auth.Ident
> ifiable) throws org.apache.guacamole.GuacamoleException] is synthetic and
> is being intercepted by
> [org.mybatis.guice.transactional.TransactionalMethodInterceptor@4544a6a4].
> This could indicat
> e a bug.  The method may be intercepted twice, or may not be intercepted
> at all.
> 25-Aug-2017 13:49:26.508 WARNING [localhost-startStop-1] null.null Method
> [public void
> org.apache.guacamole.auth.jdbc.connectiongroup.ConnectionGroupDirectory.add(org.apache.guacamole.net.aut
> h.Identifiable) throws org.apache.guacamole.GuacamoleException] is
> synthetic and is being intercepted by
> [org.mybatis.guice.transactional.TransactionalMethodInterceptor@4544a6a4].
> This could
> indicate a bug.  The method may be intercepted twice, or may not be
> intercepted at all.
> 25-Aug-2017 13:49:26.514 WARNING [localhost-startStop-1]
> com.google.inject.internal.ProxyFactory.
> <init>
>  Method [public void
> org.apache.guacamole.auth.jdbc.connectiongroup.ConnectionGroupDirec
> tory.update(org.apache.guacamole.net.auth.Identifiable) throws
> org.apache.guacamole.GuacamoleException] is synthetic and is being
> intercepted by [org.mybatis.guice.transactional.Transactional
> MethodInterceptor@4544a6a4]. This could indicate a bug.  The method may be
> intercepted twice, or may not be intercepted at all.
> 25-Aug-2017 13:49:26.720 WARNING [localhost-startStop-1] null.null Method
> [public void
> org.apache.guacamole.auth.jdbc.sharingprofile.SharingProfileDirectory.add(org.apache.guacamole.net.auth.
> Identifiable) throws org.apache.guacamole.GuacamoleException] is synthetic
> and is being intercepted by
> [org.mybatis.guice.transactional.TransactionalMethodInterceptor@4544a6a4].
> This could in
> dicate a bug.  The method may be intercepted twice, or may not be
> intercepted at all.
> 25-Aug-2017 13:49:26.721 WARNING [localhost-startStop-1] null.null Method
> [public void
> org.apache.guacamole.auth.jdbc.sharingprofile.SharingProfileDirectory.update(org.apache.guacamole.net.au
> th.Identifiable) throws org.apache.guacamole.GuacamoleException] is
> synthetic and is being intercepted by
> [org.mybatis.guice.transactional.TransactionalMethodInterceptor@4544a6a4].
> This could
>  indicate a bug.  The method may be intercepted twice, or may not be
> intercepted at all.
> 25-Aug-2017 13:49:26.780 WARNING [localhost-startStop-1] null.null Method
> [public void
> org.apache.guacamole.auth.jdbc.user.UserDirectory.add(org.apache.guacamole.net.auth.Identifiable)
> throws org.apache.guacamole.GuacamoleException] is synthetic and is being
> intercepted by
> [org.mybatis.guice.transactional.TransactionalMethodInterceptor@4544a6a4].
> This could indicate a bug.  The method may be intercepted twice, or may
> not be intercepted at all.
> 25-Aug-2017 13:49:26.781 WARNING [localhost-startStop-1]
> com.google.inject.internal.ProxyFactory.
> <init>
>  Method [public void
> org.apache.guacamole.auth.jdbc.user.UserDirectory.update(org.apache.guacamole.net.auth.Identifiable)
> throws org.apache.guacamole.GuacamoleException] is synthetic and is being
> intercepted by
> [org.mybatis.guice.transactional.TransactionalMethodInterceptor@4544a6a4].
> This could indicate a bug.  The method may be intercepted twice, or may
> not be intercepted at all.
> 13:49:29.009 [localhost-startStop-1] INFO  o.a.g.extension.ExtensionModule
> - Extension "PostgreSQL Authentication" loaded.
> 13:49:29.339 [localhost-startStop-1] INFO  o.a.g.t.w.WebSocketTunnelModule
> - Loading JSR-356 WebSocket support...
> 25-Aug-2017 13:49:29.623 WARNING [localhost-startStop-1] null.null Method
> [public void
> org.apache.guacamole.rest.user.UserResource.updateObject(java.lang.Object)
> throws org.apache.guacamole.GuacamoleException] is synthetic and is being
> intercepted by [org.apache.guacamole.rest.RESTExceptionWrapper@4151bd83].
> This could indicate a bug.  The method may be intercepted twice, or may
> not be intercepted at all.
> 25-Aug-2017 13:49:30.186 INFO [localhost-startStop-1] null.null
> Registering org.apache.guacamole.rest.extension.ExtensionRESTService as a
> root resource class
> 25-Aug-2017 13:49:30.187 INFO [localhost-startStop-1] null.null
> Registering org.apache.guacamole.rest.language.LanguageRESTService as a
> root resource class
> 25-Aug-2017 13:49:30.189 INFO [localhost-startStop-1] null.null
> Registering org.apache.guacamole.rest.patch.PatchRESTService as a root
> resource class
> 25-Aug-2017 13:49:30.193 INFO [localhost-startStop-1] null.null
> Registering org.apache.guacamole.rest.auth.TokenRESTService as a root
> resource class
> 25-Aug-2017 13:49:30.194 INFO [localhost-startStop-1] null.null
> Registering org.apache.guacamole.rest.session.SessionRESTService as a root
> resource class
> 25-Aug-2017 13:49:30.194 INFO [localhost-startStop-1] null.null
> Registering org.codehaus.jackson.jaxrs.JacksonJsonProvider as a provider
> class
> 25-Aug-2017 13:49:30.205 INFO [localhost-startStop-1] null.null Initiating
> Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM'
> 25-Aug-2017 13:49:30.503 INFO [localhost-startStop-1] null.null Binding
> org.codehaus.jackson.jaxrs.JacksonJsonProvider to
> GuiceManagedComponentProvider with the scope "Singleton"
> 25-Aug-2017 13:49:32.236 INFO [localhost-startStop-1] null.null Binding
> org.apache.guacamole.rest.extension.ExtensionRESTService to
> GuiceManagedComponentProvider with the scope "PerRequest"
> 25-Aug-2017 13:49:32.261 INFO [localhost-startStop-1] null.null Binding
> org.apache.guacamole.rest.language.LanguageRESTService to
> GuiceManagedComponentProvider with the scope "PerRequest"
> 25-Aug-2017 13:49:32.263 INFO [localhost-startStop-1] null.null Binding
> org.apache.guacamole.rest.patch.PatchRESTService to
> GuiceManagedComponentProvider with the scope "PerRequest"
> 25-Aug-2017 13:49:32.282 INFO [localhost-startStop-1] null.null Binding
> org.apache.guacamole.rest.auth.TokenRESTService to
> GuiceManagedComponentProvider with the scope "PerRequest"
> 25-Aug-2017 13:49:32.287 INFO [localhost-startStop-1]
> com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory.getComponentProvider
> Binding org.apache.guacamole.rest.session.SessionRESTService to
> GuiceManagedComponentProvider with the scope "PerRequest"
> 25-Aug-2017 13:49:32.362 INFO [localhost-startStop-1] null.null
> WebjarsServlet initialization completed
> 25-Aug-2017 13:49:32.422 INFO [localhost-startStop-1]
> org.apache.catalina.startup.HostConfig.deployWAR Deployment of web
> application archive /usr/local/tomcat/webapps/guacamole.war has finished
> in 12,936 ms
> 25-Aug-2017 13:49:32.424 INFO [localhost-startStop-1]
> org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> application directory /usr/local/tomcat/webapps/ROOT
> 25-Aug-2017 13:49:32.489 INFO [localhost-startStop-1]
> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> application directory /usr/local/tomcat/webapps/ROOT has finished in 65 ms
> 25-Aug-2017 13:49:32.490 INFO [localhost-startStop-1]
> org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> application directory /usr/local/tomcat/webapps/docs
> 25-Aug-2017 13:49:32.536 INFO [localhost-startStop-1]
> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> application directory /usr/local/tomcat/webapps/docs has finished in 46 ms
> 25-Aug-2017 13:49:32.545 INFO [localhost-startStop-1]
> org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> application directory /usr/local/tomcat/webapps/examples
> 25-Aug-2017 13:49:33.318 INFO [localhost-startStop-1]
> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> application directory /usr/local/tomcat/webapps/examples has finished in
> 772 ms
> 25-Aug-2017 13:49:33.321 INFO [localhost-startStop-1]
> org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> application directory /usr/local/tomcat/webapps/host-manager
> 25-Aug-2017 13:49:33.400 INFO [localhost-startStop-1]
> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> application directory /usr/local/tomcat/webapps/host-manager has finished
> in 79 ms
> 25-Aug-2017 13:49:33.401 INFO [localhost-startStop-1]
> org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
> application directory /usr/local/tomcat/webapps/manager
> 25-Aug-2017 13:49:33.463 INFO [localhost-startStop-1]
> org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
> application directory /usr/local/tomcat/webapps/manager has finished in 62
> ms
> 25-Aug-2017 13:49:33.476 INFO [main]
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> ["http-nio-8080"]
> 25-Aug-2017 13:49:33.502 INFO [main]
> org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler
> ["ajp-nio-8009"]
> 25-Aug-2017 13:49:33.509 INFO [main]
> org.apache.catalina.startup.Catalina.start Server startup in 14235 ms

*docker logs guacd*

> guacd[1]: INFO: Guacamole proxy daemon (guacd) version 0.9.13-incubating
> started
> guacd[1]: INFO: Listening on host 0.0.0.0, port 4822

I tried to start guacd container both with exposed and closed port like 
proposed here
<http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Problem-for-newbie-to-Guacamole-and-Docker-td207.html>
 
, but for the sane result.
Any suggestions? Thx in advance.



--
View this message in context: 
http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Docker-installation-problem-tp1577.html
Sent from the Apache Guacamole (incubating) - Users mailing list archive at 
Nabble.com.

Reply via email to