[ sisc-Feature Requests-1677931 ] Scheme backtrace from procedures inside proxies
"SourceForge.net" <[email protected]> Sat, 10 Mar 2007 08:00:47 -0800
| Newsgroups | gmane.comp.java.sisc.devel |
|---|---|
| Message-ID | <[email protected]> |
Feature Requests item #1677931, was opened at 2007-03-10 17:00 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379537&aid=1677931&group_id=23735 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Friedrich Delgado Friedrichs (taupan) Assigned to: Nobody/Anonymous (nobody) Summary: Scheme backtrace from procedures inside proxies Initial Comment: Whenever I get a SchemeInvocationException from a procedure used inside a java-proxy, there is no scheme backtrace. If I want to see the scheme backtrace I have to debug the procedure by hand. The exception I get looks like this: Exception in thread "AWT-EventQueue-0" sisc.modules.s2j.Util$SchemeInvocationException at sisc.modules.s2j.Util.javaException(Unknown Source) at sisc.modules.s2j.SchemeInvocation.invoke(Unknown Source) at $Proxy8.checkDeclarationNode(Unknown Source) "checkDeclarationNode" is the name of the implemented method and that's all the useful information I get. Printing the scheme backtrace would be really useful! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379537&aid=1677931&group_id=23735 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV