• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

What can I do next?

 
Ranch Hand
Posts: 121
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have been running the petclinic sample program successfully earlier on. Now something changed and I am constantly getting the Directory Listing page as the first page with nothing on it. There is no error on my console log.

I don't know what to do next to debug or have any idea how to proceed to figure it out. I put breakpoints in index.jspx but they weren't hit. I cleaned everything, restart everything but no effect.

Please kindly HELP. Any advice would be greatly appreciated.

Here's the partial console log:


Looking forward to any info and suggestions.

Many Thanks

 
Author
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you didn't change anything, and this is the log you see on a clean deploy and startup, we'll have to have more information to help. Sounds like a server issue to me, though.
 
Mimi Tam
Ranch Hand
Posts: 121
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Yes, David. Thanks for the suggestion.

Indeed it was Tomcat that messed up my startup process. I did not close the App and I deleted the Server, it left remnants of old stuff which caused my problem.

Sweating on the next one....Thanks again very much.

 
permaculture is a more symbiotic relationship with nature so I can be even lazier. Read tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic