wuala blocks during startup in linux
loads config etc and blocks in waitpid when I strace the wuala script...
this is behind a company-firewall that does no forwarding from the internet to the wuala host
----------
write(1, "Using config file /home/patrick/"..., 48Using config file /home/patrick/.config/wualarc
) = 48
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
stat64("/home/patrick/.config/wualarc", {st_mode=S_IFREG|0644, st_size=49, ...}) = 0
geteuid32() = 9015
getegid32() = 9001
getuid32() = 9015
getgid32() = 9001
access("/home/patrick/.config/wualarc", R_OK) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat64("/home/patrick/.config/wualarc", {st_mode=S_IFREG|0644, st_size=49, ...}) = 0
open("/home/patrick/.config/wualarc", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=49, ...}) = 0
read(3, "WUALADIR=/home/patrick/wuala/\nJA"..., 49) = 49
close(3) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
stat64("/home/patrick/wuala/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/home/patrick", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
stat64("/home/patrick/wuala", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
chdir("/home/patrick/wuala") = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7da1708) = 22676
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8081ac0, [], 0}, {SIG_DFL}, 8) = 0
waitpid(-1,
this is behind a company-firewall that does no forwarding from the internet to the wuala host
----------
write(1, "Using config file /home/patrick/"..., 48Using config file /home/patrick/.config/wualarc
) = 48
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
stat64("/home/patrick/.config/wualarc", {st_mode=S_IFREG|0644, st_size=49, ...}) = 0
geteuid32() = 9015
getegid32() = 9001
getuid32() = 9015
getgid32() = 9001
access("/home/patrick/.config/wualarc", R_OK) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat64("/home/patrick/.config/wualarc", {st_mode=S_IFREG|0644, st_size=49, ...}) = 0
open("/home/patrick/.config/wualarc", O_RDONLY|O_LARGEFILE) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=49, ...}) = 0
read(3, "WUALADIR=/home/patrick/wuala/\nJA"..., 49) = 49
close(3) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
stat64("/home/patrick/wuala/", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
stat64("/home", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/home/patrick", {st_mode=S_IFDIR|0755, st_size=8192, ...}) = 0
stat64("/home/patrick/wuala", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
chdir("/home/patrick/wuala") = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT CHLD], NULL, 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7da1708) = 22676
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8081ac0, [], 0}, {SIG_DFL}, 8) = 0
waitpid(-1,
3
people have this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Get Satisfaction loves Zappos because they care about customer service.
-
Inappropriate?Oh look... it even terminates after some time:
-------------
rt_sigaction(SIGINT, {0x8081ac0, [], 0}, {SIG_DFL}, 8) = 0
waitpid(-1,
java.lang.RuntimeException: com.wuala.loader.copied.rmi.CouldNotConnectException: Connection timed out
at com.wuala.loader.Loader.run(Loader.java:69)
at com.wuala.loader.Loader.main(Loader.java:134)
Caused by: com.wuala.loader.copied.rmi.CouldNotConnectException: Connection timed out
at com.wuala.loader.copied.rmi.ChannelManager.handleProblem(ChannelManager.java:53)
at com.wuala.loader.copied.rmi.ChannelManager.openChannel(ChannelManager.java:36)
at com.wuala.loader.copied.rmi.ChannelManager.openChannel(ChannelManager.java:48)
at com.wuala.loader.copied.rmi.PingPongClient.sendAndReceive(PingPongClient.java:103)
at com.wuala.loader.copied.rmi.PingPongClient.run(PingPongClient.java:87)
[{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0) = 22779
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, 0xbfc498c8, WNOHANG) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
rt_sigaction(SIGINT, {SIG_DFL}, {0x8081ac0, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
read(255, "", 891) = 0
exit_group(1) = ?
I’m frustrated
-
Inappropriate?*bump*
Just got a reminder Email from the Wuala team about my alpha account; doesn't seem like they've release an update though. Is this likely to be fixed I wonder?
I’m waiting
-
Inappropriate?Wuala does not work behind many corporate firewalls. A proxy solution is planned for the open beta.
-
Inappropriate?actually this does indeed only happen at work so it's probably the firewall. any chance of switching to port 80 or 443 in such a case?
-
Inappropriate?not yet, but with the open beta.
Loading Profile...




EMPLOYEE
