Minecraft Server ERROR [HELP!]

09/24/2013 18:20 Joever11#1
Hello guys,

I've today bought a Windows Azure vps which has 7GB of ram, and windows server 2008 R2 SP1 Installed...
Also I have port forwarded everything on my server...
Now I can run a normal server, that works fine... But when I try to run my modded server which I runned on my pc before fine... I get a pretty long error...
I'll post it below:

[Only registered and activated users can see links. Click Here To Register...]

I tried already to change server properties with IP, without IP... Anything in my eyes... Is this maybe some error because I'm missing some software? Or can't I simply run it on my vps?
I hope to get an answer soon...

Thanks in advance
09/24/2013 18:39 ComputerBaer#2
Try this:
Code:
java -Xmx5G -Xms2048M -jar Server.jar nogui --nojline
09/24/2013 19:36 Joever11#3
Quote:
Originally Posted by ComputerBaer View Post
Try this:
Code:
java -Xmx5G -Xms2048M -jar Server.jar nogui --nojline
Thanks! This actually did work! :D Thanks bro