Hi everyone.
I have a BUBBA mini-server and I run run rtorrent on it.
I would like to manage it from a winXP PC.
Here comes the problem.
It does not work :-(
Details:
- OS: win XP sp2
- rtorrent: 0.7.9 (with xmlrpc-c-1.06.27)
- libtorrent: 0.11.9
- n2hell: 0.5-20080528
.rtorrent.rc intresting parts:
directory = /home/nb/download
session = /home/nb/session
port_range = 6666-6666
scgi_port =
127.0.0.1:5000
BUBBA IP: 192.168.2.102
winXP PC IP: 192.168.2.100
n2hell setup params:
id: bubba
on different machine
startup cmd: screen -dmS rtorrent rtorrent
cfg path: /home/nb/.rtorrent.rc
ssh host:
192.168.2.102:22
for authentication use: login and password
user: nb
pass: ******* (not shown here :-)
and the checkbox is checked before nb
When I try to connect the log is the following:
C:\Instant\n2hell>java -jar "C:\Instant\n2hell\\n2hell.jar"
2008.06.11. 18:05:38 n2hell.torrent.ProcessFactory getProcess
SEVERE: bubba :
java.lang.NullPointerException
at n2hell.torrent.ProcessFactory.startProcess(Unknown Source)
at n2hell.torrent.ProcessFactory.getProcess(Unknown Source)
at n2hell.torrent.ProcessPool.addProcessToPool(Unknown Source)
at n2hell.torrent.ProcessPool.configure(Unknown Source)
at n2hell.N2hell.loadConfig(Unknown Source)
at n2hell.N2hell.<init>(Unknown Source)
at n2hell.N2hell.main(Unknown Source)
[Wed Jun 11 18:05:38 CEST 2008] Servlet overriden by
n2hell.http.JSONRPCServlet@
1034bb5, for path:/system
[Wed Jun 11 18:05:38 CEST 2008] Servlet overriden by
n2hell.http.RpcServlet@1820
dda, for path:/rpc
[Wed Jun 11 18:05:38 CEST 2008] Servlet overriden by
n2hell.http.UploadServlet@1
11a3ac, for path:/upload
[Wed Jun 11 18:05:40 CEST 2008] TJWS httpd 0.0.0.0 - SimpleAcceptor
ServerSocket
[addr=
0.0.0.0/0.0.0.0,port=0,localport=8888] is listening.
2008.06.11. 18:08:21 com.metaparadigm.jsonrpc.BeanSerializer
analyzeBean
INFO: analyzing n2hell.torrent.ProcessState
2008.06.11. 18:08:23 com.metaparadigm.jsonrpc.BeanSerializer
analyzeBean
INFO: analyzing n2hell.torrent.Update
If anyone has any clues, then please help.