[EMFStore] Problems when sharing project to Server [message #721704] |
Fri, 02 September 2011 12:01  |
Eclipse User |
|
|
|
Hi, I'm starting with EMFStore and I followed the first 2 videotutorials: "How to install the EMFStore Framework" and "How to prepare your model for the EMFStore".
I have installed EMFStore SDK 0.8.9.M3 and the server starts ok. I also created the library model and prepared the client configuration correctly. The Client app starts ok and I can create the project and create instances of library and book. My problem is when I try to connect share the project to the EMF Server. When I try to login to it I get a "Server could not be reached." message and the EMFStore Server console shows me:
!ENTRY org.unicase.metamodel 1 1 2011-09-02 12:46:44.197
!MESSAGE Initialitation COMPLETE.
Initialitation COMPLETE.
!ENTRY org.unicase.metamodel 1 1 2011-09-02 12:46:44.197
!MESSAGE Server is RUNNING...
Server is RUNNING...
02/09/2011 12:48:01 PM org.apache.xmlrpc.server.XmlRpcErrorLogger log
GRAVE: Received fatal alert: certificate_unknown
javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)
at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(Unknown Source)
at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
at java.io.BufferedInputStream.fill(Unknown Source)
at java.io.BufferedInputStream.read(Unknown Source)
at org.apache.xmlrpc.webserver.Connection.readLine(Connection.java:241)
at org.apache.xmlrpc.webserver.Connection.getRequestConfig(Connection.java:150)
at org.apache.xmlrpc.webserver.Connection.run(Connection.java:204)
at org.apache.xmlrpc.util.ThreadPool$Poolable$1.run(ThreadPool.java:68)
Can this error be related with the es.properties config file? What should I change?
Thanks
Mauricio
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.26058 seconds