View Single Post
  #5 (permalink)  
Old 05-10-2007, 06:46 PM
orchid's Avatar
orchid orchid is offline
Member
 
Join Date: Apr 2007
Location: Midwest
Posts: 60
orchid is on a distinguished road
Here is the error I am getting:
05/10/2007 10:12:58 [http-9090-Processor24]:med.tas.commons.util.Settings.loadSettingsFile()2 26 Cannot load settings file constants.conf; bad path supplied or file does not exist
java.io.FileNotFoundException: C:\Documents%20and%20Settings\pp\workspace\BarCode PrintingService\web\WEB-INF\classes\constants.conf (The system cannot find the path specified)
But my file IS in the location that it mentions above. Why can it not find the path? Am running eclipse/tomcat.
thanks
Reply With Quote