Re: [Geoserver-users] MSVC2012 for ECW?

2016-06-30 Thread Mike Pumphrey
Daniele and Marc, thanks for your input and suggestions, this is very 
helpful. I'll report back if I learn anything further.

Thanks,
Mike

Mike Pumphrey
User Advocate | Boundless
917-338-0407
m...@boundlessgeo.com
http://boundlessgeo.com
@boundlessgeo

On 6/30/2016 8:00 AM, Marc Chasse wrote:
> Hey Mike,
>
> With some difficulty, I was able to successfully get the MrSID extension 
> installed (ECW has the same steps) with geoserver 2.9.1 on Windows server 
> 2012 R2 x64.
> For whatever reason I was not able to install the extension with OpenGeo 4.8.
> MSVC2010 (Microsoft Visual C++ 2010 Redistributable) installs fine on Windows 
> server 2012, In fact I have all of the following installed (though all you 
> should need is MSVC2010):
> MSVC2005 (x86 & x64)
> MSVC2008 (x86 & x64)
> MSVC2010 (x86 & x64)
>
> I ended up using the x86 variant of MSVC2010 even though the server is x64, 
> it's the only way I could get it to work for me.
>
> Here's a post I made that outlines all of my steps. This only worked once I 
> installed geoserver directly.
> http://gis.stackexchange.com/questions/193562/unable-to-add-mrsid-extension-to-geoserver
>
> Hope that helps.
> Thanks,
> Marc
>
>> Date: Thu, 30 Jun 2016 10:03:03 +0200
>> From: Daniele Romagnoli <daniele.romagn...@geo-solutions.it>
>> Subject: Re: [Geoserver-users] MSVC2012 for ECW?
>> To: Mike Pumphrey <m...@boundlessgeo.com>
>> Cc: "geoserver-users@lists.sourceforge.net"
>>  <geoserver-users@lists.sourceforge.net>
>> Message-ID:
>>  

[Geoserver-users] MSVC2012 for ECW?

2016-06-29 Thread Mike Pumphrey
Hi all. ECW install instructions [1] state to go here [2] to install the 
native libraries for Windows.

But I see that the options stop at MSVC2010. Is there a MSVC2012 option? 
The target platform is MS Server 2012 (x64) and the 2010 option doesn't 
seem to work.

[1] http://docs.geoserver.org/latest/en/user/data/raster/gdal.html
[2] 
http://demo.geo-solutions.it/share/github/imageio-ext/releases/1.1.X/1.1.13/native/gdal/windows/


Thanks,
Mike

Mike Pumphrey
User Advocate | Boundless
917-338-0407
m...@boundlessgeo.com
http://boundlessgeo.com
@boundlessgeo

--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Color blending example not valid?

2015-04-07 Thread Mike Pumphrey
Decided to ticket this issue in GeoServer land. Please move as appropriate:

https://osgeo-org.atlassian.net/browse/GEOS-6971

Thanks,
Mike

Mike Pumphrey
User Advocate | Boundless
m...@boundlessgeo.com
http://boundlessgeo.com
@boundlessgeo

On 4/1/2015 1:32 PM, Mike Pumphrey wrote:
 Thanks for confirming. Drat, wishing I had just tested validation of the 
 existing SLD when I was copyediting.

 Not being sure whether this is a GeoTools or GeoServer issue, where should I 
 ticket this?

 Thanks,
 Mike

 Mike Pumphrey
 User Advocate | Boundless
 m...@boundlessgeo.com
 http://boundlessgeo.com
 @boundlessgeo

 On 4/1/2015 10:24 AM, Andrea Aime wrote:
 On Wed, Apr 1, 2015 at 7:03 PM, Mike Pumphrey m...@boundlessgeo.com wrote:

 Hi all. As part of the 2.7 release process I got to copyedit the new
 color-blending docs, but not actually go through the example.


 http://docs.geoserver.org/2.7.0/user/styling/sld-extensions/composite-blend/example.html

 I'm doing that now, and finding that the SLD as saved doesn't validate:

 http://docs.geoserver.org/2.7.0/user/_downloads/statesblend.sld

 Specifically, the errors seem to be regarding having
 FeatureTypeStyle-level VendorOptions.

 line 69: cvc-complex-type.2.4.a: Invalid content was found starting with
 element 'VendorOption'. One of '{http://www.opengis.net/sld:Rule}' is
 expected.
 line 81: cvc-complex-type.2.4.a: Invalid content was found starting with
 element 'VendorOption'. One of '{http://www.opengis.net/sld:Rule}' is
 expected.

 Is this user error, SLD error, or a bug?


 Sigh, every time we forget to add new elements to the SLD this comes up...
 the file is valid,
 but I evidently forgot to update the SLD schemas used to perform validation.

 And yet... just checked the schema, the VendorOption is there:

 xsd:element name=FeatureTypeStyle
