You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Haonan Hou (Jira)" <ji...@apache.org> on 2020/10/16 02:33:00 UTC

[jira] [Created] (IOTDB-946) IoTDB shutdown caused by a lib not found

Haonan Hou created IOTDB-946:
--------------------------------

             Summary: IoTDB shutdown caused by a lib not found
                 Key: IOTDB-946
                 URL: https://issues.apache.org/jira/browse/IOTDB-946
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: Haonan Hou
         Attachments: Screen Shot 2020-10-16 at 10.31.02 AM.png, image-2020-10-16-10-31-25-131.png

!image-2020-10-16-10-31-25-131.png!

A possible solution:

sudo find / -name "libstdc++.so.6*"
sudo cp somewhere/libstdc++.so.6.0.25 /usr/lib64/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)