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 :)

1 comments: