Jump to content
JasperReports Library 7.0 is now available ×

ETL- JDBCOutput error


filip.guzma

Recommended Posts

Hi all! 

I have trouble with my JDBC job. I am trying to create job using JDBC items. Job runs fine until it reachs tJDBCOutput. When I run it, system warns me about erors: pstmt_tJDBCOutput_1 cannot be resolved/ cannot be resolved to a variable respectively.  

When I click continue the job will fail with exception: 

Exception in thread "main" java.lang.Error: Unresolved compilation problems: 
pstmt_tJDBCOutput_1 cannot be resolved
pstmt_tJDBCOutput_1 cannot be resolved to a variable
pstmt_tJDBCOutput_1 cannot be resolved
 
at local_project.jdbcjob_0_1.JDBCJOB.tJDBCInput_1Process(JDBCJOB.java:980)
at local_project.jdbcjob_0_1.JDBCJOB.tJDBCConnection_1Process(JDBCJOB.java:726)
at local_project.jdbcjob_0_1.JDBCJOB.runJobInTOS(JDBCJOB.java:4198)
at local_project.jdbcjob_0_1.JDBCJOB.main(JDBCJOB.java:3983)
 
respectively:
Error in the component's properties:pstmt_tJDBCOutput_1 cannot be resolved
pstmt_tJDBCOutput_1 cannot be resolved to a variable
 
 
Do you have any ideas, what could cause this error?
Thank you very much
Filip
Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...