Hey all,
if anyone has time could you download the new geoserver release, at
http://sourceforge.net/project/showfiles.php?group_id=25086&package_id=38410&release_id=290503
?
I made this release from an internet cafe (gasp!), so things were a little
funky to say the least. So I am very much in need of some sanity, as I
would like to promote this release pretty widely, since I finally finished
up the new user docs. And there are a couple of nice bug fixes as well
(like returning proper schemas from the schema.xml file, and not deleting
shapefiles when configuring through the web admin tool).
Thanks a lot!
Chris
--
I got the same bug as with geoserver1.2.3
[dzwiers@anonymised.com geoserver]$ ls -l bin/startup.sh
-rwxr-xr-x 1 dzwiers users 2435 Dec 16 20:00 bin/startup.sh
[dzwiers@anonymised.com geoserver]$ ./bin/startup.sh
: bad interpreter: No such file or directory
[dzwiers@anonymised.com geoserver]$ cd bin/
[dzwiers@anonymised.com bin]$ ./startup.sh
: bad interpreter: No such file or directory
[dzwiers@anonymised.com bin]$
I won't startup
David
On Fri, 2004-12-17 at 07:37, Chris Holmes wrote:
Hey all,
if anyone has time could you download the new geoserver release, at
http://sourceforge.net/project/showfiles.php?group_id=25086&package_id=38410&release_id=290503
?
I made this release from an internet cafe (gasp!), so things were a little
funky to say the least. So I am very much in need of some sanity, as I
would like to promote this release pretty widely, since I finally finished
up the new user docs. And there are a couple of nice bug fixes as well
(like returning proper schemas from the schema.xml file, and not deleting
shapefiles when configuring through the web admin tool).
Thanks a lot!
Chris
Chris,
Once again, taking the 1.2.2 files worked fine. PLEASE include the old
scripts ... or find the error with the new ones.
David
On Fri, 2004-12-17 at 09:15, David Zwiers wrote:
I got the same bug as with geoserver1.2.3
[dzwiers@anonymised.com geoserver]$ ls -l bin/startup.sh
-rwxr-xr-x 1 dzwiers users 2435 Dec 16 20:00 bin/startup.sh
[dzwiers@anonymised.com geoserver]$ ./bin/startup.sh
: bad interpreter: No such file or directory
[dzwiers@anonymised.com geoserver]$ cd bin/
[dzwiers@anonymised.com bin]$ ./startup.sh
: bad interpreter: No such file or directory
[dzwiers@anonymised.com bin]$
I won't startup
David
On Fri, 2004-12-17 at 07:37, Chris Holmes wrote:
> Hey all,
>
> if anyone has time could you download the new geoserver release, at
> http://sourceforge.net/project/showfiles.php?group_id=25086&package_id=38410&release_id=290503
> ?
>
> I made this release from an internet cafe (gasp!), so things were a little
> funky to say the least. So I am very much in need of some sanity, as I
> would like to promote this release pretty widely, since I finally finished
> up the new user docs. And there are a couple of nice bug fixes as well
> (like returning proper schemas from the schema.xml file, and not deleting
> shapefiles when configuring through the web admin tool).
>
> Thanks a lot!
>
> Chris
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
Argh!
You know what it probably is, the switch to svn. As far as i remember
therer was _no_ change between 1.2.3 and 1.2.2 start up scripts, thats why
your problem mystified me last time. But between 1.2.3 and 1.2.2 we
changed to svn. I am out for the day soon, but if you have some time
monday I would love to bounce a few tries off of you, since it works fine
on my cygwin, which is about as close to testing linux as I can get.
thanks for the sanity check,
Chris
On Fri, 17 Dec 2004, David Zwiers wrote:
Chris,
Once again, taking the 1.2.2 files worked fine. PLEASE include the old
scripts ... or find the error with the new ones.
David
On Fri, 2004-12-17 at 09:15, David Zwiers wrote:
> I got the same bug as with geoserver1.2.3
>
> [dzwiers@anonymised.com geoserver]$ ls -l bin/startup.sh
> -rwxr-xr-x 1 dzwiers users 2435 Dec 16 20:00 bin/startup.sh
> [dzwiers@anonymised.com geoserver]$ ./bin/startup.sh
> : bad interpreter: No such file or directory
> [dzwiers@anonymised.com geoserver]$ cd bin/
> [dzwiers@anonymised.com bin]$ ./startup.sh
> : bad interpreter: No such file or directory
> [dzwiers@anonymised.com bin]$
>
> I won't startup
>
> David
>
> On Fri, 2004-12-17 at 07:37, Chris Holmes wrote:
> > Hey all,
> >
> > if anyone has time could you download the new geoserver release, at
> > http://sourceforge.net/project/showfiles.php?group_id=25086&package_id=38410&release_id=290503
> > ?
> >
> > I made this release from an internet cafe (gasp!), so things were a little
> > funky to say the least. So I am very much in need of some sanity, as I
> > would like to promote this release pretty widely, since I finally finished
> > up the new user docs. And there are a couple of nice bug fixes as well
> > (like returning proper schemas from the schema.xml file, and not deleting
> > shapefiles when configuring through the web admin tool).
> >
> > Thanks a lot!
> >
> > Chris
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Geoserver-devel mailing list
> Geoserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
--