reset password
Author Message
Darren76
Posts: 39
Posted 15:14 Jan 12, 2016 |

All of a sudden my tomcat stopped working and now I can not update my code. Can anyone help me? 

Attachments:
marrawi
Posts: 21
Posted 15:31 Jan 12, 2016 |

You local machine Tomcat? If that's the case then restarting your computer should fix the issue. 

Darren76
Posts: 39
Posted 15:33 Jan 12, 2016 |

yes local machine. I tried restarting twice, but didn't help. I need to turn in my hw, :(

marrawi
Posts: 21
Posted 15:45 Jan 12, 2016 |
Darren76 wrote:

yes local machine. I tried restarting twice, but didn't help. I need to turn in my hw, :(

What's the error you're getting? 

Darren76
Posts: 39
Posted 15:48 Jan 12, 2016 |

Look at the attachment please, I took a screen shot of it

marrawi
Posts: 21
Posted 16:07 Jan 12, 2016 |
Darren76 wrote:

Look at the attachment please, I took a screen shot of it

 

– Go to Tomcat installation directory
– Go to /bin subfolder
– Execute shutdown.bat (on Windows)
– Execute shutdown.sh (on Linux). The command to execute it is:
    sh shutdown.sh

Darren76
Posts: 39
Posted 16:28 Jan 12, 2016 |

I tried it and I am still having the same problem. It says  server tomcat v7.0 server at localhost failed to start.  It was working totally fine until this morning and I didn't do anything different then usual. 

marrawi
Posts: 21
Posted 16:35 Jan 12, 2016 |

Try re-downloading Tomcat, delete the old folder and the server from eclipse then add a new server.

Darren76
Posts: 39
Posted 16:41 Jan 12, 2016 |

Ok  thank you so much !

ckhadse
Posts: 1
Posted 18:51 Jan 12, 2016 |

Please try to post the console message here. May be you have same url for two servlets.