If you are using a standard Eclipse install, or the FusionDebug standalone bundled IDE, but not Flex Builder, carry out procedure FDS – 92 linked below.
If this does not rectify the problem, you may need to alter the Lingon startup command for ColdFusion to include the Java options to enable debugging. The startup command should read as follows:
/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/bin/java -server -Djava.compiler=NONE -Xnoagent -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8777 -Djava.awt.headless=true -jar /Applications/JRun4/lib/jrun.jar -start cfusion
N.b. this is all a single line. This Java configuration listens on port 8777 for debugging connections. Make sure your FusionDebug Debug Configuration within Eclipse reflects this in the connect tab.
Type: | Technote |
---|---|
Issue Number: | FDS-51 |
Components: | |
Environment: | |
Resolution: | Fixed |
Added: | 18/05/2007 14:40:42 |
Affects Version: | 2.0 |
Fixed Version: | 2.0 |
Server: | |
Platform: | MacOS |
Related Issues: |
|
Comments are closed.