I was able to figure it out.  I missed a couple of steps in the release 
notes.

Thanks!
Mike


----Original Message Follows----
From: "Robertson-Ravo, Neil (RX)" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: CF-Talk <[EMAIL PROTECTED]>
Subject: RE: JRun 4 Service Pack 1a
Date: Wed, 19 Mar 2003 14:17:56 -0000
Received: from houseoffusion.com ([64.118.64.245]) by 
mc3-f4.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Wed, 19 Mar 
2003 06:48:19 -0800
X-Message-Info: JGTYoYF78jEHjJx36Oi8+Q1OJDRSDidP
Message-ID: <[EMAIL PROTECTED]>
Precedence: bulk
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 19 Mar 2003 14:48:20.0073 (UTC) 
FILETIME=[954BB590:01C2EE26]

I gather you are running the CFJ2EE?

-----Original Message-----
From: Michael Hoffman [mailto:[EMAIL PROTECTED]
Sent: 19 March 2003 14:02
To: CF-Talk
Subject: JRun 4 Service Pack 1a


I just installed service pack 1a for JRun 4 and now when I try to start up
either the default or the admin server I get the following error:

03/19 08:54:31 error Error thrown in operation init
[1]java.lang.NoClassDefFoundError: org/apache/axis/deployment/DeployableItem
         at java.lang.ClassLoader.defineClass0(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:502)
         at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
         at java.net.URLClassLoader.defineClass(URLClassLoader.java:250)
         at java.net.URLClassLoader.access$100(URLClassLoader.java:54)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:193)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:265)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
         at
jrun.servlet.WebApplicationFactory.<init>(WebApplicationFactory.java:65)
         at jrun.deployment.DeployerService.init(DeployerService.java:673)
         at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
         at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
         at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at 
jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at
jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:4
60)
         at
jrunx.kernel.JRunServiceDeployer.initServices(JRunServiceDeployer.java:307)
         at
jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:256
)
         at
jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)
         at
jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
         at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
         at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at jrunx.kernel.JRun.startServer(JRun.java:557)
         at jrunx.kernel.JRun.<init>(JRun.java:475)
         at jrunx.kernel.JRun$1.run(JRun.java:328)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:325)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
         at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at jrunx.kernel.JRun.invoke(JRun.java:179)
         at jrunx.kernel.JRun.main(JRun.java:167)
[0]javax.management.RuntimeErrorException: Error thrown in operation init
         at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1642)
         at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at 
jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at
jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:4
60)
         at
jrunx.kernel.JRunServiceDeployer.initServices(JRunServiceDeployer.java:307)
         at
jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:256
)
         at
jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)
         at
jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
         at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
         at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at jrunx.kernel.JRun.startServer(JRun.java:557)
         at jrunx.kernel.JRun.<init>(JRun.java:475)
         at jrunx.kernel.JRun$1.run(JRun.java:328)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:325)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
         at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at jrunx.kernel.JRun.invoke(JRun.java:179)
         at jrunx.kernel.JRun.main(JRun.java:167)

I delete the items under SERVER-INF/temp directory for each JRun server.
Any ideas?

Thanks!
Mike





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to