[Geoserver-devel] [jira] Created: (GEOS-1163) New FeatureType Submit - NumberFormatException: empty String

New FeatureType Submit - NumberFormatException: empty String
------------------------------------------------------------

                 Key: GEOS-1163
                 URL: http://jira.codehaus.org/browse/GEOS-1163
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 1.5.1
         Environment: Mandriva Linux, Java 1.5, Tomcat 5.5, War Target.
Connecting to
Another Linux, PostGIS datasote
            Reporter: Martin Vivian
            Assignee: Andrea Aime

When I tried in version 1.5.1 to add a feature type I got a display come up when I click submit

GeoServer - Exception
The following exception was thrown:
java.lang.NumberFormatException: empty String

looking at logs revealed that it occured at this line

at org.vfny.geoserver.action.data.TypesEditorAction.getNativeBBox(TypesEditorAction.java:486)

Some one suggested that the changes may be still bing made. I checked and they are not. I dont really have any more info than that. If you require me to get a full stack trace I'll have to install the version again as I have now downgraded to 1.5.0 where the problem does not come up. I was doing exactly the same thing to create a feature in both versions. The getNativeBBox method seems to indicate it had something to do with Bounding Box, I tried both using the generate button and manually setting the values, neither made a difference.

When I did put the FINEST level of logging on, I found another error in logs. It may have been there before, and I didn't see it.

java.io.IOException: Parameter directory is required:Directory containting property files

It may have something to do with it, then again, it might not. I really couldn't make the distinction.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira