Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

Load nodejavabridge bindings.node err Error In Suse 12 #239

Description

@soulxy

Load nodejavabridge bindings.node err Error In Suse 12

load nodejavabridge_bindings.node err :
Error: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.26' not found (required by /opt/oss/envs/Product-Website/23.0.12/service/nodejava/bin/x86/nodejavabridge_bindings.node)
    at Module._extensions..node (node:internal/modules/cjs/loader:1340:18)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Module.require (node:internal/modules/cjs/loader:1143:19)
    at require (node:internal/modules/cjs/helpers:110:18)
    at ./node_modules/java/lib/nodeJavaBridge.js (/opt/oss/envs/Product-Website/23.0.12/service/dist/node/atlas/launcher.js:201:147483)
    at n (/opt/oss/envs/Product-Website/23.0.12/service/dist/node/atlas/launcher.js:1:124)
    at ./node_modules/java/index.js (/opt/oss/envs/Product-Website/23.0.12/service/dist/node/atlas/launcher.js:201:146584)
    at n (/opt/oss/envs/Product-Website/23.0.12/service/dist/node/atlas/launcher.js:1:124)
    at ./node_modules/jdbc/lib/jinst.js (/opt/oss/envs/Product-Website/23.0.12/service/dist/node/atlas/launcher.js:201:193187) {
  code: 'ERR_DLOPEN_FAILED'
}

In Suse 12, Use the strings /usr/lib64/libstdc++.so.6 |grep GLIBC to check the prompt for the highest version up to ``GLIBCXX_3.4.25`.
Can JDBC support compatibility with SUSE 12?Because I cannot upgrade the SUSE system, I must use Node.js 18.
OS: SUSE Linux Enterprise Server 12 SP5 (x86_64) - Kernel \r (\l).
Nodejs:18.14.1
Jdbc:0.7.6

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions