× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks, Richard.

I will look into using the shell for my node commands.

Steve

-----Original Message-----
From: OpenSource <opensource-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Richard Schoen
Sent: Wednesday, June 3, 2020 11:31
To: opensource@xxxxxxxxxxxxxxxxxx
Subject: Re: [IBMiOSS] Node/Express/DB2

I second the opinion on using ODBC perhaps so you can code in Windows and
quickly deploy in the IFS.

One other thought that could be contributing: If you are using CALL QP2TERM
there are potential issues with multi-threading that could be at work. In
other words not available.

Potentially better to use SSH and bash if you can to run the node commands
from an SSH shell. Then multi-threading should not be an issue.

I was a die-hard QSH/QP2TERM user until I discovered using SSH, bash and my
good buddy Midnight Commander.

Regards,
Richard Schoen
Web: http://www.richardschoen.net
Email: richard@xxxxxxxxxxxxxxxxx

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

message: 1
date: Wed, 3 Jun 2020 10:26:46 -0500
from: Steve M via OpenSource <opensource@xxxxxxxxxxxxxxxxxx>
subject: [IBMiOSS] Node/Express/DB2

Okay, I surrender. The divot on my desk, matching my forehead, is getting
quite deep from repeated pounding.



I am sure I am missing something very simple here, but for the life of me I
can't figure out what.



Developed a project, on my PC, using Node and using NPM installed Express,
Path, JDBC and it works fine being locally hosted and accessing data on DB2.



Created a new folder on my IFS, then went to Call QP2Term and navigated to
the folder. NPM INIT worked fine. NPM install of Express and Path, no
issues.



Tried to NPM install JDBC and received a failure, as near as I can tell,
from this: as400 Error: java@0.12.1 <mailto:java@0.12.1> install:
`node-gyp rebuild`



It seems to be related to a child-process rebuild during the install. After
being unable to resolve this issue, I then found an example which was using
this:

"var db = require('/QOpenSys/QIBM/ProdData/Node/os400/db2i/lib/db2');



I looked in my IFS and have nothing like that. My Node installation appears
to be here: /QOpenSys/pkgs/lib/nodejs8



I am sure I have gotten myself all twisted up somewhere.


--
This is the IBMi Open Source Roundtable (OpenSource) mailing list To post a
message email: OpenSource@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit: https://lists.midrange.com/mailman/listinfo/opensource
or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/opensource.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.