xsd:annotation
  xsd:documentation
A FeatureTypeStyle contains styling information specific to one
feature type.  This is the SLD level that separates the 'layer'
handling from the 'feature' handling.
  /xsd:documentation
  /xsd:annotation
  xsd:complexType
xsd:sequence
  xsd:element ref=sld:Name minOccurs=0/
  xsd:element ref=sld:Title minOccurs=0/
  xsd:element ref=sld:Abstract minOccurs=0/
  xsd:element ref=sld:FeatureTypeName minOccurs=0/
  xsd:element ref=sld:SemanticTypeIdentifier minOccurs=0
  maxOccurs=unbounded/
  xsd:element ref=sld:Transformation minOccurs=0/
  xsd:element ref=sld:Rule maxOccurs=unbounded/
  xsd:element ref=sld:VendorOption minOccurs=0
 maxOccurs=unbounded /
/xsd:sequence
  /xsd:complexType
/xsd:element

 Not sure what's going on here, did we start using some other schema for
 validation,
 other than the ones in gt-xsd-sld??

 Cheers
 Andrea



--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Color blending example not valid?

2015-04-01 Thread Mike Pumphrey
Hi all. As part of the 2.7 release process I got to copyedit the new 
color-blending docs, but not actually go through the example.

http://docs.geoserver.org/2.7.0/user/styling/sld-extensions/composite-blend/example.html

I'm doing that now, and finding that the SLD as saved doesn't validate:

http://docs.geoserver.org/2.7.0/user/_downloads/statesblend.sld

Specifically, the errors seem to be regarding having FeatureTypeStyle-level 
VendorOptions.

line 69: cvc-complex-type.2.4.a: Invalid content was found starting with 
element 'VendorOption'. One of '{http://www.opengis.net/sld:Rule}' is 
expected.
line 81: cvc-complex-type.2.4.a: Invalid content was found starting with 
element 'VendorOption'. One of '{http://www.opengis.net/sld:Rule}' is 
expected.

Is this user error, SLD error, or a bug?


Thanks,
Mike

Mike Pumphrey
User Advocate | Boundless
m...@boundlessgeo.com
http://boundlessgeo.com
@boundlessgeo

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Color blending example not valid?

2015-04-01 Thread Mike Pumphrey
Thanks for confirming. Drat, wishing I had just tested validation of the 
existing SLD when I was copyediting.

Not being sure whether this is a GeoTools or GeoServer issue, where should I 
ticket this?

Thanks,
Mike

Mike Pumphrey
User Advocate | Boundless
m...@boundlessgeo.com
http://boundlessgeo.com
@boundlessgeo

On 4/1/2015 10:24 AM, Andrea Aime wrote:
 On Wed, Apr 1, 2015 at 7:03 PM, Mike Pumphrey m...@boundlessgeo.com wrote:

 Hi all. As part of the 2.7 release process I got to copyedit the new
 color-blending docs, but not actually go through the example.


 http://docs.geoserver.org/2.7.0/user/styling/sld-extensions/composite-blend/example.html

 I'm doing that now, and finding that the SLD as saved doesn't validate:

 http://docs.geoserver.org/2.7.0/user/_downloads/statesblend.sld

 Specifically, the errors seem to be regarding having
 FeatureTypeStyle-level VendorOptions.

 line 69: cvc-complex-type.2.4.a: Invalid content was found starting with
 element 'VendorOption'. One of '{http://www.opengis.net/sld:Rule}' is
 expected.
 line 81: cvc-complex-type.2.4.a: Invalid content was found starting with
 element 'VendorOption'. One of '{http://www.opengis.net/sld:Rule}' is
 expected.

 Is this user error, SLD error, or a bug?


 Sigh, every time we forget to add new elements to the SLD this comes up...
 the file is valid,
 but I evidently forgot to update the SLD schemas used to perform validation.

 And yet... just checked the schema, the VendorOption is there:

 xsd:element name=FeatureTypeStyle
