Fix installation fails with error

Hi,

When I try to install a fix from a local mirror fix repository to a remote WM instance, I get the following error:

2017/05/31 11:30:16 WARN : no credentials found for node alias: Devmaint-uk11
2017/05/31 11:30:16 WARN : no credentials found for node alias: Devmaint-uk11
2017/05/31 11:30:20 WARN : no credentials found for node alias: Devmaint-uk11
2017/05/31 11:30:20 WARN : no credentials found for node alias: Devmaint-uk11
2017/05/31 11:30:47 WARN : no credentials found for node alias: Devmaint-uk11
2017/05/31 11:30:47 WARN : no credentials found for node alias: Devmaint-uk11
2017/05/31 11:30:50 ERROR: [SPMJOBE0003] Job 80 failed!
java.lang.RuntimeException: Error occured while installing artifacts on a remote managed node with alias:Devmaint-uk11.Remote task status is [SPMCOME0045] Failed provisioning operation.
at com.softwareag.platform.management.client.core.util.JobStatusAnalyzer.analyze(JobStatusAnalyzer.java:37)
at com.softwareag.platform.management.client.provision.impl.ProvisioningArtifactsJobCallable.analyzeAndReportJobStatus(ProvisioningArtifactsJobCallable.java:205)
at com.softwareag.platform.management.client.provision.impl.ProvisioningArtifactsJobCallable.install(ProvisioningArtifactsJobCallable.java:134)
at com.softwareag.platform.management.client.provision.impl.ProvisioningArtifactsJobCallable.call(ProvisioningArtifactsJobCallable.java:82)
at com.softwareag.platform.management.client.provision.impl.ProvisioningArtifactsJobCallable.call(ProvisioningArtifactsJobCallable.java:44)
at com.softwareag.platform.management.jobmanager.impl.JobCallableWrapper.call(JobCallableWrapper.java:27)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.softwareag.platform.management.jobmanager.impl.JobImpl.run(JobImpl.java:99)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

The user I connect with id the Administrator user and it should be the right one, because when I connect to either the IS or the SPM it’s the correct password.

Can anyone help? Thanks in advance!

1 Like