Originally posted by: kapsalis89
Hi all,
we are working in an assignment in which we have to implement a model of a production process. During the process, there are some demands and each demands consists of a number of steps. Each step has some alternatives about the resources that can use. Also, for some steps a setup is required, and if there is a delay between steps, the product is stored in a storage tank.
For testing our model, we have five instances. In the small one, our model works fine. The results are really close to the expected. The problems start in bigger instances.
When we try to run the model we get : "Oplrun process is not responding, you must relaunch the Run Configuration" error, with any other information. The configuration stops running. Also, in the log files we have this entry:
!ENTRY ilog.odms.ide.core 4 0 2016-10-29 00:23:54.454
!MESSAGE Connection refused to host: 127.0.0.1; nested exception is:
java.net.ConnectException: Connection refused: connect
We tried to run it from command line with oplrun command and we got "UNEXPECTED ERROR" message.
We tried the solutions proposed here and here. Also, we run the model in four different machines. The same problem.
Could anyone give us a reason why this happens?
Thank you in advance,
Kind Regards
Michalis
#DecisionOptimization#OPLusingCPOptimizer