Issue Starting Server on Remote Debian Machine - Lots of Java Errors

  • Thread starter Thread starter waynard
  • Start date Start date
  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
W

waynard

Guest
Title Issue Starting Server on Remote Debian Machine - Lots of Java Errors

Launcher Type Server

Modpack Beyond

Modpack version 1.1

Have you modified the pack? No

Link to log file http://paste.feed-the-beast.com/view/03f13792

Details of the issue Getting this upon launching ./StartServer. I have ran the install script, have tried using java 7 and 8, andd both their JDKs and JREs respectively. Do I need to modify my path to reflect to JDKs 7?

Running Debian 8. Java version:
mc@figgis:~$ java -version
java version "1.7.0_111"
OpenJDK Runtime Environment (IcedTea 2.6.7) (7u111-2.6.7-1~deb8u1)
OpenJDK 64-Bit Server VM (build 24.111-b01, mixed mode)
 
Last edited by a moderator:
I have also changed all the directory contents so that my user is the owner and not root
 
Make sure you are using Java 8. Also check the file permissions, your second log has quite a few permission denied errors.
 
Make sure you are using Java 8. Also check the file permissions, your second log has quite a few permission denied errors.
Thank you, I'll go ahead and try that now. I can't really remember but I think I may have ran the install script as sudo. Would it be worthwhile to just go ahead and start from scratch without sudoing?
 
I'd say yes, it might be easiest. You could also change the file permissions.