Unable to run Content Connect as a Windows Service
During the installation and configuring content connect, I am getting below error
C:\Users\dmadmin>cd C:\Softwares\content_connect_21.4_0156
C:\Softwares\content_connect_21.4_0156>Service.bat add
***** Adding Windows Service*****
Error: Cannot find module './build/Release/service'
Require stack:
- C:\Softwares\content_connect_21.4_0156\node_modules\os-service\index.js
- C:\Softwares\content_connect_21.4_0156\gulpfile.js
The service name is invalid.
More help is available by typing NET HELPMSG 2185.
DCTM content server and content connect both are 21.4 version. unable to move after this step…
Answers
-
Did you try
npm install -g os-service —save-dev
before executing the "add" command?
0 -
os-service node module uses native "nan" module. update your "nan" module by taking it from the git. Latest "nan" will match the latest nodeJS version and you will be able to run the os-service.
If you are still facing, compile the os-service module in Visual studio and build the dll, pdb files. then run the "service.bat add" command
0
Categories
- All Categories
- 122 Developer Announcements
- 53 Articles
- 149 General Questions
- 148 Thrust Services
- 56 OpenText Hackathon
- 37 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 917 Cloud Fax and Notifications
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 181 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories