Been there, done that, more than once. In fact after reading your post I thought I'd try it one more time. here's a sample from the console. I've been at this for days. It all started trying to install jrun and coldfusion. Somewhere along the way I've really messed things up. Tommorow when I have time I'm just going to go ahead and try the archive and install. I have plenty of room on my hard drive. Remember I'm used to the windows world where there was little chance of recovering anything after a reinstall.
--------
Installer: no 'sea_loc' in working dir, couldn't define $EXTRACTOR_EXECUTABLE$
Installer: temp directory = /tmp
ExtractToFile: target = /tmp/8569.tmp/instutil.jar
ExtractToFile: extractWhatURL = jar:file:/Users/jeffgtr/Desktop/jrun4.1.app/Contents/Resources/Java/Installer.zip!/com/macromedia/instutil.jar
Calling GetSerialNumber...
JavaExe: java
Java version: 1.3.1_15
InstUtilJarFile: /tmp/8569.tmp/instutil.jar
RETURN_VARIABLE:
test
java.io.FileNotFoundException: /tmp/8569.tmp/serial.txt (No such file or directory)
Jul 21 22:01:49 jeff-murphys-power-mac-g5 crashdump[390]: java crashed
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:91)
at java.io.FileInputStream.(FileInputStream.java:54)
at java.io.FileReader.(FileReader.java:33)
at com.macromedia.PanelGetSerialNumber.install(Unknown Source)
at com.zerog.ia.installer.actions.CustomAction.installSelf(Unknown Source)
at ZeroGpf.run(Unknown Source)
Exception in ip.substitute: java.io.FileNotFoundException: /tmp/8569.tmp/serial.txt (No such file or directory)
Jul 21 22:01:49 jeff-murphys-power-mac-g5 crashdump[390]: crash report written to: /Users/jeffgtr/Library/Logs/CrashReporter/java.crash.log
Have you dragged Java 5 to the top in the Java Preferences utility? Also, I don't understand where Java version 1.3.1 comes into play.
- Ben
Neither do I on 1.3.1 that is puzzling. I've tried changing my sim links on the Current and CurrentJDK to point to 1.4.2 and also 1.5.1. I can't even get coldfusion.jar file to start up now. Everything about the mac has been wonderful except for this nagging problem. I do appreciate your quick response. As far as the Java Preferences utility, I think that has more to do with web applets??? Anyway when I open it it says 1.4.2 first and 1.5 second. I did read where I'll have to deauthorize Dreamweaver, Flash etc, which I've already done. I wish there were a way around reinstall, but seems like I've tried everything else.
Well, I suppose you're in for the reinstall. Be sure to collect necessary files from the main/root Library folder, which will be moved to the Previous System folder as part of the archive. This can prevent you from having to reinstall some applications, if you know what you're looking for. A lot, I imagine, will be in Application Support.
- Ben
Hmm. When was it working properly? What was the state of your system at the time?
- Ben
It has never worked properly. To see what I'm trying to do go here.
http://corfield.org/index.cfm?fuseac...ticles.cfmxosx
You can see the errors I'm getting in this paste from the terminal window
jeff-mac:~ jeffgtr$ Starting Macromedia JRun 4 (Build 84683), cfmx7 server
07/24 10:17:32 info JRun Naming Service listening on *:2909
07/24 10:17:33 warning No sessionSecret has been specified in jrun.xml. Installing a self generated sessionSecret.
07/24 10:17:34 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
07/24 10:17:34 info JRun Web Server listening on *:8101
07/24 10:17:34 info Deploying web application "CFMX RDS Application" from: file:/Applications/JRun4/servers/cfmx7/CFIDE/
07/24 10:17:34 user JSPServlet: init
07/24 10:17:34 user RDSDispatchServlet: init
07/24 10:17:34 info Deploying web application "Macromedia Coldfusion MX" from: file:/Applications/JRun4/servers/cfmx7/cfusion/
javax.servlet.ServletException: The configuration file cound not be found at /WEB-INF/cfform/flex-config.xml
at flex.server.j2ee.cache.CacheFilter.setupFlexService(CacheFilter.java:9 3)
at flex.server.j2ee.cache.CacheFilter.init(CacheFilter.java:76)
at coldfusion.bootstrap.ClassloaderHelper.initFilterClass(ClassloaderHelp er.java:124)
at coldfusion.bootstrap.BootstrapFilter.init(BootstrapFilter.java:34)
at jrun.servlet.FilterObject.init(FilterObject.java:63)
at jrun.servlet.FilterManager.loadFilter(FilterManager.java:195)
at jrun.servlet.FilterManager.init(FilterManager.java:155)
at jrun.servlet.FilterManager.create(FilterManager.java:74)
at jrun.servlet.WebApplicationService.start(WebApplicationService.java:22 3)
at jrun.deployment.DeployerService.initModules(DeployerService.java:710)
at jrun.deployment.DeployerService.createWatchedDeployment(DeployerServic e.java:242)
at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
at jrun.deployment.DeployerService.checkWatchedDirectories(DeployerServic e.java:179)
at jrun.deployment.DeployerService.run(DeployerService.java:891)
at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java: 223)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.ja va:457)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
07/24 10:17:35 user failed to load: flex.server.j2ee.cache.CacheFilter
07/24 10:17:35 error Error loading class for Filter CFCacheFilter: Filter is disabled.
[1]javax.servlet.ServletException: The configuration file cound not be found at /WEB-INF/cfform/flex-config.xml
at flex.server.j2ee.cache.CacheFilter.setupFlexService(CacheFilter.java:9 3)
at flex.server.j2ee.cache.CacheFilter.init(CacheFilter.java:76)
at coldfusion.bootstrap.ClassloaderHelper.initFilterClass(ClassloaderHelp er.java:124)
at coldfusion.bootstrap.BootstrapFilter.init(BootstrapFilter.java:34)
at jrun.servlet.FilterObject.init(FilterObject.java:63)
at jrun.servlet.FilterManager.loadFilter(FilterManager.java:195)
at jrun.servlet.FilterManager.init(FilterManager.java:155)
at jrun.servlet.FilterManager.create(FilterManager.java:74)
at jrun.servlet.WebApplicationService.start(WebApplicationService.java:22 3)
at jrun.deployment.DeployerService.initModules(DeployerService.java:710)
at jrun.deployment.DeployerService.createWatchedDeployment(DeployerServic e.java:242)
at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
at jrun.deployment.DeployerService.checkWatchedDirectories(DeployerServic e.java:179)
at jrun.deployment.DeployerService.run(DeployerService.java:891)
at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java: 223)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.ja va:457)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
[0]javax.servlet.ServletException: The configuration file cound not be found at /WEB-INF/cfform/flex-config.xml
at coldfusion.bootstrap.ClassloaderHelper.initFilterClass(ClassloaderHelp er.java:132)
at coldfusion.bootstrap.BootstrapFilter.init(BootstrapFilter.java:34)
at jrun.servlet.FilterObject.init(FilterObject.java:63)
at jrun.servlet.FilterManager.loadFilter(FilterManager.java:195)
at jrun.servlet.FilterManager.init(FilterManager.java:155)
at jrun.servlet.FilterManager.create(FilterManager.java:74)
at jrun.servlet.WebApplicationService.start(WebApplicationService.java:22 3)
at jrun.deployment.DeployerService.initModules(DeployerService.java:710)
at jrun.deployment.DeployerService.createWatchedDeployment(DeployerServic e.java:242)
at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
at jrun.deployment.DeployerService.checkWatchedDirectories(DeployerServic e.java:179)
at jrun.deployment.DeployerService.run(DeployerService.java:891)
at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java: 223)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.ja va:457)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
07/24 10:17:35 user JSPServlet: init
07/24 10:17:36 user CFMxmlServlet: init
javax.servlet.ServletException: Invalid Configuration: see previous failures.
at flex.compiler.MxmlBaseServlet.setupFlexService(MxmlBaseServlet.java:71 )
at flex.compiler.MxmlBaseServlet.init(MxmlBaseServlet.java:91)
at flex.compiler.MxmlServlet.init(MxmlServlet.java:56)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHel per.java:94)
at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:48)
at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.j ava:1243)
at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationServi ce.java:790)
at jrun.servlet.WebApplicationService.postStart(WebApplicationService.jav a:297)
at jrun.deployment.DeployerService.initModules(DeployerService.java:711)
at jrun.deployment.DeployerService.createWatchedDeployment(DeployerServic e.java:242)
at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
at jrun.deployment.DeployerService.checkWatchedDirectories(DeployerServic e.java:179)
at jrun.deployment.DeployerService.run(DeployerService.java:891)
at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java: 223)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.ja va:457)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
07/24 10:17:36 user failed to load: flex.compiler.MxmlServlet
07/24 10:17:36 error Could not pre-load servlet: CFMxmlServlet
[1]javax.servlet.ServletException: Invalid Configuration: see previous failures.
at flex.compiler.MxmlBaseServlet.setupFlexService(MxmlBaseServlet.java:71 )
at flex.compiler.MxmlBaseServlet.init(MxmlBaseServlet.java:91)
at flex.compiler.MxmlServlet.init(MxmlServlet.java:56)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHel per.java:94)
at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:48)
at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.j ava:1243)
at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationServi ce.java:790)
at jrun.servlet.WebApplicationService.postStart(WebApplicationService.jav a:297)
at jrun.deployment.DeployerService.initModules(DeployerService.java:711)
at jrun.deployment.DeployerService.createWatchedDeployment(DeployerServic e.java:242)
at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
at jrun.deployment.DeployerService.checkWatchedDirectories(DeployerServic e.java:179)
at jrun.deployment.DeployerService.run(DeployerService.java:891)
at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java: 223)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.ja va:457)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
[0]javax.servlet.ServletException: Invalid Configuration: see previous failures.
at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHel per.java:102)
at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:48)
at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.j ava:1243)
at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationServi ce.java:790)
at jrun.servlet.WebApplicationService.postStart(WebApplicationService.jav a:297)
at jrun.deployment.DeployerService.initModules(DeployerService.java:711)
at jrun.deployment.DeployerService.createWatchedDeployment(DeployerServic e.java:242)
at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
at jrun.deployment.DeployerService.checkWatchedDirectories(DeployerServic e.java:179)
at jrun.deployment.DeployerService.run(DeployerService.java:891)
at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java: 223)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.ja va:457)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
07/24 10:17:36 user ColdFusionStartUpServlet: init
07/24 10:17:36 user ColdFusionStartUpServlet: ColdFusion MX: Starting application services
07/24 10:17:36 user ColdFusionStartUpServlet: ColdFusion MX: VM version = 1.4.2-50
07/24 10:17:36 Information [scheduler-8] - Starting logging...
07/24 10:17:36 Information [scheduler-8] - Starting crypto...
07/24 10:17:37 Information [scheduler-8] - Starting license...
07/24 10:17:37 Information [scheduler-8] - Starting License server ...
07/24 10:17:40 Information [scheduler-8] - Starting scheduler...
07/24 10:17:40 Information [scheduler-8] - Starting debugging...
07/24 10:17:40 Information [scheduler-8] - Starting sql...
07/24 10:17:41 Information [scheduler-8] - Pool Manager Started
07/24 10:17:41 Information [scheduler-8] - Starting mail...
07/24 10:17:41 Information [scheduler-8] - CORBA Configuration not enabled
07/24 10:17:41 Information [scheduler-8] - Starting cron...
07/24 10:17:41 Information [scheduler-8] - Starting registry...
07/24 10:17:42 Information [scheduler-8] - Starting client...
07/24 10:17:42 Information [scheduler-8] - The metrics service is disabled for the J2EE edition
07/24 10:17:42 Information [scheduler-8] - Starting xmlrpc...
07/24 10:17:42 Information [scheduler-8] - Starting graphing...
07/24 10:17:42 Information [scheduler-8] - Starting verity...
07/24 10:17:42 Information [scheduler-8] - Starting archive...
07/24 10:17:43 Information [scheduler-8] - Starting document...
07/24 10:17:43 Information [scheduler-8] - Starting eventgateway...
07/24 10:17:43 Information [scheduler-8] - Starting Event Backend Handlers
07/24 10:17:43 Information [scheduler-8] - Initialized EventRequestDispatcher with a Thread Pool size of 1
07/24 10:17:43 Information [scheduler-8] - Initializing EventRequestHandler
07/24 10:17:43 Information [scheduler-8] - Starting Event Gateways
07/24 10:17:43 Information [scheduler-8] - ColdFusion started
07/24 10:17:43 user ColdFusionStartUpServlet: ColdFusion MX: application services are now available
07/24 10:17:43 user CFSwfServlet: init
javax.servlet.ServletException: Invalid Configuration: see previous failures.
at flex.compiler.MxmlBaseServlet.setupFlexService(MxmlBaseServlet.java:71 )
at flex.compiler.MxmlBaseServlet.init(MxmlBaseServlet.java:91)
at flex.server.j2ee.SwfServlet.init(SwfServlet.java:72)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHel per.java:94)
at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:48)
at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.j ava:1243)
at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationServi ce.java:790)
at jrun.servlet.WebApplicationService.postStart(WebApplicationService.jav a:297)
at jrun.deployment.DeployerService.initModules(DeployerService.java:711)
at jrun.deployment.DeployerService.createWatchedDeployment(DeployerServic e.java:242)
at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
at jrun.deployment.DeployerService.checkWatchedDirectories(DeployerServic e.java:179)
at jrun.deployment.DeployerService.run(DeployerService.java:891)
at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java: 223)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.ja va:457)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
07/24 10:17:43 user failed to load: flex.server.j2ee.SwfServlet
07/24 10:17:43 error Could not pre-load servlet: CFSwfServlet
[1]javax.servlet.ServletException: Invalid Configuration: see previous failures.
at flex.compiler.MxmlBaseServlet.setupFlexService(MxmlBaseServlet.java:71 )
at flex.compiler.MxmlBaseServlet.init(MxmlBaseServlet.java:91)
at flex.server.j2ee.SwfServlet.init(SwfServlet.java:72)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHel per.java:94)
at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:48)
at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.j ava:1243)
at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationServi ce.java:790)
at jrun.servlet.WebApplicationService.postStart(WebApplicationService.jav a:297)
at jrun.deployment.DeployerService.initModules(DeployerService.java:711)
at jrun.deployment.DeployerService.createWatchedDeployment(DeployerServic e.java:242)
at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
at jrun.deployment.DeployerService.checkWatchedDirectories(DeployerServic e.java:179)
at jrun.deployment.DeployerService.run(DeployerService.java:891)
at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java: 223)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.ja va:457)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
[0]javax.servlet.ServletException: Invalid Configuration: see previous failures.
at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHel per.java:102)
at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:48)
at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.j ava:1243)
at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationServi ce.java:790)
at jrun.servlet.WebApplicationService.postStart(WebApplicationService.jav a:297)
at jrun.deployment.DeployerService.initModules(DeployerService.java:711)
at jrun.deployment.DeployerService.createWatchedDeployment(DeployerServic e.java:242)
at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
at jrun.deployment.DeployerService.checkWatchedDirectories(DeployerServic e.java:179)
at jrun.deployment.DeployerService.run(DeployerService.java:891)
at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java: 223)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.ja va:457)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
07/24 10:17:43 user CFCServlet: init
07/24 10:17:44 user FlashGateway: init
07/24 10:17:44 user CFFormGateway: init
07/24 10:17:44 user CFInternalServlet: init
07/24 10:17:44 info Deploying enterprise application "default-ear" from: file:/Applications/JRun4/servers/cfmx7/default-ear/
07/24 10:17:45 info Deploying web application "JRun Default Web Application" from: file:/Applications/JRun4/servers/cfmx7/default-ear/
07/24 10:17:45 info Web Services in default-ear#default-war:
07/24 10:17:45 info AdminService
07/24 10:17:45 warning default-war web application has 'reload' as true in jrun-web.xml. Consider setting it false if the application is running in production environment.
07/24 10:17:45 warning default-war web application has 'compile' as true in jrun-web.xml. Consider setting it false if the application is running in production environment.
07/24 10:17:45 user JSPServlet: init
07/24 10:17:45 info Deploying enterprise application "JRun 4.0 Internal J2EE Components" from: file:/Applications/JRun4/lib/jrun-comp.ear
07/24 10:17:45 info Deploying EJB "JRunSQLInvoker" from: file:/Applications/JRun4/lib/jrun-comp.ear
07/24 10:17:46 info Deploying enterprise application "Flash Remoting EAR" from: file:/Applications/JRun4/lib/flashgateway.ear
07/24 10:17:46 info Deploying web application "Flash Remoting" from: file:/Applications/JRun4/lib/flashgateway.ear
07/24 10:17:46 user JSPServlet: init
07/24 10:17:46 user FlashGatewayServlet: init
Server cfmx7 ready (startup time: 16 seconds)