Open GoogleCodeExporter opened 9 years ago
confirm. i get the same error
Original comment by rsob...@gmail.com
on 7 Nov 2014 at 8:41
I am even running under java-8 and ubuntu 14.04 and having the same error.
Original comment by lipu09cs...@gmail.com
on 10 Jan 2015 at 2:02
I got the same exception and after spending couple of hours I have found that
the problem is in rmiregistry codebase policy. Recently the rmiregistry
codebase policy has been changed and the default options is now useCodebaseOnly
is true. So I have made it false and it started the location-service.
so when running the rmiregistry you have to execute command "start rmiregistry
-J-Djava.rmi.server.useCodebaseOnly=false" instead of "start rmiregistry"
Original comment by AlamgirK...@gmail.com
on 11 Feb 2015 at 11:14
Original issue reported on code.google.com by
alma.xit...@gmail.com
on 15 Oct 2014 at 9:06