xsd:annotation
  xsd:documentation
A FeatureTypeStyle contains styling information specific to one
feature type.  This is the SLD level that separates the 'layer'
handling from the 'feature' handling.
  /xsd:documentation
  /xsd:annotation
  xsd:complexType
xsd:sequence
  xsd:element ref=sld:Name minOccurs=0/
  xsd:element ref=sld:Title minOccurs=0/
  xsd:element ref=sld:Abstract minOccurs=0/
  xsd:element ref=sld:FeatureTypeName minOccurs=0/
  xsd:element ref=sld:SemanticTypeIdentifier minOccurs=0
  maxOccurs=unbounded/
  xsd:element ref=sld:Transformation minOccurs=0/
  xsd:element ref=sld:Rule maxOccurs=unbounded/
  xsd:element ref=sld:VendorOption minOccurs=0
 maxOccurs=unbounded /
/xsd:sequence
  /xsd:complexType
/xsd:element

 Not sure what's going on here, did we start using some other schema for
 validation,
 other than the ones in gt-xsd-sld??

 Cheers
 Andrea


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Adding lots of GeoTiffs at once

2013-07-29 Thread Mike Pumphrey
It's actually not that bad, provided you remember to use double quotes instead 
of single quotes (double quotes seem to work cross-platform, not sure why the 
tendency is to use single quotes) and to put it all on one line (as you have 
surmised). I usually put the payload in a separate file to make the command a 
bit shorter.


Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


On 7/29/2013 9:35 AM, Jonathan Moules wrote:
 Confirmed my supposition. Curl on windows is a royal pain with multi-line
 stuff (as is required here it seems). I keep getting  was unexpected at
 this time. I'll just stick to doing it manually. Much less stress.

 Jonathan


 On 29 July 2013 17:20, Jonathan Moules
 jonathanmou...@warwickshire.gov.ukwrote:

 Thanks Both,
   I'm not sure setting up a script to do rest/curl will be any faster than
 just zipping through the 39 of them manually.
 Useful to know for the future though.

 Cheers,
 Jonathan




 On 29 July 2013 17:13, Russ Hore r...@russ-hore.co.uk wrote:

 Can't you use CURL/REST?

 Russ

 ---


 On 29 Jul 2013, at 16:56, Jonathan Moules 
 jonathanmou...@warwickshire.gov.uk wrote:

 Hi List,
 I have 39 different GeoTiff layers I want to add to GeoServer. They're
 not part of a mosaic or pyramid or anything, each is a separate file and
 needs to be a separate layer.

 Is there an easy way to add them all to GeoServer rather than just
 manually slogging through create store - Publish Layer 39 times?

 Thanks,
 Jonathan

 This transmission is intended for the named addressee(s) only and may
 contain sensitive or protectively marked material up to RESTRICTED and
 should be handled accordingly. Unless you are the named addressee (or
 authorised to receive it for the addressee) you may not copy or use it, or
 disclose it to anyone else. If you have received this transmission in error
 please notify the sender immediately. All email traffic sent to or from us,
 including without limitation all GCSX traffic, may be subject to recording
 and/or monitoring in accordance with relevant legislation.


 --
 See everything from the browser to the database with AppDynamics
 Get end-to-end visibility with application monitoring from AppDynamics
 Isolate bottlenecks and diagnose root cause in seconds.
 Start your free trial of AppDynamics Pro today!

 http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk

 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users






 --
 Get your SQL database under version control now!
 Version control is standard for application code, but databases havent
 caught up. So what steps can you take to put your SQL databases under
 version control? Why should you start doing it? Read more to find out.
 http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/4140/ostg.clktrk



 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users


--
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711iu=/4140/ostg.clktrk
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer 2.3.0 released

2013-03-19 Thread Mike Pumphrey
Good catch. Stable now points to 2.3.x:

   http://docs.geoserver.org/stable/en/user/

Also, I updated the home page on docs.geoserver.org, and created/uploaded the 
PDF docs for 2.3.0 (which were missing).


Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


