Hi, I'm using Orange OpenLab that uses Casablanca release. The last upgrade on this lab was around mid February this year.
The uui-server is not up and so I'm not able to load any csar artifact from the gui. debian@control01-onap:~$ kubectl -n onap get po|grep uui onap-uui-uui-7df8dfdd65-6tb6r 1/1 Running 0 27m onap-uui-uui-server-5b655bdf94-nr75g 0/1 CrashLoopBackOff 5 23m I tried to delete the uui pods, to remove and reinstall the uui deployments but I get always the same result. May you help me indicating which logs may I inspect to identify and solve this operational problem? On another onap Casablanca environment that is daily installed, the uui-server pod is up and running. Regards Thierry Orange Network Architect _________________________________________________________________________________________________________________________ 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 (#16043): https://lists.onap.org/g/onap-discuss/message/16043 Mute This Topic: https://lists.onap.org/mt/30429259/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
14/03/2019 15:13:05@RUNHOME@ /home/uui/bin 14/03/2019 15:13:05Starting mysql 14/03/2019 15:13:06 * Starting MySQL database server mysqld 14/03/2019 15:13:40 ...fail! 14/03/2019 15:13:50grep initDB status 14/03/2019 15:13:50root 713 7 0 14:13 ? 00:00:00 grep initDB.sh 14/03/2019 15:13:50start create usecase-ui db 14/03/2019 15:13:50mysql: [Warning] Using a password on the command line interface can be insecure. 14/03/2019 15:13:50ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111) 14/03/2019 15:13:50failed to create usecase-ui database 14/03/2019 15:13:50@JAVA_HOME@ /usr/lib/jvm/java-8-openjdk-amd64 14/03/2019 15:13:50@JAVA@ /usr/lib/jvm/java-8-openjdk-amd64/bin/java 14/03/2019 15:13:50@JAVA_OPTS@ -Xms50m -Xmx128m 14/03/2019 15:13:50@class_path@ /home/uui/bin/..//:/home/uui/bin/..//usecase-ui-server.jar 14/03/2019 15:14:21 14/03/2019 15:14:21 . ____ _ __ _ _ 14/03/2019 15:14:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14/03/2019 15:14:21( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14/03/2019 15:14:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14/03/2019 15:14:21 ' |____| .__|_| |_|_| |_\__, | / / / / 14/03/2019 15:14:21 =========|_|==============|___/=/_/_/_/ 14/03/2019 15:14:21 :: Spring Boot :: (v1.4.2.RELEASE) 14/03/2019 15:14:21 14/03/2019 15:14:322019-03-14 14:14:32.220 INFO 719 --- [ main] o.o.u.server.UsecaseuiServerApplication : Starting UsecaseuiServerApplication on onap-uui-uui-server-5b655bdf94-nr75g with PID 719 (/home/uui/usecase-ui-server.jar started by root in /home/uui) 14/03/2019 15:14:322019-03-14 14:14:32.321 INFO 719 --- [ main] o.o.u.server.UsecaseuiServerApplication : No active profile set, falling back to default profiles: default 14/03/2019 15:14:362019-03-14 14:14:36.020 INFO 719 --- [ main] ationConfigEmbeddedWebApplicationContext : Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@7de26db8: startup date [Thu Mar 14 14:14:35 UTC 2019]; root of context hierarchy 14/03/2019 15:16:082019-03-14 14:16:08.321 INFO 719 --- [ main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'managementServletContext' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.actuate.autoconfigure.EndpointWebMvcHypermediaManagementContextConfiguration; factoryMethodName=managementServletContext; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/actuate/autoconfigure/EndpointWebMvcHypermediaManagementContextConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.boot.actuate.autoconfigure.EndpointWebMvcAutoConfiguration; factoryMethodName=managementServletContext; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/boot/actuate/autoconfigure/EndpointWebMvcAutoConfiguration.class]] 14/03/2019 15:16:12/home/uui/bin/run.sh: line 45: 719 Killed "$JAVA" $JAVA_OPTS -classpath "$class_path" -jar "$main_path/usecase-ui-server.jar"
