Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-12706

EntityPerformanceTest.groovy shows error in log

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 22.01.01, Upcoming Branch
    • 22.01.01
    • framework/webtools
    • None

    Description

      Here the error (only in log):

      2022-10-18 09:39:15,038 |27.0.0.1-8009-exec-2 |UtilCache                     |W| Error getting maxSize value from ResourceBundle for propNames: [null]
      java.lang.NullPointerException: null
      	at org.apache.ofbiz.base.util.cache.UtilCache.getPropertyParam(UtilCache.java:155) ~[main/:?]
      	at org.apache.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:181) ~[main/:?]
      	at org.apache.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:174) ~[main/:?]
      	at org.apache.ofbiz.base.util.cache.UtilCache.setPropertiesParams(UtilCache.java:170) ~[main/:?]
      	at org.apache.ofbiz.base.util.cache.UtilCache.<init>(UtilCache.java:126) ~[main/:?]
      	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
      	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:?]
      	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
      	at java.lang.reflect.Constructor.newInstance(Constructor.java:490) ~[?:?]
      	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:80) ~[groovy-2.5.18.jar:2.5.18]
      	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:74) ~[groovy-2.5.18.jar:2.5.18]
      	at org.codehaus.groovy.runtime.callsite.ConstructorSite.callConstructor(ConstructorSite.java:45) ~[groovy-2.5.18.jar:2.5.18]
      	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-2.5.18.jar:2.5.18]
      	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:237) ~[groovy-2.5.18.jar:2.5.18]
      	at EntityPerformanceTest.run(EntityPerformanceTest.groovy:193) ~[?:?]
      
      

      Attachments

        Activity

          People

            jleroux Jacques Le Roux
            jleroux Jacques Le Roux
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: