• 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

MAPPING configuration error for request URI

 
Ranch Hand
Posts: 57
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I am using jboss-3.2.3 version and also was using jboss-4.0.3 for different application..I have completed using the application that
was running with jboss-4.0.3 and tried to delete the jboss-4.0.3..
but it gave error like run.jar cannot be deleted(used by some other
program)...where as i have closed all applications that were using that
and even tried to delete after restarting the system but of no use.

And when i am trying to run the application that is using jboss-3.2.3
the server is starting without any problem but when i am trying to run application it is not able to open and i am getting error like HTTP Status 500 - No Context configured to process this request

In the console of the server i am getting error message like MAPPING configuration error for request URI...

I am completely clueless what is this problem because of...before deleting the jboss-4.0.3 version both used to run very nice ...I am giving correct paths every where so it is not path problem...i have tried to remove jboss3.2.3 and reconfigure but of no use...Any help on this would be very helpfull
reply
    Bookmark Topic Watch Topic
  • New Topic