public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "doko at ubuntu dot com" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/37636]  New: [4.4 regression] java tools are unable to find resource files
Date: Wed, 24 Sep 2008 10:58:00 -0000	[thread overview]
Message-ID: <bug-37636-11764@http.gcc.gnu.org/bugzilla/> (raw)

seen with 20080923 from the trunk, try running any of the tools:

$ /usr/lib/gcc-snapshot/bin/gjar -help
Exception in thread "main" java.lang.ExceptionInInitializerError
   at java.lang.Class.initializeClass(natClass.cc:792)
   at gnu.classpath.tools.common.Messages.getString(Messages.java:60)
   at
gnu.classpath.tools.common.ClasspathToolParser.getVersionString(ClasspathToolParser.java:65)
   at
gnu.classpath.tools.common.ClasspathToolParser.<init>(ClasspathToolParser.java:81)
   at
gnu.classpath.tools.common.ClasspathToolParser.<init>(ClasspathToolParser.java:76)
   at gnu.classpath.tools.jar.Main$JarParser.<init>(Main.java:151)
   at gnu.classpath.tools.jar.Main.initializeParser(Main.java:177)
   at gnu.classpath.tools.jar.Main.run(Main.java:268)
   at gnu.classpath.tools.jar.Main.main(Main.java:284)
Caused by: java.util.MissingResourceException: Bundle
gnu.classpath.tools.common.Messages not found for locale en_US by classloader
gnu.gcj.runtime.SystemClassLoader{urls=[file:./],
parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
   at java.util.ResourceBundle.getBundle(ResourceBundle.java:410)
   at java.util.ResourceBundle.getBundle(ResourceBundle.java:231)
   at gnu.classpath.tools.common.Messages.<clinit>(Messages.java:50)
   at java.lang.Class.initializeClass(natClass.cc:780)
   ...8 more


-- 
           Summary: [4.4 regression] java tools are unable to find resource
                    files
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: doko at ubuntu dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37636


             reply	other threads:[~2008-09-24 10:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-24 10:58 doko at ubuntu dot com [this message]
2008-09-25  1:47 ` [Bug libgcj/37636] " gnu_andrew at member dot fsf dot org
2008-09-25  3:20 ` gnu_andrew at member dot fsf dot org
2008-09-26  3:03 ` howarth at nitro dot med dot uc dot edu
2008-09-26 19:32 ` gnu_andrew at member dot fsf dot org
2008-09-28 14:51 ` doko at gcc dot gnu dot org
2008-10-21 17:57 ` doko at gcc dot gnu dot org
2008-10-21 18:01 ` doko at ubuntu dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-37636-11764@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).