[opencms-dev] WG: Error when place a new module - org.opencms.util.CmsNullIgnoringConcurrentMap - Invalid null value in map

Patric Dosch patric.dosch at virtual-identity.com
Tue Feb 28 10:43:49 CET 2017


Any hint for that issue?


Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Patric Dosch
Gesendet: Freitag, 24. Februar 2017 10:35
An: opencms-dev at opencms.org
Betreff: [opencms-dev] Error when place a new module - org.opencms.util.CmsNullIgnoringConcurrentMap - Invalid null value in map

Hey List, hey Alkacon,

we have currently a strange behaviour when placing a new module. The module can be placed but the contents are not updated (displayed) when editing until the page is reloaded.

There is an Error in log (until the page is reloaded)

org.opencms.util.CmsNullIgnoringConcurrentMap  - Invalid null value in map
java.lang.Exception
            at org.opencms.util.CmsNullIgnoringConcurrentMap.put(CmsNullIgnoringConcurrentMap.java:172)
            at org.opencms.util.CmsNullIgnoringConcurrentMap.putAll(CmsNullIgnoringConcurrentMap.java:196)
at org.opencms.xml.containerpage.CmsContainerElementBean.initSettings(CmsContainerElementBean.java:575)
[…]


and I have debugged the following => so the formatterSettings#centercontainer is null.

[cid:image001.png at 01D28E86.F0107D20]

Any idea if I have to update something in my module xsd’s or miss some other settings?

Info to our xsd’s. We don’t use the formatter configuration type. We write everything we currently need in the xsd:appinfo - because we are developers ☺
In our example

[…]
<formatters>
<formatter type="center" uri="/system/modules/com...frontend/formatters/section-center.jsp"/>

And the main.jsp

<cms:container name="centercontainer" type="center" width="650" detailview="true"/>


Regards, Patric
Patric Dosch
Senior Developer

Virtual Identity AG
Grünwälderstraße 10-14
79098 Freiburg

t +49 761 20758-442
f +49 761 20758-01


patric.dosch at virtual-identity.com<mailto:patric.dosch at virtual-identity.com>
http://www.virtual-identity.com

Freiburg | München | Wien



________________________________

Virtual Identity AG
Grünwälderstraße 10-14
79098 Freiburg
Amtsgericht Freiburg, HRB 6218
Vorstand: Ralf Heller
Vorsitzende des Aufsichtsrates: Kirsten Heller
Umsatzsteuer-ID: DE208002218
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20170228/5c2442db/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 20577 bytes
Desc: image001.png
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20170228/5c2442db/attachment.png>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ATT00001.txt
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20170228/5c2442db/attachment.txt>


More information about the opencms-dev mailing list