Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

Self-hosted Yokohama and Zurich upgrade/install issues

jamesganley
Tera Contributor

Hi 

**Sorry if this is the wrong place but there does not appear to be a Self-hosted section :-(**

 

We have recently started to move from Xanadu to Zurich, we were going to skip over Yokohama, but have had to try that to see if we can solve the current issues. 
i have deployed a clean RHEL VM install all the associated bits and configured all the properties files as we did for Xanadu. When i then try to connect to the db server i get no connections, i have run the SNCDiag tool and currently getting 5 errors two of which are stats.do not working and xmlstats.do which ok no connections. 

another 2 are network related which i can go through and resolve separately. 

The one that is confusing me is that i get "Warning: MaxMetaspaceSize is not set!" which it is this is set in the 51-memory.properties file in the overrides.d directory , it is set as per the Java 17 deployment guide  here OpenJDK 17 Installation for Washington DC or Later Release (Only) - Self-Hosted - Self-Hosted all the other properties in that file appear to be no issue just the MaxMetaspaceSize one. i am at a lose as to where else this might defined or why  it is not registering that it is set 

 

Thanks in advance. 

4 REPLIES 4

jeffreyluto
Tera Contributor

Sound like it's related to the name being incorrect in that version?

JVM at Scale PRB1783344 MetaspaceSize is set instead of MaxMetaspaceSize

Hi jeffreyluto

 

sorry i had forgotten about this post 🙂
it was to do with the being a space after the last value being defined, SNOW just decided not to read the value for some reason, after i went through all the properties files with a fine tooth comb and removed a few spaces that had been entered in error everything worked fine.

 

jeffreyluto
Tera Contributor

OK End of Line spaces, yup that's happened to use before. 

jeffreyluto
Tera Contributor

I have MaxMetaspaceSize error in Dev but not Prod. So I did create a case. Our Dev instance is under powered compared to Prod yet, I want to find out the issue.