[
https://issues.apache.org/jira/browse/LENS-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565974#comment-14565974
]
Hudson commented on LENS-549:
-----------------------------
SUCCESS: Integrated in Lens-Commit #807 (See
[https://builds.apache.org/job/Lens-Commit/807/])
Lens-549 : Fix Lens client instantiation (Pranav Kumar Agarwal via sharad)
(sharad.ag: rev 1254a1e2e774752ecb672a0100fffdc7d3779a5c)
* lens-cli/src/main/java/org/apache/lens/cli/commands/BaseLensCommand.java
*
lens-client/src/main/java/org/apache/lens/client/LensClientSingletonWrapper.java
> Lens client doesn't come-up if the lens server is not available
> ---------------------------------------------------------------
>
> Key: LENS-549
> URL: https://issues.apache.org/jira/browse/LENS-549
> Project: Apache Lens
> Issue Type: Bug
> Reporter: Pranav Kumar Agarwal
> Assignee: Pranav Kumar Agarwal
> Fix For: 2.2
>
> Attachments: Lens-549.patch
>
>
> LensClientSingletonWrapper constructor fails if the lens.server.base.url is
> unavailable. atm, since its in static path it fails with
> ExceptionInInitializerError, thus unable to use
> LensClientSingletonWrapper.setClient.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)