[Geoserver-users] Unable to view maps in MapBuilder deployed with GeoServer (Demo)

Are you on 1.4.0 or 1.5.x?

It's a problem with JAI. If you install JAI (java advanced imaging) it should work. We ship the jars with 1.4.0, so it's weird that glassfish doesn't pick those up. If you're on 1.5.0-beta1 you need JAI. In the future we'll have it so it will at least work without those.

Chris

Samuel Doyle wrote:

Yeah when I used the GetMap example it responded with this:

<?xml version="1.0" encoding="UTF-8" standalone="no" ?><!DOCTYPE ServiceExceptionReport SYSTEM "http://midtown:8080/geoserver/schemas//wms/1.1.1/WMS_exception_1_1_1.dtd&quot;&gt; <ServiceExceptionReport version="1.1.1"> <ServiceException>javax/media/jai/util/Range</ServiceException> </ServiceExceptionReport>

So it looks like image drawing doesn't work. I can try under Tomcat but was hoping it would work under GlassFish, I'm not sure what the difference would be though.

S.D.

*/Chris Holmes <cholmes@anonymised.com>/* wrote:

    On Wed, January 3, 2007 5:12 pm, Samuel Doyle wrote:
     > Hi,
     >
     > Thanks for the quick response.
     > I have deployed GeoServer as a war under GlassFish running under
    Linux.
    Oh nice. I don't know for sure of anyone for sure with glassfish, would
    definitely like to get it working so we can add it to the list of
    servers
    we know work.

     > There are no errors in the deployment or indications in the logs.
    I am
     > able to see an xml generated output using the:
     >
    http://localhost:8080/geoserver/wfs?request=getfeature&service=wfs&versio
     > n=1.0.0&typename=tutorial as specified in the example. What do
    you mean by
     > "Will the GetMap ones generate images?"

    Sorry, was a bit too terse. That's good to know the WFS works. What I'm
    asking is, if you go to Demo -> Sample Requests there's a few requests
    that do GetMap requests. I think one is called GetMap.url, and it does a
    wms getMap request (which is what mapbuilder also does). If you
    select it
    and use it, does it return a map of the US? Or errors?

    Another thing to try is to use udig - http://udig.refractions.net - and
    see if that will display the WMS. Basically we want to figure out if
    it's
    a problem with GeoServer, or just with MapBuilder.

    best regards,

    Chris

     >
     > Thanks, S.D.
     >
     > Chris Holmes wrote: What version of GeoServer are
     > you using? What operating system? Are you use a binary installed
     > version, or the war? Do you see any errors in the log? We've
    experienced
     > it before, but it's hard to diagnose the problem without more
    information.
     >
     > Also do the 'sample requests' work? Will the GetMap ones generate
     > images? If not what errors do they give?
     >
     > best regards,
     >
     > Chris
     >
     > On Wed, January 3, 2007 4:45 pm, Samuel Doyle wrote:
     >
     >> When following the demo for GeoServer to use the MapBuilder based
     >> preview:
     >> http://localhost:8080/geoserver/mapPreview.do
     >>
     >> All the layer images come up as broken links. The application
    launches
     >> but there is no image not just for my tutorial example but all the
     >> others. Has anyone else encountered this?
     >>
     >> Thanks, S.D.
     >>
    -----------------------------------------------------------------------
     >> --
     >> Take Surveys. Earn Cash. Influence the Future of IT
     >> Join SourceForge.net's Techsay panel and you'll get the chance
    to share
     >> your opinions on IT & business topics through brief surveys -
    and earn
     >> cash
     >>
    http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVD
     >> EV
     >>
     >> _______________________________________________
     >> Geoserver-users mailing list
     >> Geoserver-users@lists.sourceforge.net
     >> https://lists.sourceforge.net/lists/listinfo/geoserver-users
     >>
     >> !DSPAM:1003,459c24ec77652207481331!
     >>
     >
     > --
     > Chris Holmes
     > The Open Planning Project
     > http://topp.openplans.org
     >
     > !DSPAM:1003,459c2b1386691804284693!
     >

    -- Chris Holmes
    The Open Planning Project
    http://topp.openplans.org

!DSPAM:1003,459c374a95861775926497!

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org

I’m downloaded and installed from geoserver-1.4.0-M1-war.zip.

S.D.

Chris Holmes cholmes@anonymised.com wrote:

Are you on 1.4.0 or 1.5.x?

It’s a problem with JAI. If you install JAI (java advanced imaging) it
should work. We ship the jars with 1.4.0, so it’s weird that glassfish
doesn’t pick those up. If you’re on 1.5.0-beta1 you need JAI. In the
future we’ll have it so it will at least work without those.

Chris

Samuel Doyle wrote:

Yeah when I used the GetMap example it responded with this:

ServiceExceptionReport SYSTEM
http://midtown:8080/geoserver/schemas//wms/1.1.1/WMS_exception_1_1_1.dtd”>

So it looks like image drawing doesn’t work. I can try under Tomcat but
was hoping it would work under GlassFish, I’m not sure what the
difference would be though.

S.D.

*/Chris Holmes

