Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
My program is taking a delimited file and an oracleDB. They're linked at a tMap. But when the tOracleInput have the row as Lookup and not Main, I have this :
Exception in component tOracleInput_1
java.lang.NullPointerException
at glpi.titres_repas_astre_3_0_1.TITRES_REPAS_ASTRE_3.tOracleInput_1Process(TITRES_REPAS_ASTRE_3.java:3876)
at glpi.titres_repas_astre_3_0_1.TITRES_REPAS_ASTRE_3.tFileInputDelimited_3Process(TITRES_REPAS_ASTRE_3.java:1907)
at glpi.titres_repas_astre_3_0_1.TITRES_REPAS_ASTRE_3.runJobInTOS(TITRES_REPAS_ASTRE_3.java:5071)
at glpi.titres_repas_astre_3_0_1.TITRES_REPAS_ASTRE_3.main(TITRES_REPAS_ASTRE_3.java:4845)
Here a picture of the job :
Hope you can help me.