[ 
https://issues.apache.org/jira/browse/ATLAS-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15008363#comment-15008363
 ] 

Shwetha G S commented on ATLAS-297:
-----------------------------------

We can use different ports for tests and install. 

Can you also change the atlas endpoint used for integration tests? Thanks

> KafkaNotificationTest.testSendReceiveMessage fails when atlas-server is 
> running on the same machine 
> ----------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-297
>                 URL: https://issues.apache.org/jira/browse/ATLAS-297
>             Project: Atlas
>          Issue Type: Bug
>         Environment: Dev environment 
>            Reporter: Hemanth Yamijala
>            Assignee: Hemanth Yamijala
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: ATLAS-297-1.patch, ATLAS-297.patch
>
>
> Start the atlas-server on local machine. Then execute mvn 
> -Dtest=KafkaNotificationTest -DfailIfNoTests=false test
> Get the following stack trace and test failure:
> Running org.apache.atlas.kafka.KafkaNotificationTest
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 2, Time elapsed: 1.262 sec <<< 
> FAILURE! - in org.apache.atlas.kafka.KafkaNotificationTest
> setUp(org.apache.atlas.kafka.KafkaNotificationTest)  Time elapsed: 0.88 sec  
> <<< FAILURE!
> org.apache.atlas.AtlasException: Failed to start embedded kafka
>       at sun.nio.ch.Net.bind0(Native Method)
>       at sun.nio.ch.Net.bind(Net.java:463)
>       at sun.nio.ch.Net.bind(Net.java:455)
>       at 
> sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
>       at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
>       at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
>       at 
> org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:95)
>       at 
> org.apache.zookeeper.server.ServerCnxnFactory.createFactory(ServerCnxnFactory.java:126)
>       at 
> org.apache.atlas.kafka.KafkaNotification.startZk(KafkaNotification.java:140)
>       at 
> org.apache.atlas.kafka.KafkaNotification.start(KafkaNotification.java:170)
>       at 
> org.apache.atlas.kafka.KafkaNotificationTest.setUp(KafkaNotificationTest.java:40)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to