[
https://issues.apache.org/jira/browse/SENTRY-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16100669#comment-16100669
]
Na Li commented on SENTRY-1731:
-------------------------------
see an exception "Could not create ServerSocket on address
localhost/127.0.0.1:8038" in apache build
https://builds.apache.org/job/PreCommit-SENTRY-Build/3093/testReport/org.apache.sentry.tests.e2e.solr.db.integration/TestSolrAdminOperations/org_apache_sentry_tests_e2e_solr_db_integration_TestSolrAdminOperations/
2017-07-25 19:16:51,384 (sentry-service) [ERROR -
org.apache.sentry.service.thrift.SentryService.call(SentryService.java:221)]
Error starting server
org.apache.thrift.transport.TTransportException: Could not create ServerSocket
on address localhost/127.0.0.1:8038.
at
org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:109)
at
org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:91)
at
org.apache.thrift.transport.TServerSocket.<init>(TServerSocket.java:87)
at
org.apache.sentry.service.thrift.SentryService.runServer(SentryService.java:270)
at
org.apache.sentry.service.thrift.SentryService.call(SentryService.java:218)
at
org.apache.sentry.service.thrift.SentryService.call(SentryService.java:79)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
> java net BindException Address already in use
> ---------------------------------------------
>
> Key: SENTRY-1731
> URL: https://issues.apache.org/jira/browse/SENTRY-1731
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Affects Versions: 2.0.0
> Reporter: Na Li
> Assignee: Na Li
> Attachments: Sentry-1687 Patch1 Test fail build 2570 Address already
> in use.zip
>
>
> this unit test fails often.
> java.net.BindException: Address already in use
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)