[
https://issues.apache.org/jira/browse/LENS-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229445#comment-14229445
]
Sreekanth Ramakrishnan commented on LENS-82:
--------------------------------------------
I am getting a test failure in TestEventService. This is the exception
stacktrace even in the master branch.
{noformat}
Caused by: java.net.BindException: Address already in use
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:444)
at sun.nio.ch.Net.bind(Net.java:436)
at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
{noformat}
Is this a known issue?
> Move Mock* classes in lens-server-api to test jar
> -------------------------------------------------
>
> Key: LENS-82
> URL: https://issues.apache.org/jira/browse/LENS-82
> Project: Apache Lens
> Issue Type: Bug
> Components: api
> Affects Versions: 2.0
> Reporter: Amareshwari Sriramadasu
> Assignee: Sreekanth Ramakrishnan
> Fix For: 2.0
>
> Attachments: lens-82-1.patch
>
>
> MockDriver and MockQueryContext classes are present in lens-server-api. They
> should be moved to test and other modules can depend on lens-server-api's
> test jar module.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)