Ask a Question related to Coldfusion Server Administration, Design and Development.
-
tibs75 #1
CF MX 7 Installation Errors on MacOS X Tiger with JAVA1.6
Guys... I recently installed JRUN 4, and CFMX 7.1 on a Mac running Tiger, I
also updated the JRE to 1.6 from Apple...
JAVA Versions
drwxr-xr-x 13 root wheel 442 Dec 26 21:14 .
drwxr-xr-x 10 root wheel 340 Dec 26 21:14 ..
lrwxr-xr-x 1 root wheel 5 Dec 26 21:14 1.3 -> 1.3.1
drwxr-xr-x 8 root wheel 272 Oct 31 00:44 1.3.1
lrwxr-xr-x 1 root wheel 5 Oct 31 03:09 1.4 -> 1.4.2
drwxr-xr-x 8 root wheel 272 Oct 31 00:44 1.4.2
lrwxr-xr-x 1 root wheel 5 Oct 31 05:38 1.5 -> 1.5.0
drwxr-xr-x 8 root wheel 272 Oct 31 05:38 1.5.0
lrwxr-xr-x 1 root wheel 5 Dec 26 21:14 1.6 -> 1.6.0
drwxr-xr-x 8 root wheel 272 Dec 26 21:14 1.6.0
drwxr-xr-x 6 root wheel 204 Dec 6 22:08 A
lrwxr-xr-x 1 root wheel 1 Oct 31 05:38 Current -> A
lrwxr-xr-x 1 root wheel 3 Dec 26 21:14 CurrentJDK -> 1.5
based on the instructions at
[url]http://www.adobe.com/support/coldfusion/j2ee/cfmx-mac-onjrunandtomcat.html[/url]
after doing the install and running the jrun service
%> ./jrun -start default &
it hangs on starting up the default server, which is where I have cfusion
(from doco above). The error being:
Starting Macromedia JRun 4.0 (Build 106363), default server
01/01 17:43:23 info JRun Naming Service listening on *:2908
01/01 17:43:23 info No JDBC data sources have been configured for this server
(see jrun-resources.xml)
01/01 17:43:23 info JRun Web Server listening on *:8100
01/01 17:43:24 info Deploying enterprise application "JRun 4.0 Internal J2EE
Components" from: file:/Applications/JRun4/lib/jrun-comp.ear
01/01 17:43:24 info Deploying EJB "JRunSQLInvoker" from:
file:/Applications/JRun4/lib/jrun-comp.ear
01/01 17:43:24 info Deploying web application "CFMX RDS Application" from:
file:/Applications/JRun4/servers/default/CFIDE/
01/01 17:43:24 user JSPServlet: init
01/01 17:43:25 user RDSDispatchServlet: init
01/01 17:43:25 info Deploying web application "Macromedia Coldfusion MX" from:
file:/Applications/JRun4/servers/default/cfusion/
01/01 17:43:27 INFO License Service: Flex 1.5 CF Edition enabled
01/01 17:43:27 INFO Starting Flex 1.5 CF Edition
01/01 17:43:27 user JSPServlet: init
01/01 17:43:27 user CFMxmlServlet: init
01/01 17:43:27 user CFMxmlServlet: Macromedia Flex Build: 87315.134646
01/01 17:43:27 INFO Macromedia Flex Build: 87315.134646
01/01 17:43:29 user MessageBrokerServlet: init
java.lang.LinkageError: loader constraints violated when linking
javax/xml/namespace/QName class
at
flex.messaging.config.XPathServerConfigurationPars er.selectSingleNode(XPathServe
rConfigurationParser.java:52)
at
flex.messaging.config.ServerConfigurationParser.pa rseTopLevelConfig(ServerConfig
urationParser.java:45)
at
flex.messaging.config.AbstractConfigurationParser. parse(AbstractConfigurationPar
ser.java:66)
at
flex.messaging.config.ConfigurationManager.getMess agingConfiguration(Configurati
onManager.java:77)
at
flex.messaging.MessageBrokerServlet.init(MessageBr okerServlet.java:90)
at
coldfusion.bootstrap.ClassloaderHelper.initServlet Class(ClassloaderHelper.java:9
4)
at coldfusion.bootstrap.BootstrapServlet.init(Bootstr apServlet.java:48)
at
jrun.servlet.WebApplicationService.loadServlet(Web ApplicationService.java:1200)
at
jrun.servlet.WebApplicationService.preloadServlets (WebApplicationService.java:79
1)
at
jrun.servlet.WebApplicationService.postStart(WebAp plicationService.java:293)
at
jrun.deployment.DeployerService.initModules(Deploy erService.java:711)
at
jrun.deployment.DeployerService.createWatchedDeplo yment(DeployerService.java:242
)
at jrun.deployment.DeployerService.deploy(DeployerSer vice.java:430)
at
jrun.deployment.DeployerService.checkWatchedDirect ories(DeployerService.java:179
)
at jrun.deployment.DeployerService.run(DeployerServic e.java:891)
at
jrunx.scheduler.SchedulerService.invokeRunnable(Sc hedulerService.java:230)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:428)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)
01/01 17:43:29 user failed to load: flex.messaging.MessageBrokerServlet
01/01 17:43:29 error Could not pre-load servlet: MessageBrokerServlet
[1]java.lang.LinkageError: loader constraints violated when linking
javax/xml/namespace/QName class
at
flex.messaging.config.XPathServerConfigurationPars er.selectSingleNode(XPathServe
rConfigurationParser.java:52)
at
flex.messaging.config.ServerConfigurationParser.pa rseTopLevelConfig(ServerConfig
urationParser.java:45)
at
flex.messaging.config.AbstractConfigurationParser. parse(AbstractConfigurationPar
ser.java:66)
at
flex.messaging.config.ConfigurationManager.getMess agingConfiguration(Configurati
onManager.java:77)
at
flex.messaging.MessageBrokerServlet.init(MessageBr okerServlet.java:90)
at
coldfusion.bootstrap.ClassloaderHelper.initServlet Class(ClassloaderHelper.java:9
4)
at coldfusion.bootstrap.BootstrapServlet.init(Bootstr apServlet.java:48)
at
jrun.servlet.WebApplicationService.loadServlet(Web ApplicationService.java:1200)
at
jrun.servlet.WebApplicationService.preloadServlets (WebApplicationService.java:79
1)
at
jrun.servlet.WebApplicationService.postStart(WebAp plicationService.java:293)
at
jrun.deployment.DeployerService.initModules(Deploy erService.java:711)
at
jrun.deployment.DeployerService.createWatchedDeplo yment(DeployerService.java:242
)
at jrun.deployment.DeployerService.deploy(DeployerSer vice.java:430)
at
jrun.deployment.DeployerService.checkWatchedDirect ories(DeployerService.java:179
)
at jrun.deployment.DeployerService.run(DeployerServic e.java:891)
at
jrunx.scheduler.SchedulerService.invokeRunnable(Sc hedulerService.java:230)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:428)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)
[0]javax.servlet.ServletException: loader constraints violated when linking
javax/xml/namespace/QName class
at
coldfusion.bootstrap.ClassloaderHelper.initServlet Class(ClassloaderHelper.java:1
02)
at coldfusion.bootstrap.BootstrapServlet.init(Bootstr apServlet.java:48)
at
jrun.servlet.WebApplicationService.loadServlet(Web ApplicationService.java:1200)
at
jrun.servlet.WebApplicationService.preloadServlets (WebApplicationService.java:79
1)
at
jrun.servlet.WebApplicationService.postStart(WebAp plicationService.java:293)
at
jrun.deployment.DeployerService.initModules(Deploy erService.java:711)
at
jrun.deployment.DeployerService.createWatchedDeplo yment(DeployerService.java:242
)
at jrun.deployment.DeployerService.deploy(DeployerSer vice.java:430)
at
jrun.deployment.DeployerService.checkWatchedDirect ories(DeployerService.java:179
)
at jrun.deployment.DeployerService.run(DeployerServic e.java:891)
at
jrunx.scheduler.SchedulerService.invokeRunnable(Sc hedulerService.java:230)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:428)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)
01/01 17:43:29 user ColdFusionStartUpServlet: init
01/01 17:43:29 user ColdFusionStartUpServlet: ColdFusion MX: Starting
application services
01/01 17:43:29 user ColdFusionStartUpServlet: ColdFusion MX: VM version =
1.5.0_06-64
01/01 17:43:30 Information [scheduler-9] - Starting logging...
01/01 17:43:30 Information [scheduler-9] - Starting crypto...
01/01 17:43:30 Information [scheduler-9] - Starting license...
01/01 17:43:30 Information [scheduler-9] - Starting License server ...
01/01 17:43:31 Information [scheduler-9] - Starting scheduler...
01/01 17:43:31 Information [scheduler-9] - Starting WatchService...
01/01 17:43:31 Information [scheduler-9] - Starting debugging...
01/01 17:43:31 Information [scheduler-9] - Starting sql...
01/01 17:43:31 Information [scheduler-9] - Starting mail...
01/01 17:43:37 Information [scheduler-9] - CORBA Configuration not enabled
01/01 17:43:37 Information [scheduler-9] - Starting cron...
01/01 17:43:37 Information [scheduler-9] - Starting registry...
01/01 17:43:37 Information [scheduler-9] - Starting client...
01/01 17:43:37 Information [scheduler-9] - The metrics service is disabled for
the J2EE edition
01/01 17:43:37 Information [scheduler-9] - Starting xmlrpc...
01/01 17:43:37 Information [scheduler-9] - Starting graphing...
So obviously when doing something like this in the browser... the thing don't
exist
eg: [url]http://localhost:8100/cfusion/CFIDE/administrator/index.cfm[/url]
All other services are go:
[url]http://localhost:8000[/url] -> JRUN administrator
[url]http://localhost:8200[/url] -> JRUN samples
Anyones help would eleviate me from testing my applcation on a production
box!!! and on my local machine
cheers :sad;
tibs75 Guest
-
CF MX 7 Installation Errors on Linux
I have been planning to put a production web server up using Fedora Core 5 and Cold Fusion MX 7 for some time - Mainly because the updates on FC5... -
Flex - build app on MacOS Tiger ?
I am currently drawing up a development specification. Flex is the ideal solution. I want to integrate Flex with Flash MX on Mac OS Tiger and... -
CFMX7 installation errors, what do these mean?
I've successfully installed ColdFusion MX 6.1 Developer Edition on Windows Server 2003. That works great. Now I am installing CFMX7 on the same... -
installation Acrobat 7 on Tiger : Problem
I would like install Adobe Acrobat 7 on my PowerBook running uder MacOS X 10.4 Tiger. My disk is formatted in HFS+ case sensitive - a new option of... -
Installation Errors
When I try to reinstall Adobe Acrobat 5.05 on my laptop from the installation CD I get the following error "Setup is unable to run a program needed...



Reply With Quote

