You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hello,
I develop a job with TIS and it work fine on my desktop.. Now I want to deploy it on production environment.
I have problem at execution time.. The job can't find sapjco driver. I put the jar into the lib folder and librfc32 and sapjcorfc into windows/system32 folder but i still have the same error..
The problem occur with talent 4.2.2 on Windows, the execution server is Windows2008..
The detailed error here:
[statistics] disconnected
[statistics] disconnected
Exception in thread "main" java.lang.Error: java.lang.Error: java.lang.Error: Problèmes de compilation non résolus :
com.sap.mw n'est pas reconnu comme type valide
com.sap.mw.jco.JCO n'est pas reconnu comme type valide
at ciappa_flux.retro_schedule_0_1.RETRO_SCHEDULE.tRunJob_1Process(RETRO_SCHEDULE.java:598)
at ciappa_flux.retro_schedule_0_1.RETRO_SCHEDULE.runJobInTOS(RETRO_SCHEDULE.java:1199)
at ciappa_flux.retro_schedule_0_1.RETRO_SCHEDULE.main(RETRO_SCHEDULE.java:990)
Caused by: java.lang.Error: java.lang.Error: Problèmes de compilation non résolus :
com.sap.mw n'est pas reconnu comme type valide
com.sap.mw.jco.JCO n'est pas reconnu comme type valide
at ciappa_flux.retro_schedule_0_1.RETRO_SCHEDULE.tRunJob_3Process(RETRO_SCHEDULE.java:776)
at ciappa_flux.retro_schedule_0_1.RETRO_SCHEDULE.tRunJob_1Process(RETRO_SCHEDULE.java:586)
... 2 more
Caused by: java.lang.Error: Problèmes de compilation non résolus :
com.sap.mw n'est pas reconnu comme type valide
com.sap.mw.jco.JCO n'est pas reconnu comme type valide
at ciappa_flux.jco_0001_zrecie_0_1.JCO_0001_ZRECIE.tSAPConnection_1Process(JCO_0001_ZRECIE.java:1730)
at ciappa_flux.jco_0001_zrecie_0_1.JCO_0001_ZRECIE.runJobInTOS(JCO_0001_ZRECIE.java:13880)
at ciappa_flux.jco_0001_zrecie_0_1.JCO_0001_ZRECIE.runJob(JCO_0001_ZRECIE.java:13211)
at ciappa_flux.retro_schedule_0_1.RETRO_SCHEDULE.tRunJob_3Process(RETRO_SCHEDULE.java:713)
... 3 more
Offline
Hi
You should also install the SAP driver on the remote machine where the jobserver is installed. Is it a 32bit or 64bit machine, you should install responding version of SAP JCO.
Best regards
Shong
Online
Pages: 1