Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
simulators
RMIModelServer
Commits
f0503ad4
Commit
f0503ad4
authored
Jun 05, 2019
by
hengwen
Browse files
Fix run script
parent
ffa5c0ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/run.sh
View file @
f0503ad4
...
...
@@ -23,4 +23,4 @@
source
./config.sh
echo
"Starting RMIModelServer on port
$PORT
with Autopilot folder:
$AUTOPILOT_FOLDER
"
java
"-Djava.rmi.server.codebase=file:rmi-model-server.jar"
"-Djava.rmi.server.hostname=localhost"
-cp
rmi-model-server.jar rwth.rmi.model.server.RMIServer
$PORT
$AUTOPILOT_FOLDER
--no-zookeeper
java
"-Djava.rmi.server.codebase=file:rmi-model-server.jar"
"-Djava.rmi.server.hostname=localhost"
-cp
rmi-model-server.jar rwth.rmi.model.server.RMIServer
$PORT
$AUTOPILOT_FOLDER
--no-zookeeper
os
=
linux no_time
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment