Get your own customer support community

Recent activity

Subscribe to this feed
  • question

    phabulosa replied on October 03, 2008 19:17 to the question "howto enalbe 'filesystem integration' in a 32bit chroot environment on a 64bit linux machine" in Wuala:

    phabulosa
    I am running Archlinux (64bit). I can run Wuala in commanline mode with 64bit JRE or run wuala in a 32bit chroot environment with 32bit jre.

    My problem is the the "filesystem integration" is not working in the 32bit chroot. I understand Wuala 's GUI requires 32bit java to run, but what is required to enable "filesystem integration".
  • question

    A comment on the question "howto enalbe 'filesystem integration' in a 32bit chroot environment on a 64bit linux machine" in Wuala:

    phabulosa
    java version "1.6.0_07"
    Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
    Java HotSpot(TM) Server VM (build 10.0-b23, mixed mode)

    It is in my 32bit chroot environment.

    I am wondering if I have to start nfs and portmap daemon in the 32bit chroot ENV. Or can I use 64bit nfs and portmap? ...

    I have a 64bit linux PC and I am not so sure about how to run wuala in the 32bit environment. – phabulosa, on September 29, 2008 22:41
  • question

    phabulosa asked a question in Wuala on September 29, 2008 15:47:

    phabulosa
    howto enalbe 'filesystem integration' in a 32bit chroot environment on a 64bit linux machine
    filesystem integration fails in a 32bit chroot envoronment on a 64bit linux machine.
    Can someone give me some help? Or, Wuala, please provide 64bit support on Linux!

    Here is the debug message:

    Debug log initialized
    Starting server Mount ...
    java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:519)
    at java.net.Socket.connect(Socket.java:469)
    at java.net.Socket.<init>(Socket.java:366)
    at java.net.Socket.<init>(Socket.java:209)
    at org.alfresco.jlan.oncrpc.TcpRpcClient.<init>(TcpRpcClient.java:57)
    at org.alfresco.jlan.oncrpc.RpcNetworkServer.registerRPCServer(RpcNetworkServer.java:89)
    at org.alfresco.jlan.oncrpc.mount.MountServer.startServer(MountServer.java:203)
    at org.alfresco.jlan.app.JLANServer.doStart(JLANServer.java:307)
    at org.alfresco.jlan.app.JLANServer.start(JLANServer.java:165)
    at com.wuala.jlan.WualaJLanServer.start(Z:73)
    at com.wuala.jlan.JLan$1.doRun(Z:65)
    at aA.d.run(Z:35)
    Starting server NFS ...
    java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:519)
    at java.net.Socket.connect(Socket.java:469)
    at java.net.Socket.<init>(Socket.java:366)
    at java.net.Socket.<init>(Socket.java:209)
    at org.alfresco.jlan.oncrpc.TcpRpcClient.<init>(TcpRpcClient.java:57)
    at org.alfresco.jlan.oncrpc.RpcNetworkServer.registerRPCServer(RpcNetworkServer.java:89)
    at org.alfresco.jlan.oncrpc.nfs.NFSServer.startServer(NFSServer.java:365)
    at org.alfresco.jlan.app.JLANServer.doStart(JLANServer.java:307)
    at org.alfresco.jlan.app.JLANServer.start(JLANServer.java:165)
    at com.wuala.jlan.WualaJLanServer.start(Z:73)
    at com.wuala.jlan.JLan$1.doRun(Z:65)
    at aA.d.run(Z:35)

    </init></init></init></init></init></init>