11-02-2008 07:34 AM
os:linux (ubuntu 8)
JDK: 1.6
AS: TOMCAT6 (i copied the postgresql's database drivers in the lib directory)
DB: postgresql 8.3hibernate.dialect=org.hibernate.dialect.PostgreSQLDialectdb.schema.update=true
db.schema.update.lockRetryCount=24
db.schema.update.lockRetryWaitSeconds=5
db.driver=org.postgresql.Driver
db.name=alfresco
db.url=jdbc:postgresql://192.168.10.11/${db.name}
db.username=alfresco
db.password=alfresco
db.pool.initial=10
db.pool.max=2011-13-2008 05:16 AM
21:12:45,412 DEBUG [org.springframework.remoting.rmi.RmiServiceExporter] RMI registry access threw exception
java.rmi.ConnectIOException: Exception creating connection to: 192.168.13.55; nested exception is:
java.net.SocketException: Network is unreachable
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:614)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
at sun.rmi.registry.RegistryImpl_Stub.list(Unknown Source)
at org.springframework.remoting.rmi.RmiServiceExporter.testRegistry(RmiServiceExporter.java:411)
at org.springframework.remoting.rmi.RmiServiceExporter.getRegistry(RmiServiceExporter.java:391)
11-13-2008 06:00 AM
alfresco/WEB-INF/classes/alfresco/file-servers.properties 11-13-2008 06:07 AM
I was looking at this fileNo. Have you tried mapping 'localhost' to 127.0.0.1 or something like that?alfresco/WEB-INF/classes/alfresco/file-servers.properties
does that have anything to do with my problem…
11-13-2008 05:39 PM
11-14-2008 05:22 AM
egrep -alR –regexp=192.168. *11-14-2008 05:48 AM
11-14-2008 07:16 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.