BookmarkSubscribeRSS Feed
MariaD
Barite | Level 11

Hi folks, 

 

We're configure a mid-tier server. On starting WebApp server step, after 20 or more minutes, starting failed. We tried to stop all services and start it again, but the same behavior occurs.

 

On gemfire.log the following error appear:

[warning 2020/12/07 13:32:35.782 GMT  <localhost-startStop-16> tid=0x36] org/springframework/util/StringUtils
java.lang.NoClassDefFoundError: org/springframework/util/StringUtils

[severe 2020/12/07 13:35:53.240 GMT  <P2P message reader for server_name(4589)<v19>:46449 unshared ordered uid=77 dom #1 port=43628> tid=0x97] Error deserializing message
java.lang.ClassNotFoundException: com.sas.svcs.aop.cache.SimpleKey

[severe 2020/12/07 13:43:53.881 GMT  <P2P message reader for server_name(4589)<v19>:46449 unshared ordered uid=98 dom #1 port=43996> tid=0x241] Error deserializing message
java.lang.ClassNotFoundException: com.sas.svcs.aop.cache.SimpleKey

On server.log, the following error appears:

2020-12-07 13:51:54,430 INFO  (P2P message reader for server_name(4589)<v19>:46449 unshared ordered uid=127 dom #1 port=44376) [org.apache.catalina.loader.WebappClassLoaderBase] Illegal access: this web application instance has been stopped already. Could not load [com.sas.svcs.aop.cache.SimpleKey]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.
java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load [com.sas.svcs.aop.cache.SimpleKey]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.

2020-12-07 13:52:00,148 INFO  (UDP ucast receiver) [org.apache.catalina.loader.WebappClassLoaderBase] Illegal access: this web application instance has been stopped already. Could not load [com.gemstone.org.jgroups.protocols.VIEW_SYNC$ViewSyncHeader]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.
java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load [com.gemstone.org.jgroups.protocols.VIEW_SYNC$ViewSyncHeader]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.

Any idea about the cause of this problem?  

 

Regards, 

1 REPLY 1
Anand_V
Ammonite | Level 13

Hi @MariaD 

 

Is this a fresh install? Can you share the error messages from deployment wizard?

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1693 views
  • 1 like
  • 2 in conversation