Maybe your missing some libraries. # ldd *path to bconsole* shows you all libraries which are referenced by bconsole.

In case of Solaris 11 these are:

-bash-4.1$ ldd /opt/bacula/bin/bconsole
        libncurses.so.5 =>       /usr/lib/64/libncurses.so.5
        libbaccfg-7.4.0.so => /opt/bacula/lib/libbaccfg-7.4.0.so
        libbac-7.4.0.so => /opt/bacula/lib/libbac-7.4.0.so
        libz.so.1 =>     /lib/64/libz.so.1
        libpthread.so.1 =>       /lib/64/libpthread.so.1
        libnsl.so.1 =>   /lib/64/libnsl.so.1
        libsocket.so.1 =>        /lib/64/libsocket.so.1
        libxnet.so.1 =>  /lib/64/libxnet.so.1
        libintl.so.1 =>  /lib/64/libintl.so.1
        libresolv.so.2 =>        /lib/64/libresolv.so.2
        librt.so.1 =>    /lib/64/librt.so.1
        libssl.so.1.0.0 =>       /lib/64/libssl.so.1.0.0
        libcrypto.so.1.0.0 =>    /lib/64/libcrypto.so.1.0.0
        libstdc++.so.6 =>        /usr/lib/64/libstdc++.so.6
        libm.so.2 =>     /lib/64/libm.so.2
        libgcc_s.so.1 =>         /usr/lib/64/libgcc_s.so.1
        libc.so.1 =>     /lib/64/libc.so.1
        libmp.so.2 =>    /lib/64/libmp.so.2
        libucrypto.so.1 =>       /lib/64/libucrypto.so.1
        libelf.so.1 =>   /lib/64/libelf.so.1
        libcryptoutil.so.1 =>    /lib/64/libcryptoutil.so.1

It's just a guess but maybe it can lead you in the right direction

Am 27.09.2016 um 21:36 schrieb Will Safarik:

Even after checking all the names/passwords are correct it still won’t launch

Any other thoughts?

*From:*Daniel Heitepriem [mailto:daniel.heitepr...@pribas.com]
*Sent:* Tuesday, September 27, 2016 3:32 AM
*To:* Will Safarik <wsafa...@teamworld.com>
*Cc:* bacula-users@lists.sourceforge.net
*Subject:* Re: [Bacula-users] bacula 5.2.6 help

Hi Will,

did you check that your bconsole.conf file has the correct values in it?

Director {
  Name = *Name of your bacula director*
  DIRport = 9101
  address = *Hostname of your bacula director*
  Password = "*Password to connect to your director*"
}

Best regards,
Daniel Heitepriem

Am 26.09.16 um 21:38 schrieb Will Safarik:

    Hello,

    I have been trying to find online how to fix bconsole. I type in
    #bconsole, it says connecting xxx.xxx.xxx.xxx to bconsole and then
    it just gives me the prompt# again and not open bconsole to see
    why my jobs are not running. Any help will be great, thanks!

    *-Will*




    
------------------------------------------------------------------------------




    _______________________________________________

    Bacula-users mailing list

    Bacula-users@lists.sourceforge.net
    <mailto:Bacula-users@lists.sourceforge.net>

    https://lists.sourceforge.net/lists/listinfo/bacula-users


------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to