Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hello talend-Community,
very strange Problem. There is a Job, that runs without any errors in the talend Studio. But when the job is running as Standalone Job, it throws NullPointerException.
Studio ist Open Studio for Data Integration 7.0.1 with jdk1.8.0_221 on Windows 10. The Server for the Standalone Jobs are SUSE Linux also with jdk1.8.0_221.
I`ve tried the jre instead of jdk, export and reimport the job ... absolutely no change of the error. I have no clue, why the job is running fine in studio and as standalone not.
Greetings
Michael
 TRF
		
			TRF
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
Hi there Michael,
Can you provide more information on the topics below?
- How is you tMysqlOutput_1 configured? Can you take some screenshots on the component basic and advanced settings?
- What is the job supposed to do?
Regards,
Luiz
 
					
				
		
Hello Luiz,
the Job compares new users with existing users in an LDAP and writes the new users in a MySQL DB.
Here the tMysqlOutput_1 setings and a view of the whole job:
tMysqlOutput_1 ist the third component
 TRF
		
			TRF
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
Hei TRF,
great, now the Job works standalone too.
Thank you so much!!
 TRF
		
			TRF
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You're welcome
