[Geoserver-devel] Which package is the reference to "Node" referenced within "AbstractContentNode"

Hello, I encountered a problem while running geoserver, as shown in the figure. The ‘Node’ does not have a specific reference, so I don’t know which jar node to reference. Thank you for taking the time to reply to my question. Also, may I ask if there is a discussion website about geoserver related issues? If so, please send it to me again. Thank you again

image.png

On 17-04-2023 09:09, wang cheng wrote:

Hello, I encountered a problem while running geoserver, as shown in the figure. The 'Node' does not have a specific reference, so I don't know which jar node to reference. Thank you for taking the time to reply to my question. Also, may I ask if there is a discussion website about geoserver related issues? If so, please send it to me again. Thank you again

image.png

that is likely a org.w3c.dom.Node

it seems that this class org.geoserver.wcs.kvp.rangesubset.AbstractContentNode is unused in the GeoServer codebase so it seems odd that it could cause a problem running geoserver.

-M