facebook

Can’t start tomcat from Eclipse

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #225418 Reply

    aliaghili
    Participant

    Hi,
    I can’t sart tomcat 5 from eclipse tool bar. I can however start it manually. When I try I get
    java.lang.ClassNotFoundException: org.apache.catalina.storeconfig.StoreConfigLifecycleListener
    The jar file containing this class is in
    jakarta-tomcat-5.5.7\server\lib\catalina-storeconfig.jar

    I followed all of the instructions in the help section

    any ideas?

    thanks

    #225429 Reply

    Riyad Kalla
    Member

    Try copying that JAR into the /common/lib directory OR adding it to your classpath for that connector under Tomcat 5 > Paths settings in MyEclipse.

    #225442 Reply

    aliaghili
    Participant

    Thanks, I added all of those files to my class path now I get the following

    Feb 18, 2005 10:10:04 AM org.apache.catalina.mbeans.GlobalResourcesLifecycleListener createMBeans
    SEVERE: Exception processing Global JNDI Resources
    javax.naming.NamingException: Cannot create resource instance

    I’m able to run tomcat manually just fine. I get the above error when running through eclipse.

    again your help is appreciated

    #225447 Reply

    Riyad Kalla
    Member

    Where did this install of Tomcat come from? You shouldn’t *need* to actually do ANY adjustments of the Paths tabs for it work, Tomcat should just work out of the box.

    Is this install customized at all?

    #225452 Reply

    aliaghili
    Participant

    right out of the box. no customization. As I mentioned I don’t get this error when I start tomcat from command line. only through eclipse.

    thanks

    #225454 Reply

    Riyad Kalla
    Member

    Well before we go any farther and find out it was something silly this whole time, can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Can’t start tomcat from Eclipse

You must be logged in to post in the forum log in