M1? That's really old. You should get 1.4.0. It should fix that problem.

best regards,

Chris

Samuel Doyle wrote:

I'm downloaded and installed from geoserver-1.4.0-M1-war.zip.

S.D.

*/Chris Holmes <cholmes@anonymised.com>/* wrote:

    Are you on 1.4.0 or 1.5.x?

    It's a problem with JAI. If you install JAI (java advanced imaging) it
    should work. We ship the jars with 1.4.0, so it's weird that glassfish
    doesn't pick those up. If you're on 1.5.0-beta1 you need JAI. In the
    future we'll have it so it will at least work without those.

    Chris

    Samuel Doyle wrote:
     > Yeah when I used the GetMap example it responded with this:
     >
     > ServiceExceptionReport SYSTEM
     >
    "http://midtown:8080/geoserver/schemas//wms/1.1.1/WMS_exception_1_1_1.dtd&quot;&gt;

     >
     > javax/media/jai/util/Range
     >
     > So it looks like image drawing doesn't work. I can try under
    Tomcat but
     > was hoping it would work under GlassFish, I'm not sure what the
     > difference would be though.
     >
     > S.D.
     >
     > */Chris Holmes /* wrote:
     >
     > On Wed, January 3, 2007 5:12 pm, Samuel Doyle wrote:
     > > Hi,
     > >
     > > Thanks for the quick response.
     > > I have deployed GeoServer as a war under GlassFish running under
     > Linux.
     > Oh nice. I don't know for sure of anyone for sure with glassfish,
    would
     > definitely like to get it working so we can add it to the list of
     > servers
     > we know work.
     >
     > > There are no errors in the deployment or indications in the logs.
     > I am
     > > able to see an xml generated output using the:
     > >
     >
    http://localhost:8080/geoserver/wfs?request=getfeature&service=wfs&versio
     > > n=1.0.0&typename=tutorial as specified in the example. What do
     > you mean by
     > > "Will the GetMap ones generate images?"
     >
     > Sorry, was a bit too terse. That's good to know the WFS works.
    What I'm
     > asking is, if you go to Demo -> Sample Requests there's a few
    requests
     > that do GetMap requests. I think one is called GetMap.url, and it
    does a
     > wms getMap request (which is what mapbuilder also does). If you
     > select it
     > and use it, does it return a map of the US? Or errors?
     >
     > Another thing to try is to use udig - http://udig.refractions.net
    - and
     > see if that will display the WMS. Basically we want to figure out if
     > it's
     > a problem with GeoServer, or just with MapBuilder.
     >
     > best regards,
     >
     > Chris
     >
     > >
     > > Thanks, S.D.
     > >
     > > Chris Holmes wrote: What version of GeoServer are
     > > you using? What operating system? Are you use a binary installed
     > > version, or the war? Do you see any errors in the log? We've
     > experienced
     > > it before, but it's hard to diagnose the problem without more
     > information.
     > >
     > > Also do the 'sample requests' work? Will the GetMap ones generate
     > > images? If not what errors do they give?
     > >
     > > best regards,
     > >
     > > Chris
     > >
     > > On Wed, January 3, 2007 4:45 pm, Samuel Doyle wrote:
     > >
     > >> When following the demo for GeoServer to use the MapBuilder based
     > >> preview:
     > >> http://localhost:8080/geoserver/mapPreview.do
     > >>
     > >> All the layer images come up as broken links. The application
     > launches
     > >> but there is no image not just for my tutorial example but all the
     > >> others. Has anyone else encountered this?
     > >>
     > >> Thanks, S.D.
     > >>
     >
    -----------------------------------------------------------------------
     > >> --
     > >> Take Surveys. Earn Cash. Influence the Future of IT
     > >> Join SourceForge.net's Techsay panel and you'll get the chance
     > to share
     > >> your opinions on IT & business topics through brief surveys -
     > and earn
     > >> cash
     > >>
     >
    http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVD
     > >> EV
     > >>
     > >> _______________________________________________
     > >> Geoserver-users mailing list
     > >> Geoserver-users@lists.sourceforge.net
     > >> https://lists.sourceforge.net/lists/listinfo/geoserver-users
     > >>
     > >
     > > --
     > > Chris Holmes
     > > The Open Planning Project
     > > http://topp.openplans.org
     > >
     > > !DSPAM:1003,459c2b1386691804284693!
     > >
     >
     > --
     > Chris Holmes
     > The Open Planning Project
     > http://topp.openplans.org
     >
     > !DSPAM:1003,459c374a95861775926497!

    -- Chris Holmes
    The Open Planning Project
    http://topp.openplans.org
    begin:vcard
    fn:Chris Holmes
    n:Holmes;Chris
    org:The Open Planning Project
    adr:;;377 Broadway, 11th Floor;New York;NY;10013;USA
    email;internet:cholmes@anonymised.com
    title:VP, Strategic Development
    x-mozilla-html:FALSE
    url:http://topp.openplans.org
    version:2.1
    end:vcard

!DSPAM:1003,459c39a197101460912952!

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org

After installing JAI I end up with this under Tomcat 6.0.:

<?xml version="1.0" encoding="UTF-8" standalone="no" ?> null

Samuel Doyle sdoyle_2@anonymised.com wrote:

I’m downloaded and installed from geoserver-1.4.0-M1-war.zip.

S.D.

Chris Holmes cholmes@anonymised.com wrote:

Are you on 1.4.0 or 1.5.x?

It’s a problem with JAI. If you install JAI (java advanced imaging) it
should work. We ship the jars with 1.4.0, so it’s weird that glassfish
doesn’t pick those up. If you’re on 1.5.0-beta1 you need JAI. In the
future we’ll have it so it will at least work without those.

Chris

Samuel Doyle wrote:

Yeah when I used the GetMap example it responded with this:

ServiceExceptionReport SYSTEM
http://midtown:8080/geoserver/schemas//wms/1.1.1/WMS_exception_1_1_1.dtd”>

So it looks like image drawing doesn’t work. I can try under Tomcat but
was hoping it would work under GlassFish, I’m not sure what the
difference would be though.

S.D.

*/Chris Holmes


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Could you turn on Config -> Server -> Verbose Exceptions? That will give you a bigger response that we'll have an easier time with.

