This week's book giveaway is in the Agile and Other Processes forum.
We're giving away four copies of Darcy DeClute's Scrum Master Certification Guide: The Definitive Resource for Passing the CSM and PSM Exams and have Darcy DeClute on-line!
See this thread for details.
  • 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
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

RequestURI=/help/index.jsp in Eclipse 3.3 Help

 
Ranch Hand
Posts: 180
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I have developed a new help plugin and after udpating Eclipse Europa (Eclipse 3.3.1)and open the Help Contents,I face the foll. error.
HTTP ERROR: 500
Internal Server Error
RequestURI=/help/index.jsp
Powered by Jetty://
The problem is when i update the same help plugin used in a different update site it works fine.But on integration in the original update siteI face this problem.
The help plugin is using the foll extensions.
1)org.eclipse.core.resources.builders
2)org.eclipse.core.resources.natures
3) org.eclipse.ui.popupMenus
4) org.eclipse.core.resources.markers
5) org.eclipse.help.toc

I am not using any Tomcat specific thing knowingly. (It was suggested at a site to remove the tomcat specific listing in the plugin.)
Please help.
 
Hug your destiny! And hug this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic