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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend Big Data - Deployment failure ( talend 6.4.1 / windows server 2012)

Hi,

 

I have issues to deploy my jobs.

 

 The problem seems to coöme from the connection of the project ( connection manager to link the workspace)

\\SERVER\TOS\workspace

When I use the normal path to load the Talend project, the deploy works:

C:\TOS\workspace

 

I got the following issues froö the logs:

C:\TOS2\workspace\ODS\.Java\lastGenerated.log

 

[INFO] Scanning for projects...
[ERROR] The build could not read 2 projects -> [Help 1]
[ERROR]
[ERROR] The project org.talend.code.ods:routines:6.4.1 (\\zurappp01202\TOS2\workspace\ODS\.Java\pom_routines.xml) has 1 error
[ERROR] Non-readable POM \\zurappp01202\TOS2\workspace\ODS\.Java\zurappp01202\TOS2\workspace\ODS\.Java\pom.xml: \\zurappp01202\TOS2\workspace\ODS\.Java\zurappp01202\TOS2\workspace\ODS\.Java\pom.xml (The system cannot find the path specified) @ \\zurappp01202\TOS2\workspace\ODS\.Java\zurappp01202\TOS2\workspace\ODS\.Java\pom.xml
[ERROR]
[ERROR] The project org.talend.job.ods:TEST:0.1.0 (\\zurappp01202\TOS2\workspace\ODS\.Java\pom_TEST_0.1.xml) has 1 error
[ERROR] Non-readable POM \\zurappp01202\TOS2\workspace\ODS\.Java\zurappp01202\TOS2\workspace\ODS\.Java\pom.xml: \\zurappp01202\TOS2\workspace\ODS\.Java\zurappp01202\TOS2\workspace\ODS\.Java\pom.xml (The system cannot find the path specified) @ \\zurappp01202\TOS2\workspace\ODS\.Java\zurappp01202\TOS2\workspace\ODS\.Java\pom.xml
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

 

 

Deploy issue.

java.lang.Exception: Job was not built successfully, please check the logs for more details available on the workspace/.Java/lastGenerated.log
at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:277)
at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJob(BuildJobManager.java:164)
at org.talend.repository.ui.wizards.exportjob.scriptsmanager.BuildJobManager.buildJobs(BuildJobManager.java:108)
at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage.buildJobWithMaven(JobScriptsExportWizardPage.java:1487)
at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage$8.run(JobScriptsExportWizardPage.java:1389)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1059)
at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizardPage.finish(JobScriptsExportWizardPage.java:1394)
at org.talend.repository.ui.wizards.exportjob.JavaJobScriptsExportWSWizardPage.finish(JavaJobScriptsExportWSWizardPage.java:1244)
at org.talend.repository.ui.wizards.exportjob.JobScriptsExportWizard.performFinish(JobScriptsExportWizard.java:126)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:853)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:438)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:619)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
at org.eclipse.jface.window.Window.open(Window.java:808)
at org.talend.repository.ui.actions.ExportJobScriptAction.doRun(ExportJobScriptAction.java:117)
at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:632)
at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:99)
at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:258)
at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3369)
at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2119)
at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:641)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4172)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3761)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.talend.rcp.intro.Application.start(Application.java:255)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)

Labels (2)
4 Replies
Anonymous
Not applicable
Author


C:\Users\talend.ch>java -version
java version "1.8.0_151"
Java(TM) SE Runtime Environment (build 1.8.0_151-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)

Anonymous
Not applicable
Author

Hello,

Here is a response in this topic:https://community.talend.com/t5/Deployment/Can-t-build-standalone-job-with-Talend-Studio-6-4-1-Windo...

Could you please have a look at it to see if it is OK with you?

Best regards

Sabrina

Anonymous
Not applicable
Author

Hi,

 

The issue is not the same as mentioned.

I still have an issue when I'm deploying the job.

It's impossible to build the job and have the information from the log: .java/lastGenerated.log

it seems that Talend doesn't like the workspace with "network path"?

 

[INFO] Scanning for projects...
[ERROR] The build could not read 2 projects -> [Help 1]
[ERROR]
[ERROR] The project org.talend.code.dap_ods:routines:6.4.1 (\\zurappp01202\c$\TOS\workspace\ODS\.Java\pom_routines.xml) has 1 error
[ERROR] Non-readable POM \\zurappp01202\c$\TOS\workspace\ODS\.Java\zurappp01202\c$\TOS\workspace\ODS\.Java\pom.xml: \\zurappp01202\c$\TOS\workspace\ODS\.Java\zurappp01202\c$\TOS\workspace\ODS\.Java\pom.xml (The system cannot find the path specified) @ \\zurappp01202\c$\TOS\workspace\ODS\.Java\zurappp01202\c$\TOS\workspace\ODS\.Java\pom.xml
[ERROR]
[ERROR] The project org.talend.job.dap_ods:LOAD_ODS_SIZMEK_SCHEMA_CONVERSION:1.13.0 (\\zurappp01202\c$\TOS\workspace\ODS\.Java\pom_LOAD_ODS_SIZMEK_SCHEMA_CONVERSION_1.13.xml) has 1 error
[ERROR] Non-readable POM \\zurappp01202\c$\TOS\workspace\ODS\.Java\zurappp01202\c$\TOS\workspace\ODS\.Java\pom.xml: \\zurappp01202\c$\TOS\workspace\ODS\.Java\zurappp01202\c$\TOS\workspace\ODS\.Java\pom.xml (The system cannot find the path specified) @ \\zurappp01202\c$\TOS\workspace\ODS\.Java\zurappp01202\c$\TOS\workspace\ODS\.Java\pom.xml
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

Anonymous
Not applicable
Author

Hello,

You can export the job scripts(.bat or .sh) and execute it on server for further processing.

 

Best regards

Sabrina