srikanth1229 Posted December 17, 2009 Share Posted December 17, 2009 HIWhen i am trying to run the job in JAsper ETL, i am getting this error.Could anyone please help me to resolve this issue.My job name is FundMigration1.Error::----------Starting job Fundmigration1 at 20:59 17/12/2009.Exception in thread "main" java.lang.Error: Unresolved compilation problem: at fund_migration.fundmigration1.Fundmigration1.main(Fundmigration1.java:1787)Job Fundmigration1 ended at 20:59 17/12/2009. [exit code=1] Help would be highly appreciated. Link to comment Share on other sites More sharing options...
srikanth1229 Posted December 18, 2009 Author Share Posted December 18, 2009 please help me to resolve this issue...Thanks in advance. Link to comment Share on other sites More sharing options...
stasp Posted December 18, 2009 Share Posted December 18, 2009 It's pretty much impossible to find the reason of the error based on this information. Try to take a look at the java code of the job, particulary at the chunk of code where the error occurs (Fundmigration1.java:1787 - it should be row 1787). Probably this will push you to an idea of what can be the reason.Hope this helps Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now