Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
kbarnett_dsi
Contributor
Contributor

Receiving exception attempting to publish from Talend Cloud Data Management Platform R2021-07-7.3.1

Hi,

I am attempting to publish the OnBoardingDemoJob, which builds and runs locally. When I attempt to publish, however, I receive the following two messages in the Error Log and cannot deploy.

eclipse.buildId=unknown

java.version=1.8.0_271

java.vendor=Oracle Corporation

BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US

Framework arguments: -talendReload false

Command-line arguments: -os win32 -ws win32 -arch x86_64 -clean -talendReload false

org.eclipse.ui

Error

Fri Aug 06 12:20:38 PDT 2021

Unhandled event loop exception

java.lang.NullPointerException

at org.talend.designer.publish.di.wizards.AbstractPublishWizard.checkRepositorySetting(AbstractPublishWizard.java:131)

...

eclipse.buildId=unknown

java.version=1.8.0_271

java.vendor=Oracle Corporation

BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US

Framework arguments: -talendReload false

Command-line arguments: -os win32 -ws win32 -arch x86_64 -clean -talendReload false

org.talend.platform.logging

Warning

Fri Aug 06 12:20:38 PDT 2021

2021-08-06 12:20:38,784 WARN org.talend.commons.exception.CommonExceptionHandler - Studio can't access the resource from server, please check the resource url.

Studio can't access the resource from server, please check the resource url.

...

at org.talend.repository.remoteprovider.client.AbstractClient.getArtifactLocation(AbstractClient.java:865)

The management console shows that I have Author, Execute, Manage, and Publish permissions in the workspace.

In my connection, I am connecting to the AWS - USA East repository and using Token authentication.

I can verify within Studio GIT access to the remote repo I am using (fetch/push).

Any ideas?

Ken

Labels (3)
2 Replies
Anonymous
Not applicable

Hi

Are you trying to publishing the artifact to Nexus server or publishing the job Talend Cloud?

 

Regards

Shong

kbarnett_dsi
Contributor
Contributor
Author

Shong,

 

Trying to publish to Talend Cloud.

 

Thanks,

Ken