Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unable to connect to the Maximo server via RMI protocol

Tags:

java

maximo

I am trying to connect to MAXIMO using Java via RMI protocol, but continuously getting error: "Unable to connect". The server is up and running, but RMI services are not available.

like image 921
Cimi Canga Avatar asked Oct 20 '25 10:10

Cimi Canga


1 Answers

Please check the following properties mxe.rmi.enabled = 1 mxe.rmi.port = 1099 If the port value is set to zero, the server will use any available port. You should check the startup log to verify on which port the server is running.

like image 179
mindiga Avatar answered Oct 21 '25 23:10

mindiga



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!