1 Reply Latest reply on Apr 22, 2008 10:57 AM by peterj

    Problem with adding the Apache Portable Runtime (APR) to JBo

      Hi !

      I downloaded the jboss-native 2.0.3 package for amd64 and installed them correctly to my jboss. But with the native libraries it takes 2-3 min to start (without any error) instead of 26 sec.
      2008-04-22 09:21:19,594 INFO -> (main) [org.apache.catalina.core.AprLifecycleListener] APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
      2008-04-22 09:23:42,102 INFO -> (main) [org.apache.coyote.http11.Http11AprProtocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080

      between these 2 lines it takes 2 min. Anyone can help me on this ?