Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [statet-users] [Ann] StatET 4.9.0 Release: RMI Registry at port 51199 could not be started.

Hi Ray,

I think, nothing has changed in this area in the new version.

You can try to run the command on the Windows command-line (cmd) and check if it prints an error message. If the ports are used by another application (which?), you can change it as discussed here https://www.eclipse.org/lists/statet-users/msg00091.html .

Regards,
Stephan


[25.02.2024 02:38] Ray Tayek via statet-users wrote:
i  installed eclipse Version: 2023-12 (4.30.0) Build id: 20231201-2043 and R-4.3.2 and jdk 21 on a new pc with windows 11 and rj is installed.. trying to run makes a noise. using run configurations and hitting run under main gets:

RMI Registry at port 51199 could not be started. The new process terminated with exit value 1.

commandLine= "C:\Program Files\Java\jdk-21\bin\rmiregistry" 51199 -J-Djava.rmi.server.codebase=file:///C:/Users/ray/eclipse/java-2023-12/eclipse/../../../.p2/pool/plugins/org.eclipse.statet.rj.server_4.9.0.202402220600-r.jar -J-Djava.rmi.server.hostname=127.0.0.1

this happens with the windows firewall off.


Back to the top