And please upgrade to 1.4.0 if you haven't already. 1.4.0-M1 is 'alpha', like not even quite beta, just our first milestone towards 1.4.0. There have been almost 10 releases since then.

best regards,

Chris

Samuel Doyle wrote:

After installing JAI I end up with this under Tomcat 6.0.:

<?xml version="1.0" encoding="UTF-8" standalone="no" ?><!DOCTYPE ServiceExceptionReport SYSTEM "http://midtown:8080/geoserver/schemas//wms/1.1.1/WMS_exception_1_1_1.dtd&quot;&gt; <ServiceExceptionReport version="1.1.1"> <ServiceException>null</ServiceException> </ServiceExceptionReport>

*/Samuel Doyle <sdoyle_2@anonymised.com>/* wrote:

    I'm downloaded and installed from geoserver-1.4.0-M1-war.zip.

    S.D.

    */Chris Holmes <cholmes@anonymised.com>/* wrote:

        Are you on 1.4.0 or 1.5.x?

        It's a problem with JAI. If you install JAI (java advanced
        imaging) it
        should work. We ship the jars with 1.4.0, so it's weird that
        glassfish
        doesn't pick those up. If you're on 1.5.0-beta1 you need JAI. In
        the
        future we'll have it so it will at least work without those.

        Chris

        Samuel Doyle wrote:
         > Yeah when I used the GetMap example it responded with this:
         >
         > ServiceExceptionReport SYSTEM
         >
        "http://midtown:8080/geoserver/schemas//wms/1.1.1/WMS_exception_1_1_1.dtd&quot;&gt;

         >
         > javax/media/jai/util/Range
         >
         > So it looks like image drawing doesn't work. I can try under
        Tomcat but
         > was hoping it would work under GlassFish, I'm not sure what the
         > difference would be though.
         >
         > S.D.
         >
         > */Chris Holmes /* wrote:
         >
         > On Wed, January 3, 2007 5:12 pm, Samuel Doyle wrote:
         > > Hi,
         > >
         > > Thanks for the quick response.
         > > I have deployed GeoServer as a war under GlassFish running
        under
         > Linux.
         > Oh nice. I don't know for sure of anyone for sure with
        glassfish, would
         > definitely like to get it working so we can add it to the list of
         > servers
         > we know work.
         >
         > > There are no errors in the deployment or indications in the
        logs.
         > I am
         > > able to see an xml generated output using the:
         > >
         >
        http://localhost:8080/geoserver/wfs?request=getfeature&service=wfs&versio
         > > n=1.0.0&typename=tutorial as specified in the example. What do
         > you mean by
         > > "Will the GetMap ones generate images?"
         >
         > Sorry, was a bit too terse. That's good to know the WFS
        works. What I'm
         > asking is, if you go to Demo -> Sample Requests there's a few
        requests
         > that do GetMap requests. I think one is called GetMap.url,
        and it does a
         > wms getMap request (which is what mapbuilder also does). If you
         > select it
         > and use it, does it return a map of the US? Or errors?
         >
         > Another thing to try is to use udig -
        http://udig.refractions.net - and
         > see if that will display the WMS. Basically we want to figure
        out if
         > it's
         > a problem with GeoServer, or just with MapBuilder.
         >
         > best regards,
         >
         > Chris
         >
         > >
         > > Thanks, S.D.
         > >
         > > Chris Holmes wrote: What version of GeoServer are
         > > you using? What operating system? Are you use a binary
        installed
         > > version, or the war? Do you see any errors in the log? We've
         > experienced
         > > it before, but it's hard to diagnose the problem without more
         > information.
         > >
         > > Also do the 'sample requests' work? Will the GetMap ones
        generate
         > > images? If not what errors do they give?
         > >
         > > best regards,
         > >
         > > Chris
         > >
         > > On Wed, January 3, 2007 4:45 pm, Samuel Doyle wrote:
         > >
         > >> When following the demo for GeoServer to use the
        MapBuilder based
         > >> preview:
         > >> http://localhost:8080/geoserver/mapPreview.do
         > >>
         > >> All the layer images come up as broken links. The application
         > launches
         > >> but there is no image not just for my tutorial example but
        all the
         > >> others. Has anyone else encountered this?
         > >>
         > >> Thanks, S.D.
         > >>
         >
        -----------------------------------------------------------------------
         > >> --
         > >> Take Surveys. Earn Cash. Influence the Future of IT
         > >> Join SourceForge.net's Techsay panel and you'll get the chance
         > to share
         > >> your opinions on IT & business topics through brief surveys -
         > and earn
         > >> cash
         > >>
         >
        http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVD
         > >> EV
         > >>
         > >> _______________________________________________
         > >> Geoserver-users mailing list
         > >> Geoserver-users@lists.sourceforge.net
         > >> https://lists.sourceforge.net/lists/listinfo/geoserver-users
         > >>
         > >
         > > --
         > > Chris Holmes
         > > The Open Planning Project
         > > http://topp.openplans.org
         > >
         > > !DSPAM:1003,459c2b1386691804284693!
         > >
         >
         > --
         > Chris Holmes
         > The Open Planning Project
         > http://topp.openplans.org
         >
         > !DSPAM:1003,459c374a95861775926497!

        -- Chris Holmes
        The Open Planning Project
        http://topp.openplans.org
        begin:vcard
        fn:Chris Holmes
        n:Holmes;Chris
        org:The Open Planning Project
        adr:;;377 Broadway, 11th Floor;New York;NY;10013;USA
        email;internet:cholmes@anonymised.com
        title:VP, Strategic Development
        x-mozilla-html:FALSE
        url:http://topp.openplans.org
        version:2.1
        end:vcard

    -------------------------------------------------------------------------
    Take Surveys. Earn Cash. Influence the Future of IT
    Join SourceForge.net's Techsay panel and you'll get the chance to
    share your
    opinions on IT & business topics through brief surveys - and earn cash
    http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
    Geoserver-users mailing list
    Geoserver-users@lists.sourceforge.net
    https://lists.sourceforge.net/lists/listinfo/geoserver-users

!DSPAM:1003,459c3c6299014750375898!

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org

Hi,

Upgrading to 1.4.0 did the trick, I’m not sure how I ended up getting the -M1 release.

Now that this is working do you know of anyone who is using kaMap with GeoServer? We are using kaMap with MapServer at the moment but would like to eliminate the use of both Apache and PHP if possible.

Thanks, S.D.

Chris Holmes cholmes@anonymised.com wrote:

Could you turn on Config → Server → Verbose Exceptions? That will
give you a bigger response that we’ll have an easier time with.

And please upgrade to 1.4.0 if you haven’t already. 1.4.0-M1 is
‘alpha’, like not even quite beta, just our first milestone towards
1.4.0. There have been almost 10 releases since then.

best regards,

Chris

Samuel Doyle wrote:

After installing JAI I end up with this under Tomcat 6.0.:

ServiceExceptionReport SYSTEM
http://midtown:8080/geoserver/schemas//wms/1.1.1/WMS_exception_1_1_1.dtd”>

*/Samuel Doyle

