Wow am I pleasantly surprised to find that 'very soon' meant the day
after tomorrow. Way to go!
> We have been working on this and we are expecting to have an FD3 for
> Railo beta 1 out "very soon". We'll post on the groups when it's
> available.
>
I'm running Railo on resin. Per the instructions at
http://www.fusion-reactor.com/support/kb/FDS-104.cfm, I added this line
to my resin.conf file:
<jvm-arg>-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000</jvm-arg>
and I'm getting this error from resin starting:
FATAL ERROR in native method: JDWP No transports initialized,
jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
ERROR: transport error 202: bind failed: Address already in use
ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports
initialized [../../../src/share/back/debugInit.c:690]
Windows XP Pro, eclipse Version: 3.4.1 Build id: M20080911-1700