On 3/19/2013 6:30 AM, Andrea Aime wrote:
 On Tue, Mar 19, 2013 at 2:17 PM, Jonathan Moules
 jonathanmou...@warwickshire.gov.uk wrote:
 Another quick observation - the stable documentation -
 http://docs.geoserver.org/stable/en/user/ - says 2.2.x, at the top of the
 page and in the browser-header.
 If I change the URL to http://docs.geoserver.org/latest/en/user/ - it
 becomes 2.4.x.

 The home page I've fixed, but the doc server is managed by OpenGeo... cc'ing
 some people over there that might be useful in solving this one

 Cheers
 Andrea


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] problem adding layer

2013-02-11 Thread Mike Pumphrey
Just for detail's sake:

The way we're doing things right now isn't Windows-approved (the data_dir is in 
%PROGRAMFILES% when it really should be in %USERPROFILE%) but it should still 
work. Running as a service gives you full write permissions to the 
%PROGRAMFILES% directory.

Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


On 2/11/2013 4:01 AM, Andrea Aime wrote:
 On Sun, Feb 10, 2013 at 4:43 PM, Livneh Yehiyam ye...@rafael.co.il wrote:

 hi
 I've setup geoserver 2.2.4 on windows 7 64 bit machine. Everything works
 fine with the builtin data.
 However, if I try to add a new layer, following the tutorial, the new
 layer doesn't appear on the layers list.
 I've created a workspace, data store for my data. after the store is
 created, I try to create a new layer. In the new layer page, I set the
 projection and bbox and click save. There are no errors. When I go to the
 layers page, my new layer is missing.
 I've tried that for both shapefiles and geotiff rasters.
 The same procedure worked on a 32 bit machine.

 Hum.. I have vague memories of Windows 7 undoing changes made in
 c:\program files as a way
 to protect programs, or something like that.
 If the data dir is in c:\program files\geoserver it may well be that's the
 operating system playing tricks
 on you

 See here:
 http://serverfault.com/questions/165278/windows-7-and-program-files-protection

 I believe that the windows installer should be reworked to put
 configuration files in the Windows
 mandated places... Not sure, haven't been using Windows in a long time, the
 current installer
 I  believe was created by Mike (cc'ed) a long time ago (Windows XP times if
 memory serves me rigth)

 Cheers
 Andrea


--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] REST-API Documentation for Freemarker Templates lost?

2013-01-31 Thread Mike Pumphrey
I have reincorporated the missing Freemarker template page after adjusting it 
to the new structure and doing some copyediting. Committed on 2.2.x, 2.3.x, and 
master.

And if anyone else finds any other REST pages that got vaporized accidentally, 
please let me know.

Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


