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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Not able to build any Job. No directory/file is getting generated

Hi Team,
While building any job, its not working. I am not even getting any error or something.
I have talend open studio for data integration 6.3.0 recently installed on my machine.

Please guide me.

Regards,
Naveen Kumar

Labels (2)
1 Solution

Accepted Solutions
QR
Contributor III
Contributor III

Your install path contains blank spaces, specifically this folder : "TCS GE Confidentials" ; Talend does not allow that.
Try to install it somewhere else without spaces in the path. You can also rename the faulty folder to "TCS_GE_Confidentials", with underscores instead of spaces.

Regards,
QR

View solution in original post

10 Replies
Anonymous
Not applicable
Author

Hi,
What's OS and JDK version? Is there any error message in the log message? Which is located in <Talend Studio installation path>/workspace/.metadata/.log
Best regards
Sabrina
 
Anonymous
Not applicable
Author

Hi,
Operating system is Window 7 64 bit  SOE Release v 1.4.
and below are some lines which i can see in .log files:
!ENTRY org.talend.platform.logging 1 0 2016-12-28 12:54:47.798
!MESSAGE 2016-12-28 12:54:47,795 INFO  org.eclipse.m2e.core.internal.lifecyclemapping.LifecycleMappingFactory  - Using NULL lifecycle mapping for MavenProject: org.talend.master.ideation:code.Master:6.3.0 @ C:\Users\974316\Documents\TCS GE Confidentials\TOS_DI-20161026_1219-V6.3.0\TOS_DI-20161026_1219-V6.3.0\workspace\.Java\pom.xml.


!ENTRY org.talend.platform.logging 1 0 2016-12-28 12:54:51.850
!MESSAGE 2016-12-28 12:54:51,847 INFO  org.eclipse.m2e.core.internal.lifecyclemapping.LifecycleMappingFactory  - Using NULL lifecycle mapping for MavenProject: org.talend.master.ideation:code.Master:6.3.0 @ C:\Users\974316\Documents\TCS GE Confidentials\TOS_DI-20161026_1219-V6.3.0\TOS_DI-20161026_1219-V6.3.0\workspace\.Java\pom.xml.


!ENTRY org.talend.platform.logging 1 0 2016-12-28 12:54:57.568
!MESSAGE 2016-12-28 12:54:57,568 INFO  org.eclipse.m2e.internal.launch.MavenLaunchDelegate  - C:\Users\974316\Documents\TCS GE Confidentials\TOS_DI-20161026_1219-V6.3.0\TOS_DI-20161026_1219-V6.3.0\workspace\.Java


!ENTRY org.talend.platform.logging 1 0 2016-12-28 12:54:57.569
!MESSAGE 2016-12-28 12:54:57,569 INFO  org.eclipse.m2e.internal.launch.MavenLaunchDelegate  -  mvn  -B -s "C:\Users\974316\Documents\TCS GE Confidentials\TOS_DI-20161026_1219-V6.3.0\TOS_DI-20161026_1219-V6.3.0\configuration\maven_user_settings.xml" package -l C:/Users/974316/Documents/TCS GE Confidentials/TOS_DI-20161026_1219-V6.3.0/TOS_DI-20161026_1219-V6.3.0/workspace/.Java/lastGenerated.log -P default-settings,include-java-sources,!include-maven-resources,include-items,include-libs,include-binaries,!include-running-log4j,!include-log4j,include-contexts,!include-test-sources,!include-test-reports,!include-xmlMappings,!include-running-xmlMappings,packaging-and-assembly -DskipTests -Dmaven.main.skip=true


!ENTRY org.talend.platform.logging 1 0 2016-12-28 12:55:01.639
!MESSAGE 2016-12-28 12:55:01,639 INFO  org.eclipse.m2e.core.internal.lifecyclemapping.LifecycleMappingFactory  - Using NULL lifecycle mapping for MavenProject: org.talend.master.ideation:code.Master:6.3.0 @ C:\Users\974316\Documents\TCS GE Confidentials\TOS_DI-20161026_1219-V6.3.0\TOS_DI-20161026_1219-V6.3.0\workspace\.Java\pom.xml.


Please guide me.


REgards,
NAveen Kumar
Anonymous
Not applicable
Author

Hi,
Are you using oracle JDK 1.8? It seems that there is something wrong with your installation. 
Could you please try to re-install your studio 6.3 to see if it works? Make sure there is no any extra blank space in your installation path.
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
I am using open studio. and JUst downloaded zip file from talend sit and after extraction of that folder, I am simply clicking on TOS_DI-win32-x86 to open it.

Regards,
Naveen Kumar
QR
Contributor III
Contributor III

Hi Naveen Kumar,

I had a similar problem (with the same error log when i tried to build). Does the path of your TOS install directory contain blank spaces ?
I solved it by reinstalling my TOS in "C:/Talend/" instead of "C:/Users/QR/QR My documents/Talend DI/".

Hope it works for you too.
Anonymous
Not applicable
Author

HI QR,

Below is path of talend directory:
C:\Users\974316\Documents\TCS GE Confidentials\TOS_DI-20161026_1219-V6.3.0\TOS_DI-20161026_1219-V6.3.0
After installing it again also. same problem i can see. 

Regards,
Naveen Kumar
QR
Contributor III
Contributor III

Your install path contains blank spaces, specifically this folder : "TCS GE Confidentials" ; Talend does not allow that.
Try to install it somewhere else without spaces in the path. You can also rename the faulty folder to "TCS_GE_Confidentials", with underscores instead of spaces.

Regards,
QR
Anonymous
Not applicable
Author

Hi QR and xdshi,
Thanks for you input. It worked  0683p000009MACn.png.

Regards,
Naveen Kumar
QR
Contributor III
Contributor III

You are welcome 0683p000009MACn.png

Thanks for your feedback. Don't forget to mark your topic as resolved !