Great to hear that you've heard good things, as a fellow user. :-)
As for your problem, I'm not on a Mac, so maybe someone else can speak up,
but I'm curious: are you in the midst of a debugging session when you try to
save the file? More to the point, is the debugger stopped at a breakpoint
with a running program? Not that it should matter, but it just seems a
useful point.
You say the error is when saving a file, and really, saving a file should be
an Eclipse task (this "complete IDE" is just Eclipse with FusionDebug and
CFEclipse both bundled atop it. Eclipse is the editor, responsible for
saving files.) Even the setting of breakpoints (and therefore saving them
with a file) is an entirely Eclipse operation, since it does the same thing
for Java debugging.
Maybe someone from Intergral will pipe up with some aspect of FD that does
in fact step in the middle of a save operation. Until then, if you can add
any clarification, it may help.
Of course, the fact that you're running Railo is also pretty unique, as
that's a newly supported server. You may want to clarify specifically what
version of FD (and Eclipse, and Railo) you're using, in case that also may
be significant (unless an FD engineer speaks up first and recognizes
something with just what you've shared).
/charlie
-----Original Message-----
From:
fusio...@googlegroups.com [mailto:
fusio...@googlegroups.com] On
Behalf Of FusionDebug newbie
Sent: Wednesday, March 11, 2009 10:30 AM
To: FusionDebug
Subject: FusionDebug Group: FusionDebug crashes after a while on Mac OS X
10.5.6 (Intel)
Hi,
I recently installed the FusionDebug complete IDE since I heard good
things about it. I've been using it for a couple of days and
everything seemed to work fine. However, right now when I go to save
a file the program just hangs. I don't know what's wrong since it was
working a few days ago. I'm using a MacBook Pro running Mac OS X
Leopard, with Railo as my CF application server. Below are the
messages I get when I Force Quit the application.
"The application J2SE 5.0 quit while unresponsive"
FusionDebug specific error message:
JVM terminated
Exit code=143
....
-Xms40m
-Xmx256m
....
Let me know if you need any more info. I didn't type in the whole
FusionDebug error message.
Thanks!