On 1/31/2013 10:28 AM, Mike Pumphrey wrote:
 Hi Robin and Andrea. Yup, that sounds about right. Mea culpa all over the 
 place.

 I'm not exactly sure how to figure out what else was there and accidentally 
 removed since I started this refactoring.  A brief visual diff through that 
 Google Cache page doesn't seem to have anything the current pages lack, but 
 please let me know whatever else is missing and I'll take care of it.

 And in the meantime, I'll re-add this Freemarker templates page.

 At least it's nice to see that people are both reading (and adding to) the 
 docs!  :)


 Thanks,
 Mike Pumphrey
 OpenGeo - http://opengeo.org


 On 1/31/2013 8:48 AM, Andrea Aime wrote:
 On Thu, Jan 31, 2013 at 5:19 PM, Robin Pradel r...@ivu.de wrote:

  Hi,

 ** **

 since a couple of days (maybe weeks ;-) ) my bookmark for Geoserver
 REST-API (
 http://docs.geoserver.org/stable/en/user/restconfig/rest-config-api.html#freemarker-templates)
 shows up an 404 – Not Found. I recognized a new structure in this part of
 the documentation, so I tried to find the section about the Freemarker
 Templates again but I had not success.

 Thanks to Google web cache here is the part I meant:
 http://webcache.googleusercontent.com/search?q=cache:http://docs.geoserver.org/stable/en/user/restconfig/rest-config-api.html#freemarker-templates


 Mike (cc'ed) did a deep restructuring of the REST documentation, but it
 seems
 quite a bit of information was lost in the process.

 Mike? I have the impression you started the restructuring quite some time
 ago
 and what was not around when you started working, got lost.
 Maybe the best way to proceed is to determine when you worked on it,
 and look at all commits changing the rest documentation that happened in
 the middle.

 Cheers
 Andrea



--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GeoServer 2.1.0 released!

2011-05-12 Thread Mike Pumphrey
The GeoServer Team is happy to announce the release of GeoServer 2.1.0!

Now available for download:

   http://geoserver.org/display/GEOS/GeoServer+2.1.0

Check out the blog for what's new in this release:

   http://blog.geoserver.org/2011/05/12/geoserver-2-1/

In total, over 300 issues were closed or resolved since work on 2.1.0 began.  
Check out the blog post for a link to the full change log, comprising all of 
the betas and release candidates.

Please download the release and help us out by reporting any issues in the 
issue tracker or on the mailing list.

Congratulations to all, and thanks for using GeoServer!

--
The GeoServer Team

--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Deploying GeoServer on WebSphere CE

2011-05-05 Thread Mike Pumphrey
Hi all.  I'm trying to deploy GeoServer on WebSphere CE.  All of my prior 
experience has been on Tomcat, but WebSphere appears to be a bit of different 
world.

Details:
WebSphere CE 2.1.1.5
Windows XP
Oracle JRE 1.6.0_20 (not IBM JDK)

Anyway, I can fire up WebSphere just fine, the problem is in the deployment.  I 
go through the UI-based deployment process (leaving the Plan blank, as I 
don't know what that is) and GeoServer deploys fine, it just won't start.  The 
not-so-helpful error displays in the UI (see below).  I've heard tell of a 
command line utility called wsadmin to deploy WARs, but I don't seem to have it 
on my system.

What I'd really like to do is just manually unpack the WAR like in Tomcat, but 
I don't see where I'm supposed to copy/extract the content.  Any help would be 
appreciated.



 The application was not successfully started
 start of default/geoserver/1304549958546/war failed
 org.apache.geronimo.kernel.config.LifecycleException: start of
 default/geoserver/1304549958546/war failed
at
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:579)
at
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:543)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
 org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
at
 org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
at
 org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
at
 org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
at
 org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
at
 org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
at
 org.apache.geronimo.gbean.GBeanLifecycle$$EnhancerByCGLIB$$b5ea8424.startConfiguration()
at
 org.apache.geronimo.deployment.plugin.local.StartCommand.run(StartCommand.java:67)
at java.lang.Thread.run(Unknown Source)
 Caused by: org.apache.geronimo.kernel.config.InvalidConfigException:
 Unknown start exception
at
 org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:522)
at
 org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:188)
at
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:562)
... 14 more
 Caused by: org.apache.geronimo.gbean.InvalidConfigurationException:
 Configuration default/geoserver/1304549958546/war failed to start due to the
 following reasons:
  The service
 J2EEApplication=null,j2eeType=WebModule,name=default/geoserver/1304549958546/war
 did not start because ContainerBase.addChild: start: LifecycleException:
  java.io.IOException: Context did not start for an unknown reason

at
 org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:485)
... 16 more



-- 
Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Install stops at GeoServer Setup Java Runtime Environment This path does not contain a valid JRE

2011-05-02 Thread Mike Pumphrey
As I understand it, the JAVA_HOME variable doesn't include the \bin, despite 
the java.exe file being located there.  So, for example, my JAVA_HOME is:

   C:\Program Files\java\jre1.6.0_07

so that's the path I use in that dialog, even though my java.exe is here:

   C:\Program Files\java\jre1.6.0_07\bin\java.exe

Hope this helps.


Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


On 5/2/2011 7:14 AM, Anders Söderman wrote:
 Hello – I´ve tried to install RC5, Beta3 and now GeoServer 2.0.3.



 Everytime the installation stops at
 GeoServer Setup
 Java Runtime Environment
 This path does not contain a valid JRE

 (“Next”   button is grey)



 I´m running Windows XP sp3 and used http://geoserver.org/display/GEOS/Stable
 .
 I changed JAVA_HOME from C:\Program\Java\jdk1.6.0_17\bin to
 C:\Program\Java\jre6\bin. Both has java.exe!

 I downloaded a new java.exe =  File version 6.0.250.6 - Java(TM) Platform SE
 binary Copyright © 2011 - Full version: 1.6.0_25-b06.

 And I tried and tried and …



 Still I´m stuck. Any ideas out there? Regards Anders Söderman Stockholm
 Sweden.







 --
 WhatsUp Gold - Download Free Network Management Software
 The most intuitive, comprehensive, and cost-effective network
 management toolset available today.  Delivers lowest initial
 acquisition cost and overall TCO of any competing solution.
 http://p.sf.net/sfu/whatsupgold-sd



 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] (no subject)

