Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Jboss startup failure

  • 27-03-2008 11:01AM
    #1
    Registered Users, Registered Users 2 Posts: 6,265 ✭✭✭


    Hi All,
    i've got 2 solaris 10 zones, both running jboss - identical install - generic settings.
    one is starting - the other isn't

    a tail of the server.log shows its stopping @ this point
    .............
    2008-03-27 09:59:03,458 INFO [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.5.2 created.
    2008-03-27 09:59:03,465 INFO [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
    2008-03-27 09:59:03,465 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
    2008-03-27 09:59:03,465 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.5.2
    2008-03-27 09:59:03,466 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.

    any ideas why?


Comments

  • Registered Users, Registered Users 2 Posts: 6,265 ✭✭✭MiCr0


    this is what i should be seeing
    2008-03-27 09:15:13,026 INFO [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.5.2 created.
    2008-03-27 09:15:13,032 INFO [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
    2008-03-27 09:15:13,033 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized
    from default resource file in Quartz package: 'quartz.properties'
    2008-03-27 09:15:13,033 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.5.2
    2008-03-27 09:15:13,033 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
    2008-03-27 09:15:15,032 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Bound ConnectionMana
    ger 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
    2008-03-27 09:15:15,482 INFO [org.jboss.mq.server.jmx.Queue.A] Bound to JNDI name: queue/A
    2008-03-27 09:15:15,486 INFO [org.jboss.mq.server.jmx.Queue.B] Bound to JNDI name: queue/B
    2008-03-27 09:15:15,489 INFO [org.jboss.mq.server.jmx.Queue.C] Bound to JNDI name: queue/C
    2008-03-27 09:15:15,491 INFO [org.jboss.mq.server.jmx.Queue.D] Bound to JNDI name: queue/D
    2008-03-27 09:15:15,494 INFO [org.jboss.mq.server.jmx.Queue.ex] Bound to JNDI name: queue/ex
    2008-03-27 09:15:15,531 INFO [org.jboss.mq.server.jmx.Topic.testTopic] Bound to JNDI name: topic/testTopic
    2008-03-27 09:15:15,535 INFO [org.jboss.mq.server.jmx.Topic.securedTopic] Bound to JNDI name: topic/securedTopic
    2008-03-27 09:15:15,538 INFO [org.jboss.mq.server.jmx.Topic.testDurableTopic] Bound to JNDI name: topic/testDurableTopic
    2008-03-27 09:15:15,545 INFO [org.jboss.mq.server.jmx.Queue.testQueue] Bound to JNDI name: queue/testQueue
    2008-03-27 09:15:15,637 INFO [org.jboss.mq.il.uil2.UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
    2008-03-27 09:15:15,716 INFO [org.jboss.mq.server.jmx.Queue.DLQ] Bound to JNDI name: queue/DLQ
    2008-03-27 09:15:15,985 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Bound ConnectionMana
    ger 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'


Advertisement