Hello Sunder,
on Orange daily deployments we have the same issue with following logs:
/start-apache-tomcat.sh: option -i value is
/start-apache-tomcat.sh: option -n value is
/start-apache-tomcat.sh: option -b value is /usr/local/tomcat
/start-apache-tomcat.sh: values for IP (-i) and/or name (-n) are empty or short
/start-apache-tomcat.sh: Starting server from /usr/local/tomcat
23-Jul-2020 05:19:52.424 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server version:
Apache Tomcat/8.5.35
23-Jul-2020 05:19:52.426 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server built:
Nov 3 2018 17:39:20 UTC
23-Jul-2020 05:19:52.426 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Server number:
8.5.35.0
23-Jul-2020 05:19:52.426 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log OS Name:
Linux
23-Jul-2020 05:19:52.427 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log OS Version:
4.9.0-8-amd64
23-Jul-2020 05:19:52.427 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Architecture:
amd64
23-Jul-2020 05:19:52.427 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Java Home:
/usr/lib/jvm/java-1.8-openjdk/jre
23-Jul-2020 05:19:52.427 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log JVM Version:
1.8.0_181-b13
23-Jul-2020 05:19:52.427 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor:
Oracle Corporation
23-Jul-2020 05:19:52.427 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE:
/usr/local/tomcat
23-Jul-2020 05:19:52.427 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME:
/usr/local/tomcat
23-Jul-2020 05:19:52.427 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties
23-Jul-2020 05:19:52.428 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
23-Jul-2020 05:19:52.428 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Djdk.tls.ephemeralDHKeySize=2048
23-Jul-2020 05:19:52.428 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Djava.protocol.handler.pkgs=org.apache.catalina.webresources
23-Jul-2020 05:19:52.428 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Dorg.apache.catalina.security.SecurityListener.UMASK=0027
23-Jul-2020 05:19:52.428 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Djavax.net.ssl.keyStore=/usr/local/tomcat/truststoreONAPall.jks
23-Jul-2020 05:19:52.428 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Djavax.net.ssl.keyStorePassword=changeit
23-Jul-2020 05:19:52.428 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Djavax.net.ssl.trustStore=/usr/local/tomcat/truststoreONAPall.jks
23-Jul-2020 05:19:52.428 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Djavax.net.ssl.trustStorePassword=changeit
23-Jul-2020 05:19:52.428 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Dignore.endorsed.dirs=
23-Jul-2020 05:19:52.429 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Dcatalina.base=/usr/local/tomcat
23-Jul-2020 05:19:52.429 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Dcatalina.home=/usr/local/tomcat
23-Jul-2020 05:19:52.429 INFO [main]
org.apache.catalina.startup.VersionLoggerListener.log Command line argument:
-Djava.io.tmpdir=/usr/local/tomcat/temp
23-Jul-2020 05:19:52.429 INFO [main]
org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded APR based
Apache Tomcat Native library [1.2.18] using APR version [1.6.3].
23-Jul-2020 05:19:52.429 INFO [main]
org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities:
IPv6 [true], sendfile [true], accept filters [false], random [true].
23-Jul-2020 05:19:52.429 INFO [main]
org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL
configuration: useAprConnector [false], useOpenSSL [true]
23-Jul-2020 05:19:52.433 INFO [main]
org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL
successfully initialized [OpenSSL 1.0.2p 14 Aug 2018]
23-Jul-2020 05:19:52.556 INFO [main] org.apache.coyote.AbstractProtocol.init
Initializing ProtocolHandler ["http-nio-8080"]
23-Jul-2020 05:19:52.568 INFO [main]
org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared
selector for servlet write/read
23-Jul-2020 05:19:52.573 INFO [main] org.apache.coyote.AbstractProtocol.init
Initializing ProtocolHandler ["https-openssl-nio-8443"]
23-Jul-2020 05:19:52.580 WARNING [main]
org.apache.tomcat.util.net.openssl.OpenSSLEngine.<clinit> Failed getting cipher
list
java.lang.Exception: Invalid Server SSL Protocol
(error:00000000:lib(0):func(0):reason(0))
at org.apache.tomcat.jni.SSLContext.make(Native Method)
at
org.apache.tomcat.util.net.openssl.OpenSSLEngine.<clinit>(OpenSSLEngine.java:73)
at
org.apache.tomcat.util.net.openssl.OpenSSLUtil.getImplementedProtocols(OpenSSLUtil.java:63)
at org.apache.tomcat.util.net.SSLUtilBase.<init>(SSLUtilBase.java:67)
at org.apache.tomcat.util.net.SSLUtilBase.<init>(SSLUtilBase.java:51)
at
org.apache.tomcat.util.net.openssl.OpenSSLUtil.<init>(OpenSSLUtil.java:42)
at
org.apache.tomcat.util.net.openssl.OpenSSLImplementation.getSSLUtil(OpenSSLImplementation.java:36)
at
org.apache.tomcat.util.net.AbstractJsseEndpoint.createSSLContext(AbstractJsseEndpoint.java:103)
at
org.apache.tomcat.util.net.AbstractJsseEndpoint.initialiseSsl(AbstractJsseEndpoint.java:86)
at org.apache.tomcat.util.net.NioEndpoint.bind(NioEndpoint.java:244)
at
org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.java:1087)
at
org.apache.tomcat.util.net.AbstractJsseEndpoint.init(AbstractJsseEndpoint.java:265)
at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:581)
at
org.apache.coyote.http11.AbstractHttp11Protocol.init(AbstractHttp11Protocol.java:68)
at org.apache.catalina.connector.Connector.initInternal(Connector.java:993)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:107)
at
org.apache.catalina.core.StandardService.initInternal(StandardService.java:552)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:107)
at
org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:875)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:107)
at org.apache.catalina.startup.Catalina.load(Catalina.java:638)
at org.apache.catalina.startup.Catalina.load(Catalina.java:661)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:309)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:492)
23-Jul-2020 05:19:53.043 SEVERE [main]
org.apache.catalina.core.StandardService.initInternal Failed to initialize
connector [Connector[HTTP/1.1-8443]]
org.apache.catalina.LifecycleException: Failed to initialize component
[Connector[HTTP/1.1-8443]]
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:112)
at
org.apache.catalina.core.StandardService.initInternal(StandardService.java:552)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:107)
at
org.apache.catalina.core.StandardServer.initInternal(StandardServer.java:875)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:107)
at org.apache.catalina.startup.Catalina.load(Catalina.java:638)
at org.apache.catalina.startup.Catalina.load(Catalina.java:661)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:309)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:492)
Caused by: org.apache.catalina.LifecycleException: Protocol handler
initialization failed
at org.apache.catalina.connector.Connector.initInternal(Connector.java:995)
at org.apache.catalina.util.LifecycleBase.init(LifecycleBase.java:107)
... 12 more
Caused by: java.lang.IllegalArgumentException: Get Key failed: Given final
block not properly padded. Such issues can arise if a bad key is used during
decryption.
at
org.apache.tomcat.util.net.AbstractJsseEndpoint.createSSLContext(AbstractJsseEndpoint.java:115)
at
org.apache.tomcat.util.net.AbstractJsseEndpoint.initialiseSsl(AbstractJsseEndpoint.java:86)
at org.apache.tomcat.util.net.NioEndpoint.bind(NioEndpoint.java:244)
at
org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.java:1087)
at
org.apache.tomcat.util.net.AbstractJsseEndpoint.init(AbstractJsseEndpoint.java:265)
at org.apache.coyote.AbstractProtocol.init(AbstractProtocol.java:581)
at
org.apache.coyote.http11.AbstractHttp11Protocol.init(AbstractHttp11Protocol.java:68)
at org.apache.catalina.connector.Connector.initInternal(Connector.java:993)
... 13 more
Caused by: java.security.UnrecoverableKeyException: Get Key failed: Given final
block not properly padded. Such issues can arise if a bad key is used during
decryption.
at sun.security.pkcs12.PKCS12KeyStore.engineGetKey(PKCS12KeyStore.java:435)
at
sun.security.provider.KeyStoreDelegator.engineGetKey(KeyStoreDelegator.java:96)
at
sun.security.provider.JavaKeyStore$DualFormatJKS.engineGetKey(JavaKeyStore.java:70)
at java.security.KeyStore.getKey(KeyStore.java:1023)
at
org.apache.tomcat.util.net.jsse.JSSEUtil.getKeyManagers(JSSEUtil.java:265)
at
org.apache.tomcat.util.net.openssl.OpenSSLUtil.getKeyManagers(OpenSSLUtil.java:94)
at
org.apache.tomcat.util.net.AbstractJsseEndpoint.createSSLContext(AbstractJsseEndpoint.java:113)
... 20 more
Caused by: javax.crypto.BadPaddingException: Given final block not properly
padded. Such issues can arise if a bad key is used during decryption.
at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:991)
at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:847)
at
com.sun.crypto.provider.PKCS12PBECipherCore.implDoFinal(PKCS12PBECipherCore.java:399)
at
com.sun.crypto.provider.PKCS12PBECipherCore$PBEWithSHA1AndDESede.engineDoFinal(PKCS12PBECipherCore.java:431)
at javax.crypto.Cipher.doFinal(Cipher.java:2164)
at sun.security.pkcs12.PKCS12KeyStore.engineGetKey(PKCS12KeyStore.java:371)
... 26 more
23-Jul-2020 05:19:53.045 INFO [main] org.apache.coyote.AbstractProtocol.init
Initializing ProtocolHandler ["ajp-nio-8009"]
23-Jul-2020 05:19:53.047 INFO [main]
org.apache.tomcat.util.net.NioSelectorPool.getSharedSelector Using a shared
selector for servlet write/read
23-Jul-2020 05:19:53.047 INFO [main] org.apache.catalina.startup.Catalina.load
Initialization processed in 1081 ms
23-Jul-2020 05:19:53.074 INFO [main]
org.apache.catalina.core.StandardService.startInternal Starting service
[Catalina]
23-Jul-2020 05:19:53.074 INFO [main]
org.apache.catalina.core.StandardEngine.startInternal Starting Servlet Engine:
Apache Tomcat/8.5.35
23-Jul-2020 05:19:53.086 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
application directory [/usr/local/tomcat/webapps/ROOT]
23-Jul-2020 05:19:53.444 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
application directory [/usr/local/tomcat/webapps/ROOT] has finished in [358] ms
23-Jul-2020 05:19:53.445 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
application directory [/usr/local/tomcat/webapps/ONAPPORTAL]
05:20:02,980 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could
NOT find resource [logback-test.xml]
05:20:02,982 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could
NOT find resource [logback.groovy]
05:20:02,982 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found
resource [logback.xml] at
[file:/usr/local/tomcat/webapps/ONAPPORTAL/WEB-INF/classes/logback.xml]
05:20:03,124 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction
- Will scan for changes in
[file:/usr/local/tomcat/webapps/ONAPPORTAL/WEB-INF/classes/logback.xml]
05:20:03,125 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction
- Setting ReconfigureOnChangeTask scanning period to 3 seconds
05:20:03,272 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About
to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:20:03,279 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [STDOUT]
05:20:03,288 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA
- Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder]
for [encoder] property
05:20:03,337 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About
to instantiate appender of type
[ch.qos.logback.core.rolling.RollingFileAppender]
05:20:03,341 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [EELF]
05:20:03,353 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@679090970 -
Will use zip compression
05:20:03,355 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@679090970 -
Will use the pattern /var/log/onap/onapportal/application.log.%d{yyyy-MM-dd}
for the active file
05:20:03,361 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date
pattern is 'yyyy-MM-dd' from file name pattern
'/var/log/onap/onapportal/application.log.%d{yyyy-MM-dd}.zip'.
05:20:03,361 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at
midnight.
05:20:03,362 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting
initial period to Thu Jul 23 05:20:03 GMT 2020
05:20:03,363 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA
- Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder]
for [encoder] property
05:20:03,366 |-ERROR in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Could not create
component [filter] of type
[org.openecomp.portalapp.portal.utils.CustomLoggingFilter]
java.lang.ClassNotFoundException:
org.openecomp.portalapp.portal.utils.CustomLoggingFilter
at java.lang.ClassNotFoundException:
org.openecomp.portalapp.portal.utils.CustomLoggingFilter
at at
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1328)
at at
org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1156)
at at ch.qos.logback.core.util.Loader.loadClass(Loader.java:120)
at at
ch.qos.logback.core.joran.action.NestedComplexPropertyIA.begin(NestedComplexPropertyIA.java:102)
at at
ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:269)
at at
ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:145)
at at
ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:128)
at at
ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:50)
at at
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:165)
at at
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:152)
at at
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:110)
at at
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:53)
at at
ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)
at at
ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:150)
at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:84)
at at
org.slf4j.impl.StaticLoggerBinder.<clinit>(StaticLoggerBinder.java:55)
at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:129)
at at
org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:108)
at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:302)
at at
ch.qos.logback.classic.util.StatusViaSLF4JLoggerFactory.addStatus(StatusViaSLF4JLoggerFactory.java:32)
at at
ch.qos.logback.classic.util.StatusViaSLF4JLoggerFactory.addInfo(StatusViaSLF4JLoggerFactory.java:20)
at at
ch.qos.logback.classic.servlet.LogbackServletContainerInitializer.onStartup(LogbackServletContainerInitializer.java:32)
at at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5245)
at at
org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:754)
at at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:730)
at at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:734)
at at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:1140)
at at
org.apache.catalina.startup.HostConfig$DeployDirectory.run(HostConfig.java:1875)
at at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at at java.lang.Thread.run(Thread.java:748)
05:20:03,370 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] -
Active log file name: /var/log/onap/onapportal/application.log
05:20:03,370 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] -
File property is set to [/var/log/onap/onapportal/application.log]
05:20:03,372 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About
to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:20:03,376 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [asyncEELF]
05:20:03,377 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [EELF] to
ch.qos.logback.classic.AsyncAppender[asyncEELF]
05:20:03,377 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] -
Attaching appender named [EELF] to AsyncAppender.
05:20:03,378 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] -
Setting discardingThreshold to 51
05:20:03,381 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About
to instantiate appender of type
[ch.qos.logback.core.rolling.RollingFileAppender]
05:20:03,381 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [EELFAudit]
05:20:03,382 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1460539637 -
Will use zip compression
05:20:03,383 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1460539637 -
Will use the pattern /var/log/onap/onapportal/audit.log.%d{yyyy-MM-dd} for the
active file
05:20:03,383 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date
pattern is 'yyyy-MM-dd' from file name pattern
'/var/log/onap/onapportal/audit.log.%d{yyyy-MM-dd}.zip'.
05:20:03,384 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at
midnight.
05:20:03,384 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting
initial period to Thu Jul 23 05:20:03 GMT 2020
05:20:03,384 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA
- Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder]
for [encoder] property
05:20:03,387 |-INFO in
ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file
name: /var/log/onap/onapportal/audit.log
05:20:03,387 |-INFO in
ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is
set to [/var/log/onap/onapportal/audit.log]
05:20:03,387 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About
to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:20:03,387 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [asyncEELFAudit]
05:20:03,388 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [EELFAudit] to
ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
05:20:03,388 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] -
Attaching appender named [EELFAudit] to AsyncAppender.
05:20:03,388 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] -
Setting discardingThreshold to 51
05:20:03,389 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About
to instantiate appender of type
[ch.qos.logback.core.rolling.RollingFileAppender]
05:20:03,390 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [EELFMetrics]
05:20:03,391 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1956378511 -
Will use zip compression
05:20:03,391 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1956378511 -
Will use the pattern /var/log/onap/onapportal/metrics.log.%d{yyyy-MM-dd} for
the active file
05:20:03,392 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date
pattern is 'yyyy-MM-dd' from file name pattern
'/var/log/onap/onapportal/metrics.log.%d{yyyy-MM-dd}.zip'.
05:20:03,392 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at
midnight.
05:20:03,393 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting
initial period to Thu Jul 23 05:20:03 GMT 2020
05:20:03,393 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA
- Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder]
for [encoder] property
05:20:03,394 |-INFO in
ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file
name: /var/log/onap/onapportal/metrics.log
05:20:03,394 |-INFO in
ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is
set to [/var/log/onap/onapportal/metrics.log]
05:20:03,395 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About
to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:20:03,395 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [asyncEELFMetrics]
05:20:03,395 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [EELFMetrics] to
ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
05:20:03,395 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] -
Attaching appender named [EELFMetrics] to AsyncAppender.
05:20:03,395 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] -
Setting discardingThreshold to 51
05:20:03,395 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About
to instantiate appender of type
[ch.qos.logback.core.rolling.RollingFileAppender]
05:20:03,395 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [EELFError]
05:20:03,396 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1679380499 -
Will use zip compression
05:20:03,397 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1679380499 -
Will use the pattern /var/log/onap/onapportal/error.log.%d{yyyy-MM-dd} for the
active file
05:20:03,398 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date
pattern is 'yyyy-MM-dd' from file name pattern
'/var/log/onap/onapportal/error.log.%d{yyyy-MM-dd}.zip'.
05:20:03,398 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at
midnight.
05:20:03,398 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting
initial period to Thu Jul 23 05:20:03 GMT 2020
05:20:03,399 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA
- Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder]
for [encoder] property
05:20:03,400 |-INFO in
ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - Active log file
name: /var/log/onap/onapportal/error.log
05:20:03,400 |-INFO in
ch.qos.logback.core.rolling.RollingFileAppender[EELFError] - File property is
set to [/var/log/onap/onapportal/error.log]
05:20:03,400 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About
to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:20:03,401 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [asyncEELFError]
05:20:03,401 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [EELFError] to
ch.qos.logback.classic.AsyncAppender[asyncEELFError]
05:20:03,401 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] -
Attaching appender named [EELFError] to AsyncAppender.
05:20:03,401 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] -
Setting discardingThreshold to 51
05:20:03,401 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About
to instantiate appender of type
[ch.qos.logback.core.rolling.RollingFileAppender]
05:20:03,401 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [EELFDebug]
05:20:03,402 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@484959508 -
Will use zip compression
05:20:03,403 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@484959508 -
Will use the pattern /var/log/onap/onapportal/debug.log.%d{yyyy-MM-dd} for the
active file
05:20:03,404 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date
pattern is 'yyyy-MM-dd' from file name pattern
'/var/log/onap/onapportal/debug.log.%d{yyyy-MM-dd}.zip'.
05:20:03,404 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at
midnight.
05:20:03,404 |-INFO in
c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting
initial period to Thu Jul 23 05:20:03 GMT 2020
05:20:03,405 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA
- Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder]
for [encoder] property
05:20:03,405 |-INFO in
ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file
name: /var/log/onap/onapportal/debug.log
05:20:03,405 |-INFO in
ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is
set to [/var/log/onap/onapportal/debug.log]
05:20:03,406 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About
to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:20:03,406 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming
appender as [asyncEELFDebug]
05:20:03,406 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [EELFDebug] to
ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
05:20:03,406 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] -
Attaching appender named [EELFDebug] to AsyncAppender.
05:20:03,406 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] -
Setting discardingThreshold to 51
05:20:03,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting level of logger [com.att.eelf] to INFO
05:20:03,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [com.att.eelf] to false
05:20:03,408 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [asyncEELF] to Logger[com.att.eelf]
05:20:03,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting level of logger [com.att.eelf.audit] to INFO
05:20:03,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [com.att.eelf.audit] to false
05:20:03,409 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
05:20:03,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting level of logger [com.att.eelf.metrics] to INFO
05:20:03,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [com.att.eelf.metrics] to false
05:20:03,409 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
05:20:03,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting level of logger [com.att.eelf.error] to INFO
05:20:03,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [com.att.eelf.error] to false
05:20:03,409 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [asyncEELFError] to Logger[com.att.eelf.error]
05:20:03,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting level of logger [com.att.eelf.debug] to DEBUG
05:20:03,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction -
Setting additivity of logger [com.att.eelf.debug] to false
05:20:03,409 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
05:20:03,410 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction -
Setting level of ROOT logger to INFO
05:20:03,410 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction -
Attaching appender named [asyncEELF] to Logger[ROOT]
05:20:03,410 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction
- End of configuration.
05:20:03,411 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7436ea4c
- Registering current configuration as safe fallback point
05:20:02,930 |-INFO in
ch.qos.logback.classic.servlet.LogbackServletContainerInitializer@1f92b32 -
Adding an instance of class
ch.qos.logback.classic.servlet.LogbackServletContextListener to the current
web-app
23-Jul-2020 05:20:03.847 INFO [localhost-startStop-1]
org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for
TLDs yet contained no TLDs. Enable debug logging for this logger for a complete
list of JARs that were scanned but no TLDs were found in them. Skipping
unneeded JARs during scanning can improve startup time and JSP compilation time.
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more
info.
23-Jul-2020 05:20:37.106 INFO [localhost-startStop-1]
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
application directory [/usr/local/tomcat/webapps/ONAPPORTAL] has finished in
[43,661] ms
23-Jul-2020 05:20:37.110 INFO [main] org.apache.coyote.AbstractProtocol.start
Starting ProtocolHandler ["http-nio-8080"]
23-Jul-2020 05:20:37.174 INFO [main] org.apache.coyote.AbstractProtocol.start
Starting ProtocolHandler ["ajp-nio-8009"]
23-Jul-2020 05:20:37.176 INFO [main] org.apache.catalina.startup.Catalina.start
Server startup in 44128 ms
System property [org.owasp.esapi.opsteam] is not set
System property [org.owasp.esapi.devteam] is not set
Attempting to load ESAPI.properties via file I/O.
Attempting to load ESAPI.properties as resource file via file I/O.
Not found in 'org.owasp.esapi.resources' directory or file not readable:
/ESAPI.properties
Not found in SystemResource Directory/resourceDirectory: .esapi/ESAPI.properties
Not found in 'user.home' (/root) directory: /root/esapi/ESAPI.properties
Loading ESAPI.properties via file I/O failed. Exception was:
java.io.FileNotFoundException
Attempting to load ESAPI.properties via the classpath.
SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using
current thread context class loader!
Attempting to load validation.properties via file I/O.
Attempting to load validation.properties as resource file via file I/O.
Not found in 'org.owasp.esapi.resources' directory or file not readable:
/validation.properties
Not found in SystemResource Directory/resourceDirectory:
.esapi/validation.properties
Not found in 'user.home' (/root) directory: /root/esapi/validation.properties
Loading validation.properties via file I/O failed.
Attempting to load validation.properties via the classpath.
SUCCESSFULLY LOADED validation.properties via the CLASSPATH from '/ (root)'
using current thread context class loader!
SecurityConfiguration for ESAPI.Logger not found in ESAPI.properties. Using
default: org.owasp.esapi.reference.JavaLogFactory
23-Jul-2020 06:20:10.675 SEVERE [ajp-nio-8009-exec-1]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [3338]
23-Jul-2020 06:20:10.683 SEVERE [ajp-nio-8009-exec-2]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [18245]
23-Jul-2020 06:20:10.690 SEVERE [ajp-nio-8009-exec-3]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [20304]
23-Jul-2020 06:20:10.698 SEVERE [ajp-nio-8009-exec-4]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [20304]
23-Jul-2020 06:20:10.702 SEVERE [ajp-nio-8009-exec-5]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [32768]
23-Jul-2020 06:20:10.706 SEVERE [ajp-nio-8009-exec-6]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [30]
23-Jul-2020 06:20:10.709 SEVERE [ajp-nio-8009-exec-7]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [12]
23-Jul-2020 06:20:10.712 SEVERE [ajp-nio-8009-exec-8]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [18501]
23-Jul-2020 06:20:10.715 SEVERE [ajp-nio-8009-exec-9]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [5635]
23-Jul-2020 06:20:10.717 SEVERE [ajp-nio-8009-exec-10]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [768]
23-Jul-2020 06:20:10.720 SEVERE [ajp-nio-8009-exec-1]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [5635]
23-Jul-2020 06:20:10.724 SEVERE [ajp-nio-8009-exec-2]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [0]
23-Jul-2020 06:20:10.728 SEVERE [ajp-nio-8009-exec-3]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [0]
23-Jul-2020 06:20:10.731 SEVERE [ajp-nio-8009-exec-4]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [27648]
23-Jul-2020 06:20:10.734 SEVERE [ajp-nio-8009-exec-5]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [18245]
23-Jul-2020 06:20:10.737 SEVERE [ajp-nio-8009-exec-6]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [356]
23-Jul-2020 06:20:10.740 SEVERE [ajp-nio-8009-exec-7]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [12420]
23-Jul-2020 06:20:10.744 SEVERE [ajp-nio-8009-exec-8]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [12300]
23-Jul-2020 06:20:10.748 SEVERE [ajp-nio-8009-exec-9]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [20304]
23-Jul-2020 06:20:10.751 SEVERE [ajp-nio-8009-exec-10]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [21582]
23-Jul-2020 06:20:10.754 SEVERE [ajp-nio-8009-exec-1]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [768]
23-Jul-2020 06:20:10.757 SEVERE [ajp-nio-8009-exec-2]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [17517]
23-Jul-2020 06:20:10.759 SEVERE [ajp-nio-8009-exec-3]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [14848]
23-Jul-2020 06:20:10.762 SEVERE [ajp-nio-8009-exec-4]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [19026]
23-Jul-2020 06:20:10.765 SEVERE [ajp-nio-8009-exec-5]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [256]
23-Jul-2020 06:20:10.769 SEVERE [ajp-nio-8009-exec-6]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [90]
23-Jul-2020 06:20:10.772 SEVERE [ajp-nio-8009-exec-7]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [4609]
23-Jul-2020 06:20:10.776 SEVERE [ajp-nio-8009-exec-8]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [3]
23-Jul-2020 06:20:10.779 SEVERE [ajp-nio-8009-exec-9]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [18249]
23-Jul-2020 06:22:41.849 SEVERE [ajp-nio-8009-exec-10]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [18245]
23-Jul-2020 06:22:50.120 SEVERE [ajp-nio-8009-exec-1]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [32768]
23-Jul-2020 06:27:44.177 WARNING [main]
org.apache.catalina.core.StandardServer.await StandardServer.await: Invalid
command 'JDWP-Handshake\n' received
23-Jul-2020 06:27:45.197 SEVERE [ajp-nio-8009-exec-2]
org.apache.coyote.ajp.AjpMessage.processHeader Invalid message received with
signature [19012]
23-Jul-2020 06:27:46.227 INFO [http-nio-8080-exec-3]
org.apache.coyote.http11.Http11Processor.service Error parsing HTTP request
header
Note: further occurrences of HTTP header parsing errors will be logged at
DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name.
HTTP method names must be tokens
at
org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:428)
at
org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:684)
at
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:806)
at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1498)
at
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:748)
________________________________
De : TATTAVARADA, SUNDER (SUNDER) [[email protected]]
Envoyé : mercredi 22 juillet 2020 23:54
À : [email protected]; [email protected]; DESBUREAUX Sylvain
TGI/OLN; [email protected]
Cc : [email protected]
Objet : RE: [onap-tsc] [Onap-release] [Maintenance Release]Status Update
Hi Damian,
If you can please provide the Windriver Tenant where the ElAlto Maintenance
release was deployed, we will be able to troubleshoot further in that
environment.
The only delta between the original release and the maintenance release is that
new aaf certificate was added.
Thanks,
Sunder
From: [email protected] <[email protected]> On Behalf Of Nowak,
Damian (Nokia - PL/Wroclaw)
Sent: Wednesday, July 22, 2020 11:08 AM
To: [email protected]; [email protected];
[email protected]; [email protected]
Cc: [email protected]
Subject: Re: [onap-tsc] [Onap-release] [Maintenance Release]Status Update
Dears,
Regarding the El Alto Maintenance Release, well, it`s definitely not ready...
We`re observing the following issues in our test environment:
1. Portal is not responding to requests (we see it is unable to load
externally defined roles to the internal Portal DB).
We reinstalled Portal from the 5.0.1-ONAP tag, and the issue is resolved -->
Means EL Alto MR Portal comes with a Bug.
2. APPC is not really working properly in El Alto MR (checked-out
2020-07-22).
It looks like APPC is not really responding to calls from CDT, and it is not
responding to calls from Swagger API UI.
Are You observing these issues in Your test-systems too?
I can understand, that not everyone is using APPC, but I think, quite anyone is
using Portal...
Rgds,
Damian
http://nok.it/onap<https://urldefense.proofpoint.com/v2/url?u=http-3A__nok.it_onap&d=DwMFAw&c=LFYZ-o9_HUMeMTSQicvjIg&r=xrOXKXDEgns3UxEHtpICarA9ZlcXAB6IQ-pw0QXIc1Q&m=iy-QEAz9EwI7dkGfmH0kc2s-cqkI4g-c0mTnFBIwsgw&s=kCqqX1xh9FqVE6G-aAOfnPkLMfJujUc26Htzo6F0F6M&e=>
From: [email protected]<mailto:[email protected]>
<[email protected]<mailto:[email protected]>> On Behalf Of Sylvain
Desbureaux via lists.onap.org
Sent: Wednesday, July 22, 2020 11:40 AM
To: Martial
<[email protected]<mailto:[email protected]>>;
[email protected]<mailto:[email protected]>;
[email protected]<mailto:[email protected]>
Cc: [email protected]<mailto:[email protected]>
Subject: Re: [onap-tsc] [Onap-release] [Maintenance Release]Status Update
Hi Martial,
OK !
thanks for fast answer!
Sylvain
________________________________
De : [email protected]<mailto:[email protected]>
[[email protected]] de la part de Martial
[[email protected]]
Envoyé : mercredi 22 juillet 2020 11:27
À : [email protected]<mailto:[email protected]>;
[email protected]<mailto:[email protected]>
Cc : [email protected]<mailto:[email protected]>
Objet : Re: [Onap-release] [Maintenance Release]Status Update
Envoyé depuis mon smartphone Samsung Galaxy.
Sylvain,
As mentioned in the 'el alto' release note for CLAMP, The ELK stack is not part
of the CLAMP el alto release due to the DMCA SEARCHGUARD issue.
So it is normal that it is not coming up since it is not present.
Br
Martial
Envoyé depuis mon smartphone Samsung Galaxy.
-------- Message d'origine --------
De : "Lefevre, Catherine"
<[email protected]<mailto:[email protected]>>
Date : 21/07/20 01:21 (GMT+01:00)
À : Krzysztof Opasiak <[email protected]<mailto:[email protected]>>,
[email protected]<mailto:[email protected]>,
[email protected]<mailto:[email protected]>,
[email protected]<mailto:[email protected]>,
[email protected]<mailto:[email protected]>
Cc : [email protected]<mailto:[email protected]>, DEBEAU Eric
TGI/OLN <[email protected]<mailto:[email protected]>>, RICHOMME
Morgan TGI/OLN <[email protected]<mailto:[email protected]>>,
"Ngueko, Gervais-Martial"
<[email protected]<mailto:[email protected]>>,
[email protected]<mailto:[email protected]>,
[email protected]<mailto:[email protected]>, "PUZHAVAKATH
NARAYANAN, SHANKARANARAYANAN"
<[email protected]<mailto:[email protected]>>,
[email protected]<mailto:[email protected]>,
[email protected]<mailto:[email protected]>, onap-tsc
<[email protected]<mailto:[email protected]>>,
[email protected]<mailto:[email protected]>
Objet : RE: [Maintenance Release]Status Update
Thank you Sylvain.
I agree we should pursue with the Frankfurt maintenance release.
Can we finalize the release note?
As soon as the release note will be available then I will officialize the
Frankfurt maintenance release.
Concerning the El Alto maintenance release, I would like to ask CLAMP/OOF and
SO project teams to investigate the issues that you have identified.
Many thanks & regards
Catherine
_________________________________________________________________________________________________________________________
Ce message et ses pieces jointes peuvent contenir des informations
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce
message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages
electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou
falsifie. Merci.
This message and its attachments may contain confidential or privileged
information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete
this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been
modified, changed or falsified.
Thank you.
_________________________________________________________________________________________________________________________
Ce message et ses pieces jointes peuvent contenir des informations
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce
message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages
electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou
falsifie. Merci.
This message and its attachments may contain confidential or privileged
information that may be protected by law;
they should not be distributed, used or copied without authorisation.
If you have received this email in error, please notify the sender and delete
this message and its attachments.
As emails may be altered, Orange is not liable for messages that have been
modified, changed or falsified.
Thank you.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6861): https://lists.onap.org/g/onap-tsc/message/6861
Mute This Topic: https://lists.onap.org/mt/75721395/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-tsc/leave/2743226/1412191262/xyzzy
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-