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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
joem2
Contributor II
Contributor II

Job won't build

Hi,

 

I've three jobs in one project, all do similar stuff, main difference is the tables that they write to.

 

I've recently modified all three jobs (to add logging and changes to the tmap, and two of the three build successfully.  The third won't build, I get no error, nothing.

 

I have a JDK and JRE installed, I am using the latest version of big data, downloaded it yesterday and put it as a clean install in a new vm, imported the project and still won't build.

 

Any ideas?

Thanks,Joe.

Labels (2)
1 Solution

Accepted Solutions
joem2
Contributor II
Contributor II
Author

So if anyone gets this issue:

 

Talend Big Data 6.4.0

Windows 10 64 bit

Java 1.8

Other jobs building fine, but one job wont build, no error, build screen just disappears.

 

Workaround: Copy and paste the job, then build. It will build successfully then.  You *may* be able to delete a component on the job, save the job, then do a CTRL-Z Undo (to restore the deleted component), this worked a couple of times but after that it wouldn't build again.

 

No go back to your server, and update anything that called the old job name.

View solution in original post

3 Replies
Aukema
Creator
Creator

Hi Joe,

 

Perhaps you can find a clue in the logfile. The file is hidden and can be found in your workspace folder:

/Talend/workspace/.metadata./log

 

 

joem2
Contributor II
Contributor II
Author

Hi Saukema,

 

Had a look at the log and compared it to a job that is building successfully, and there's not a great deal of difference.  This is the output of the log from only the job that is failing:

 
!ENTRY org.talend.platform.logging 1 0 2017-06-21 09:50:46.014
!MESSAGE 2017-06-21 09:50:46,014 INFO org.eclipse.m2e.core.internal.lifecyclemapping.LifecycleMappingFactory - Using NULL lifecycle mapping for MavenProject: org.talend.master.thecompany:code.Master:6.4.0 @ C:\TOSBD640\workspace\.Java\pom.xml.


!ENTRY org.talend.platform.logging 2 0 2017-06-21 09:50:46.061
!MESSAGE 2017-06-21 09:50:46,061 WARN org.eclipse.m2e.core.internal.embedder.EclipseLogger - The POM for org.antlr



To see the whole post, download it here
OriginalPost.pdf
joem2
Contributor II
Contributor II
Author

So if anyone gets this issue:

 

Talend Big Data 6.4.0

Windows 10 64 bit

Java 1.8

Other jobs building fine, but one job wont build, no error, build screen just disappears.

 

Workaround: Copy and paste the job, then build. It will build successfully then.  You *may* be able to delete a component on the job, save the job, then do a CTRL-Z Undo (to restore the deleted component), this worked a couple of times but after that it wouldn't build again.

 

No go back to your server, and update anything that called the old job name.