Samuel Doyle wrote:

Hi,

Upgrading to 1.4.0 did the trick, I'm not sure how I ended up getting the -M1 release.

Now that this is working do you know of anyone who is using kaMap with GeoServer? We are using kaMap with MapServer at the moment but would like to eliminate the use of both Apache and PHP if possible.

TileCache - http://labs.metacarta.com/wms-c/ plus OpenLayers does just about everything that kaMap does and a bit more. You can use kaMap plus Squid with GeoServer, but I'd just use TileCache. I've been meaning to write up a tutorial on TileCache plus GeoServer. I can try to do that soon, or just let me know if you need help.

It's written in Python, and the default is to use it with apache, but you can use something like http://www.lighttpd.net/ with a patch that should be in the next release.

If you want a pure Java caching solution, you can use OSCache, see http://docs.codehaus.org/display/GEOSDOC/Caching, plus OpenLayers to get caching. We tested a bit with it, but we liked TileCache a lot more. We may try to port it to pure Java somewhere down the line.

best regards,

Chris

Thanks, S.D.

*/Chris Holmes <cholmes@anonymised.com>/* wrote:

    Could you turn on Config -> Server -> Verbose Exceptions? That will
    give you a bigger response that we'll have an easier time with.

    And please upgrade to 1.4.0 if you haven't already. 1.4.0-M1 is
    'alpha', like not even quite beta, just our first milestone towards
    1.4.0. There have been almost 10 releases since then.

    best regards,

    Chris

    Samuel Doyle wrote:
     > After installing JAI I end up with this under Tomcat 6.0.:
     >
     > ServiceExceptionReport SYSTEM
     >
    "http://midtown:8080/geoserver/schemas//wms/1.1.1/WMS_exception_1_1_1.dtd&quot;&gt;

     >
     > null
     >
     > */Samuel Doyle /* wrote:
     >
     > I'm downloaded and installed from geoserver-1.4.0-M1-war.zip.
     >
     > S.D.
     >
     > */Chris Holmes /* wrote:
     >
     > Are you on 1.4.0 or 1.5.x?
     >
     > It's a problem with JAI. If you install JAI (java advanced
     > imaging) it
     > should work. We ship the jars with 1.4.0, so it's weird that
     > glassfish
     > doesn't pick those up. If you're on 1.5.0-beta1 you need JAI. In
     > the
     > future we'll have it so it will at least work without those.
     >
     > Chris
     >
     > Samuel Doyle wrote:
     > > Yeah when I used the GetMap example it responded with this:
     > >
     > > ServiceExceptionReport SYSTEM
     > >
     >
    "http://midtown:8080/geoserver/schemas//wms/1.1.1/WMS_exception_1_1_1.dtd&quot;&gt;
     >
     > >
     > > javax/media/jai/util/Range
     > >
     > > So it looks like image drawing doesn't work. I can try under
     > Tomcat but
     > > was hoping it would work under GlassFish, I'm not sure what the
     > > difference would be though.
     > >
     > > S.D.
     > >
     > > */Chris Holmes /* wrote:
     > >
     > > On Wed, January 3, 2007 5:12 pm, Samuel Doyle wrote:
     > > > Hi,
     > > >
     > > > Thanks for the quick response.
     > > > I have deployed GeoServer as a war under GlassFish running
     > under
     > > Linux.
     > > Oh nice. I don't know for sure of anyone for sure with
     > glassfish, would
     > > definitely like to get it working so we can add it to the list of
     > > servers
     > > we know work.
     > >
     > > > There are no errors in the deployment or indications in the
     > logs.
     > > I am
     > > > able to see an xml generated output using the:
     > > >
     > >
     >
    http://localhost:8080/geoserver/wfs?request=getfeature&service=wfs&versio
     > > > n=1.0.0&typename=tutorial as specified in the example. What do
     > > you mean by
     > > > "Will the GetMap ones generate images?"
     > >
     > > Sorry, was a bit too terse. That's good to know the WFS
     > works. What I'm
     > > asking is, if you go to Demo -> Sample Requests there's a few
     > requests
     > > that do GetMap requests. I think one is called GetMap.url,
     > and it does a
     > > wms getMap request (which is what mapbuilder also does). If you
     > > select it
     > > and use it, does it return a map of the US? Or errors?
     > >
     > > Another thing to try is to use udig -
     > http://udig.refractions.net - and
     > > see if that will display the WMS. Basically we want to figure
     > out if
     > > it's
     > > a problem with GeoServer, or just with MapBuilder.
     > >
     > > best regards,
     > >
     > > Chris
     > >
     > > >
     > > > Thanks, S.D.
     > > >
     > > > Chris Holmes wrote: What version of GeoServer are
     > > > you using? What operating system? Are you use a binary
     > installed
     > > > version, or the war? Do you see any errors in the log? We've
     > > experienced
     > > > it before, but it's hard to diagnose the problem without more
     > > information.
     > > >
     > > > Also do the 'sample requests' work? Will the GetMap ones
     > generate
     > > > images? If not what errors do they give?
     > > >
     > > > best regards,
     > > >
     > > > Chris
     > > >
     > > > On Wed, January 3, 2007 4:45 pm, Samuel Doyle wrote:
     > > >
     > > >> When following the demo for GeoServer to use the
     > MapBuilder based
     > > >> preview:
     > > >> http://localhost:8080/geoserver/mapPreview.do
     > > >>
     > > >> All the layer images come up as broken links. The application
     > > launches
     > > >> but there is no image not just for my tutorial example but
     > all the
     > > >> others. Has anyone else encountered this?
     > > >>
     > > >> Thanks, S.D.
     > > >>
     > >
     >
    -----------------------------------------------------------------------
     > > >> --
     > > >> Take Surveys. Earn Cash. Influence the Future of IT
     > > >> Join SourceForge.net's Techsay panel and you'll get the chance
     > > to share
     > > >> your opinions on IT & business topics through brief surveys -
     > > and earn
     > > >> cash
     > > >>
     > >
     >
    http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVD
     > > >> EV
     > > >>
     > > >> _______________________________________________
     > > >> Geoserver-users mailing list
     > > >> Geoserver-users@lists.sourceforge.net
     > > >> https://lists.sourceforge.net/lists/listinfo/geoserver-users
     > > >>
     > > >
     > > > --
     > > > Chris Holmes
     > > > The Open Planning Project
     > > > http://topp.openplans.org
     > > >
     > >
     > > --
     > > Chris Holmes
     > > The Open Planning Project
     > > http://topp.openplans.org
     > >
     > > !DSPAM:1003,459c374a95861775926497!
     >
     > --
     > Chris Holmes
     > The Open Planning Project
     > http://topp.openplans.org
     > begin:vcard
     > fn:Chris Holmes
     > n:Holmes;Chris
     > org:The Open Planning Project
     > adr:;;377 Broadway, 11th Floor;New York;NY;10013;USA
     > email;internet:cholmes@anonymised.com
     > title:VP, Strategic Development
     > x-mozilla-html:FALSE
     > url:http://topp.openplans.org
     > version:2.1
     > end:vcard
     >
    -------------------------------------------------------------------------
     > Take Surveys. Earn Cash. Influence the Future of IT
     > Join SourceForge.net's Techsay panel and you'll get the chance to
     > share your
     > opinions on IT & business topics through brief surveys - and earn
    cash
     >
    http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
     > Geoserver-users mailing list
     > Geoserver-users@lists.sourceforge.net
     > https://lists.sourceforge.net/lists/listinfo/geoserver-users
     >
     > !DSPAM:1003,459c3c6299014750375898!

    -- Chris Holmes
    The Open Planning Project
    http://topp.openplans.org
    begin:vcard
    fn:Chris Holmes
    n:Holmes;Chris
    org:The Open Planning Project
    adr:;;377 Broadway, 11th Floor;New York;NY;10013;USA
    email;internet:cholmes@anonymised.com
    title:VP, Strategic Development
    x-mozilla-html:FALSE
    url:http://topp.openplans.org
    version:2.1
    end:vcard

!DSPAM:1003,459c4d80108761336712104!

------------------------------------------------------------------------

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

!DSPAM:1003,459c4d80108761336712104!

------------------------------------------------------------------------

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

!DSPAM:1003,459c4d80108761336712104!

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org

Thanks for all your help and useful information!

S.D.

Chris Holmes cholmes@anonymised.com wrote:

Samuel Doyle wrote:

Hi,

Upgrading to 1.4.0 did the trick, I’m not sure how I ended up getting
the -M1 release.

Now that this is working do you know of anyone who is using kaMap with
GeoServer? We are using kaMap with MapServer at the moment but would
like to eliminate the use of both Apache and PHP if possible.

TileCache - http://labs.metacarta.com/wms-c/ plus OpenLayers does just
about everything that kaMap does and a bit more. You can use kaMap plus
Squid with GeoServer, but I’d just use TileCache. I’ve been meaning to
write up a tutorial on TileCache plus GeoServer. I can try to do that
soon, or just let me know if you need help.

It’s written in Python, and the default is to use it with apache, but
you can use something like http://www.lighttpd.net/ with a patch that
should be in the next release.

If you want a pure Java caching solution, you can use OSCache, see
http://docs.codehaus.org/display/GEOSDOC/Caching, plus OpenLayers to get
caching. We tested a bit with it, but we liked TileCache a lot more.
We may try to port it to pure Java somewhere down the line.

best regards,

Chris

Thanks, S.D.

*/Chris Holmes

