954,600 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Tomcat server 6.0

After installing tomcat 6.0 server into my machine iam not able to find "start up and shut down" files under bin directory
pls tell how to solve this issue

raviaaaa
Light Poster
28 posts since Aug 2011
Reputation Points: 10
Solved Threads: 0
 

Which platform are you talking about? Is it Linux? If so, which distro?

Taywin
Posting Virtuoso
1,727 posts since Apr 2010
Reputation Points: 229
Solved Threads: 239
 

Please have look at this post about installation . If you on Windows instead of installer use zip and extract, this give you more control over start/stop

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

download tomcat 6.0 from apache website for the particular os,
still getting problem uninstall & reinstall it.

khadhir
Newbie Poster
1 post since Sep 2011
Reputation Points: 10
Solved Threads: 1
 
download tomcat 6.0 from apache website for the particular os, still getting problem uninstall & reinstall it.


Typo in any configuration of files can be easily discovered if yo just read logs. Unistall and reinstall option is for lazy people that cannot be bothered. Your replies is therefore of very low value.

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

Hmm... No reply for this thread... I thought the platform was Linux because the TO talked about "bin" folder which is supposed to be looking for usable command line in Linux. Though, to start/stop in Linux, it is not from there but could be from /etc/init... instead.

Taywin
Posting Virtuoso
1,727 posts since Apr 2010
Reputation Points: 229
Solved Threads: 239
 
Hmm... No reply for this thread... I thought the platform was Linux because the TO talked about "bin" folder which is supposed to be looking for usable command line in Linux. Though, to start/stop in Linux, it is not from there but could be from /etc/init... instead.


Depends on the installation. If you download zip or tar then you will start through INSTALATION_DIRECTORY/bin/startup.sh(bat)

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

when iam starting open the loclahost:8080 iam getting this error on the browser pls tell me the solution. iam using jdk1.6
jasper.JasperException: java.lang.NullPointerException: Module 'null' not found.
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:522)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:416)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)


root cause

java.lang.NullPointerException: Module 'null' not found.
org.apache.struts.taglib.TagUtils.getModuleConfig(TagUtils.java:755)
org.apache.struts.taglib.TagUtils.getModuleConfig(TagUtils.java:735)
org.apache.struts.taglib.html.FormTag.lookup(FormTag.java:796)
org.apache.struts.taglib.html.FormTag.doStartTag(FormTag.java:467)
org.apache.jsp.logon_jsp._jspService(logon_jsp.java:171)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

raviaaaa
Light Poster
28 posts since Aug 2011
Reputation Points: 10
Solved Threads: 0
 

That sounds like struts module problem, not really Java???

Taywin
Posting Virtuoso
1,727 posts since Apr 2010
Reputation Points: 229
Solved Threads: 239
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You