|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Server statusHey,
I was just wondering if the server is up at the moment? I can't seem to contact it ... - Luke ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ iRATE-devel mailing list iRATE-devel@... https://lists.sourceforge.net/lists/listinfo/irate-devel |
|
|
Re: Server statusLuke Sleeman wrote: > Hey, > I was just wondering if the server is up at the moment? I can't seem > to contact it ... I can log in. Could there be network trouble at your end? The server process is running when I do a ps. Mike -- Rippit the Ogg Frog rippit@... http://www.oggfrog.com/ Software isn't the only thing that should be free. Music should be too, as it once was. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ iRATE-devel mailing list iRATE-devel@... https://lists.sourceforge.net/lists/listinfo/irate-devel |
|
|
Re: Server statusOn Wednesday 30 April 2008 11:49:43 Luke Sleeman wrote:
> I was just wondering if the server is up at the moment? I can't seem > to contact it ... It should be, although I do see some exceptions (unfortunately not timestamped): nanoxml.XMLParseException: XML Parse Exception during parsing of the XML definition at line 1: Unexpected end of data reached at nanoxml.XMLElement.unexpectedEndOfData(Unknown Source) at nanoxml.XMLElement.readChar(Unknown Source) at nanoxml.XMLElement.scanWhitespace(Unknown Source) at nanoxml.XMLElement.parseFromReader(Unknown Source) at nanoxml.XMLElement.parseFromReader(Unknown Source) at irate.common.TrackDatabase.load(TrackDatabase.java:300) at irate.common.TrackDatabase.<init>(TrackDatabase.java:57) at irate.server.ServerDatabase.<init>(ServerDatabase.java:37) at irate.server.RequestHandler.process(RequestHandler.java:88) at irate.server.Server.run(Server.java:56) at irate.server.Server.main(Server.java:24) java.net.SocketException: Broken pipe at java.net.SocketOutputStream.socketWrite0(Native Method) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) at java.net.SocketOutputStream.write(SocketOutputStream.java:136) at java.util.zip.GZIPOutputStream.finish(GZIPOutputStream.java:91) at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:146) at irate.server.RequestHandler.process(RequestHandler.java:107) at irate.server.Server.run(Server.java:56) at irate.server.Server.main(Server.java:24) and: java.net.BindException: Address already in use at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) at java.net.ServerSocket.bind(ServerSocket.java:319) at java.net.ServerSocket.<init>(ServerSocket.java:185) at java.net.ServerSocket.<init>(ServerSocket.java:97) at irate.server.Server.<init>(Server.java:41) at irate.server.Server.main(Server.java:23) which seems a bit strange... lets restart it and see what happens. -- Robin <robin@...> JabberID: <eythian@...> Hostes alienigeni me abduxerunt. Qui annus est? PGP Key 0xA99CEB6D = 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ iRATE-devel mailing list iRATE-devel@... https://lists.sourceforge.net/lists/listinfo/irate-devel |
| Free Forum Powered by Nabble | Forum Help |