T24:jboss shutdown

230 views
Skip to first unread message

adeleke rafael

unread,
Mar 8, 2011, 5:05:31 PM3/8/11
to jb...@googlegroups.com
Hi,
What could cause the jboss to be shutting down after "./StartJboss.sh" is launched and after sometimes it will shutdown with this error messages:
 
"04:41:36,176 WARN  [BasicMBeanRegistry] javax.management.MBeanRegistrationException: preRegister() failed: [ObjectName='jboss.remoting:service=NetworkRegistry', Class=org.jboss.remoting.network.NetworkRegistry (org.jboss.remoting.network.NetworkRegistry@6d79953c)]
04:41:36,195 ERROR [MainDeployer] Could not create deployment: file:/usr/t24linux/3RDPARTY/jboss-4.2.3.GA/server/default/conf/jboss-service.xml"
04:41:36,203 INFO  [Server] Runtime shutdown hook called, forceHalt: true
04:41:36,203 INFO  [Server] JBoss SHUTDOWN: Undeploying all packages
04:41:36,210 INFO  [Server] Shutdown complete
Shutdown complete
Halting VM
[root@asot24live1 3RDPARTY]#
 
ENVIRONMENT: Linux o/s t24 R10

Here is the detail of jdiag:

jsh t24linux ~ -->jdiag
       jdiag - jBASE diagnostic '$Revision: 1.15 $'

System Information
==================

System                      : Linux t24testserver 2.6.18-164.el5.#1
SMP Tue Aug 18 15:51:48 EDT 2009 x86_64
OS Release                  : Red Hat Enterprise Linux Server release
5.4 (Tikanga)
UNIX User                   : t24linux (uid 501, euid 501)
Tty name                    : /dev/pts/3
Time                        : Sun Feb 27 00:40:07 2011

Environment
===========

JBCPORTNO : Not Set

TAFC_HOME : '/opt/TAFC/R10'

JBCGLOBALDIR : '/opt/TAFC/R10'

WARNING: JBCDATADIR is not set, Default '/opt/TAFC/R10/jbase_data'

WARNING: JBCDATADIR is subdirectory of JBCGLOBALDIR

HOME : '/usr/t24linux/bnk/bnk.run'

JEDIFILEPATH : '/usr/t24linux/bnk/bnk.run'

JEDIFILENAME_MD : '/usr/t24linux/bnk/bnk.run/VOC'

JEDIFILENAME_SYSTEM : '/opt/TAFC/R10/src/SYSTEM'

SYSTEM File is (DICT) : '/opt/TAFC/R10/src/SYSTEM]D'

RELEASE Information : Major 10.0 , Minor 0.5 , Patch (Change 91345)

Spooler dir (JBCSPOOLERDIR) : '/usr/t24linux/bnk/bnk.run/jspooler'

JBCEMULATE : 'prime'

WARNING: Cannot access Executable path '/opt/TAFC/R10/jdk/jre/bin', error 2

WARNING: Cannot access Library path '/opt/TAFC/R10/jdk/jre/lib/platform', error 2

Object path (JBCOBJECTLIST) : '/usr/t24linux/bnk/bnk.run/lib:/usr/t24linux/bnk/bnk.run/t24lib'

sh: gcc: command not found

Compiler : gcc b/libTAFCjrfs.s

jBASE Compiler Run-time : '/opt/TAFC/R10/config/system.properties'

Program dir (JBCDEV_BIN) : '/usr/t24linux/bnk/bnk.run/bin'

Subroutine dir (JBCDEV_LIB) : '/usr/t24linux/bnk/bnk.run/lib'

Max open files : 65536

jsh t24linux ~ -->

Sudhakar-"Dare to Bare"

unread,
Mar 9, 2011, 1:29:44 AM3/9/11
to jb...@googlegroups.com, adeleke rafael
Hi Rafael,
 
 
Are you running 2 or more jboss in the same server. If it is so then the problem may be because of the port clash.
 
Regards,
Sudhakar

--
Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines
 
IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24
 
To post, send email to jB...@googlegroups.com
To unsubscribe, send email to jBASE-un...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

VK

unread,
Mar 9, 2011, 7:06:51 AM3/9/11
to jBASE
Check access rights for directory /usr/t24linux/3RDPARTY/
jboss-4.2.3.GA/server/default/conf/


On Mar 9, 7:29 am, "Sudhakar-\"Dare to Bare\""
<sudhakarcs...@gmail.com> wrote:
> Hi Rafael,
>
> Are you running 2 or more jboss in the same server. If it is so then the
> problem may be because of the port clash.
>
> Regards,
> Sudhakar
>
> On Wed, Mar 9, 2011 at 1:05 AM, adeleke rafael <adeleke.raf...@gmail.com>wrote:
>
>
>
>
>
>
>
> > Hi,
> > What could cause the jboss to be shutting down after "./StartJboss.sh" is
> > launched and after sometimes it will shutdown with this error messages:
>
> > "04:41:36,176 WARN  [BasicMBeanRegistry]
> > javax.management.MBeanRegistrationException: preRegister() failed:
> > [ObjectName='jboss.remoting:service=NetworkRegistry',
> > Class=org.jboss.remoting.network.NetworkRegistry (
> > org.jboss.remoting.network.NetworkRegistry@6d79953c)]
> > 04:41:36,195 ERROR [MainDeployer] Could not create deployment:
> > file:/usr/t24linux/3RDPARTY/
> > jboss-4.2.3.GA/server/default/conf/jboss-service.xml<http://jboss-4.2.3.ga/server/default/conf/jboss-service.xml>
> > "
> > 04:41:36,203 INFO  [Server] Runtime shutdown hook called, forceHalt: true
> > 04:41:36,203 INFO  [Server] JBoss SHUTDOWN: Undeploying all packages
> > 04:41:36,210 INFO  [Server] Shutdown complete
> > Shutdown complete
> > Halting VM
> > [root@asot24live1 3RDPARTY]#
>
> > ENVIRONMENT: Linux o/s t24 R10
>
> > Here is the detail of jdiag:
>
> > jsh t24linux ~ -->jdiag
> >        jdiag - jBASE diagnostic '$Revision: 1.15 $'
>
> > System Information
> > ==================
>
> > System                      : Linux t24testserver 2.6.18-164.el5.#1
> > SMP Tue Aug 18 15:51:48 EDT 2009 x86_64
> > OS Release                  : Red Hat Enterprise Linux Server release
> > 5.4 (Tikanga)
> > UNIX User                   : t24linux (uid 501, euid 501)
> > Tty name                    : /dev/pts/3
> > Time                        : Sun Feb 27 00:40:07 2011
> > Environment
> > ===========
> > *
> > *
Reply all
Reply to author
Forward
0 new messages