I'm runing server on specific adress not localhost (server is setup to use PostgreSQL database) and this is first thing after login with okmAdmin credentials:
Full error log in attachment.
Best regards,
Mateusz
Code: Select all
After refreshing OpenKM, application seems working fine but when I chose Property groups from administration tab another error appears:2011-02-10 09:46:51,465 ERROR [com.openkm.frontend.server.OKMWorkspaceServlet] Connection timed out
java.net.ConnectException: Connection timed out
Code: Select all
My main purpose is to check Web Services methods especially these from PropertyGroup (getProperties(),setProperties()) using Java client.2011-02-10 09:47:36,410 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/OpenKM].[PropertyGroupsServlet]] Servlet.service() for servlet PropertyGroupsServlet threw exception
java.net.ConnectException: Connection timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
Full error log in attachment.
Best regards,
Mateusz
Attachments
Server log
(63.51 KiB) Downloaded 404 times
(63.51 KiB) Downloaded 404 times