2011-04-06 Thread Mike Pumphrey
GEOSDOC was deprecated in favor of the new documentation 
(http://docs.geoserver.org).  Looks like that particular tutorial was never 
ported over.

   
http://osgeo-org.1803224.n2.nabble.com/Shutting-down-old-GeoServer-documentation-GEOSDOC-td6131056.html

If you or someone would like to volunteer to port this tutorial to the new 
system, that would be great, and I can send you a dump of the content and show 
you what to do.  From a quick glance, I can see that it's old enough to have 
never been updated to reflect GeoServer 2.0, and so I can't guarantee that the 
tutorial will even work as it stands.


Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


On 4/6/2011 7:40 AM, Kevin Hodges wrote:
 hi

 does anyone know where these pages have gone to from the GEOSDOC
 webpages:

 http://geoserver.org/display/GEOSDOC/Tropical+Storm+Tracking+with+PostGIS-GeoServer-GoogleEarth


 Thanks

 Kevin

--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GeoServer 2.1-beta3 released

2010-12-20 Thread Mike Pumphrey
(Hi all.  I'm channeling Justin here, since he is on a well-deserved vacation.)

The GeoServer Team is happy to announce to release of GeoServer 2.1-beta3.  
This version includes long-awaited WMS 1.3 support.

Download GeoServer 2.1-beta3:
   http://geoserver.org/display/GEOS/GeoServer+2.1-beta3

See what else is new:
   
http://blog.geoserver.org/2010/12/20/geoserver-2-1-beta3-released-now-with-wms-1-3/

We encourage everyone to check it out and help us move towards 2.1.0 RC and 
final release status.  Happy holidays!


Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] How to install GeoServer on Ubuntu?

2010-11-04 Thread Mike Pumphrey
Hi Magnus.  What do you mean that page isn't informative?  :)

I unfortunately don't have an answer (not much of a Linux user) but if someone 
comes through with a viable installation checklist, I will gladly add it to the 
docs.

Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


On 11/4/2010 4:46 PM, johnrobot wrote:

 Hi
 I am looking for documentation on how to install GeoServer 2.0.2 on Ubuntu
 10.04. The Linux section over at
 http://docs.geoserver.org/stable/en/user/installation/binary/linux.html is
 not so informative. I don't have much Linux/Ubuntu experience, so any
 documentation or step by step guide would be of great help to me.

 Regards,

 Magnus

--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Random function in SLD

2010-10-28 Thread Mike Pumphrey
I've been playing around with the various ogc:Functions in SLD*.  Intrigued 
by the random function, I tried it out, and was rather surprised to see that 
the random number generated appears to remain constant for all rendered 
features, but for TextSymbolizers, the random element differs for each feature 
labeled.  This seems curious to me, and I was wondering if someone could walk 
me through how this works.

For example, this SLD styles a point layer with a random fill color**, and then 
also creates a text label using the same random function (which understandably 
will be a different value from the fill color).  In the output, all the points 
are always colored the same in a request, but the text labels are all 
different.  Why the difference?

 Rule
   PointSymbolizer
 Graphic
   Mark
 WellKnownNamecircle/WellKnownName
 Fill
   CssParameter name=fill
 ogc:Function name=numberFormat
   ogc:Literal'#'00/ogc:Literal
   ogc:Mul
 ogc:Function name=random/ogc:Function
 ogc:Literal100/ogc:Literal
   /ogc:Mul
 /ogc:Function
   /CssParameter
   CssParameter name=fill-opacity0.7/CssParameter
 /Fill
 Stroke
   CssParameter name=stroke#00/CssParameter
 /Stroke
   /Mark
   Size10/Size
 /Graphic
   /PointSymbolizer
   TextSymbolizer
 Label
   ogc:Function name=numberFormat
 ogc:Literal'#'00/ogc:Literal
 ogc:Mul
   ogc:Function name=random/ogc:Function
   ogc:Literal100/ogc:Literal
 /ogc:Mul
   /ogc:Function
 /Label
 Font
   CssParameter name=font-familyArial/CssParameter
   CssParameter name=font-size12/CssParameter
   CssParameter name=font-stylenormal/CssParameter
   CssParameter name=font-weightbold/CssParameter
 /Font
 LabelPlacement
   PointPlacement
 AnchorPoint
   AnchorPointX0.5/AnchorPointX
   AnchorPointY0.0/AnchorPointY
 /AnchorPoint
 Displacement
   DisplacementX0/DisplacementX
   DisplacementY5/DisplacementY
 /Displacement
   /PointPlacement
 /LabelPlacement
 Fill
   CssParameter name=fill#00/CssParameter
 /Fill
   /TextSymbolizer
 /Rule

* By the way, if you haven't yet, you all simply _must_ try using the 
categorize function to collapse a thematic map into a single Rule.

** Okay, since there are no hex conversion functions that I know of, the values 
only go up to #99.  But this is a test, not a real-world use case!


Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Does 2.1 change the data directory? [Sec=Unclassified]

2010-10-12 Thread Mike Pumphrey
Agreed, Miles.  If I can get confirmation that the differences mentioned in 
this thread are the only differences, I can update that page in the docs.

And yes, this is totally self-interest here.  I just started up a trunk build 
with a 2.0.x data dir, and now it won't start with my 2.0.2 GeoServer anymore.  
:(

Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


On 10/12/2010 12:36 AM, Miles Jordan wrote:
 Justin Deoliveira wrote:
  If we want forwards compatibility like this the easiest thing to do (afaik)
  is to backport the new fields to the various config objects on trunk back
  to 2.0.x, of course leaving them unused. And also tell xstream to ignore
  them on serializatsion. Unfortunately it won't listen to ignoring them on
  deserialization which is why they are needed in the first place.

 For me with my user hat on I don't think backward compatibility is really 
 needed. The important thing is that people know that there is no guarantee 
 that there will be any. Probably a statement on the migrating doc page will 
 be enough, i.e. 
 http://docs.geoserver.org/stable/en/user/datadirectory/migrating.html

 Regards,

 Miles

 ___

  Australian Antarctic Division - Commonwealth of Australia
 IMPORTANT: This transmission is intended for the addressee only. If you are 
 not the
 intended recipient, you are notified that use or dissemination of this 
 communication is
 strictly prohibited by Commonwealth law. If you have received this 
 transmission in error,
 please notify the sender immediately by e-mail or by telephoning +61 3 6232 
 3209 and
 DELETE the message.
  Visit our web site at http://www.antarctica.gov.au/
 ___

--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Playing around with monitoring

2010-10-08 Thread Mike Pumphrey
Hi all.  I've been testing the new monitoring extension (nightly build of both 
it and the GS WAR from 10/8, on Windows XP) and think it's quite cool.  I have 
come up with a few questions and things that seem strange to me.  I can turn 
any of these issues into JIRAs if you'd like.  These all have to do with the 
HTTP API, and reference the current docs:

   
http://docs.geoserver.org/latest/en/user/community/monitoring/http.html#api-reference

1. The live option mentions that the mode must be one with a live component 
(either live or mixed I guess).  Are there other options here that are only 
valid in certain modes?

2. Generally speaking, requests sort in order of ascending Id.  However, using 
either of the from or to options flips this to descending.  Feature or bug?

3. Using both from and to appear to cancel each other out (i.e. no 
filtering is done).  They each seem to work when used individually, though.

4. Appending a :ASC or :DESC to the order examples yields a 500 error 
starting with:

org.springframework.web.util.NestedServletException: Handler processing failed; 
nested exception is java.lang.NoSuchMethodError: 
org.hibernate.hql.antlr.HqlBaseParser.recover(Lantlr/RecognitionException;Lantlr/collections/impl/BitSet;)V

org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:920)

