[Geoserver-users] geowebcache tiles not showing up in folder

I am using geoserver 2.5.1 and am atempting to use the intergrated
geowebcache.I have installed tomcat and am using the webapp process for the
geoserver. I managed to add all the tiles and got the jai working.

when i had tested out the first time of installing geoserver and the tiling
on my local host it worked in seeding the layers and creating cached tiles.
The only problem is i don't exactly remember what I did and all the things
that i remember what was dont i did it.

I then istalled the tomcat and geoserver on our developer server so it is
now using an ip address instead of a local host, but for some reason all the
things i tried with the localhost does not seem to work on the developer
one.

I also noticed when I either add:

<context-param>
        <param-name>GEOWEBCACHE_CACHE_DIR</parm-name>
        <parm-value> C:\temp</param-value>
    </context-param>
then it seems to make pink tiles on my map.

and when I create a folder after setting up the environmental variables at
the system variables in the C:\temp, when I create a folder in my C drive
that matches the environmental variables cause i thought u might have to
create the folder for it to work but it just seems to make my geoserver work
disapear and makes it as if has installed all over again but when I delet
the folder then i get my data back.

Can any one help with this problem. I have looked through all the questions
that vaigley match what im trying to do but to much availe im still having
problems and the geoserver and geowebcache documentation is not making too
much sence.

When I click on the side of the geoserver under serice Capabilities when I
click the WMS section it goes to a 404 page on either one of those but when
I click on my localhost it work fine and gives me an xml page.

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/geowebcache-tiles-not-showing-up-in-folder-tp5155243.html
Sent from the GeoServer - User mailing list archive at Nabble.com.