Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Note: You may notice some temporary visual or styling issues in the Community. Our vendor is actively investigating.
cancel
Showing results for 
Search instead for 
Did you mean: 
root
Creator II
Creator II

agent.properties - Missing

In my ESB jobs, I enabled the option "Use Service Activity Monitor" in tRestRequest. When I deploy the build in Talend Runtime, all looks good. If I am running it from the Open Studio for ESB, I see the below warnings. 

Is this the expected behavior?
[WARN ]: org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Could not load properties from URL [file:${spring.config.location}/agent.properties]: ${spring.config.location}\agent.properties (The system cannot find the path specified)
[WARN ]: org.springframework.beans.factory.config.PropertyPlaceholderConfigurer - Could not load properties from class path resource [config/agent.properties]: class path resource [config/agent.properties] cannot be opened because it does not exist

Thank you in advance!
Labels (3)
5 Replies
Anonymous
Not applicable

Hi  plumberg,
[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] Could you please indicate what's the build version you are using? [/font][/color] Are you using same version for both ESB studio and runtime?  Could you please show us your ESB job setting screenshots? 
[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] Besy regards[/font][/color]
[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] Sabrina[/font][/color]
root
Creator II
Creator II
Author

xdshi wrote:
Hi  plumberg,
[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] Could you please indicate what's the build version you are using? [/font][/color] Are you using same version for both ESB studio and runtime?  Could you please show us your ESB job setting screenshots? 
[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] Besy regards[/font][/color]
[color=#5b5b5d][font=Verdana, Helvetica, Arial, sans-serif] Sabrina[/font][/color]

TOS_ESB-20160704_1411-V6.2.1
The same version is used for RunTime and ESB studio.
Its a simple job with   "Use Service Activity Monitor"checked, there is a trestrequest -> tXMLMap -> tRestResponse.
The job when deployed on the Runtime works perfectly fine.
Thank you
root
Creator II
Creator II
Author

Any help please? 
Anonymous
Not applicable

Hi,
Did you follow up document about:TalendHelpCenter:How to build Jobs to your job as an OSGI bundle for ESB?
Best regards
Sabrina
root
Creator II
Creator II
Author

xdshi wrote:
Hi,
Did you follow up document about: TalendHelpCenter:How to build Jobs to your job as an OSGI bundle for ESB?
Best regards
Sabrina

Yes, the SAM event monitoring works perfectly fine when I deploy the bundle to Karaf. However on the Studio, it gives this warning.
So, SAM is not supported on the Studio? SAM will work only on the Runtime?
Thanks.