This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can't open PureMessage Manage Quarantine

Hi,

I have problem with puremessage manage quarantine and reporting.

When I open manage quarantine, below error message appear:

An error occurred when querying the quarantine: 

Can't call method "prepare" on unblessed reference at /opt/pmx/lib/site_perl/5.8.7/PureMessage/MessageStore/pmdb/MessageSet.pm line 215. 

Any body have experience dealing with this problem? really appreciate your help.

Best Regards

:18023


This thread was automatically locked due to age.
Parents
  • Hi dcstech,

    I think we might need the same output, but as the pmx user.

    The error you're getting indicates libpq.so.5 isn't in the library path.  It won't be for root, because postgres should be started as pmx.

    So as pmx user, you should see an environment variable like this:

    LD_LIBRARY_PATH=/opt/pmx/lib/

    Note, if you've recently upgraded to pmx6, then you would need to do this as the pmx6 user, and the libary path would be /opt/pmx6/lib/.

    Thanks,

    Tom.

    :35575
Reply
  • Hi dcstech,

    I think we might need the same output, but as the pmx user.

    The error you're getting indicates libpq.so.5 isn't in the library path.  It won't be for root, because postgres should be started as pmx.

    So as pmx user, you should see an environment variable like this:

    LD_LIBRARY_PATH=/opt/pmx/lib/

    Note, if you've recently upgraded to pmx6, then you would need to do this as the pmx6 user, and the libary path would be /opt/pmx6/lib/.

    Thanks,

    Tom.

    :35575
Children
No Data