Skip to Content.
Sympa Menu

grouper-users - [grouper-users] Strange error on startup, using default properties...

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] Strange error on startup, using default properties...


Chronological Thread 
  • From: "O'Dowd, Josh" <>
  • To: "" <>
  • Subject: [grouper-users] Strange error on startup, using default properties...
  • Date: Tue, 18 Feb 2020 18:36:25 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=mso.umt.edu; dmarc=pass action=none header.from=mso.umt.edu; dkim=pass header.d=mso.umt.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=poMxpHwpR2T2sDZSvDHxETkq9P77As8KerlnppXh48U=; b=dJ89I0pUiRz8Mgc2PwquJW2LtXdAwXpr2SCdacfLf6xegdxF/p+f9XsDxrpZlG0I/1IEG1VwWeHIZIoV5AKdR2tR2aQW69RyopKxnptRRhOP6zX4+/qLjKPJSbbU6SvEVAFd1bi6B0YeH1hACWiNh1jGIBddImN3VSmck93O7UpSaRrWuZzSpyUus35pP0Z6kvNpO7cWImOj4ZsHzAqKoUskZdOl6Rf91hTK/OyARY3aHdCJj5dyYrbsk78IQCPXZZB0DhO9FfgXY6noZyLdHlWQEjNxONttzvJx8lDXqe/kOf84SqBmkEBW1C1BDtvntSC8YPkweWAQSOs1oP9wVg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=SQDPO7PL/0VK7npxynil2CMukNhzwSB0tdKAyY5E3ycsqPOumHx3mgdJ6zTStvhk2WsbnoeBfSAfVAWyaSyJk0aBg86nQYti2IC96VDPCtxsjiX7OUuS5us0ITw55F0rZbrLTd9JYEkFUvSNFz4KWbBdsqXYPGoHlkB7ICBKrJ/avpl/uSvfF33n1246w5FPKwTN4fMFHgfBFLRbGqhVNpTjnZOQXBk6bRn2vKaN3ugAOvZLSmXfxIDExJN4+DB+F9SQfts+vjbkkYVYWPKJLk/gN63PGyjNxx9lIR00s/aY5y1TXQAkh/q/OsmyubvxO1mFi4Rwte2jrjR+KfIMKg==

Hi,

I am wondering why I would be seeing an error of this type(please see snippet, below):

Couldnt startup grouper: Config file line invalid, GROUPER_CACHE_PROPERTIES, line: 92 'cache.defaultCache.maxElementsInMemory = 1000'
java.lang.NullPointerException: Config file line invalid, GROUPER_CACHE_PROPERTIES, line: 92 'cache.defaultCache.maxElementsInMemory = 1000'
        at edu.internet2.middleware.grouper.cfg.dbConfig.ConfigFileMetadata.generateMetadataForConfigFile(ConfigFileMetadata.java:152)
        at edu.internet2.middleware.grouper.cfg.dbConfig.ConfigFileName.configFileMetadata(ConfigFileName.java:216)
        at edu.internet2.middleware.grouper.misc.GrouperCheckConfig.checkGrouperConfigs(GrouperCheckConfig.java:420)


We are running 2.4.0, fully patched as of this build...  We have not overridden any of the grouper.cache.base.properties, so the property referenced in the error is the out-of-the-box value.

Josh O'Dowd
Software Systems Engineer
Identity & Access Management Systems, IT Central




  • [grouper-users] Strange error on startup, using default properties..., O'Dowd, Josh, 02/18/2020

Archive powered by MHonArc 2.6.19.

Top of Page