Re: Still integrating latest updates
Gene McCullough <[email protected]> Tue, 20 Sep 2005 14:31:26 -0500
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks Shash. Since you mentioned it, what debugger setup do you use? I'm developing in Eclipse 3.1, running maven, starting/stopping tomcat from command line. Did I see a page in the manual on setting up a debugger? I'll have to check. Thanks gene Sasvata (Shash) Chatterjee wrote: > I guess we have to wait until Pierre replies. The way I got around it > was to put a debugger breakpoint in Sequence.execute and catching the > error generated by my Model in the debugger.... > >> Saw keel-core had a few changes, updated it also >> $KEEL_HOME/rm -rf */target >> $KEEL_HOME/maven multiproject:install >> $KEEL_HOME/$MY_PROJECT/maven clean keel:maven >> $KEEL_HOME/$MY_PROJECT/maven war >> >> and then a slight variation at startup follows: >> >> [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.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: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) >> >> >> >> > > > 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