<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px"><div id="yui_3_16_0_ym19_1_1515494879659_28610">Hi list,</div><div id="yui_3_16_0_ym19_1_1515494879659_31938"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1515494879659_31990">I have tried to install the NetCDF plugin for GeoServer 2.9.x and files don't match. I don't have this problem with GeoServer 2.12.x. Any idea what version of GeoServer 2.9.x  matches the NetCDF plugin ?</div><div dir="ltr" id="yui_3_16_0_ym19_1_1515494879659_32063">There are a few files needed to run the netcdf plugin that are already in the /WEB-INF/lib directory, but with another name. For example this files that is already in WEB-INF/lib directory that comes with the GeoServer 2.9.x gt-jdbc-h2-15-SNAPSHOT.jar in the  geoserver-2.9.0-netcdf-plugin has this name 2.9.x gt-jdbc-h2-15.jar <br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1515494879659_32323">And also I have different versions for some file like this: httpcore-4.4.4.jar (in the WEB-INF/lib) and httpcore-4.3.3.jar in the geoserver-2.9.0-netcdf-plugin.</div><div dir="ltr" id="yui_3_16_0_ym19_1_1515494879659_32393">Could this be a problem? I tried to add in the WEB-INF/lib directory inly the files that aren't already there, but I get an error when I run sudo geonode updatelayers and I get this error message:</div><div dir="ltr" id="yui_3_16_0_ym19_1_1515494879659_32462"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1515494879659_32529">Traceback (most recent call last):<br id="yui_3_16_0_ym19_1_1515494879659_32507">  File "/usr/bin/django-admin", line 21, in <module><br id="yui_3_16_0_ym19_1_1515494879659_32508">    management.execute_from_command_line()<br id="yui_3_16_0_ym19_1_1515494879659_32509">  File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 354, in execute_from_command_line<br id="yui_3_16_0_ym19_1_1515494879659_32510">    utility.execute()<br id="yui_3_16_0_ym19_1_1515494879659_32511">  File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 346, in execute<br id="yui_3_16_0_ym19_1_1515494879659_32512">    self.fetch_command(subcommand).run_from_argv(self.argv)<br id="yui_3_16_0_ym19_1_1515494879659_32513">  File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 394, in run_from_argv<br id="yui_3_16_0_ym19_1_1515494879659_32514">    self.execute(*args, **cmd_options)<br id="yui_3_16_0_ym19_1_1515494879659_32515">  File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 445, in execute<br id="yui_3_16_0_ym19_1_1515494879659_32516">    output = self.handle(*args, **options)<br id="yui_3_16_0_ym19_1_1515494879659_32517">  File "/usr/local/lib/python2.7/dist-packages/geonode/geoserver/management/commands/updatelayers.py", line 119, in handle<br id="yui_3_16_0_ym19_1_1515494879659_32518">    execute_signals=True)<br id="yui_3_16_0_ym19_1_1515494879659_32519">  File "/usr/local/lib/python2.7/dist-packages/geonode/geoserver/helpers.py", line 422, in gs_slurp<br id="yui_3_16_0_ym19_1_1515494879659_32520">    resources = cat.get_resources()<br id="yui_3_16_0_ym19_1_1515494879659_32521">  File "/usr/lib/python2.7/dist-packages/geoserver/catalog.py", line 722, in get_resources<br id="yui_3_16_0_ym19_1_1515494879659_32522">    for ws in self.get_workspaces():<br id="yui_3_16_0_ym19_1_1515494879659_32523">  File "/usr/lib/python2.7/dist-packages/geoserver/catalog.py", line 860, in get_workspaces<br id="yui_3_16_0_ym19_1_1515494879659_32524">    description = self.get_xml("%s/workspaces.xml" % self.service_url)<br id="yui_3_16_0_ym19_1_1515494879659_32525">  File "/usr/lib/python2.7/dist-packages/geoserver/catalog.py", line 216, in get_xml<br id="yui_3_16_0_ym19_1_1515494879659_32526">    raise FailedRequestError("Tried to make a GET request to %s but got a %d status code: \n%s" % (rest_url, response.status, content))<br id="yui_3_16_0_ym19_1_1515494879659_32527">geoserver.catalog.FailedRequestError: Tried to make a GET request to http://localhost:8080/geoserver/rest/workspaces.xml but got a 404 status code:<br id="yui_3_16_0_ym19_1_1515494879659_32528"><html><head><title>Apache Tomcat/7.0.68 (Ubuntu) - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - /geoserver/rest/workspaces.xml</h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u>/geoserver/rest/workspaces.xml</u></p><p><b>description</b> <u>The requested resource is not available.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/7.0.68 (Ubuntu)</h3></body></html><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1515494879659_32256"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1515494879659_32257">Kind regards,</div><div dir="ltr" id="yui_3_16_0_ym19_1_1515494879659_32265">Corina<br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1515494879659_32255"><br></div></div></body></html>