Skip to main content

I had to create this monstrosity (lifted from <i>start.sh</i> script)<br>…<br...



- 2015-02-05T16:23:41+0000 - Updated: 2015-02-05T16:24:24+0000
I had to create this monstrosity (lifted from start.sh script)

WorkingDirectory=/opt/openhab
ExecStart=/usr/bin/java -Dosgi.clean=true -Declipse.ignoreApp=true -Dosgi.noShutdown=true -Djetty.port=7780 -Djetty.port.ssl=7781 -Djetty.home=. -Dlogback.configurationFile=configurations/logback.xml -Dfelix.fileinstall.dir=addons -Djava.library.path=lib -Djava.security.auth.login.config=./etc/login.conf -Dorg.quartz.properties=./etc/quartz.properties -Dequinox.ds.block_timeout=240000 -Dequinox.scr.waitTimeOnBlock=60000 -Dfelix.fileinstall.active.level=4 -Djava.awt.headless=true -jar /opt/openhab/server/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar  -console

What the fuck is wrong with Java developers‽
Shared with: Public
+1'd by: Maciej Pietrzak
- 2015-02-05T16:26:40+0000
Java developers like their startup script like they like their error output ;)
- 2015-02-05T16:27:14+0000
unreadable ;)

Comments


Comments powered by Disqus