Post Reply 
Linux 64bit edition
26-08-2012, 21:17
Post: #17
RE: Linux 64bit edition
(26-08-2012 18:59)mirei Wrote:  Hi Simon,
[/i]after starting minimserver via:
-------------------------------------------------------
Thecus:/raid/data/module/minimserver/minimserver-0.52/data# /raid/data/module/OracleJRE7/system/jre/bin/java -jar ../lib/minimserver.jar --nohup &
[1] 31591
-------------------------------------------------------
I got this prompt:
-------------------------------------------------------
Thecus:/raid/data/module/minimserver/minimserver-0.52/data# MinimServer
0.52, Copyright © 2012 Simon Nash. All rights reserved.
starting MinimServer
Enter command (? for help), or null to exit:
>?
-sh: ?: command not found

[1]+ Stopped(SIGTTIN) /raid/data/module/OracleJRE7/system/jre/bin/java -jar ../lib/minimserver.jar --nohup
-------------------------------------------------------

When entering the "?" Minim just stops executing.
I'am using java 1.7 64 bit on the Thecus.

Under /var/log is no information about the crash.

I hope this will give you an advice to find the problem.

Michael

This is a different problem. The command you entered wasn't correct. You have attempted to start MinimServer in the background with a command prompt, which doesn't work. Instead, you need to enter one of the following:

Option 1:

/raid/data/module/OracleJRE7/system/jre/bin/java -jar ../lib/minimserver.jar

This will start MinimServer in the foreground with a command prompt where you can enter '?' or other commands.

Option 2:

/raid/data/module/OracleJRE7/system/jre/bin/java -jar ../lib/minimserver.jar --quiet --nohup &

This will start MinimServer in the background without a command prompt.

I'll look at how can improve the error message for starting MinimServer in the background with a command prompt.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Linux 64bit edition - mirei - 04-08-2012, 08:26
RE: Linux 64bit edition - simoncn - 04-08-2012, 08:48
RE: Linux 64bit edition - mirei - 04-08-2012, 11:18
RE: Linux 64bit edition - simoncn - 07-08-2012, 20:55
RE: Linux 64bit edition - bubbleguuum - 08-08-2012, 13:13
RE: Linux 64bit edition - simoncn - 08-08-2012, 13:21
RE: Linux 64bit edition - bubbleguuum - 08-08-2012, 13:42
RE: Linux 64bit edition - simoncn - 08-08-2012, 17:17
RE: Linux 64bit edition - bubbleguuum - 08-08-2012, 17:42
RE: Linux 64bit edition - simoncn - 08-08-2012, 17:58
RE: Linux 64bit edition - simoncn - 08-08-2012, 18:04
RE: Linux 64bit edition - mirei - 26-08-2012, 16:23
RE: Linux 64bit edition - simoncn - 26-08-2012, 16:47
RE: Linux 64bit edition - mirei - 26-08-2012, 18:59
RE: Linux 64bit edition - simoncn - 26-08-2012 21:17
RE: Linux 64bit edition - mirei - 09-09-2012, 15:57
RE: Linux 64bit edition - simoncn - 09-09-2012, 18:57
RE: Linux 64bit edition - mirei - 15-09-2012, 17:51
RE: Linux 64bit edition - bubbleguuum - 08-08-2012, 18:20
RE: Linux 64bit edition - simoncn - 08-08-2012, 18:35
RE: Linux 64bit edition - simoncn - 06-09-2012, 22:23
RE: Linux 64bit edition - carolusmax - 18-02-2013, 22:18
RE: Linux 64bit edition - simoncn - 18-02-2013, 22:26

Forum Jump:


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