Unknown Error

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2006 03:58 AM
Hi,
I have Alfresco OpenSource 100% 1.2.1 on a Debian.
I have set up a LDAP aujtentification and it runs good (not the synchronisation but i have posted a message about it
)
The web container is Tomcat 5.5.17
This is my catalina.out :
Why have i this errors please ?
Regards,
Jerome.
I have Alfresco OpenSource 100% 1.2.1 on a Debian.
I have set up a LDAP aujtentification and it runs good (not the synchronisation but i have posted a message about it

The web container is Tomcat 5.5.17
This is my catalina.out :
May 4, 2006 10:00:00 AM org.apache.coyote.http11.Http11BaseProtocol initINFO: Initializing Coyote HTTP/1.1 on http-8080May 4, 2006 10:00:00 AM org.apache.catalina.startup.Catalina loadINFO: Initialization processed in 916 msMay 4, 2006 10:00:00 AM org.apache.catalina.core.StandardService startINFO: Starting service CatalinaMay 4, 2006 10:00:00 AM org.apache.catalina.core.StandardEngine startINFO: Starting Servlet Engine: Apache Tomcat/5.5.17May 4, 2006 10:00:00 AM org.apache.catalina.core.StandardHost startINFO: XML validation disabledMay 4, 2006 10:00:00 AM org.apache.catalina.startup.HostConfig deployWARINFO: Deploying web application archive alfresco.warMay 4, 2006 10:00:10 AM net.sf.joott.uno.UnoConnection connectINFO: connecting using "socket,host=localhost,port=8100,tcpNoDelay=1"…May 4, 2006 10:00:10 AM net.sf.joott.uno.UnoConnection connectSEVERE: connection failed: com.sun.star.connection.NoConnectException: java.net.ConnectException: Connection refusedMay 4, 2006 10:00:10 AM net.sf.joott.uno.UnoConnection connectINFO: connecting using "socket,host=localhost,port=8100,tcpNoDelay=1"…May 4, 2006 10:00:10 AM net.sf.joott.uno.UnoConnection connectSEVERE: connection failed: com.sun.star.connection.NoConnectException: java.net.ConnectException: Connection refused10:00:11,648 INFO [admin.patch.PatchExecuter] Checking for patches to apply …10:00:11,716 INFO [admin.patch.PatchExecuter] No patches were required.10:00:11,739 ERROR [alfresco.smb.protocol] Failed to get local domain/workgroup name, using default of WORKGROUP10:00:11,739 ERROR [alfresco.smb.protocol] (This may be due to firewall settings or incorrect <broadcast> setting)10:00:11,747 ERROR [alfresco.smb.protocol] File server configuration error, Wrong authentication setup for alfresco authenticatororg.alfresco.error.AlfrescoRuntimeException: Wrong authentication setup for alfresco authenticator at org.alfresco.filesys.server.config.ServerConfiguration.processSecurityConfig(ServerConfiguration.java:1570) at org.alfresco.filesys.server.config.ServerConfiguration.init(ServerConfiguration.java:492) at org.alfresco.filesys.server.config.ServerConfiguration.onApplicationEvent(ServerConfiguration.java:423) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:45) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:225) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:323) at org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh(AbstractRefreshableWebApplicationContext.java:134) at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246) at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:184) at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3729) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4187) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524) at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:809) at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:698) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:472) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021) at org.apache.catalina.core.StandardHost.start(StandardHost.java:718) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442) at org.apache.catalina.core.StandardService.start(StandardService.java:450) at org.apache.catalina.core.StandardServer.start(StandardServer.java:709) at org.apache.catalina.startup.Catalina.start(Catalina.java:551) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)10:00:11,766 INFO [service.descriptor.DescriptorService] Alfresco JVM - v1.5.0_06-b05; maximum heap size 63.563MB10:00:11,767 WARN [service.descriptor.DescriptorService] Alfresco JVM - WARNING - maximum heap size 63.563MB is less than recommended 512MB10:00:11,767 INFO [service.descriptor.DescriptorService] Alfresco started (Community Network): Current version 1.2.1 schema 12 - Installed version 1.2.1 schema 12May 4, 2006 10:00:13 AM org.apache.coyote.http11.Http11BaseProtocol startINFO: Starting Coyote HTTP/1.1 on http-8080May 4, 2006 10:00:13 AM org.apache.jk.common.ChannelSocket initINFO: JK: ajp13 listening on /0.0.0.0:8009May 4, 2006 10:00:13 AM org.apache.jk.server.JkMain startINFO: Jk running ID=0 time=0/31 config=nullMay 4, 2006 10:00:13 AM org.apache.catalina.storeconfig.StoreLoader loadINFO: Find registry server-registry.xml at classpath resourceMay 4, 2006 10:00:13 AM org.apache.catalina.startup.Catalina startINFO: Server startup in 13527 ms
Why have i this errors please ?
Regards,
Jerome.
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2006 09:33 AM
Hi,
I have the same error on Windows XP deploing 1.2.1 version war with LDAP config.
Any idea about ? :cry:
I have the same error on Windows XP deploing 1.2.1 version war with LDAP config.
Any idea about ? :cry:
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2006 11:13 AM
