-
Notifications
You must be signed in to change notification settings - Fork 243
Description
Hi
0.4.2 can not start on SLES12SP3
cosbench:~ # rpm -qa | grep jdk
java-1_8_0-openjdk-headless-1.8.0.161-27.13.1.x86_64
java-1_8_0-openjdk-1.8.0.161-27.13.1.x86_64
java -version
openjdk version "1.8.0_161"
OpenJDK Runtime Environment (IcedTea 3.7.0) (build 1.8.0_161-b12 suse-27.13.1-x86_64)
OpenJDK 64-Bit Server VM (build 25.161-b12, mixed mode)
cosbench:~ # rpm -qa | grep curl
python-pycurl-7.19.0-16.5.x86_64
libcurl4-32bit-7.37.0-37.17.1.x86_64
curl-7.37.0-37.17.1.x86_64
libcurl4-7.37.0-37.17.1.x86_64
curl -V
curl 7.37.0 (x86_64-suse-linux-gnu) libcurl/7.37.0 OpenSSL/1.0.2j zlib/1.2.8 libidn/1.28 libssh2/1.4.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP
sh start-controller.sh
Launching osgi framwork ...
Successfully launched osgi framework!
Booting cosbench controller ...
...........................................................
Starting cosbench-log_0.4.2 [ERROR]
...........................................................
Starting cosbench-tomcat_0.4.2 [ERROR]
...........................................................
Starting cosbench-config_0.4.2 [ERROR]
...........................................................
Starting cosbench-core_0.4.2 [ERROR]
cat 0.4.2/log/controller-boot.log
Listening on port 0.0.0.0/0.0.0.0:19089 ...
!SESSION 2018-04-30 11:38:49.295 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_161
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -console 19089
!ENTRY org.eclipse.osgi 4 0 2018-04-30 11:38:49.753
!MESSAGE Bundle plugins/cosbench-castor not found.
!ENTRY org.eclipse.osgi 4 0 2018-04-30 11:38:49.754
!MESSAGE Bundle plugins/cosbench-log4j not found.
!ENTRY org.eclipse.osgi 4 0 2018-04-30 11:38:49.754
!MESSAGE Bundle plugins/cosbench-log@6:start not found.
!ENTRY org.eclipse.osgi 4 0 2018-04-30 11:38:49.754
!MESSAGE Bundle plugins/cosbench-config@6:start not found.
!ENTRY org.eclipse.osgi 4 0 2018-04-30 11:38:49.755
!MESSAGE Bundle plugins/cosbench-http@6:start not found.
!ENTRY org.eclipse.osgi 4 0 2018-04-30 11:38:49.755
!MESSAGE Bundle plugins/cosbench-tomcat@7:start not found.
!ENTRY org.eclipse.osgi 4 0 2018-04-30 11:38:49.756
!MESSAGE Bundle plugins/cosbench-core@8:start not found.
!ENTRY org.eclipse.osgi 4 0 2018-04-30 11:38:49.756
!MESSAGE Bundle plugins/cosbench-controller@8:start not found.
!ENTRY org.eclipse.osgi 4 0 2018-04-30 11:38:49.757
!MESSAGE Bundle plugins/cosbench-core-web@8:start not found.
!ENTRY org.eclipse.osgi 4 0 2018-04-30 11:38:49.757
!MESSAGE Bundle plugins/cosbench-controller-web@8:start not found.
Persistence bundle starting...
Persistence bundle started.
log4j:WARN No appenders could be found for logger (org.springframework.osgi.extender.internal.boot.ChainActivator).
log4j:WARN Please initialize the log4j system properly.