Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the message "The specified catalog seems to be running an older..." always show, even with recent Geoserver versions #81

Open
gioman opened this issue Jun 12, 2017 · 2 comments
Assignees
Labels

Comments

@gioman
Copy link
Contributor

gioman commented Jun 12, 2017

"The specified catalog seems to be running an older
or unidentified version of GeoServer.
That might cause unexpected behavior.
Do you want to add the catalog anyway?"

This show even when connecting with plugin master against Suite 4.10 (with GS 2.11).

@volaya
Copy link
Contributor

volaya commented Jun 16, 2017

The problem here is that AFAIK, Suite geoserver doesnt return a version number (not sure why that decision was taken)... Mabe we should ask the Suite team to change that?

@gioman What do you get if you go to [geoserver_rest_url]/about/version.xml?

@gioman
Copy link
Contributor Author

gioman commented Jun 16, 2017

@volaya

Suite 4.9

<about><resource name="GeoServer"><Build-Timestamp>11-Oct-2016 22:49</Build-Timestamp><Version>2.9-suite-4.9.0</Version><Git-Revision>ead2a5650e4877cdddab91bb617f4c5e4492c4c9</Git-Revision></resource><resource name="GeoTools"><Build-Timestamp>11-Oct-2016 22:41</Build-Timestamp><Version>15-suite-4.9.0</Version><Git-Revision>0f2f99ace88c437318bbb7fde29d5f7bc85b60ff</Git-Revision></resource><resource name="GeoWebCache"><Version>1.9-suite-4.9.0</Version><Git-Revision>1.9.x/dd1a144efb724a854a3f55e638507c3711d1c440</Git-Revision></resource></about>

Suite 4.10:

<about><resource name="GeoServer"><Build-Timestamp>17-May-2017 22:35</Build-Timestamp><Version>2.11-suite-4.10.0</Version><Git-Revision>0628848420a522efc1c6bbd90cb3346038929f6a</Git-Revision></resource><resource name="GeoTools"><Build-Timestamp>17-May-2017 22:27</Build-Timestamp><Version>17-suite-4.10.0</Version><Git-Revision>f9713ee5cd8a4cef90bf9c720354fd27806c6767</Git-Revision></resource><resource name="GeoWebCache"><Version>1.11-suite-4.10.0</Version><Git-Revision>1.1.x/99568c19ba7f36fb5899ba308bffefb77ea72628</Git-Revision></resource></about>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants