Skip to content

Error while building the application #14

@eganesh1982

Description

@eganesh1982

hi,
getting the below error in node when i click on build this application ui action in servicenow. can you help?

[01:48:35.102] [LOG] [19196] [/worker#lwLR4eV-RSALbmdVAAAA] Starting module: projectSetup
[01:48:35.105] [LOG] [19196] [/worker#lwLR4eV-RSALbmdVAAAA] STARTING PROMISE JOB 'projectSetup'
[01:48:35.112] [ERROR] [19196] [/worker#lwLR4eV-RSALbmdVAAAA] PROMISE JOB ERROR: Job 'projectSetup' { type: 'exe',
name: 'projectSetup',
options:
{ updateSet: '261c169d1b9c48106933fc88cc4bcb2b',
application:
{ id: '268e9d5fdbb32300fcf417803996195e',
name: 'CICD Test Application' },
requestor:
{ userName: 'admin',
fullName: 'System Administrator',
email: 'admin@example.com' },
atf: { updateSetOnly: false },
git: { repository: 'x_11413_cicd_test' },
source: { name: 'https://dev1234.service-now.com/' },
master: { name: null },
target: { name: null } },
host: 'LAPTOP-JS3P7BMM',
id: '4ef3da58-0405-4c17-8d50-87f0474dac90',
emitter: { _events: {}, _eventsCount: 2 },
created: 1570168115100,
completed: null,
workerId: '/worker#lwLR4eV-RSALbmdVAAAA',
result: undefined,
error: undefined } Error: Configuration Error: source server host name not defined in config.host.name
at Promise.try (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\lib\modules\project-setup.js:198:23)
at tryCatcher (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\node_modules\bluebird\js\release\util.js:16:23)
at Function.Promise.attempt.Promise.try (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\node_modules\bluebird\js\release\method.js:39:29)
at CICD.configure (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\lib\modules\project-setup.js:191:27)
at CICD.module.exports (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\lib\modules\project-setup.js:497:22)
at Promise.try.then (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\lib\eb\run-module.js:75:34)
at tryCatcher (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\node_modules\bluebird\js\release\util.js:16:23)
at Promise._settlePromiseFromHandler (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\node_modules\bluebird\js\release\promise.js:517:31)
at Promise._settlePromise (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\node_modules\bluebird\js\release\promise.js:574:18)
at Promise._settlePromiseCtx (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\node_modules\bluebird\js\release\promise.js:611:10)
at _drainQueueStep (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\node_modules\bluebird\js\release\async.js:142:12)
at _drainQueue (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\node_modules\bluebird\js\release\async.js:131:9)
at Async._drainQueues (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\node_modules\bluebird\js\release\async.js:147:5)
at Immediate.Async.drainQueues [as _onImmediate] (C:\Users\ganes\Desktop\sn-cicd-master\sn-cicd-master\node_modules\bluebird\js\release\async.js:17:14)
at runCallback (timers.js:705:18)
at tryOnImmediate (timers.js:676:5)
at processImmediate (timers.js:658:5)

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