Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

More CF8 on Mac woes

Engaged ,
Mar 28, 2008 Mar 28, 2008
I installed cf 8 with it's own server several days ago & it was working fine at port 8500. No it won't launch.

FROM SERVER.LOG

"Information","main","03/28/08","06:10:25",,"Starting logging..."
"Information","main","03/28/08","06:10:25",,"Starting license..."
"Information","main","03/28/08","06:10:26",,"Invalid ColdFusion 8 license."
"Information","main","03/28/08","06:10:26",,"Developer Edition enabled"
"Information","main","03/28/08","06:10:26",,"Starting crypto..."
"Information","main","03/28/08","06:10:26",,"Starting security..."
"Information","main","03/28/08","06:10:26",,"Starting scheduler..."
"Information","main","03/28/08","06:10:26",,"Starting WatchService..."
"Information","main","03/28/08","06:10:26",,"Starting debugging..."
"Information","main","03/28/08","06:10:26",,"Starting sql..."
"Information","main","03/28/08","06:10:26",,"Pool Manager Started"
"Information","main","03/28/08","06:10:26",,"Starting mail..."
"Information","main","03/28/08","06:10:26",,"Starting runtime..."
"Information","main","03/28/08","06:10:26",,"CORBA Configuration not enabled"
"Information","main","03/28/08","06:10:26",,"Starting cron..."
"Information","main","03/28/08","06:10:26",,"Starting registry..."
"Information","main","03/28/08","06:10:26",,"Starting client..."
"Information","main","03/28/08","06:10:26",,"Starting xmlrpc..."
"Information","main","03/28/08","06:10:27",,"Starting graphing..."
"Information","main","03/28/08","06:10:27",,"Starting verity..."
"Information","main","03/28/08","06:10:27",,"Starting archive..."
"Information","main","03/28/08","06:10:27",,"Starting document..."
"Information","main","03/28/08","06:10:27",,"Starting eventgateway..."
"Information","main","03/28/08","06:10:27",,"Starting FlexAssembler..."
"Information","main","03/28/08","06:15:26",,"Starting logging..."
"Information","main","03/28/08","06:15:26",,"Starting license..."
"Information","main","03/28/08","06:15:26",,"Invalid ColdFusion 8 license."
"Information","main","03/28/08","06:15:26",,"Developer Edition enabled"
"Information","main","03/28/08","06:15:26",,"Starting crypto..."
"Information","main","03/28/08","06:15:26",,"Starting security..."
"Information","main","03/28/08","06:15:26",,"Starting scheduler..."
"Information","main","03/28/08","06:15:27",,"Starting WatchService..."
"Information","main","03/28/08","06:15:27",,"Starting debugging..."
"Information","main","03/28/08","06:15:27",,"Starting sql..."
"Information","main","03/28/08","06:15:27",,"Pool Manager Started"
"Information","main","03/28/08","06:15:27",,"Starting mail..."
"Information","main","03/28/08","06:15:27",,"Starting runtime..."
"Information","main","03/28/08","06:15:27",,"CORBA Configuration not enabled"
"Information","main","03/28/08","06:15:27",,"Starting cron..."
"Information","main","03/28/08","06:15:27",,"Starting registry..."
"Information","main","03/28/08","06:15:27",,"Starting client..."
"Information","main","03/28/08","06:15:27",,"Starting xmlrpc..."
"Information","main","03/28/08","06:15:27",,"Starting graphing..."
"Information","main","03/28/08","06:15:27",,"Starting verity..."
"Information","main","03/28/08","06:15:27",,"Starting archive..."
"Information","main","03/28/08","06:15:27",,"Starting document..."
"Information","main","03/28/08","06:15:27",,"Starting eventgateway..."

to be con'td...

739
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Engaged , Mar 28, 2008 Mar 28, 2008
Sigh - here's the cause. It must be started from the terminal using:

sudo /Applications/ColdFusion8/bin/coldfusion start

Sorry for the bother folks. I hope this helps out somebody else!
Translate
Engaged ,
Mar 28, 2008 Mar 28, 2008
FROM THE CFSERVER.LOG:

