got this error while trying to install on ubuntu 7.04
('redolog.version', '1.14', 'redolog version');
3 rows inserted/updated/deleted
ij> INSERT INTO volume (id, type, name, path, file_bits, file_group_bits,
mailbox_bits, mailbox_group_bits, compress_blobs, compression_threshold)
VALUES (1, 1, 'message1', '/root/zimbra/zdesktop/store', 12, 8, 12, 8, 0, 4096);
1 row inserted/updated/deleted
ij> INSERT INTO volume (id, type, name, path, file_bits, file_group_bits,
mailbox_bits, mailbox_group_bits, compress_blobs, compression_threshold)
VALUES (2, 10, 'index1', '/root/zimbra/zdesktop/index', 12, 8, 12, 8, 0, 4096);
1 row inserted/updated/deleted
ij> INSERT INTO current_volumes (message_volume_id, index_volume_id, next_mailbox_id) VALUES (1, 2, 1);
1 row inserted/updated/deleted
ij> EXIT;
log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.HttpClient).
log4j:WARN Please initialize the log4j system properly.
[] ERROR: Error invoke Connection refused, server: localhost
bangsters@ts-nb-ubuntu:~/Desktop$ sudo sh ./zdesktop_unix_0_38.sh
Unpacking JRE ...
Preparing JRE ...
Starting Installer ...
/usr/share/themes/UbuntuStudio/gtk-2.0/gtkrc:81: Engine "murrine" is unsupported, ignoring
/usr/share/themes/UbuntuStudio/gtk-2.0/gtkrc:141: Engine "murrine" is unsupported, ignoring
/usr/share/themes/UbuntuStudio/gtk-2.0/gtkrc:155: Engine "murrine" is unsupported, ignoring
log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.HttpClient).
log4j:WARN Please initialize the log4j system properly.
[] ERROR: Error invoke Connection refused, server: localhost
bangsters@ts-nb-ubuntu:~/Desktop$
Same version of Ubuntu .. same error ...
Hi Bangster,
Just wanted to confirm I'm experiencing the same issue here. I'm running Feisty (32-bit) on my laptop and this seems like the perfect compliment to the mail server!
Receive the same error. When you run zdesktop status, it's reported as being stopped. Trying to start the daemon returns the following:
Quote:
Starting zdesktop
root@icarus:/media/data/zimbra/zdesktop# nohup: appending output to `nohup.out'
This also holds the shells focus and doesn't give you back the cursor. I left this for about an hour before Ctrl-C-ing it.
I have had the laptop on for a few hours now, and have just rerun zdesktop start to gather data for this post, and the focus was passed straight back to the shell. Also the daemon is reported as running now. When I go to http://localhost:7633/zimbra/mail, Firefox (2.0.0.5) reports a problem loading page.
Checking out the mailbox.log file I see 3 occurances of the following error:
Quote:
2007-07-29 13:09:34,078 INFO [main] log - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
2007-07-29 13:09:34,797 INFO [main] log - jetty-6.1.5
2007-07-29 13:09:35,469 INFO [main] log - No Transaction manager found - if your webapp requires one, please configure one.
Not too sure where the logging line is trying to go? I would have thought the Zimbra peeps would have used a more Zimbra URL?
Anyway, I'd like to progress this if anyone has any idea what to do next?
Cheers
Adam