Post Reply 
Install on terastation intel atom
16-08-2014, 11:29
Post: #8
RE: Install on terastation intel atom
This all looks OK, though I don't know why the "PapenPro thuis" user is owning the directories and files. Did you issue the "tar xf" command when logged in as root? If so, I would expect the owner of these directories and files to be root.

With this setup, you should be able to run minimserver/bin/startd when you are logged in as root. If this still isn't working, please try the following:

1) Edit the minimserver/bin/startd file to change line 26 from:

LD_LIBRARY_PATH="${MINIMDIR}/libsys" java -jar "${MINIMDIR}/lib/mserver.jar" --noconsole --nohup </dev/null >minimserver.out 2>&1 &

to:

LD_LIBRARY_PATH="${MINIMDIR}/libsys" java -jar "${MINIMDIR}/lib/mserver.jar" --noconsole --nohup "$@" </dev/null >minimserver.out 2>&1 &

2) Run the command:

minimserver/bin/startd --trace

3) The file minimserver/data/minimserver.out will contain trace information. Please attach this file to a post here.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Install on terastation intel atom - simoncn - 16-08-2014 11:29

Forum Jump:


User(s) browsing this thread: 1 Guest(s)