server wont start help?

Results 1 to 6 of 6
  1. #1
    Account Upgraded | Title Enabled! crucifix is offline
    MemberRank
    Jan 2012 Join Date
    204Posts

    server wont start help?

    http://forum.ragezone.com/f694/compl.../index135.html I followed the directions in this topic I can succesfully log into my site get to the admin everything but when i start my server it doesnt start I have configured this the best I can but it still wont start if someone could help me out it would be appreciated. Also if its against the rules to post this because i posted in the other topic I am sorry but no one seemed to be watching it.

    Ok so update I have everything running except authd for some reason it wont start but everything else has when i login i can see my server as active but i get a network error when i try to login. So close but i cant figure it out.


  2. #2
    Angelemu founder tbnanubis is offline
    MemberRank
    Mar 2011 Join Date
    Unicorn ForestLocation
    527Posts

    Re: server wont start help?

    you cant login when authd is not running

  3. #3
    Viva la Vida NaMeLeS is offline
    MemberRank
    Jul 2011 Join Date
    613Posts

    Re: server wont start help?

    To manually start authd try going to your server and typing:

    Code:
    cd /PWServer/authd
    Code:
    ./authd start

  4. #4
    Account Upgraded | Title Enabled! crucifix is offline
    MemberRank
    Jan 2012 Join Date
    204Posts

    Re: server wont start help?

    Ok thanks for the help your awesome when i put that in i saw that my permissions on one file werent right and when i fixed them it started but now im getting a unknown error 255 I am trying to see if fixing the permissions on the whole user folder will fix it but could this be something else?Additionally even though i can start authd from ssh it still doesnt start from the control panel.

    Ok so i got went to start authd etc and i got this was hoping someone could make sense of this for me, i think it has something to do with java


    java.net.UnknownHostException: manager
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
    at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:849)
    at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1200)
    at java.net.InetAddress.getAllByName0(InetAddress.java:1153)
    at java.net.InetAddress.getAllByName(InetAddress.java:1083)
    at java.net.InetAddress.getAllByName(InetAddress.java:1019)
    at java.net.InetAddress.getByName(InetAddress.java:969)
    at org.apache.log4j.helpers.SyslogWriter.<init>(SyslogWriter.java:39)
    at org.apache.log4j.net.SyslogAppender.setSyslogHost(SyslogAppender.java:288)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.log4j.config.PropertySetter.setProperty(PropertySetter.java:196)
    at org.apache.log4j.config.PropertySetter.setProperty(PropertySetter.java:155)
    at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:120)
    at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.java:87)
    at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigurator.java:645)
    at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigurator.java:603)
    at org.apache.log4j.PropertyConfigurator.configureRootCategory(PropertyConfigurator.java:500)
    at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:406)
    at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:432)
    at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:460)
    at org.apache.log4j.LogManager.<clinit>(LogManager.java:113)
    at org.apache.log4j.Logger.getLogger(Logger.java:94)
    at org.apache.commons.logging.impl.Log4JLogger.getLogger(Log4JLogger.java:229)
    at org.apache.commons.logging.impl.Log4JLogger.<init>(Log4JLogger.java:65)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
    at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:209)
    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
    at protocol.GAuthServer.<clinit>(Unknown Source)
    at authd.main(Unknown Source)
    java.net.BindException: Address already in use
    at sun.nio.ch.Net.bind(Native Method)
    at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:119)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
    at com.goldhuman.IO.PassiveIO.Open(Unknown Source)
    at com.goldhuman.IO.Protocol.Protocol.Server(Unknown Source)
    at authd.main(Unknown Source)

    Ok guys I am at my wits end i have set all my permissions everything and I still cant get authd to start I dont know what to do.

  5. #5
    Account Upgraded | Title Enabled! crucifix is offline
    MemberRank
    Jan 2012 Join Date
    204Posts

    Re: server wont start help?

    Ok anyone having this problem look here http://forum.ragezone.com/f452/java-...8/#post5522440 I dont know how I over looked it but I think its been edited since i first viewed the thread if your having the problem i was with authd fix it as that thread says oh and if it still doesnt show as running trust me it is or it is in my case.

  6. #6
    Omega 343 is offline
    MemberRank
    Oct 2009 Join Date
    Ancient DGN CTYLocation
    5,514Posts

    Re: server wont start help?

    Mass kudos for searching



Advertisement