From: <no...@so...> - 2001-05-10 14:04:56
|
Bugs item #225404, was updated on 2000-12-11 15:19 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105523&aid=225404&group_id=5523 >Category: Execution Problem >Group: SableVM Status: Closed Resolution: None Priority: 5 Submitted By: Etienne M. Gagnon (egagnon) Assigned to: Brent Fulgham (bfulgham) >Summary: Error messages on missing "optional" configuration files Initial Comment: Hi! When I run sablevm without creating any configuration file, I get error messages, even though these files are optional, e.g.: $ sablevm sablevm: unable to open config file /home/egagnon/work/etc sablevm: unable to open config file /home/egagnon Usage: sablevm [-?] [--boot-class-path=PATH]... ---------------------------------------------------------------------- Comment By: Brent Fulgham (bfulgham) Date: 2000-12-12 13:31 Message: Fix checked in to remove extranneous error messages. ---------------------------------------------------------------------- Comment By: Etienne M. Gagnon (egagnon) Date: 2000-12-11 16:43 Message: Oops. My replay was meant for the other bug... Etienne ---------------------------------------------------------------------- Comment By: Etienne M. Gagnon (egagnon) Date: 2000-12-11 16:39 Message: I added the file in the CVS repository (as it is not feasible to attach a file to a bug report). It is in: test/configuration/sablevm Etienne ---------------------------------------------------------------------- Comment By: Brent Fulgham (bfulgham) Date: 2000-12-11 15:35 Message: Whoops! Looks like some left-over debugging code. I'll remove it and check in with the fix for the other bug... ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105523&aid=225404&group_id=5523 |