jimin
|
3c278edba9
|
optimize: support get java cmd from which java (#11720)
|
2024-02-20 10:51:16 +08:00 |
|
Keisuke Kubota
|
7911eb03db
|
ISSUE #11212 (#11213)
* Use pgrep in shutdown.sh
* Fix dot
|
2023-10-09 11:12:15 +08:00 |
|
xiezheng-XD
|
07232e96bb
|
Update shutdown.cmd (#11049)
|
2023-08-31 10:53:21 +08:00 |
|
Mike
|
7960c1efaa
|
Remove disable "UseParNewGC" option when use CMS (#10631)
* Specify the GC as the CMS when jdk version less 9.
* Remove disable "UseParNewGC" when use CMS.
|
2023-06-15 10:45:35 +08:00 |
|
Mike
|
ce371be9fc
|
Specify the GC as the CMS when jdk version less 9. (#10343)
|
2023-04-21 11:35:05 +08:00 |
|
LeePui
|
22ff97d5d8
|
调整startup.sh关于gc log配置问题 (#10050)
startup.sh中对jdk9之前的gc log配置为十个gc文件,每个大小为100m,jdk9之后变为十个gc文件,每个大小为102400,实际上这里将每个gc文件大小设置为了100k
|
2023-03-09 11:06:01 +08:00 |
|
Weizhan Yun
|
b91abb83cb
|
fix #8947. (#8959)
|
2022-08-12 16:58:39 +08:00 |
|
brotherlu-xcq
|
d2267d7bf3
|
[ISSUE #6609] fix the startup.sh problem. (#6739)
* [ISSUE #6737] fix the shell issue.
* [ISSUE #6737] fix the shell issue.
|
2021-08-27 09:33:47 +08:00 |
|
brotherlu-xcq
|
4aadcf8333
|
[ISSUE #6609] fix the shell issue using jdk more than 8. (#6725)
|
2021-08-24 09:43:29 +08:00 |
|
brotherlu-xcq
|
ba6e161353
|
[ISSUE #6301] [TASK 2] change the UI and startup shell to support custom selector config. (#6691)
|
2021-08-20 09:32:31 +08:00 |
|
Zark Zheng
|
ece17fb223
|
Fix the Algorithm HmacSHA256 not available error when login(#6382) (#6409)
|
2021-07-23 10:41:38 +08:00 |
|
ixx
|
c0958269b0
|
Fix the problem of startup error when the JAVA_HOME path contains spaces under Linux/Unix/Mac system (#6335)
|
2021-07-14 09:55:23 +08:00 |
|
paderlol
|
903ff0f546
|
Fix the configuration file loading issue #4556 #4541 (#4590)
|
2020-12-29 09:52:07 +08:00 |
|
wangpin
|
acc865d441
|
Modify the startup script custom configuration first default configuration (#4021)
|
2020-10-20 20:11:50 +08:00 |
|
ljhrot
|
dd24f564a3
|
Fix shell syntax error when running in ubuntu
|
2020-08-04 21:59:03 +08:00 |
|
ljhrot
|
e3eafda678
|
Fix shell syntax error when running in ubuntu
|
2020-08-03 22:40:02 +08:00 |
|
Hu Zongtang
|
479ef3ff65
|
[ISSUE#3409]fix Nacos can't start by the startup.cmd script in windows enviroment. (#3416)
|
2020-07-22 17:48:57 +08:00 |
|
lidaoyang
|
144c1819b0
|
Optimize startup.cmd, fix #3269 (#3270)
* Fix #3269
* Fix #3269
|
2020-07-08 09:20:26 +08:00 |
|
zhanglong
|
1b55e68fd4
|
Upgrade the database driver version of Mysql to 8 # 3036 #2993 #1868
|
2020-06-13 19:05:22 +08:00 |
|
chuntaojun
|
f222dccd3d
|
refactor: code optimization
|
2020-04-21 17:14:59 +08:00 |
|
nkorange
|
ad8bec7391
|
#1105 fix startup script
|
2020-02-05 14:03:40 +08:00 |
|
nkorange
|
e2c553cbca
|
#1105 Access control finish 80%
|
2019-12-18 20:25:10 +08:00 |
|
Fury Zhu
|
3f1150f45a
|
Merge branch 'develop' into fix-startup-for-java-11
|
2019-11-14 13:28:30 +08:00 |
|
zhfish
|
8fbe01892d
|
remvoe classpath
|
2019-11-13 14:34:59 +08:00 |
|
zhfish
|
bf2eb6cc5e
|
fix startup for java 11
|
2019-11-13 14:28:26 +08:00 |
|
nkorange
|
c4fb9e7fc7
|
Remove debug option in startup script
|
2019-11-06 12:31:21 +08:00 |
|
nkorange
|
4d68565667
|
Update version to 1.1.4
|
2019-10-24 14:46:46 +08:00 |
|
ganghuo
|
86e2f4aea8
|
创建字符串不需要带入双引号,否则调用时会报Error:Unable access jarfile
|
2019-10-21 16:35:56 +08:00 |
|
pbting
|
1ecd5f385c
|
Merge branch 'develop' into feature_enhance_interface
|
2019-09-06 21:22:16 +08:00 |
|
pbting
|
56c439e929
|
fix #1609
|
2019-09-06 13:39:40 +08:00 |
|
pbting
|
1f1392be89
|
fix #1609
|
2019-09-06 13:33:05 +08:00 |
|
rushsky518
|
b2504fd398
|
#1507 close server from current dir
|
2019-09-06 11:40:36 +08:00 |
|
nkorange
|
65c2f55617
|
Fix standalone use derby failed bug
|
2019-07-09 11:04:00 +08:00 |
|
得少
|
7336a8b7f5
|
fix #1458
support address server mode ,so nacos client will use the endpoint to initializer
|
2019-07-01 23:08:08 +08:00 |
|
Fury Zhu
|
d5b5dbb85e
|
Merge branch 'develop' into hotfix_jackson_vulnerability
|
2019-05-24 19:35:36 +08:00 |
|
pader.zhang
|
f8b758a6f2
|
Hotfix mysql8 not support system of windows #1185
|
2019-05-20 17:43:37 +08:00 |
|
Fury Zhu
|
35e452e049
|
Merge pull request #1225 from rushsky518/master
Windows script cannot specify FUNCTION_MODE #1148
|
2019-05-20 12:18:25 +08:00 |
|
rushsky518
|
9aea3ff2c4
|
windows 脚本支持 -m -f 参数
|
2019-05-15 16:23:57 +08:00 |
|
XCXCXCXCX
|
23454ffd84
|
fix something
|
2019-05-12 10:32:09 +08:00 |
|
XCXCXCXCX
|
6dc3882eef
|
fix something
|
2019-05-10 13:47:22 +08:00 |
|
XCXCXCXCX
|
6695805c69
|
Let nacos-server.jar import external jar package
|
2019-05-08 09:14:54 +08:00 |
|
nkorange
|
703dc0d2f6
|
#1069 Increase the URL length limit for temporary solution
|
2019-04-16 09:49:42 +08:00 |
|
Fury Zhu
|
1837ea4450
|
Update startup.sh
|
2019-04-04 11:01:26 +08:00 |
|
xuechaos
|
1e87e54bf0
|
close#874 process nacos.nacos is id for start or stop
|
2019-03-22 18:20:25 +08:00 |
|
Fury Zhu
|
01feb230a3
|
Merge pull request #855 from paderlol/develop
Nacos+MySQL8 startup error
|
2019-03-14 17:45:00 +08:00 |
|
nkorange
|
f0c71e6d8b
|
#502 fix bug
|
2019-03-13 18:41:00 +08:00 |
|
nkorange
|
616a8031bc
|
Merge branch 'develop' into feature_naming_group
# Conflicts:
# api/pom.xml
# client/pom.xml
# client/src/main/java/com/alibaba/nacos/client/naming/beat/BeatReactor.java
# cmdb/pom.xml
# common/pom.xml
# config/pom.xml
# console/pom.xml
# core/pom.xml
# distribution/conf/application.properties
# distribution/pom.xml
# example/pom.xml
# naming/pom.xml
# naming/src/main/java/com/alibaba/nacos/naming/core/Cluster.java
# naming/src/main/java/com/alibaba/nacos/naming/raft/RaftCore.java
# naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
# pom.xml
# test/pom.xml
|
2019-03-04 10:12:11 +08:00 |
|
pader.zhang
|
2f0c503da1
|
Fix #852 #613
|
2019-03-02 11:50:59 +08:00 |
|
xuechaos
|
f88b8018b5
|
merge develop to fix merge
|
2019-02-28 19:50:33 +08:00 |
|
xuechaos
|
5711ace91f
|
function mode server code completed
|
2019-02-27 20:00:05 +08:00 |
|