We have Metacarta's Tile Cache set up on our demo server and it works amazingly well. You can learn more about it here: http://labs.metacarta.com/wms-c/

Brent Owens
(The Open Planning Project)

Samuel Doyle wrote:

Hi,

Upgrading to 1.4.0 did the trick, I'm not sure how I ended up getting the -M1 release.

Now that this is working do you know of anyone who is using kaMap with GeoServer? We are using kaMap with MapServer at the moment but would like to eliminate the use of both Apache and PHP if possible.

Thanks, S.D.

*/Chris Holmes <cholmes@anonymised.com>/* wrote:

    Could you turn on Config -> Server -> Verbose Exceptions? That will
    give you a bigger response that we'll have an easier time with.

    And please upgrade to 1.4.0 if you haven't already. 1.4.0-M1 is
    'alpha', like not even quite beta, just our first milestone towards
    1.4.0. There have been almost 10 releases since then.

    best regards,

    Chris

    Samuel Doyle wrote:
    > After installing JAI I end up with this under Tomcat 6.0.:
    >
    > ServiceExceptionReport SYSTEM
    >
    "http://midtown:8080/geoserver/schemas//wms/1.1.1/WMS_exception_1_1_1.dtd&quot;&gt;

    >
    > null
    >
    > */Samuel Doyle /* wrote:
    >
    > I'm downloaded and installed from geoserver-1.4.0-M1-war.zip.
    >
    > S.D.
    >
    > */Chris Holmes /* wrote:
    >
    > Are you on 1.4.0 or 1.5.x?
    >
    > It's a problem with JAI. If you install JAI (java advanced
    > imaging) it
    > should work. We ship the jars with 1.4.0, so it's weird that
    > glassfish
    > doesn't pick those up. If you're on 1.5.0-beta1 you need JAI. In
    > the
    > future we'll have it so it will at least work without those.
    >
    > Chris
    >
    > Samuel Doyle wrote:
    > > Yeah when I used the GetMap example it responded with this:
    > >
    > > ServiceExceptionReport SYSTEM
    > >
    >
    "http://midtown:8080/geoserver/schemas//wms/1.1.1/WMS_exception_1_1_1.dtd&quot;&gt;
    >
    > >
    > > javax/media/jai/util/Range
    > >
    > > So it looks like image drawing doesn't work. I can try under
    > Tomcat but
    > > was hoping it would work under GlassFish, I'm not sure what the
    > > difference would be though.
    > >
    > > S.D.
    > >
    > > */Chris Holmes /* wrote:
    > >
    > > On Wed, January 3, 2007 5:12 pm, Samuel Doyle wrote:
    > > > Hi,
    > > >
    > > > Thanks for the quick response.
    > > > I have deployed GeoServer as a war under GlassFish running
    > under
    > > Linux.
    > > Oh nice. I don't know for sure of anyone for sure with
    > glassfish, would
    > > definitely like to get it working so we can add it to the list of
    > > servers
    > > we know work.
    > >
    > > > There are no errors in the deployment or indications in the
    > logs.
    > > I am
    > > > able to see an xml generated output using the:
    > > >
    > >
    >
    http://localhost:8080/geoserver/wfs?request=getfeature&service=wfs&versio
    > > > n=1.0.0&typename=tutorial as specified in the example. What do
    > > you mean by
    > > > "Will the GetMap ones generate images?"
    > >
    > > Sorry, was a bit too terse. That's good to know the WFS
    > works. What I'm
    > > asking is, if you go to Demo -> Sample Requests there's a few
    > requests
    > > that do GetMap requests. I think one is called GetMap.url,
    > and it does a
    > > wms getMap request (which is what mapbuilder also does). If you
    > > select it
    > > and use it, does it return a map of the US? Or errors?
    > >
    > > Another thing to try is to use udig -
    > http://udig.refractions.net - and
    > > see if that will display the WMS. Basically we want to figure
    > out if
    > > it's
    > > a problem with GeoServer, or just with MapBuilder.
    > >
    > > best regards,
    > >
    > > Chris
    > >
    > > >
    > > > Thanks, S.D.
    > > >
    > > > Chris Holmes wrote: What version of GeoServer are
    > > > you using? What operating system? Are you use a binary
    > installed
    > > > version, or the war? Do you see any errors in the log? We've
    > > experienced
    > > > it before, but it's hard to diagnose the problem without more
    > > information.
    > > >
    > > > Also do the 'sample requests' work? Will the GetMap ones
    > generate
    > > > images? If not what errors do they give?
    > > >
    > > > best regards,
    > > >
    > > > Chris
    > > >
    > > > On Wed, January 3, 2007 4:45 pm, Samuel Doyle wrote:
    > > >
    > > >> When following the demo for GeoServer to use the
    > MapBuilder based
    > > >> preview:
    > > >> http://localhost:8080/geoserver/mapPreview.do
    > > >>
    > > >> All the layer images come up as broken links. The application
    > > launches
    > > >> but there is no image not just for my tutorial example but
    > all the
    > > >> others. Has anyone else encountered this?
    > > >>
    > > >> Thanks, S.D.
    > > >>
    > >
    >
    -----------------------------------------------------------------------
    > > >> --
    > > >> Take Surveys. Earn Cash. Influence the Future of IT
    > > >> Join SourceForge.net's Techsay panel and you'll get the chance
    > > to share
    > > >> your opinions on IT & business topics through brief surveys -
    > > and earn
    > > >> cash
    > > >>
    > >
    >
    http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVD
    > > >> EV
    > > >>
    > > >> _______________________________________________
    > > >> Geoserver-users mailing list
    > > >> Geoserver-users@lists.sourceforge.net
    > > >> https://lists.sourceforge.net/lists/listinfo/geoserver-users
    > > >>
    > > >
    > > > --
    > > > Chris Holmes
    > > > The Open Planning Project
    > > > http://topp.openplans.org
    > > >
    > > > !DSPAM:1003,459c2b1386691804284693!
    > > >
    > >
    > > --
    > > Chris Holmes
    > > The Open Planning Project
    > > http://topp.openplans.org
    > >
    > > !DSPAM:1003,459c374a95861775926497!
    >
    > --
    > Chris Holmes
    > The Open Planning Project
    > http://topp.openplans.org
    > begin:vcard
    > fn:Chris Holmes
    > n:Holmes;Chris
    > org:The Open Planning Project
    > adr:;;377 Broadway, 11th Floor;New York;NY;10013;USA
    > email;internet:cholmes@anonymised.com
    > title:VP, Strategic Development
    > x-mozilla-html:FALSE
    > url:http://topp.openplans.org
    > version:2.1
    > end:vcard
    >
    -------------------------------------------------------------------------
    > Take Surveys. Earn Cash. Influence the Future of IT
    > Join SourceForge.net's Techsay panel and you'll get the chance to
    > share your
    > opinions on IT & business topics through brief surveys - and
    earn cash
    >
    http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
    > Geoserver-users mailing list
    > Geoserver-users@lists.sourceforge.net
    > https://lists.sourceforge.net/lists/listinfo/geoserver-users
    >
    > !DSPAM:1003,459c3c6299014750375898!

    -- Chris Holmes
    The Open Planning Project
    http://topp.openplans.org
    begin:vcard
    fn:Chris Holmes
    n:Holmes;Chris
    org:The Open Planning Project
    adr:;;377 Broadway, 11th Floor;New York;NY;10013;USA
    email;internet:cholmes@anonymised.com
    title:VP, Strategic Development
    x-mozilla-html:FALSE
    url:http://topp.openplans.org
    version:2.1
    end:vcard

------------------------------------------------------------------------

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
------------------------------------------------------------------------

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