I have been working on this more and trying to find more helpful
information. I installed this on what I thought was a clean VM though
it actually had another instance of tomcat fighting with it.
Removed that and reset all ENV vars and now it starts up thought I am
getting ClassLoader errors in catalina.out. These are below:

Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/
catalina/startup/Bootstrap
Caused by: java.lang.ClassNotFoundException:
org.apache.catalina.startup.Bootstrap
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:
301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:
320)
Could not find the main class: org.apache.catalina.startup.Bootstrap.
Program will exit.

Not certain what would be causing this, looked over server.xml and
everything appears correct.

If this is the wrong area to post this please let me know and I'll
make a new thread.

Thanks again,

Myles

On Dec 17, 2:39 pm, Myles <[email protected]> wrote:
> Hi Jordan,
>
> I just downloaded and tested this and the installer executed correctly
> but I am having some issues.
> I cannot get tomcat to start. There is no connection on port 8080.
> It also did not have the 64bit mod_jk that was needed, so I had to
> download and install that. Not a problem though.
>
> Thanks for all of the effort that has gone into this!
>
> Myles
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official blog @ http://blog.openbluedragon.org/
!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to