Announcement

Collapse
No announcement yet.

Error Starting OX

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Error Starting OX

    Hi all,
    I get an error message starting up OX. If anybody could help me figure out the cause I would be very thankful. Attached is the beginning of the log-file:
    Code:
    19.04.2011 16:47:03 com.openexchange.charset.osgi.CharsetActivator start
    INFO: starting bundle: com.openexchange.charset
    19.04.2011 16:47:03 com.openexchange.charset.osgi.CharsetActivator start
    INFO: External charset provider replaced with collection charset provider
    19.04.2011 16:47:03 com.openexchange.charset.osgi.CharsetActivator start
    INFO: Charset bundle successfully started
    19.04.2011 16:47:03 com.openexchange.config.osgi.ConfigActivator start
    INFO: starting bundle: com.openexchange.configread
    19.04.2011 16:47:03 com.openexchange.config.internal.ConfigurationImpl processPropertiesFile
    WARNUNG: Overwriting property MAX_UPLOAD_SIZE from file '/opt/open-xchange/etc/groupware/infostore.properties' with property from file '/opt/open-xchange/etc/groupware/server.properties', overwriting value '10485760' with value '0'.
    19.04.2011 16:47:03 com.openexchange.caching.internal.JCSCacheServiceInit start
    INFO: JCS caching system successfully started
    19.04.2011 16:47:03 com.openexchange.control.osgi.ControlActivator start
    INFO: starting bundle: com.openexchange.control
    19.04.2011 16:47:03 com.openexchange.conversion.engine.osgi.ConversionEngineActivator start
    INFO: Conversion engine successfully started
    19.04.2011 16:47:03 com.openexchange.server.ServiceHolderInit start
    INFO: Service usage inspection not enabled
    19.04.2011 16:47:03 com.openexchange.groupware.settings.extensions.osgi.Activator handleConfigurationUpdate
    INFO: Updating configtree
    19.04.2011 16:47:03 com.openexchange.i18n.osgi.I18nActivator initI18nServices
    INFO: All I18n services registered
    19.04.2011 16:47:03 com.openexchange.management.osgi.ManagementActivator startBundle
    INFO: starting bundle: com.openexchange.management
    19.04.2011 16:47:04 com.openexchange.management.internal.AbstractAgent addRMIRegistry
    INFO: RMI registry created on port 9999 and bind address localhost
    19.04.2011 16:47:04 com.openexchange.management.internal.AbstractAgent addConnectorServer
    INFO: JMX connector server on service:jmx:rmi:///jndi/rmi://localhost:9999/server started
    19.04.2011 16:47:04 com.openexchange.management.internal.ManagementAgentImpl initializeMBeanServer
    INFO: 
    
    	Use JConsole or MC4J to connect to MBeanServer with this url: service:jmx:rmi:///jndi/rmi://localhost:9999/server
    
    19.04.2011 16:47:04 com.openexchange.management.internal.ManagementInit start
    INFO: JMX server successfully initialized.
    19.04.2011 16:47:04 com.openexchange.control.osgi.ControlActivator$ManagementServiceTrackerCustomizer addingService
    INFO: Control MBean successfully registered.
    19.04.2011 16:47:04 com.openexchange.messaging.osgi.MessagingActivator start
    INFO: starting bundle: com.openexchange.messaging
    19.04.2011 16:47:04 com.openexchange.push.osgi.PushActivator start
    INFO: starting bundle: com.openexchange.push
    19.04.2011 16:47:04 com.openexchange.database.internal.Configuration initPoolConfig
    INFO: Database pooling options:
    	Minimum idle connections: 0
    	Maximum idle connections: -1
    	Maximum idle time: 60000ms
    	Maximum active connections: 100
    	Maximum wait time for a connection: 10000ms
    	Maximum life time of a connection: 600000ms
    	Action if connections exhausted: BLOCK
    	Test connections on activate  : false
    	Test connections on deactivate: true
    	Test idle connections         : false
    	Test threads for bad connection usage (SLOW): false
    	Force the use of write connections only: false
    19.04.2011 16:47:04 com.openexchange.database.internal.Initialization start
    INFO: Resolved server name "ox" to identifier 2
    19.04.2011 16:47:04 com.openexchange.database.osgi.DatabaseServiceRegisterer addingService
    INFO: Publishing DatabaseService.
    19.04.2011 16:47:04 com.openexchange.database.osgi.ManagementServiceCustomizer addingService
    INFO: Injecting ManagementService into database bundle.
    19.04.2011 16:47:04 com.openexchange.database.osgi.CacheServiceCustomizer addingService
    INFO: Injecting CacheService into database bundle.
    19.04.2011 16:47:05 com.openexchange.threadpool.osgi.ThreadPoolActivator startBundle
    INFO: starting bundle: com.openexchange.threadpool
    19.04.2011 16:47:05 com.openexchange.threadpool.internal.ThreadPoolProperties init
    INFO: Thread Pool Configuration:
    	corePoolSize=3
    	prestartAllCoreThreads=true
    	keepAliveTime=60000sec
    	workQueue=synchronous
    	refusedExecutionBehavior=abort
    19.04.2011 16:47:05 com.openexchange.database.osgi.TimerServiceCustomizer addingService
    INFO: Injecting TimerService into database bundle.
    19.04.2011 16:47:05 net.freeutils.charset.osgi.JCharsetActivator start
    INFO: starting bundle: net.freeutils.jcharset
    19.04.2011 16:47:05 com.openexchange.charset.osgi.CharsetActivator addingService
    INFO: New charset provider detected and added: net.freeutils.charset.CharsetProvider
    19.04.2011 16:47:05 net.freeutils.charset.osgi.JCharsetActivator start
    INFO: JCharset charset providers registered
    19.04.2011 16:47:05 com.openexchange.sessiond.osgi.SessiondActivator startBundle
    INFO: starting bundle: com.openexchange.sessiond
    19.04.2011 16:47:05 com.openexchange.sessiond.impl.SessiondInit start
    INFO: Parse Sessiond properties
    19.04.2011 16:47:05 com.openexchange.sessiond.impl.SessiondInit start
    INFO: Starting Sessiond
    19.04.2011 16:47:05 com.openexchange.sessiond.cache.SessionCacheConfiguration start
    INFO: Sessiond property: com.openexchange.sessiond.sessionCacheConfig=/opt/open-xchange/etc/groupware/sessioncache.ccf
    19.04.2011 16:47:05 com.openexchange.caching.internal.JCSCacheServiceInit loadConfiguration
    INFO: JCS caching system successfully configured with property file: /opt/open-xchange/etc/groupware/sessioncache.ccf
    19.04.2011 16:47:05 com.openexchange.monitoring.internal.MonitoringInit start
    INFO: JMX Monitor applied
    19.04.2011 16:47:05 com.openexchange.server.osgi.ServerActivator startBundle
    INFO: starting bundle: com.openexchange.server
    19.04.2011 16:47:05 com.openexchange.configuration.ServerConfig initialize
    INFO: Read configuration file server.properties.
    19.04.2011 16:47:05 com.openexchange.groupware.configuration.ParticipantConfig initialize
    INFO: Read configuration file participant.properties.
    19.04.2011 16:47:05 com.openexchange.groupware.contact.ContactConfig initialize
    INFO: Read configuration file contact.properties.
    19.04.2011 16:47:05 com.openexchange.server.impl.Starter dumpServerInfos
    INFO: Open-Xchange 6.18.0-Rev20
    19.04.2011 16:47:05 com.openexchange.server.impl.Starter dumpServerInfos
    INFO: (c) Open-Xchange Inc. , Open-Xchange GmbH
    19.04.2011 16:47:05 com.openexchange.server.impl.Starter dumpServerInfos
    INFO: Linux i386 2.6.26-2-686
    19.04.2011 16:47:05 com.openexchange.server.impl.Starter dumpServerInfos
    INFO: 1.6.0_22-b04
    19.04.2011 16:47:05 com.openexchange.server.impl.Starter dumpServerInfos
    INFO: VM Total Memory       : 63.936 KB
    19.04.2011 16:47:05 com.openexchange.server.impl.Starter dumpServerInfos
    INFO: VM Free Memory        : 53.025 KB
    19.04.2011 16:47:05 com.openexchange.server.impl.Starter dumpServerInfos
    INFO: VM Used Memory        : 10.911 KB
    19.04.2011 16:47:05 com.openexchange.server.impl.Starter dumpServerInfos
    INFO: System version : Open-Xchange Server [6.18.0-Rev20] initializing ...
    19.04.2011 16:47:05 com.openexchange.server.impl.Starter dumpServerInfos
    INFO: Server Footprint : -172433069
    19.04.2011 16:47:05 com.openexchange.charset.CustomCharsetProviderInit start
    INFO: Custom charsets successfully added to alias charset provider.
    19.04.2011 16:47:05 com.openexchange.ajp13.AJPv13Config init
    WARNUNG: /opt/open-xchange/etc/groupware/servletConfig does not exist or is not a directory
    19.04.2011 16:47:05 com.openexchange.ajp13.AJPv13Config logInfo
    INFO: 
    AJP CONFIGURATION:
    	AJP_PORT=8009
    	AJP_SERVER_THREAD_SIZE=1
    	AJP_MAX_NUM_OF_SOCKETS=150
    	AJP_MOD_JK=true
    	AJP_LISTENER_POOL_SIZE=1
    	AJP_LISTENER_READ_TIMEOUT=0
    	AJP_CONNECTION_POOL=false
    	AJP_CONNECTION_POOL_SIZE=100
    	AJP_REQUEST_HANDLER_POOL=false
    	AJP_REQUEST_HANDLER_POOL_SIZE=100
    	AJP_WATCHER_ENABLED=true
    	AJP_WATCHER_PERMISSION=false
    	AJP_WATCHER_MAX_RUNNING_TIME=60000
    	AJP_WATCHER_FREQUENCY=30000
    	SERVLET_POOL_SIZE=1
    	AJP_JVM_ROUTE=APP1
    	AJP_CHECK_MAGIC_BYTES_STRICT=true
    	AJP_LOG_FORWARD_REQUEST=false
    	AJP_JSESSIONID_TTL=86400000
    	AJP_SERVLET_CONFIG_DIR=/opt/open-xchange/etc/groupware/servletConfig
    	AJP_BIND_ADDR=localhost/127.0.0.1
    19.04.2011 16:47:05 com.openexchange.server.impl.Starter start
    SCHWERWIEGEND: Initialization of com.openexchange.groupware.impl.BackendServicesInit failed
    AJP-0021 Category=6 Message=AJP server socket could not be bound to port 8009. Probably another process is already listening on this port. exceptionID=-172433069-1
    	at com.openexchange.ajp13.najp.AJPv13ServerImpl.startServer(AJPv13ServerImpl.java:111)
    	at com.openexchange.ajp13.AJPv13Server.startAJPServer(AJPv13Server.java:118)
    	at com.openexchange.groupware.impl.BackendServicesInit$NAJPStarter.start(BackendServicesInit.java:194)
    	at com.openexchange.groupware.impl.BackendServicesInit.start(BackendServicesInit.java:128)
    	at com.openexchange.server.impl.Starter.start(Starter.java:276)
    	at com.openexchange.server.osgi.ServerActivator.startBundle(ServerActivator.java:473)
    	at com.openexchange.server.osgiservice.DeferredActivator.signalAvailability(DeferredActivator.java:277)
    	at com.openexchange.server.osgiservice.DeferredActivator$DeferredSTC.addingService(DeferredActivator.java:101)
    	at org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(ServiceTracker.java:1064)
    	at org.osgi.util.tracker.ServiceTracker$Tracked.track(ServiceTracker.java:1042)
    	at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:967)
    	at org.eclipse.osgi.framework.internal.core.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:94)
    	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:1224)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:195)
    	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:141)
    	at org.eclipse.osgi.framework.internal.core.Framework.publishServiceEventPrivileged(Framework.java:1603)
    	at org.eclipse.osgi.framework.internal.core.Framework.publishServiceEvent(Framework.java:1578)
    	at org.eclipse.osgi.framework.internal.core.ServiceRegistrationImpl.<init>(ServiceRegistrationImpl.java:103)
    	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.createServiceRegistration(BundleContextImpl.java:657)
    	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:609)
    	at org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:675)
    	at com.openexchange.sessiond.osgi.SessiondActivator.startBundle(SessiondActivator.java:166)
    	at com.openexchange.server.osgiservice.DeferredActivator.signalAvailability(DeferredActivator.java:277)
    	at com.openexchange.server.osgiservice.DeferredActivator$DeferredSTC.addingService(DeferredActivator.java:101)
    	at org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(ServiceTracker.java:1064)
    	at org.osgi.util.tracker.ServiceTracker$Tracked.track(ServiceTracker.java:1042)
    	at org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:967)
    	at org.eclipse.osgi.framework.internal.core.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:94)
    .
    .
    .

  • #2
    Hi,

    it seems like you already have a OX process running or any other service using Port 8009 (Tomcat for example). You could re-configure OX and Apache to use another Port for AJP or turn off the other service, if not needed.

    Greetings

    Comment


    • #3
      indeed turning off tomcat solved the problem. Thank you.

      Comment

      Working...
      X