public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: Tom Karagianes <t.karagianes@f5.com>
To: rhug-rhats@sources.redhat.com
Subject: Bundle LocalStrings not found
Date: Tue, 01 Oct 2002 13:34:00 -0000	[thread overview]
Message-ID: <004801c2698b$45df2de0$090ba8c0@win.net> (raw)

I keep running into the error listed below whenever I attempt to view one of
Tomcat's servlet examples. On investigation, LocalStrings is where it
belongs (actually the various LocalStrings appear to be where they belong)
so the error has me somewhat confused.  This failure was identified once
before, in the December 2001 archives, but no solution was given.  I suspect
that this is caused by some subtle configuration failure, but I have used
all the tricks I know to no avail.  A point in the right direction would be
appreciated.

System vitals that might be important:
	Mandrake 8.1
	Kernel 2.4.8
	GCJ 3.1

Thanks

TK

(p.s. I think what you have done so far is remarkable.  Thanks a lot.)


Error: 500
Location: /examples/servlet/HelloWorldExample
Internal Servlet Error:
java.util.MissingResourceException: Bundle LocalStrings not found
at 0x404747e0: _ZN4java4lang9ThrowableC1EPNS0_6StringE
(/home/opt/gcc3/lib/libgcj.so.3)
at 0x40465036: _ZN4java4lang9ExceptionC1EPNS0_6StringE
(/home/opt/gcc3/lib/libgcj.so.3)
at 0x40469766: _ZN4java4lang16RuntimeExceptionC1EPNS0_6StringE
(/home/opt/gcc3/lib/libgcj.so.3)
at 0x404b28d9:
_ZN4java4util24MissingResourceExceptionC1EPNS_4lang6StringES4_S4_
(/home/opt/gcc3/lib/libgcj.so.3)
at 0x404b5b90:
_ZN4java4util14ResourceBundle9getBundleEPNS_4lang6StringEPNS0_6LocaleEPNS2_1
1ClassLoaderE (/home/opt/gcc3/lib/libgcj.so.3)
at 0x404b53ab:
_ZN4java4util14ResourceBundle9getBundleEPNS_4lang6StringEPNS0_6LocaleE
(/home/opt/gcc3/lib/libgcj.so.3)
at 0x405cd847: ffi_call_SYSV (/home/opt/gcc3/lib/libgcj.so.3)
at 0x405cd7f7: ffi_raw_call (/home/opt/gcc3/lib/libgcj.so.3)
at 0x40446cff: _ZN16_Jv_InterpMethod9continue1EP26_Jv_InterpMethodInvocation
(/home/opt/gcc3/lib/libgcj.so.3)
at 0x405d8874:
_ZN16_Jv_InterpMethod3runEP7ffi_cifPvP7ffi_rawP26_Jv_InterpMethodInvocation
(/home/opt/gcc3/lib/libgcj.so.3)
at 0x40444b14: _ZN16_Jv_InterpMethod10run_normalEP7ffi_cifPvP7ffi_rawS2_
(/home/opt/gcc3/lib/libgcj.so.3)
at 0x405cd6ac: ffi_prep_closure (/home/opt/gcc3/lib/libgcj.so.3)
at 0x401fea3a:
_ZN5javax7servlet4http11HttpServlet7serviceEPNS1_18HttpServletRequestEPNS1_1
9HttpServletResponseE (/home/opt/gcj_binaries/lib/lib-javax-servlet.so.0)
at 0x401feda9:
_ZN5javax7servlet4http11HttpServlet7serviceEPNS0_14ServletRequestEPNS0_15Ser
vletResponseE (/home/opt/gcj_binaries/lib/lib-javax-servlet.so.0)
at 0x4009c15c:
_ZN3org6apache6tomcat4core14ServletWrapper9doServiceEPNS2_7RequestEPNS2_8Res
ponseE (/home/opt/gcj_binaries/lib/lib-org-apache-tomcat.so.0)
at 0x40097cb5:
_ZN3org6apache6tomcat4core7Handler7serviceEPNS2_7RequestEPNS2_8ResponseE
(/home/opt/gcj_binaries/lib/lib-org-apache-tomcat.so.0)
at 0x4009bc64:
_ZN3org6apache6tomcat4core14ServletWrapper7serviceEPNS2_7RequestEPNS2_8Respo
nseE (/home/opt/gcj_binaries/lib/lib-org-apache-tomcat.so.0)
at 0x400946c6:
_ZN3org6apache6tomcat4core14ContextManager15internalServiceEPNS2_7RequestEPN
S2_8ResponseE (/home/opt/gcj_binaries/lib/lib-org-apache-tomcat.so.0)
at 0x400941bf:
_ZN3org6apache6tomcat4core14ContextManager7serviceEPNS2_7RequestEPNS2_8Respo
nseE (/home/opt/gcj_binaries/lib/lib-org-apache-tomcat.so.0)
at 0x400bb08d:
_ZN3org6apache6tomcat7service4http21HttpConnectionHandler17processConnection
EPNS2_13TcpConnectionEP6JArrayIPN4java4lang6ObjectEE
(/home/opt/gcj_binaries/lib/lib-org-apache-tomcat.so.0)
at 0x400b4846:
_ZN3org6apache6tomcat7service15TcpWorkerThread5runItEP6JArrayIPN4java4lang6O
bjectEE (/home/opt/gcj_binaries/lib/lib-org-apache-tomcat.so.0)
at 0x400d22bd: _ZN3org6apache6tomcat4util26ThreadPool$ControlRunnable3runEv
(/home/opt/gcj_binaries/lib/lib-org-apache-tomcat.so.0)
at 0x40472193: _ZN4java4lang6Thread3runEv (/home/opt/gcc3/lib/libgcj.so.3)
at 0x40457c5c: _Z13_Jv_ThreadRunPN4java4lang6ThreadE
(/home/opt/gcc3/lib/libgcj.so.3)
at 0x405bbbf0: _Z20_Jv_ThreadUnRegisterv (/home/opt/gcc3/lib/libgcj.so.3)
at 0x405c3d0e: GC_start_routine (/home/opt/gcc3/lib/libgcj.so.3)
at 0x40845bc3: pthread_detach (/lib/libpthread.so.0)
at 0x4092cc0a: __clone (/lib/libc.so.6)


             reply	other threads:[~2002-10-01 20:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-01 13:34 Tom Karagianes [this message]
2002-10-01 14:44 ` Anthony Green
2002-10-09 12:50   ` Tom Karagianes

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='004801c2698b$45df2de0$090ba8c0@win.net' \
    --to=t.karagianes@f5.com \
    --cc=rhug-rhats@sources.redhat.com \
    /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).