06-29-2008 04:13 PM
sudo ./alfresco.sh start from /opt/alfresco. But when I try and access alfresco from my browser at "http:\\<serverIpAddress>:8080\alfresco" the browser times out.INFO: Deploying web application archive alfresco.war
13:33:48,498 User:System WARN [remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one
13:33:55,923 User:System ERROR [web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usageQuotaProtector' defined in
class path resource [alfresco/usage-services-context.xml]: Invocation of init method failed; nested exception is
org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction;
nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
Caused by: org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for
transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
. . .
… 57 more
13:33:55,950 User:System ERROR [[Catalina].[localhost].[/alfresco]] Exception sending context initialized event to
listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usageQuotaProtector' defined in
class path resource [alfresco/usage-services-context.xml]: Invocation of init method failed; nested exception is
org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction;
nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
Caused by: org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for
transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
. . .
… 57 more
13:33:55,959 User:System ERROR [[Catalina].[localhost].[/alfresco]] Exception sending context initialized event to
listener instance of class org.alfresco.web.app.ContextListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'usageQuotaProtector' defined in
class path resource [alfresco/usage-services-context.xml]: Invocation of init method failed; nested exception is
org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction;
nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
Caused by: org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for
transaction; nested exception is org.hibernate.exception.GenericJDBCException: Cannot open connection
. . .
… 57 more
29-Jun-2008 13:33:55 org.apache.catalina.core.StandardContext start
SEVERE: Error listenerStart
29-Jun-2008 13:33:55 org.apache.catalina.core.StandardContext start
SEVERE: Context [/alfresco] startup failed due to previous errors
log4j:ERROR LogMananger.repositorySelector was null likely due to error in class reloading, using NOPLoggerRepository.
29-Jun-2008 13:34:01 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
29-Jun-2008 13:34:02 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
29-Jun-2008 13:34:02 org.apache.catalina.startup.Catalina start
INFO: Server startup in 63292 ms
I'd be very grateful if anyone could suggest a solution to get alfresco working on my system.08-19-2008 04:50 PM
20:46:33,279 User:System WARN [service.descriptor.DescriptorService] Alfresco JVM - WARNING - maximum heap size 381.063MB is less than recommended 512MB…indicates that yes, 512MB is really pushing the lower limits.08-19-2008 05:11 PM
20:46:32,753 ERROR [smb.protocol.mailslot] HostAnnouncer error
java.io.IOException: Operation not permittedThat sounds bad to me!08-21-2008 06:24 AM
21-Aug-2008 11:04:18 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
21-Aug-2008 11:04:18 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2711 ms
21-Aug-2008 11:04:18 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
21-Aug-2008 11:04:18 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
21-Aug-2008 11:04:18 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
21-Aug-2008 11:04:20 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive alfresco.war
11:05:10,195 User:System WARN [remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one
11:05:20,942 User:System INFO [domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.
11:05:22,707 User:System INFO [domain.schema.SchemaBootstrap] No changes were made to the schema.
11:05:29,913 User:System INFO [repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /var/lib/alfresco/alf_data
11:05:30,018 User:System INFO [admin.patch.PatchExecuter] Checking for patches to apply …
11:05:29,913 User:System INFO [repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /var/lib/alfresco/alf_data
11:05:30,018 User:System INFO [admin.patch.PatchExecuter] Checking for patches to apply …
11:05:31,662 User:System INFO [repo.module.ModuleServiceImpl] Found 0 module(s).
11:05:37,097 User:System ERROR [alfresco.smb.protocol] Failed to get local domain/workgroup name, using default of WORKGROUP
11:05:37,098 User:System ERROR [alfresco.smb.protocol] (This may be due to firewall settings or incorrect <broadcast> setting)
11:05:37,739 ERROR [smb.protocol.mailslot] HostAnnouncer error
java.io.IOException: Operation not permitted
at java.net.PlainDatagramSocketImpl.send(Native Method)
at java.net.DatagramSocket.send(DatagramSocket.java:612)
at org.alfresco.filesys.netbios.NetBIOSDatagramSocket.sendDatagram(NetBIOSDatagramSocket.java:160)
at org.alfresco.filesys.netbios.NetBIOSDatagram.SendDatagram(NetBIOSDatagram.java:396)
at org.alfresco.filesys.smb.mailslot.TcpipNetBIOSHostAnnouncer.sendAnnouncement(TcpipNetBIOSHostAnnouncer.java:215)
at org.alfresco.filesys.smb.mailslot.HostAnnouncer.run(HostAnnouncer.java:313)
at org.alfresco.filesys.smb.mailslot.TcpipNetBIOSHostAnnouncer.sendAnnouncement(TcpipNetBIOSHostAnnouncer.java:215)
at org.alfresco.filesys.smb.mailslot.HostAnnouncer.run(HostAnnouncer.java:313)
11:05:37,788 ERROR [smb.protocol.mailslot] Check <broadcast> setting in file-servers.xml
11:05:38,174 User:System WARN [alfresco.util.OpenOfficeConnectionTester] A connection to OpenOffice could not be established.
11:05:38,204 User:System INFO [service.descriptor.DescriptorService] Alfresco JVM - v1.6.0_06-b02; maximum heap size 508.063MB
11:05:38,206 User:System INFO [service.descriptor.DescriptorService] Alfresco started (Community Network): Current version 2.9.0 (B 683) schema 116 - Installed version 2.9.0 (B 683) schema 116
21-Aug-2008 11:05:50 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
21-Aug-2008 11:05:51 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
21-Aug-2008 11:05:51 org.apache.catalina.startup.Catalina start
INFO: Server startup in 93128 ms
The low memory warnings have gone. But I still get a server timeout at port :8080/alfresco, and I still don't get the TomCat banner at port :8080.08-21-2008 06:53 AM
21-Aug-2008 11:43:21 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
21-Aug-2008 11:43:21 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2717 ms
21-Aug-2008 11:43:21 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
21-Aug-2008 11:43:21 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
21-Aug-2008 11:43:21 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
21-Aug-2008 11:43:23 org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive alfresco.war
11:44:12,800 User:System WARN [remoting.rmi.RmiRegistryFactoryBean] Could not detect RMI registry - creating new one
11:44:23,553 User:System INFO [domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.
11:44:25,306 User:System INFO [domain.schema.SchemaBootstrap] No changes were made to the schema.
11:44:32,685 User:System INFO [repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /var/lib/alfresco/alf_data
11:44:32,789 User:System INFO [admin.patch.PatchExecuter] Checking for patches to apply …
11:44:32,685 User:System INFO [repo.admin.ConfigurationChecker] The Alfresco root data directory ('dir.root') is: /var/lib/alfresco/alf_data
11:44:32,789 User:System INFO [admin.patch.PatchExecuter] Checking for patches to apply …
11:44:34,228 User:System INFO [repo.module.ModuleServiceImpl] Found 0 module(s).
11:44:34,679 User:System ERROR [alfresco.smb.protocol] Failed to get local domain/workgroup name, using default of WORKGROUP
11:44:34,679 User:System ERROR [alfresco.smb.protocol] (This may be due to firewall settings or incorrect <broadcast> setting)
11:44:35,704 User:System WARN [alfresco.util.OpenOfficeConnectionTester] A connection to OpenOffice could not be established.
11:44:35,736 User:System INFO [service.descriptor.DescriptorService] Alfresco JVM - v1.6.0_06-b02; maximum heap size 508.063MB
11:44:35,738 User:System INFO [service.descriptor.DescriptorService] Alfresco started (Community Network): Current version 2.9.0 (B 683) schema 116 - Installed version 2.9.0 (B 683) schema 116
21-Aug-2008 11:44:48 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
21-Aug-2008 11:44:48 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
21-Aug-2008 11:44:49 org.apache.catalina.startup.Catalina start
INFO: Server startup in 87567 ms
INFO: Server startup in 87567 ms
I can now see the TomCat banner page at :8080, and YES, I get "My Alfresco Dashboard" at :8080/alfresco. Hooray!10-23-2008 05:12 AM
export JAVA_OPTS='-Xms128m -Xmx512m -XX:MaxPermSize=256m -server'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.