zhongky opened a new issue #12330:
URL: https://github.com/apache/pulsar/issues/12330


   **Describe the bug**
   
![微信图片_20211012083050](https://user-images.githubusercontent.com/44399584/136870952-a6883f16-4727-471f-979d-5ce20ce886b5.jpg)
   
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. open conf/standalone.conf
   2. modify the configuration brokerServicePort and webServicePort :
   > brokerServicePort=
   > brokerServicePortTls=6651
   > webServicePort=
   > webServicePortTls=8443
   3. startup pulsar in standalone mode
   4. See error
   
   **Expected behavior**
   Pulsar startup normally.
   
   **Screenshots**
   In PulsarStandalone.start() method:
   <img width="527" alt="微信截图_20211012083749" 
src="https://user-images.githubusercontent.com/44399584/136871337-f2f7c488-d018-478a-828b-78b609359213.png";>
   config.getWebServicePort() return invalid value;
   
   **Desktop (please complete the following information):**
    - OS: Linux
   
   **Additional context**
   Nothing
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to