Commit Graph

51 Commits

Author SHA1 Message Date
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
e3eafda678 Fix shell syntax error when running in ubuntu 2020-08-03 22:40:02 +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
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
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
XCXCXCXCX
23454ffd84 fix something 2019-05-12 10:32:09 +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
5711ace91f function mode server code completed 2019-02-27 20:00:05 +08:00
nkorange
cd18124908 Merge branch 'feature_validate_service_format' into feature_naming_ap
# Conflicts:
#	naming/src/main/java/com/alibaba/nacos/naming/core/Cluster.java
#	naming/src/main/java/com/alibaba/nacos/naming/core/Instance.java
#	naming/src/main/java/com/alibaba/nacos/naming/core/Service.java
#	naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
2019-02-14 19:24:48 +08:00
pader.zhang
129e295aec Fix #711 2019-01-30 17:40:16 +08:00
nkorange
d3a4834672 #650 Server list manager detects healthy servers 2019-01-30 10:06:37 +08:00
zhanglong
d302335508 Fix #711 2019-01-27 01:40:26 +08:00
nkorange
a889642ca9 Fix CMDB JVM option error in JDK 9 2019-01-18 10:57:44 +08:00
water.lyl
920ff30961 Fix HmacSHA256 not available,change -Djava.ext.dirs 2019-01-17 16:39:38 +08:00
water.lyl
fcbb582e53 1、Fix HmacSHA256 not available,change -Djava.ext.dirs
2、update jjwt to newest version
3、longger security key,and change hs512 to hs256
2019-01-16 22:54:51 +08:00
nkorange
dda1bafb86 Fix #560 2019-01-04 14:16:15 +08:00
nkorange
d2e4f4e6b4 Merge branch 'feature_cmdb' into 0.7.0
# Conflicts:
#	api/pom.xml
#	api/src/main/java/com/alibaba/nacos/api/exception/NacosException.java
#	client/pom.xml
#	client/src/main/java/com/alibaba/nacos/client/config/impl/HttpSimpleClient.java
#	client/src/main/java/com/alibaba/nacos/client/naming/net/NamingProxy.java
#	common/pom.xml
#	config/pom.xml
#	console/pom.xml
#	core/pom.xml
#	distribution/conf/application.properties
#	distribution/conf/nacos-logback.xml
#	distribution/pom.xml
#	distribution/release-nacos.xml
#	example/pom.xml
#	naming/pom.xml
#	naming/src/main/java/com/alibaba/nacos/naming/web/ApiCommands.java
#	pom.xml
#	test/pom.xml
2018-12-14 17:15:32 +08:00
xuechaos
b39733e463 findbugs-maven-plugin version to 3.0.4
issue #366
2018-12-07 14:31:31 +08:00
nkorange
aace49640a #187 provide CMDB module 2018-12-05 12:08:49 +08:00
xuechaos
dc8d44597f fix : GC log does not take effect
issue ##314
2018-11-20 11:03:25 +08:00
xuechaos
b6e1ad91b8 feature : Support JDK 11
issue #214
2018-11-16 14:22:12 +08:00
hxy1991
7a3e9fd17b Fixes #222 2018-11-15 22:45:53 +08:00
hxy1991
0d90d6e895 Fixes #222 #231 2018-11-07 18:20:09 +08:00
mercyblitz
baa3e30739 Polish alibaba/nacos#96 : fixed logging file name 2018-10-03 04:26:40 +08:00
mercyblitz
e91ccc9c0f Polish alibaba/nacos#96 : add command arguments into startup scripts 2018-10-03 03:58:26 +08:00
xuechaos
e3a40d7610 fix wrong shell to startup server, thanks to yanj0609 2018-09-26 20:32:28 +08:00
xxc
874f4403a2
Merge pull request #72 from yanj0609/master
[ISSUE #69] Fix application cannot use {BASE_DIR}/conf/application.properties
2018-09-26 20:24:56 +08:00
xuechaos
d24f8680d9 fix mvn -B clean apache-rat:check
close #79
2018-09-26 20:05:17 +08:00
xuechaos
4603fb221a update shell 2018-09-21 15:11:23 +08:00
yanj0609
135524a8c8 Fix #69
* Add external config location to default config locations.

* The option '-cp' will be ignored when using 'java -jar'.
2018-09-20 23:23:06 +08:00