Hi Michaël,

1: When I find a way to compile and run OJ in eclipse,
I will try to find the bug, because I can reproduce it.
I tried with SVN yesterday and I got a connection
to OJ. But the download stops at 95% (after 5 houers)
and after that I had lots of old OJ-file on my computer.
SVN... no, thanks!

Point 2 - 6 works perfect!
Thank you for fixing the bugs so quickly!

Regards

Uwe

Am 23.03.2013 15:44, schrieb Michaël Michaud:
> Hi Uwe, Jukka
>
> 1 - I still cannot reproduce the WKB type 0 bug.
> Instead, I get from time to time a warning : "No such object exists".
> I had a look, but I think this is a concurent threading issue, that I'll
> not be able to solve in a short delay (just a warning though).
>
> 2 - I made the writer / loader plugin case sensitive in a more
> consistent way.
> I agree this may puzzle users used to pure SQL, but I think there should be
> no severe drawback, and that we avoid many problems like that.
>
> 3 - The name of the saved layer should always be displayed in the monitor
> (no more Saving 'null'...)
>
> 4 - I improved error handling both in Data Store Layer and in Run
> DataStore Query.
> In both plugins, we now get the full SQL message (which is much more
> informative), and in DataStore Query, there is a special message if one
> forget to
> include a geometry column in the query.
>
> 5 - The list of available datasets in DataStore Layer should always be
> uptodate
> (after a new table has been inserted from OJ for example). Before, the
> code used
> the same list of  tables again and again to avoid useless queries, but
> it seems that
> the query against geometry_columns table is cheap and that one can do it as
> needed (I test with a local connection though).
>
> 6 - A broken connection should not stop a project opening anymore. The user
> is invited to accept (the broken layer will throw warnings in OJ
> everywhen) or
> to remove the layer during the import.
>
> Please test and let me know
>
> Michaël
>
>
>> Hi Landon,
>>
>> this only happens with PostGIS tables.
>>
>> There is no stack trace because
>> this error message only appears in the
>> statusline of OpenJUMP (left textfield).
>>
>> uwe
>> Am 21.03.2013 18:22, schrieb Landon Blake:
>>> Uwe:
>>>
>>> Does this happen with any layer, or just with PostGIS layers?
>>>
>>> Can you show me the stack trace?
>>>
>>> Landon
>>>
>>> On Thu, Mar 21, 2013 at 5:42 AM, Uwe Dalluege
>>> <uwe.dallu...@hcu-hamburg.de> wrote:
>>>> Hi,
>>>>
>>>> when I start OJ and open
>>>> a Data Store Layer I receive the error:
>>>>
>>>> com.vividsolution.jts.io.ParseException:
>>>> Unknown WKB type 0 (Runtime Exception)
>>>>
>>>> OpenJUMP shows the layer correct.
>>>> When I open the same table again
>>>> OJ reads the table without error.
>>>>
>>>> It seems that this error only appears
>>>> at first time I load the table.
>>>>
>>>> Regards
>>>>
>>>> Uwe
>>>>
>>>> ------------------------------------------------------------------------------
>>>> 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
>>>> _______________________________________________
>>>> Jump-pilot-devel mailing list
>>>> Jump-pilot-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>> ------------------------------------------------------------------------------
>> 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
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
>>
>
>
> ------------------------------------------------------------------------------
> 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
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>

------------------------------------------------------------------------------
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
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to