Vasily Sizov. Funky life.

Blog of IT manager, Java EE architect and developer more...

Wednesday, July 15, 2009

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

  1. Hi,

    Sorry 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.

    ReplyDelete