org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)

org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)

org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)

(I can send the full stack trace if it would be helpful).   There is no 
full list of valid order parameters that I can easily find, so I wasn't sure 
what else to test there.

Please let me know if more details would be helpful.








Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] How do you keep Geoserver 2.0.2 running?

2010-09-29 Thread Mike Pumphrey
Andrea is correct; the GeoServer Windows installer can set up GeoServer as a 
Windows service, so it will automatically start up on boot.  This is set during 
the installation process, so if you didn't set it up to install as a service on 
installation (it's optional), you'll want to reinstall.

Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


On 9/16/2010 2:29 AM, Andrea Aime wrote:
 Punky ha scritto:
  Hi people,

  I have already installed Geoserver 2.0.2 on our server with a couple of
  shape files already published.

  However, every morning when i try to access my preview shape files on my
  client i find that the geoserver on our server has stopped and i have to
  restart it again.

  I notice that when i start Geoserver there is a DOS screen that pops up and
  when it is closed it stops. Is there a way i can keep Geoserver running?.

 You should install it as a service I guess.
 I think the latest GeoServer Windows installer has an option to set it
 up that way, but I'm not 100% sure, it's been a long time since I last
 used Windows.
 Hopefully others will chime in a provide more information

 Cheers
 Andrea



--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoEXT Styler

2010-09-28 Thread Mike Pumphrey
Also, no layers will display in Styler if your WMS capabilities doc is 
corrupted in some way, so you may also want to check for that.

Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


On 9/28/2010 6:19 AM, Andrea Aime wrote:
 Did you install the restconfig extension in GeoServer? Afaik styler
 depends on it

 Cheers
 Andrea

 -
 Ing. Andrea Aime
 Senior Software Engineer

 GeoSolutions S.A.S.
 Via Poggio alle Viti 1187
 55054  Massarosa (LU)
 Italy

 phone: +39 0584962313
 fax: +39 0584962313

 http://www.geo-solutions.it
 http://geo-solutions.blogspot.com/
 http://www.linkedin.com/in/andreaaime
 http://twitter.com/geowolf

 -

 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver 2.0.2 installation

2010-08-26 Thread Mike Pumphrey
Hi.  I know that it should be possible to modify the installer to add Silent 
functionality (taking all of the default options), although it's not set up 
this way currently.  I'm not sure of a way to specify custom options in an 
answer file, but the NSIS scripting reference* mentions that certain command 
line flags can be used.

What specifically are you looking to do?

* http://nsis.sourceforge.net/Docs/Chapter4.html#4.12

Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org


On 8/26/2010 1:43 PM, Justin Deoliveira wrote:
 Hi Milind,

 I am actually unfamiliar with the notion of a silent answer file. A quick
 google search seems to indicate it would be a modification to the windows
 installer. Mike (CC'd) is our windows installer expert. He will probably
 have a better answer for you.

 -Justin

 On Thu, Aug 26, 2010 at 4:58 AM, Milind.Samantmilind.sam...@rolta.comwrote:

   Hi Justin,

  Can we create silent answer file for this software and how?


  Regards.
  Milind.

  - Original Message -
  *From:* Justin Deoliveirajdeol...@opengeo.org
  *To:* Milind.Samantmilind.sam...@rolta.com
  *Cc:* geoserver-users@lists.sourceforge.net
  *Sent:* Monday, August 23, 2010 6:36 PM
  *Subject:* Re: [Geoserver-users] Geoserver 2.0.2 installation

  Hi Milind,

  The easiest way would be to grab the platform independent zip [1]. Upload
  it to the remote system and unpackage it. Should work fine.

  -Justin

  [1] http://downloads.sourceforge.net/geoserver/geoserver-2.0.2-bin.zip

  On Wed, Aug 18, 2010 at 11:45 PM, 
 Milind.Samantmilind.sam...@rolta.comwrote:

   Sir,

  I have downloaded this software (geoserver 2.0.2) and try to install
  silently. But it doesn't work.

  Can you provide me silent installation method for this software so that I
  can install it on some network systems remotely?



  Thanks  Regards.
  Milind.


  
 --
  This SF.net email is sponsored by

  Make an app they can't live without
  Enter the BlackBerry Developer Challenge
  http://p.sf.net/sfu/RIM-dev2dev
  ___
  Geoserver-users mailing list
  Geoserver-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/geoserver-users




  --
  Justin Deoliveira
  OpenGeo - http://opengeo.org
  Enterprise support for open source geospatial.





--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Does anyone know of any tutorials on how to modify geoexplorer?....wrong forum?

2010-08-21 Thread Mike Pumphrey
Hi Robert.  GeoExplorer is best discussed in the OpenGeo Suite Community Forum:

   http://getsatisfaction.com/opengeo
   

Thanks,
Mike Pumphrey
OpenGeo - http://opengeo.org

On 8/11/2010 2:39 AM, Robert Buckley wrote:
 Thanks,

 Robert




 --
 This SF.net email is sponsored by

 Make an app they can't live without
 Enter the BlackBerry Developer Challenge
 http://p.sf.net/sfu/RIM-dev2dev
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users