[Geoserver-devel] [JIRA] (GEOS-8973) Cannot create jp2k coverage through rest (IndexOutOfBounds)

2018-10-10 Thread Morgan Thompson (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Morgan Thompson created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-8973  
 
 
  Cannot create jp2k coverage through rest (IndexOutOfBounds)   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 2.14.0  
 
 
Assignee: 
 Morgan Thompson  
 
 
Created: 
 10/Oct/18 11:55 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Morgan Thompson  
 

  
 
 
 
 

 
 Attempting to create a coverage via REST from a JP2K (Direct) store fails, returning an IndexOutOfBoundsException. Using the bogota.jp2 (+sidecars) file. Can successully publish the same coverage via the UI. The cause is missing identifiers in the nativeCRS of the coverage. The UI solves this by doing an SRS lookup.  I propose doing the same for the REST methods.  
 

  
 
 
  
 

 
 
 

 
 
 Add Comment

[Geoserver-devel] [JIRA] (GEOS-8234) Rest html - 500 error cannot flush closed output stream

2017-07-24 Thread Morgan Thompson (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Morgan Thompson created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-8234  
 
 
  Rest html - 500 error cannot flush closed output stream   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 2.12-beta  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 REST  
 
 
Created: 
 25/Jul/17 1:57 AM  
 
 
Environment: 
 Mac OSX  Chrome GeoServer master(2.12) running in Intellij  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Morgan Thompson  
 

  
 
 
 
 

 
 500 error is return when trying to access the rest endpoints in the browser. The page gets stuck loading, with no error message. The log shows 

 
 "Could not send response error 500: java.io.IOException: Cannot flush a closed output stream"
 

 JSON requests return and are rendered fine. To reproduce:  
 
Start geoserver in an IDE 
In your browser navigate to http://localhost:8080/geoserver/rest/layers , nothing will render, tab should be stuck loading 
If you navigate to the json endpoint - http://localhost:8080/geoserver/rest/layers.json , the page should render

[Geoserver-devel] docs.geoserver.org refer to incorrect versions

2017-05-05 Thread Morgan Thompson
Hello,

Looking over the docs I noticed that the manuals reference the wrong
versions of GeoServer for stable, maintenance and latest.

The stable link points to 2.10 docs, the maintenance link points to 2.9
docs.

Cheers,

Morgan Thompson
Junior Engineer | Boundless
mthomp...@boundlessgeo.com
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] last minute Geos/Geot fixes

2017-03-22 Thread Morgan Thompson
Hi Andrea,

Apologies for the late fixes and notification.

 The release doesn't need to be held up due to Geos PR 2175
<https://github.com/geoserver/geoserver/pull/2175> or Geot PR 1518
<https://github.com/geotools/geotools/pull/1518> that were submitted
yesterday. We are more concerned with backporting them, than getting them
into this release.

Thank you for taking the time to review.

Morgan Thompson
Junior Engineer | Boundless
mthomp...@boundlessgeo.com
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [GEOS-8042] fix for InsertElementHandler

2017-03-21 Thread Morgan Thompson
Hi,

We've created a pull request #2175 to address GEOS-8042 (incorrect FID
return order). It would be great to get a review, we're hoping to make it
into the release.

Morgan Thompson
Junior Engineer | Boundless
mthomp...@boundlessgeo.com
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GeoServer enhancement opportunity with BCDevExchange

2017-03-17 Thread Morgan Thompson
Thank you for pointing out the BCDev site! I'd never heard of it before
this, definitely something I'll keep on eye on now.

I think I'll take crack at a solution too, as I haven't had much GeoServer
dev time outside of the bug stomps lately.

Cheers,

Morgan Thompson
Junior Engineer | Boundless
mthomp...@boundlessgeo.com
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] Improved GeoServer startup time

2017-02-17 Thread Morgan Thompson
Hi Andrea,

I'm seeing a huge improvement to my startup time on a test GS instance.
I've got ~1000 GeoGig (Postgres backed) repositories in my GS, with ~2000
layers.

 My startup time has gone from ~6 hours to less than a minute. Fantastic!

Cheers,

Morgan Thompson
Junior Engineer | Boundless
mthomp...@boundlessgeo.com
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Server Status page has placeholder timestamp descriptions

