[gpfsug-discuss] gpfsgui java cannot start

Iban Cabrillo cabrillo at ifca.unican.es
Thu Sep 2 07:47:12 BST 2021


Hi Guys, 
After a copuple of weeks working, i can not start gpfsgui after upgrade to 5.1.1 

I get this java error at logs: 
......... 
Sep 2 08:38:47 gpfsgui java: [AUDIT ] CWWKG0028A: Processing included configuration resource: /opt/ibm/wlp/usr/servers/gpfsgui/httpsKeystore.xml 
Sep 2 08:38:53 gpfsgui java: WARNING: An illegal reflective access operation has occurred 
Sep 2 08:38:53 gpfsgui java: WARNING: Illegal reflective access by org.apache.aries.jndi.startup.Activator (file:/opt/ibm/wlp/lib/com.ibm.ws.org.apache.aries.jndi.core_1.1.44.jar) to field javax.naming.spi.NamingManager.initctx_factory_builder 
Sep 2 08:38:53 gpfsgui java: WARNING: Please consider reporting this to the maintainers of org.apache.aries.jndi.startup.Activator 
Sep 2 08:38:53 gpfsgui java: WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 

........................ 
Sep 2 08:32:27 gpfsgui java: file: /var/lib/mmfs/gui/user.repo.json 
Sep 2 08:32:28 gpfsgui java: [AUDIT ] CWWKT0016I: Web application available (default_host): http://gpfsgui.ifca.es:47080/ibm/api/explorer/ 
Sep 2 08:32:28 gpfsgui java: [AUDIT ] CWWKT0016I: Web application available (default_host): http://gpfsgui.ifca.es:47080/api/explorer/ 
Sep 2 08:32:28 gpfsgui java: [AUDIT ] CWWKT0016I: Web application available (default_host): http://gpfsgui.ifca.es:47080/api/docs/ 
Sep 2 08:32:28 gpfsgui java: [AUDIT ] CWWKT0016I: Web application available (default_host): http://gpfsgui.ifca.es:47080/ibm/api/ 
Sep 2 08:32:33 gpfsgui java: [AUDIT ] CWWKT0016I: Web application available (default_host): http://gpfsgui.ifca.es:47080/ 
Sep 2 08:32:36 gpfsgui java: Loggers initialized 
Sep 2 08:32:58 gpfsgui java: [AUDIT ] CWWKZ0022W: Application / has not started in 30.001 seconds. 
Sep 2 08:33:03 gpfsgui java: [AUDIT ] CWWKF0012I: The server installed the following features: [apiDiscovery-1.0, appSecurity-2.0, distributedMap-1.0, federatedRegistry-1.0, jaxrs-1.1, jdbc-4.0, jndi-1.0, json-1.0, jsp-2.2, ldapRegistry-3.0, servlet-3.0, ssl-1.0, usr:FsccUserRepo]. 
Sep 2 08:33:03 gpfsgui java: [AUDIT ] CWWKF0011I: The gpfsgui server is ready to run a smarter planet. The gpfsgui server started in 46.086 seconds. 
Sep 2 08:33:30 gpfsgui java: Features: [GPFS, POSTGRES, GPFS_CLUSTER] 
Sep 2 08:33:30 gpfsgui java: Using the GSSApplicationManagerBehavior 
Sep 2 08:33:30 gpfsgui java: GPFS GUI Version:5.1.1-0 
Sep 2 08:33:30 gpfsgui java: GPFS GUI Build Date: 20210401-1619 
Sep 2 08:33:30 gpfsgui java: (Startup) 2021-09-02 08:33:30.705 Start Backend initialization. 
Sep 2 08:33:30 gpfsgui java: (Startup) 144ms Database initialized. 


Sep 2 08:35:09 gpfsgui java: Detected Platform GPFS with mmlsconfig, because the nsdRAIDTracks parameter is not set. 
Sep 2 08:35:09 gpfsgui java: Successfully detected platform GPFS. 
Sep 2 08:36:50 gpfsgui java: (Startup) 199452ms Database version checked. 
Sep 2 08:36:50 gpfsgui ccrChangedCallback.sh: GPFS CCR update event received: 'root ccrFileChange _gui.settings 320' 
Sep 2 08:37:16 gpfsgui systemd: gpfsgui.service start operation timed out. Terminating. 
Sep 2 08:37:16 gpfsgui java: [AUDIT ] CWWKE0085I: The server gpfsgui is stopping because the JVM is exiting. 
Sep 2 08:37:16 gpfsgui java: [AUDIT ] CWWKE1100I: Waiting for up to 30 seconds for the server to quiesce. 
Sep 2 08:37:16 gpfsgui java: [AUDIT ] CWWKT0017I: Web application removed (default_host): http://gpfsgui.ifca.es:47080/ibm/api/explorer/ 
Sep 2 08:37:16 gpfsgui java: [AUDIT ] CWWKT0017I: Web application removed (default_host): http://gpfsgui.ifca.es:47080/api/docs/ 
Sep 2 08:37:16 gpfsgui java: [AUDIT ] CWWKT0017I: Web application removed (default_host): http://gpfsgui.ifca.es:47080/ 
Sep 2 08:37:16 gpfsgui java: [AUDIT ] CWWKT0017I: Web application removed (default_host): http://gpfsgui.ifca.es:47080/ibm/api/ 
Sep 2 08:37:16 gpfsgui java: [AUDIT ] CWWKT0017I: Web application removed (default_host): http://gpfsgui.ifca.es:47080/api/explorer/ 
Sep 2 08:37:46 gpfsgui java: [WARNING ] CWWKE1102W: The quiesce operation did not complete. The server will now stop. 
Sep 2 08:37:46 gpfsgui java: [WARNING ] CWWKE1106W: 2 shutdown operations did not complete during the quiesce period. 
Sep 2 08:37:46 gpfsgui java: [WARNING ] CWWKE1107W: 4 threads did not complete during the quiesce period. 
Sep 2 08:38:10 gpfsgui java: PreferencesToJsonMigrator: The non cluster related entities are currently initialized by another GUI, will retry in 5000 milliseconds. 
Sep 2 08:38:10 gpfsgui java: Backend/CLI/REST started. 
Sep 2 08:38:10 gpfsgui java: Context initialized. 
..... 
..... 
Sep 2 08:40:00 gpfsgui mmfs: [N] Purged 9023 CCR request(s) due to err: 895 (Maximal number of requests in operation queue reached (Check for request jam)) since 2021-09-02_08:22:47.580+0200 

Any advice will be welcomed. 
regards, I 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gpfsug.org/pipermail/gpfsug-discuss_gpfsug.org/attachments/20210902/29fc17e3/attachment-0001.htm>


More information about the gpfsug-discuss mailing list