- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Deploying the trucking demo topology results fails with file not found exception
Created ‎03-29-2017 10:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I've created the demo topology from the SAM docs. When deploying, it fails instantly with the following message:
An exception with message [/tmp/b7ea53f1-77ca-495f-b9f7-ed28f3097ac1.jar (No such file or directory)] was thrown while processing request.
Created ‎03-29-2017 06:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Ward Bekker can you copy bootstrap/notifier-jars/streamline-notifier*.jar onto /tmp/b7ea53f1-77ca-495f-b9f7-ed28f3097ac1.jar and try re-deploying
Created ‎03-29-2017 05:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Ward Bekker are you using notifications or custom processor in your topology
Created ‎03-29-2017 06:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm using the email alert processor as per demo instructions.
Created ‎03-29-2017 06:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Ward Bekker can you copy bootstrap/notifier-jars/streamline-notifier*.jar onto /tmp/b7ea53f1-77ca-495f-b9f7-ed28f3097ac1.jar and try re-deploying
Created ‎03-29-2017 06:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes will do
Created ‎03-29-2017 07:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yay, one step further, I now get the error below, which makes sense because storm-client is misspelled. Any pointers?
An exception with message [Cannot run program "/usr/hdf/current/storm-clint/bin/storm": error=2, No such file or directory] was thrown while processing request.
Created ‎03-29-2017 07:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
found it, was misspeld in the config yml.
Created ‎03-29-2017 07:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, I was able to deploy the topology. Thx!