2017-01-26 Thread Morgan Thompson
Hi,

Is there any reason for the timestamp field descriptions at the bottom of
the Server Status page?

If there are no objections I can remove that reference as part of PR-2040.
Which adds a Module Status tab to the Server Status page.

Cheers,

Morgan Thompson
Junior Engineer | Boundless
mthomp...@boundlessgeo.com
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Re: [Geoserver-devel] GeoServer 2.9.3 preflight testing

2016-11-24 Thread Morgan Thompson
Tested the manual install of GeoServer on Windows 2012. Changed the default
port successfully with no issues.

Cheers,

Morgan Thompson
Junior Engineer | Boundless
mthomp...@boundlessgeo.com
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] GeoServer 2.9.3 preflight testing

2016-11-24 Thread Morgan Thompson
Tested the manual install of GeoServer on Windows 2012. Changed the default
port successfully with no issues.

Cheers,

Morgan Thompson
Junior Engineer | Boundless
mthomp...@boundlessgeo.com
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-7826) NPE thrown when trying to view/edit a Style when no datastores present

2016-10-28 Thread Morgan Thompson (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Morgan Thompson created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-7826  
 
 
  NPE thrown when trying to view/edit a Style when no datastores present   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 2.10.0  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 styleNPE  
 
 
Created: 
 28/Oct/16 11:30 PM  
 
 
Priority: 
  Low  
 
 
Reporter: 
 Morgan Thompson  
 

  
 
 
 
 

 
 When GeoServer has no data stores present, attempting to view/edit a style on the style page causes a null pointer exception.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment

Re: [Geoserver-devel] Module status: does it have a UI?

2016-09-06 Thread Morgan Thompson
I managed to get most of the UI done during the code-sprint. I plan to
finish up the HTML part of the Wicket code and then do some testing on it
this week. So I can get it reviewed and in before the code-freeze on the
18th.

On Tue, Sep 6, 2016 at 11:25 AM, Jody Garnett <jody.garn...@gmail.com>
wrote:

> Morgan was working on that during the sprint - how did it go?
>
> On Tue, Sep 6, 2016 at 10:02 PM Andrea Aime <andrea.a...@geo-solutions.it>
> wrote:
>
>> Hi,
>> does the module status work include a UI? I searched a bit in GeoServer
>> but
>> cannot find it.
>>
>> https://github.com/geoserver/geoserver/wiki/GSIP-143
>>
>> Cheers
>> Andrea
>>
>> --
>> ==
>> GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information.
>> ==
>>
>> Ing. Andrea Aime
>> @geowolf
>> Technical Lead
>>
>> GeoSolutions S.A.S.
>> Via di Montramito 3/A
>> 55054  Massarosa (LU)
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob: +39  339 8844549
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> *AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*
>>
>> Le informazioni contenute in questo messaggio di posta elettronica e/o
>> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
>> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
>> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
>> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
>> darcene notizia via e-mail e di procedere alla distruzione del messaggio
>> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
>> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
>> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
>> principi dettati dal D.Lgs. 196/2003.
>>
>>
>>
>> The information in this message and/or attachments, is intended solely
>> for the attention and use of the named addressee(s) and may be confidential
>> or proprietary in nature or covered by the provisions of privacy act
>> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
>> Code).Any use not in accord with its purpose, any disclosure, reproduction,
>> copying, distribution, or either dissemination, either whole or partial, is
>> strictly forbidden except previous formal approval of the named
>> addressee(s). If you are not the intended recipient, please contact
>> immediately the sender by telephone, fax or e-mail and delete the
>> information in this message that has been received in error. The sender
>> does not give any warranty or accept liability as the content, accuracy or
>> completeness of sent messages and accepts no responsibility  for changes
>> made after they were sent or for other risks which arise as a result of
>> e-mail transmission, viruses, etc.
>>
>> ---
>> 
>> --
>> ___
>> Geoserver-devel mailing list
>> Geoserver-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>>
> --
> --
> Jody Garnett
>



-- 
Morgan Thompson
Junior Engineer | Boundless
mthomp...@boundlessgeo.com
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-7639) Rendering a style containing a wktlib reference fails

