Hi,

I had a similar strange behavior with hanging on the logging during startup (with Java 1.6), but it happened after manually deleting some (of my) test components in hotdeploy/. I had to unpack servicemix from tgz in order to get it up and running again.

Regards,

Bozo

brijesh wrote:
hello JB, I use java 1.5 version
java version "1.5.0_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
Java HotSpot(TM) Client VM (build 1.5.0_07-b03, mixed mode, sharing)


I was able to run ,but after a few deployment/undeployment of some of SAs,
it started hanging at Log task , I think if i  do fresh installation it  may
work fine !!!!!,

Brijesh


Jean-Baptiste Onofré wrote:
Hi,

Do you use a JVM 1.6 ?
Currently, I have seen SMX hangup at startup using a JVM 1.6.
Please try to use a JVM 1.5, it will be better.

Regards
JB

On Monday 22 December 2008 - 22:07, brijesh wrote:
hi,
when i am starting the server sometime i servicemix hangs after
initializing
Logtask , the following is my command promt logs
Loading Apache ServiceMix from servicemix.xml on the CLASSPATH
INFO  - ConnectorServerFactoryBean     - JMX connector available at:
service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
INFO  - JBIContainer                   - ServiceMix 3.2.3 JBI Container
(ServiceMix) is starting
INFO  - JBIContainer                   - For help or more information
please
see: http://servicemix.apache.org/
INFO  - JCAFlow                        - ActiveMQResourceAdapter server
url
was null.  Setting it to: tcp://localhost:61616
INFO  - ComponentMBeanImpl             - Initializing component:
#SubscriptionManager#
INFO  - jetty                          - Logging to
org.apache.servicemix.http.jetty.jcllog...@da1515 via
org.apache.servicemix.http.jetty.
INFO  - DeploymentService              - Restoring service assemblies
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-bean to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-bean
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-camel to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-camel
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-cxf-bc to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-cxf-bc
1 name = cxf.xml
1 name = cxf.xml
1 name = cxf.xml
Dec 23, 2008 11:24:53 AM org.apache.cxf.bus.spring.BusApplicationContext
getConfigResources
INFO: No cxf.xml configuration file detected, relying on defaults.
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-cxf-se to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-cxf-se
1 name = cxf.xml
1 name = cxf.xml
1 name = cxf.xml
Dec 23, 2008 11:24:54 AM org.apache.cxf.bus.spring.BusApplicationContext
getConfigResources
INFO: No cxf.xml configuration file detected, relying on defaults.
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-drools to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-drools
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-eip to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-eip
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-file to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-file
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-ftp to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-ftp
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-http to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-http
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-jms to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-jms
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-jsr181 to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-jsr181
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-lwcontainer to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-lwcontainer
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-osworkflow to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-osworkflow
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-quartz to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-quartz
1 name = quartz.properties
INFO  - SimpleThreadPool               - Job execution threads will use
class loader of thread: main
INFO  - QuartzScheduler                - Quartz Scheduler v.1.5.2
created.
INFO  - RAMJobStore                    - RAMJobStore initialized.
INFO  - StdSchedulerFactory            - Quartz scheduler
'DefaultQuartzScheduler' initialized from default resource file in Quartz
package
INFO  - StdSchedulerFactory            - Quartz scheduler version: 1.5.2
INFO  - QuartzScheduler                - Scheduler
DefaultQuartzScheduler_$_NON_CLUSTERED started.
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-saxon to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-saxon
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-script to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-script
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-truezip to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-truezip
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-wsn2005 to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-wsn2005
INFO  - ComponentMBeanImpl             - Setting running state for
Component: servicemix-xmpp to Started
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-xmpp
INFO  - JBIContainer                   - ServiceMix JBI Container
(ServiceMix) started
INFO  - JDBCAdapterFactory             - Database driver recognized:
[apache_derby_embedded_jdbc_driver]
INFO  - LogTask                        - Logging system reconfigured
using
file: file:/C:/apache-servicemix-3.2.3/conf/log4j.xml


it just hangs here , any idea on this

thanks Brijesh --
View this message in context:
http://www.nabble.com/hanging-servicemix3.2.3-at-starup-tp21140113p21140113.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

--
Jean-Baptiste Onofré (Nanthrax)
BuildProcess/AutoDeploy Project Leader
http://buildprocess.sourceforge.net
[email protected]
PGP : 17D4F086



Reply via email to