|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Unable to install loopback connector for oracle |
« View previous topic :: View next topic » |
Author |
Message
|
jasu0804 |
Posted: Tue Aug 28, 2018 3:14 am Post subject: Unable to install loopback connector for oracle |
|
|
Guest
|
Hi All,
I am facing issue while installing oracle loopback connector.
I set the Path variable and ran install command.
Package(oracledb-v2.3.0-node-v46-win32-x64.gz) which it is trying to install is not available in https://github.com/oracle/node-oracledb/releases/.
Please find below error logs below:
C:\ProgramData\IBM\MQSI\node_modules>npm install loopback-connector-oracle
npm WARN engine loopback-connector-oracle@4.0.2: wanted: {"node":">=6.0.0"} (cur
rent: {"node":"4.4.7","npm":"2.15.8"})
npm WARN engine loopback-connector@4.5.1: wanted: {"node":">=6"} (current: {"nod
e":"4.4.7","npm":"2.15.8"})
> oracledb@2.3.0 install C:\ProgramData\IBM\MQSI\node_modules\loopback-connector
-oracle\node_modules\oracledb
> node package/oracledbinstall.js
oracledb Beginning installation
oracledb Verifying installation
oracledb Continuing installation
oracledb ERR! NJS-054: Binary build/Release/oracledb.node was not installed.
oracledb ERR! Pre-built binary packages are not available for this version of No
de.js (NODE_MODULE_VERSION="46")
oracledb ERR! Failed to install binary package oracledb-v2.3.0-node-v46-win32-x6
4.gz
oracledb ERR! Error: HTTPS request for https://github.com/oracle/node-oracledb/r
eleases/download/v2.3.0/oracledb-v2.3.0-node-v46-win32-x64.gz failed with code 4
04
oracledb ERR! For help see https://oracle.github.io/node-oracledb/INSTALL.html#t
roubleshooting
npm WARN engine strong-globalize@4.1.1: wanted: {"node":">=6"} (current: {"node"
:"4.4.7","npm":"2.15.8"})
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\IBM\\IIB\\10.0.0.7\\common\\node\\node.exe" "C
:\\Program Files\\IBM\\IIB\\10.0.0.7\\common\\node\\node_modules\\npm\\bin\\npm-
cli.js" "install" "loopback-connector-oracle"
npm ERR! node v4.4.7
npm ERR! npm v2.15.8
npm ERR! code ELIFECYCLE
npm ERR! oracledb@2.3.0 install: `node package/oracledbinstall.js`
npm ERR! Exit status 87
npm ERR!
npm ERR! Failed at the oracledb@2.3.0 install script 'node package/oracledbinsta
ll.js'.
npm ERR! This is most likely a problem with the oracledb package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node package/oracledbinstall.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs oracledb
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls oracledb
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\ProgramData\IBM\MQSI\node_modules\npm-debug.log
Please help in installing oracle loopback connector. |
|
Back to top |
|
 |
martinb |
Posted: Tue Aug 28, 2018 10:54 pm Post subject: |
|
|
Master
Joined: 09 Nov 2006 Posts: 210 Location: UK
|
Hi,
This part of your output would appear to be the root cause:
IIB is providing Node.js at v4.4.7 but the minimum level for oracle loopback connector is v6.
Could you not interface to Oracle via supported JDBC / ODBC connections. |
|
Back to top |
|
 |
jasu0804 |
Posted: Tue Sep 11, 2018 2:20 am Post subject: |
|
|
Guest
|
Thanks martinb. We have installed latest IIB fix pack and oracle client. After that was able to install oracle loopback connector successfully. Just trying to explore loopBackRequest node.  |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|