Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all! We have been experiencing an issue on site where threads have been missing the latest postings. The platform host Vanilla are working on this issue. A workaround that has been used by some is to navigate back from 1 to 10+ pages to re-sync the thread and this will then show the latest posts. Thanks, Mike.
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

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