2016-07-15 Thread Morgan Thompson (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Morgan Thompson created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 GeoServer /  GEOS-7639  
 
 
  Rendering a style containing a wktlib reference fails
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Affects Versions: 
 2.9.0  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 geoserver.log  
 
 
Created: 
 15/Jul/16 10:12 PM  
 
 
Priority: 
  Medium  
 
 
Reporter: 
 Morgan Thompson  
 

  
 
 
 
 

 
 Rendering a style containing a reference to wktlib://symbol.properties fails due to an IllegalArgumentException.  The failure is caused when the renderer makes a call to the WKTMarkFactory class The problem seems to be at line 195: libUrl = new URL(ROOT_DIRECTORY.toString() + "/" + libFile); The value of ROOT_DIRECTORY is never set after it's initialized, resulting in a null libUrl.  The setRoot(url) method should be called to set the root directory to the Geoserver data directory.  
 

  
 
 
 
 

 
 
 

 
 
 A

[Geoserver-devel] GSIP-143 Extension Status

2016-03-22 Thread Morgan Thompson
GSIP-143 proposes adding the ability to report basic status information
about installed Geoserver extensions. This information could be reported by
the REST api in JSON format as well as on the server status page as per
GEOS-6068.

https://osgeo-org.atlassian.net/browse/GEOS-6068
https://github.com/geoserver/geoserver/wiki/GSIP-143

Morgan Thompson
Junior Engineer | Boundless
mthomp...@boundlessgeo.com
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351=/4140___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] [JIRA] (GEOS-7262) Default Datastore is forgotten after Geoserver restarts

2015-10-21 Thread Morgan Thompson (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Morgan Thompson created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 GeoServer /  GEOS-7262 
 
 
 
  Default Datastore is forgotten after Geoserver restarts  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Affects Versions:
 

 2.8.0 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 Importer, Main 
 
 
 

Created:
 

 21/Oct/15 9:23 PM 
 
 
 

Environment:
 
 
OSX 10.11 (El Cap) 
 
 
 

Labels:
 

 Catalog Datastores 
 
 
 

Priority:
 
  Low 
 
 
 

Reporter:
 
 Morgan Thompson 
 
 
 
 
 
 
 
 
 
 
Default datastore is currently only set in memory, if Geoserver is goes down or is reset the default datastore is lost. When turned back on Geoserver sets the default datastore in a workspace to the first store (alphabetically) in the list of stores for that workspace

[Geoserver-devel] GSIP 135 - Setting default data stores

2015-10-19 Thread Morgan Thompson
Based on Andrea's feedback a proposal has been created to modify how
default data stores  are set. This also addresses GEOS-5000 - Add ability
to set default store for workspace

https://github.com/geoserver/geoserver/wiki/GSIP-135---Setting-of-default-data-store
https://osgeo-org.atlassian.net/browse/GEOS-5000

-- 
Morgan Thompson
Junior Engineer | Boundless
mthomp...@boundlessgeo.com
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] Introduction

2015-10-15 Thread Morgan Thompson
Hi everyone,

My name is Morgan Thompson and I've recently started with the Boundless
team in Victoria, B.C.. I'm new to the Geoserver community  and hope to
become a helpful, contributing member.

I have begun working on some small tasks such as documentation changes and
minor fixes to get started.

Cheers,

Morgan

-- 
Morgan Thompson
Junior Developer | Boundless
mthomp...@boundlessgeo.com
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


[Geoserver-devel] First Pull Request

2015-10-15 Thread Morgan Thompson
My first pull request is to address a minor issue with the Geoserver
Importer. Currently the Importer sets the default store to the first store
(alphabetically) in the workspace. There is no way to set the default store
manually and if the Workspace is not empty the Importer screen will default
to the first available store. It is desired that the store selection
default to "Create New" to reduce confusion.

I've temporarily removed the code that arbitrarily set the default store.
This is in preparation to update the UI to allow the user to define the
default store. This involves making the Store page similar to the Workspace
panel showing and setting which one is the default.

As the is my first code commit I welcome any feedback or comments.

Thanks,

Morgan
-- 
Morgan Thompson
Junior Developer | Boundless
mthomp...@boundlessgeo.com
--
___
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel