Re: Still integrating latest updates
Gene McCullough <[email protected]> Tue, 20 Sep 2005 13:52:57 -0500
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Got update keel-common from CVS, now line numbers have changed, but same
problem. I'll check other logs...
[KeelContainer] 7 modules found
[KeelContainerFactory] Server Working directory is
/usr/local/src/jakarta-tomcat-5.5.10/webapps/occa/WEB-INF
java.lang.StackOverflowError
at
java.util.ResourceBundle$ResourceCacheKey.equals(ResourceBundle.java:431)
at java.util.HashMap.eq(HashMap.java:277)
at java.util.HashMap.get(HashMap.java:326)
at sun.misc.SoftCache.get(SoftCache.java:270)
at
java.util.ResourceBundle.findBundleInCache(ResourceBundle.java:968)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:692)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:511)
at org.keel.util.i18n.Translator.toString(Translator.java:169)
at org.keel.util.i18n.Translator.toString(Translator.java:148)
at org.keel.util.i18n.Translator.toString(Translator.java:171)
at org.keel.util.i18n.Translator.toString(Translator.java:148)
at org.keel.util.i18n.Translator.toString(Translator.java:171)
at org.keel.util.i18n.Translator.toString(Translator.java:148)
at org.keel.util.i18n.Translator.toString(Translator.java:171)
at org.keel.util.i18n.Translator.toString(Translator.java:148)
at org.keel.util.i18n.Translator.toString(Translator.java:171)
... and so on repeating
Thanks for the response,
gene
Sasvata (Shash) Chatterjee wrote:
> Gene, this was a recursion error (causing running out of stack memory),
> that I think Pierre already fixed yesterday or day before in keel-core.
> But most likely, there is some other error that is happening, which
> you'll see after you get this fix applied :-). I think this shows up
> when trying to translate some error messages, for which no resource
> bundle is available.
>
>> Getting the following at startup:
>>
>> [KeelContainerFactory] Server Working directory is
>> /usr/local/src/jakarta-tomcat-5.5.10/webapps/occa/WEB-INF
>> java.lang.StackOverflowError
>> at java.lang.ref.ReferenceQueue.poll(ReferenceQueue.java:82)
>> at sun.misc.SoftCache.processQueue(SoftCache.java:153)
>> at sun.misc.SoftCache.get(SoftCache.java:269)
>> at
>> java.util.ResourceBundle.findBundleInCache(ResourceBundle.java:968)
>> at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:692)
>> at java.util.ResourceBundle.getBundle(ResourceBundle.java:511)
>> at org.keel.util.i18n.Translator.toString(Translator.java:165)
>> at org.keel.util.i18n.Translator.toString(Translator.java:167)
>> at org.keel.util.i18n.Translator.toString(Translator.java:167)
>> ... and on and on
>>
>>
>>
>
>
> http://keelframework.org/documentation.shtml
> Keelgroup mailing list
> [email protected]
> http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
>
http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com