Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
JSP - A mailing list about Java Server Pages specification and reference
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
- Unable to start the JB

- Unable to start the JB

2007-07-17       - By ramanwee

 Back
Hi, I have installed the JBoss-4 (See http://oss-4.ora-code.com).2.0 GA server in a Linux box for our project.
The linux version is a customized version. The OS name is
Linux 2.6.18.custom_1.2,i386.

When i start the default JBoss server, the server got automatically shutdown.

The hostname is BSB1 in our case.
I have attached a portion of the Debug Message below. Basically, the
NetworkRegistry is trying to create a entity which is failing in this
environment. But when the same JBoss is run on the Linux version2.6.18 without
the customization, the server is able to come to live.

02:00:51,207 INFO  [Server] Starting JBoss (MX MicroKernel)...
02:00:51,208 INFO  [Server] Release ID: JBoss [Trinity] 4.2.0.GA (build: SVNTag
=JBoss_4_2_0_GA date=200705111440)
02:00:51,209 INFO  [Server] Home Dir: /root/jboss/jboss-4 (See http://oss-4.ora-code.com).2.0.GA
02:00:51,209 INFO  [Server] Home URL: file:/root/jboss/jboss-4 (See http://oss-4.ora-code.com).2.0.GA/
02:00:51,210 INFO  [Server] Patch URL: null
02:00:51,210 INFO  [Server] Server Name: default
02:00:51,210 INFO  [Server] Server Home Dir: /root/jboss/jboss-4 (See http://oss-4.ora-code.com).2.0.GA/server
/default
02:00:51,211 INFO  [Server] Server Home URL: file:/root/jboss/jboss-4 (See http://oss-4.ora-code.com).2.0.GA
/server/default/
02:00:51,211 INFO  [Server] Server Log Dir: /root/jboss/jboss-4 (See http://oss-4.ora-code.com).2.0.GA/server
/default/log
02:00:51,211 INFO  [Server] Server Temp Dir: /root/jboss/jboss-4 (See http://oss-4.ora-code.com).2.0.GA/server
/default/tmp
02:00:51,211 INFO  [Server] Root Deployment Filename: jboss-service.xml
02:01:31,521 INFO  [ServerInfo] Java version: 1.5.0_12,Sun Microsystems Inc.
02:01:31,521 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_12
-b04,Sun Microsystems Inc.
02:01:31,522 INFO  [ServerInfo] OS-System: Linux 2.6.18.custom_1.2,i386
02:01:31,884 INFO  [Server] Core system initialized
02:02:55,493 WARN  [BasicMBeanRegistry] javax.management
.MBeanRegistrationException: preRegister() failed: [ObjectName='jboss.remoting
:service=NetworkRegistry', Class=org.jboss.remoting.network.NetworkRegistry (org
.jboss.remoting.network.NetworkRegistry@(protected))]
02:02:55,514 ERROR [MainDeployer] Could not create deployment: file:/root/jboss
/jboss-4 (See http://oss-4.ora-code.com).2.0.GA/server/default/conf/jboss-service.xml
org.jboss.deployment.DeploymentException Source code of org.jboss.deployment.DeploymentException: - nested throwable: (java.lang
.reflect.InvocationTargetException)
       at org.jboss.system.ServiceConfigurator Source code of org.jboss.system.ServiceConfigurator(ServiceConfigurator
.java:196)
       at org.jboss.system.ServiceController Source code of org.jboss.system.ServiceController(ServiceController.java
:226)

       ... 41 more
Caused by: javax.management.MBeanRegistrationException Source code of javax.management.MBeanRegistrationException: preRegister() failed:
[ObjectName='jboss.remoting:service=NetworkRegistry', Class=org.jboss.remoting
.network.NetworkRegistry (org.jboss.remoting.network.NetworkRegistry@(protected))]
       at org.jboss.mx.server.registry.BasicMBeanRegistry Source code of org.jboss.mx.server.registry.BasicMBeanRegistry
(BasicMBeanRegistry.java:7

.
.
.
Caused by: javax.management.MBeanRegistrationException Source code of javax.management.MBeanRegistrationException: preRegister() failed:
[ObjectName='jboss.remoting:service=NetworkRegistry', Class=org.jboss.remoting
.network.NetworkRegistry (org.jboss.remoting.network.NetworkRegistry@(protected))]
       at org.jboss.mx.server.
.
.
.
Caused by: java.lang.RuntimeException Source code of java.lang.RuntimeException: Exception creating identity: BSB1: BSB1
       at org.jboss.remoting.ident.Identity.get(Identity.java:211)
       at org.jboss.remoting.network.NetworkRegistry.preRegister
(NetworkRegistry.java:268)
02:02:55,629 INFO  [Server] Runtime shutdown hook called, forceHalt: true
02:02:55,629 INFO  [Server] JBoss SHUTDOWN: Undeploying all packages
02:02:55,636 INFO  [Server] Shutdown complete
Shutdown complete
Halting VM



I would appreciate an earlier help. I want to show a demo of our project to the
customer ASAP. Please let me know what is the issue and how can we rectify this
.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic
&p=4064964#4064964

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode
=reply&p=4064964
__ ____ ____ ____ ____ ____ ____ ____ ____ ____
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user

©2008 junlu.com - Jax Systems, LLC, U.S.A.