Solution for SpringSource dm Server startup problem: java.io.FileNotFoundException for jmxremote.access
Last night I tested new version of SpringSource dm server (2.0.0.M3). During startup I had a problem: server died with exception «Error: Exception thrown by the agent : java.io.FileNotFoundException: C:\dm\bin\..\config\management\jmxremote.access».
The solution is to give right permissions to jmxremote.access and jmxremote.password files. How to do it: http://java.sun.com/javase/6/docs/technotes/guides/management/security-windows.html
Hope it helps :)

Hi,
ReplyDeleteSorry to see this problem, thanks for posting it up. We believed this to be working (a VB script runs that sorts the permissions out before starting the dm Server). It would be great to get some extra details. Our JIRA is at https://www.issuetracker.springsource.com or drop me an email if you prefere chris.frost at springsource.com
Thanks.