Bug#413116: jamvm issues with java.util.logging

Michael Koch konqueror at gmx.de
Thu Mar 15 09:35:59 CET 2007


On Thu, Mar 15, 2007 at 02:01:00AM +0100, Nicolas François wrote:
> Hello Michael,
> 
> > Thanks for your investigation. I tested the patch and it doesn't fixed
> > the isseue. I'm working on another solution for this and will then
> > upload it to t-p-u.
> 
> Can you describe the problem?
> 
> I could successfully use:
> 
>    java -Djava.util.logging.config.file=my.properties -cp Test.jar Test
> or:
>    java -Djava.util.logging.config.file=my.properties Test
> or:
>    java Test
> 
> but "java -cp Test.jar Test" fails with a FileNotFoundException.
> 
> I did not consider the later as a critical issue since the user receives a
> warning about a missing /usr/lib/logging.properties file; and she will
> either create this file, or read the java.util.logging documentation and
> will set the java.util.logging.config.file property.
> 
> If it is what is blocking you from uploading, I can prepare a patch for
> that.
> Otherwise, can you point to a failing use case?

Well I consider "jamvm -cp Test.jar Test" and "jamvm -jar Test.jar" not
working a major issue. If I wouldn't, we wouldn't need a fix for this.
These two are the main usecases for every Java runtime and should just
work.


Cheers,
Michael
-- 
 .''`.  | Michael Koch <konqueror at gmx.de>
: :' :  | Free Java Developer <http://www.classpath.org>
`. `'   |
  `-    | 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B




More information about the pkg-java-maintainers mailing list