Starting Macromedia JRun 4.0 (Build 108487), coldfusion server
03/28 06:15:24 warning Unable to open /Applications/ColdFusion8/runtime/lib/license.properties
03/28 06:15:24 info JRun Naming Service listening on *:2930
03/28 06:15:25 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
03/28 06:15:25 info JRun Web Server listening on *:8500
03/28 06:15:25 info Deploying enterprise application "Adobe_ColdFusion_8" from: file:/Applications/ColdFusion8/
03/28 06:15:25 info Deploying web application "Adobe ColdFusion 8" from: file:/Applications/ColdFusion8/
03/28 06:15:25 INFO License Service: Flex 1.5 CF Edition enabled
03/28 06:15:25 INFO Starting Flex 1.5 CF Edition
03/28 06:15:25 user JSPServlet: init
03/28 06:15:26 user ColdFusionStartUpServlet: init
03/28 06:15:26 user ColdFusionStartUpServlet: ColdFusion: Starting application services
03/28 06:15:26 user ColdFusionStartUpServlet: ColdFusion: VM version = 1.5.0_13-119
03/28 06:15:26 Information [main] - Starting logging...
03/28 06:15:26 Information [main] - Starting license...
03/28 06:15:26 Information [main] - Invalid ColdFusion 8 license.
03/28 06:15:26 Information [main] - Developer Edition enabled
03/28 06:15:26 Information [main] - Starting crypto...
03/28 06:15:26 Information [main] - Starting security...
03/28 06:15:26 Information [main] - Starting scheduler...
03/28 06:15:27 Information [main] - Starting WatchService...
03/28 06:15:27 Information [main] - Starting debugging...
03/28 06:15:27 Information [main] - Starting sql...
03/28 06:15:27 Information [main] - Pool Manager Started
03/28 06:15:27 Information [main] - Starting mail...
03/28 06:15:27 Information [main] - Starting runtime...
03/28 06:15:27 Information [main] - CORBA Configuration not enabled
03/28 06:15:27 Information [main] - Starting cron...
03/28 06:15:27 Information [main] - Starting registry...
03/28 06:15:27 Information [main] - Starting client...
03/28 06:15:27 Information [main] - Starting xmlrpc...
03/28 06:15:27 Information [main] - Starting graphing...
03/28 06:15:27 Information [main] - Starting verity...
03/28 06:15:27 Information [main] - Starting archive...
03/28 06:15:27 Information [main] - Starting document...
03/28 06:15:27 Information [main] - Starting eventgateway...
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
autorestart: Process died in less than 30 seconds; not restarting

Any help in fixing this would be greatly appreciated.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Mar 28, 2008 Mar 28, 2008
oops. submitted twice. sorry and thanks in advance for any help!!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Mar 28, 2008 Mar 28, 2008
On Leopard?
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Mar 28, 2008 Mar 28, 2008
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Mar 28, 2008 Mar 28, 2008
Yes, it is Leopard, sorry.

I'd followed the instructions on his page but it didn't work which is why I ended up installing it with its own webserver, not multi-user and not as a a normal server. This was the only install that worked.

Any thoughts? Anyone? I have to assume that this repeated CFSERVER.LOG entrymeans something:

Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().

but dar ned if I know what or what to do about it!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Mar 28, 2008 Mar 28, 2008
Sigh - here's the cause. It must be started from the terminal using:

sudo /Applications/ColdFusion8/bin/coldfusion start

Sorry for the bother folks. I hope this helps out somebody else!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 13, 2008 Apr 13, 2008
LATEST
Update: Hi all, I believe it works fine from the launch application now after CF8.0.1. Had one issue though on the Server which needed a manual move of the CFIDE directory installed by 8.0.1. locally to the server, as the server somehow was not properly updated by CF8.0.1 Updater.

Hope this helps someone. Apart from that, we're super-happy with CF8 Standard on Mac OS X 10.4.11 Server and Apple XServe (Intel). Blazing fast!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources