You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by Jayanth Kolli <ja...@gmail.com> on 2019/08/06 21:59:25 UTC

Caused by: java.lang.IllegalArgumentException: URI is not hierarchical

Getting following error while trying to run DataFloeRunner example in Self executing JAR mode.
I have example word count spring boot application running fine with spring-boot:run maven, but fails with self executing

Re: Caused by: java.lang.IllegalArgumentException: URI is not hierarchical

Posted by Lukasz Cwik <lc...@google.com>.
+user <us...@beam.apache.org>

Can you supply the full stacktrace for the exception?

On Tue, Aug 6, 2019 at 3:22 PM Jayanth Kolli <ja...@gmail.com>
wrote:

> Getting following error while trying to run DataFloeRunner example in Self
> executing JAR mode.
> I have example word count spring boot application running fine with
> spring-boot:run maven, but fails with self executing
>

Re: Caused by: java.lang.IllegalArgumentException: URI is not hierarchical

Posted by Lukasz Cwik <lc...@google.com>.
+user <us...@beam.apache.org>

Can you supply the full stacktrace for the exception?

On Tue, Aug 6, 2019 at 3:22 PM Jayanth Kolli <ja...@gmail.com>
wrote:

> Getting following error while trying to run DataFloeRunner example in Self
> executing JAR mode.
> I have example word count spring boot application running fine with
> spring-boot:run maven, but fails with self executing
>