-
this is fixed in the latest revision.
2008-06-04 09:59:18 UTC by nobody
-
seems to be fixed in the "latest" subversion revision.
2008-06-04 09:58:22 UTC by nobody
-
this happens to me when pushup fails to read on a socket.
exception is thrown in ToolsIP.h line 94.
2008-06-03 14:37:23 UTC by nobody
-
After a random period of time/commands, during a burst session of commands, the pushupd dies with the following error:
terminate called after throwing an instance of 'Tools::IPException'
Aborted.
2008-01-25 20:28:13 UTC by nobody
-
On line 15 of pushupClient.js, the request is build by appending "/jsstream" to the address of the Pushupd. This is wrong and should be replaced by "/httpJsStream", as I've discovered after hours of trying to get it to work (and subsequently looking through the code).
2008-01-25 19:48:46 UTC by nobody
-
cause committed revision 60 to the Pushup SVN repository, changing 5 files.
2007-11-13 17:34:43 UTC by cause
-
cause committed revision 59 to the Pushup SVN repository, changing 12 files.
2007-11-12 19:29:31 UTC by cause
-
cause committed revision 58 to the Pushup SVN repository, changing 3 files.
2007-11-08 20:24:22 UTC by cause
-
cause committed revision 57 to the Pushup SVN repository, changing 23 files.
2007-11-08 18:38:07 UTC by cause
-
I was able to compile and run pushup, but it does not accept any connections and strace shows the following error repeated many times:
epoll_wait(-1, 8097d10, 20, 2000) = -1 ENOSYS (Function not implemented)
I am not sure how to determine what's wrong---any suggestions would be much appreciated. I've put kernel/g++ version information below.
Thanks very much,
Sean Markan...
2007-11-06 00:58:37 UTC by nobody