Quote:
Originally Posted by bobby it looks like tomcat is the only thing not running. check the output of the following commands (venaro.net is the zmhostname?):
zmhostname
host venaro.net
/sbin/ifconfig -a
cat /etc/hosts
zmprov -l gs venaro.net | grep Bind |
here are the outputs requested.
the zmprov command puked.
[zimbra@zeplin openldap-data]$ cd ..
[zimbra@zeplin ~]$ zmhostname
venaro.net
[zimbra@zeplin ~]$ /sbin/ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:0E:A6:5A:AC

6
inet addr:192.168.2.101 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1005595 errors:0 dropped:0 overruns:0 frame:0
TX packets:1364410 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:118321800 (112.8 MiB) TX bytes:1650002640 (1.5 GiB)
Interrupt:185
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1513674 errors:0 dropped:0 overruns:0 frame:0
TX packets:1513674 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:476768212 (454.6 MiB) TX bytes:476768212 (454.6 MiB)
#cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
192.168.2.101 venaro.net
zmprov -l gs venaro.net | grep Bind
ERROR: service.FAILURE (system failure: getDirectContext) (cause: javax.naming.CommunicationException venaro.net:389)
[zimbra@zeplin ~]$