飞翔 发表于 2022-1-17 09:27:36

centos7下 非root用户 启动时报错,如何解决

* application server start completed.
* port: 20020.
****************************************
java.net.SocketException: Permission denied
      at java.base/sun.nio.ch.Net.bind0(Native Method)
      at java.base/sun.nio.ch.Net.bind(Net.java:455)
      at java.base/sun.nio.ch.Net.bind(Net.java:447)
      at java.base/sun.nio.ch.ServerSocketChannelImpl.bind

论坛管理员 发表于 2022-1-17 10:54:57

好像上周您有发过贴,这里我已经做了回复:)
https://forum.o2oa.net/thread-3657-1-1.html
页: [1]
查看完整版本: centos7下 非root用户 启动时报错,如何解决