I'm trying to figure out why the CF Management Server is crashing during
initialization (RedHat 7.2, Apache 1.3.27). Below is the output from the
cfam-event.log. This is what I've done so far to get to this point:
1. Default installation
2. Changed JVM to point to IBM libjvm.so, and checked the "Load JVM when
starting ColdFusion" checkbox. System Option: java.lang.Compiler=NONE;
Implementation Option: -XX:+AllowUserSignalHandlers
3. Restarted CF (and all services came up OK)
4. Applied all relevant patches based on MM Patch List page, including
stopping and starting CF as necessary.
But now when I go to the Administrator and click on Server Reports to verify
that Article 21807's fix worked, I get an "Unable to contact the ColdFusion
Management Server." error message. When I then looked into the server.log
and cfam-event.log files, I saw the exception output below. Based on the
"JRun Aborting!" error line, it looks as if I tried to restart a CF service
that was already running. But I know I ran both the "stop" and "cfam-stop"
scripts. (Incidentally, do I need to run the cfam-* scripts if I use the
"start" and "stop" scripts?) The rest of my install works fine though in
terms of serving CFMs and connecting to the DB. Did I miss something? I
tried switching back to the default libjvm.so file that CF used during the
install, but it says
>From my server.log file:
Failed to create JavaVM. JNI_CreateJavaVM returned error code JNI_ERR (this
may indicate an unrecognized option string)
>From my cfam-event.log file (corresponding to the same time):
11/22/2002 13:04:52 info (JRun) Loading monitor
11/22/2002 13:04:52 info (JRun) Loading license
11/22/2002 13:04:52 info (license) Enabling unlimited concurrency for
Enterprise
11/22/2002 13:04:52 info (JRun) Loading control
11/22/2002 13:04:52 error (JRun) JRun Aborting!
[javax.servlet.ServletException: Port in use by another service or process:
53010]
[1]java.net.BindException: Port in use by another service or process: 53010
at allaire.jrun.NetworkService.bind(NetworkService.java, Compiled Code)
at allaire.jrun.NetworkService.init(NetworkService.java, Compiled Code)
at allaire.jrun.ServletService.init(ServletService.java, Compiled Code)
at allaire.jrun.ServletService.init(ServletService.java, Compiled Code)
at
allaire.jrun.servlet.JRunServletLoader.loadServletInstance(JRunServletLoader.java,
Compiled Code)
at allaire.jrun.servlet.JRunSE.initServices(JRunSE.java, Compiled Code)
at allaire.jrun.servlet.JvmContext.initServices(JvmContext.java, Compiled
Code)
at allaire.jrun.servlet.JRunSE.init(JRunSE.java, Compiled Code)
at allaire.jrun.servlet.JvmContext.init(JvmContext.java, Compiled Code)
at allaire.jrun.ServletService.init(ServletService.java, Compiled Code)
at allaire.jrun.ServletService.init(ServletService.java, Compiled Code)
at JRun.main(JRun.java, Compiled Code)
[0]javax.servlet.ServletException: Port in use by another service or
process: 53010
at allaire.jrun.ServletService.init(ServletService.java, Compiled Code)
at
allaire.jrun.servlet.JRunServletLoader.loadServletInstance(JRunServletLoader.java,
Compiled Code)
at allaire.jrun.servlet.JRunSE.initServices(JRunSE.java, Compiled Code)
at allaire.jrun.servlet.JvmContext.initServices(JvmContext.java, Compiled
Code)
at allaire.jrun.servlet.JRunSE.init(JRunSE.java, Compiled Code)
at allaire.jrun.servlet.JvmContext.init(JvmContext.java, Compiled Code)
at allaire.jrun.ServletService.init(ServletService.java, Compiled Code)
at allaire.jrun.ServletService.init(ServletService.java, Compiled Code)
at JRun.main(JRun.java, Compiled Code)
Any help is appreciated.
Thanks,
Dave.
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more
resources for the community. http://www.fusionauthority.com/ads.cfm
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.