[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss slooooooooow starts on Debian Linux

george001 do-not-reply at jboss.com
Wed Apr 23 09:43:55 EDT 2008


Hello everyone,

I am in the process of setting up JBoss on Debian Linux and I am having some issues with starting and stopping the server. At first the server was starting and stopping as expected within a 1-15 minutes or so, but after a number of restarts and tests of configuration changes the server would seemingly hang for hours on start up and would not want to shutdown when calling the shutdown script or sending kill signals to the process. I am listing the details below:

Environment:

OS: Debian Linux; 

  | uname -a -> Linux localhost 2.6.18-6-vserver-686 #1 SMP Sat Apr 5 12:21:24 UTC 2008 i686 GNU/Linux
  | 
JBoss: JBoss 4.2.2GA

  | console after running run.sh -b hostname ->
  | 09:37:23,233 INFO  [Server] JBoss (MX MicroKernel) [4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)] Started in 61m:53s:368ms
  | 

Apache Portable Runtime: 


  | ls /usr/lib | grep libapr ->
  | libapr-1.a
  | libapr-1.la
  | libapr-1.so
  | libapr-1.so.0
  | libapr-1.so.0.2.7
  | libaprutil-1.so.0
  | libaprutil-1.so.0.2.7
  | 

SSL is enabled and using OpenSSL.

I have a few questions:
1) Does anyone have any ideas on the above issue with slow start ups?
2) Is anyone else running JBoss on Debian, what is your experience?
3) Is anyone else running the APR libraries, do you experience a pause every time the APR libraries are loaded:


  | 14:12:23,144 INFO  [NativeServerConfig] JBoss Web Services - Native
  | 14:12:23,144 INFO  [NativeServerConfig] jbossws-native-2.0.1.SP2 (build=200710210837)
  | 14:12:25,501 INFO  [Embedded] Catalina naming disabled
  | 14:12:26,340 INFO  [AprLifecycleListener] Loaded Apache Tomcat Native library 1.1.12.
  | 14:12:26,341 INFO  [AprLifecycleListener] APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
  | 14:29:17,243 INFO  [Http11AprProtocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8098
  | 14:29:17,303 INFO  [AjpAprProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
  | 

4) Is anyone else running JBoss in a vserver virtual environment with APR libraries? What is your experience?

Thanks in advance,
George

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146185



More information about the jboss-user mailing list