Hello,
I've built the job using Spoon, and it's working fine. But when I run using the Kitchen.bat command, it seems that it will run fine, but it stops after printing the following lines:
abr 17, 2018 6:55:07 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /lineage
abr 17, 2018 6:55:07 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /i18n
abr 17, 2018 6:55:46 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /marketplace
The command i'm using is:
Kitchen.bat /file:"C:\development\projects\PDI_JOBS\LoadFile.kjb"
I have windows 10, 64x, and using pdi last version 8.0.0.0-28.
I've tried:
I'm out of ideas.
Thanks in advance.
I've built the job using Spoon, and it's working fine. But when I run using the Kitchen.bat command, it seems that it will run fine, but it stops after printing the following lines:
Quote:
abr 17, 2018 6:55:07 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /lineage
abr 17, 2018 6:55:07 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /i18n
abr 17, 2018 6:55:46 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be /marketplace
Quote:
Kitchen.bat /file:"C:\development\projects\PDI_JOBS\LoadFile.kjb"
I've tried:
- Changing -Xmx2048m do -Xmx1024m
- Changing the slash of the path of the file "\" to "/"
- Deleting the karaf cache
- I even downloaded the pdi-ce-8.0.0.0-28.zip again and retried.
I'm out of ideas.
Thanks in advance.