You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/01 18:30:13 UTC

[GitHub] [pulsar] vamsiprasanth-narvar opened a new issue, #15882: Fatal error with pulsar client and Java 17(open jdk 17.0.2_8-7-1937)

vamsiprasanth-narvar opened a new issue, #15882:
URL: https://github.com/apache/pulsar/issues/15882

   **Describe the bug**
   We are deploying our consumer app using pulsar client 2.9.1(tried with 2.10 version too) with java version 17(open jdk 17.0.2_8-7-1937) and we are getting fatal error during init of PulsarClient. The app is working with Java 11 and Java 15. 
   
   **To Reproduce**
   Steps to reproduce the behavior:
   Error occurs in this statement -  PulsarClient.builder().serviceUrl(broker).connectionsPerBroker(4).ioThreads(Runtime.getRuntime().availableProcessors()).build();
   
   **Expected behavior**
   Pulsar client init and running fine
   
   **Screenshots**
   <img width="822" alt="image" src="https://user-images.githubusercontent.com/86304046/171476439-7d97a49a-3c86-45d7-af95-51986dfba47a.png">
   **Desktop (please complete the following information):**
    - OS: [e.g. iOS]
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] boatrainlsz commented on issue #15882: Fatal error with pulsar client and Java 17(open jdk 17.0.2_8-7-1937)

Posted by GitBox <gi...@apache.org>.
boatrainlsz commented on issue #15882:
URL: https://github.com/apache/pulsar/issues/15882#issuecomment-1146506216

   @vamsiprasanth-narvar could you please kindly provide the core dump file and error report file?
   ![image](https://user-images.githubusercontent.com/18243785/171975588-93874e7a-8484-4d4d-8682-839b8d2ee31c.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] tisonkun closed issue #15882: Fatal error with pulsar client and Java 17(open jdk 17.0.2_8-7-1937)

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun closed issue #15882: Fatal  error with pulsar client and Java 17(open jdk 17.0.2_8-7-1937)
URL: https://github.com/apache/pulsar/issues/15882


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on issue #15882: Fatal error with pulsar client and Java 17(open jdk 17.0.2_8-7-1937)

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #15882:
URL: https://github.com/apache/pulsar/issues/15882#issuecomment-1174527826

   The issue had no activity for 30 days, mark with Stale label.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] tisonkun commented on issue #15882: Fatal error with pulsar client and Java 17(open jdk 17.0.2_8-7-1937)

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun commented on issue #15882:
URL: https://github.com/apache/pulsar/issues/15882#issuecomment-1519320740

   Closed as stale.
   
   Please open a new issue if it's still relevant to master version and latest JDK 17 patch versions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org