Hi Ben,

How does App Schema use the connections pool? Does it create a new
connection for each mapping file?

I am running 2.11.2. Is the new development in the nightly build?

On Thu, Aug 10, 2017 at 5:29 PM, Ben Caradoc-Davies <b...@transient.nz>
wrote:

> Gavin,
>
> there is no limit in app-schema, but you might be hitting a limit in the
> size of the JDBC connection pool. You can increase this by using JNDI and
> configuring a larger number of connections.
>
> Very recent changes should improve app-schema connection usage:
>
> [GEOT-5748] Improve App-Schema connection usage
> https://osgeo-org.atlassian.net/browse/GEOT-5748
>
> What GeoServer version are you using?
>
> Kind regards,
> Ben.
>
> On 11/08/17 10:58, Gavin Medley wrote:
>
>> Hi,
>>
>> Is there a limit to the number of feature chained elements possible in a
>> single feature? I have 10 mapping files, performing feature chaining and
>> each file maps between 4 and 10 elements. I've noticed that I don't seem
>> to
>> be able to go further. If I comment out a single <AttributeMapping> it
>> works but if I add one I get
>>
>> Duplicate mappingName or targetElement across FeatureTypeMapping instances
>> detected.
>>
>> It doesn't seem to matter which <AttributeMappings> I change. It only
>> seems
>> to matter that there are too many. Is this possible?
>>
>> Cheers,
>>
>>
>>
>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>
>>
>>
>> _______________________________________________
>> Geoserver-users mailing list
>>
>> Please make sure you read the following two resources before posting to
>> this list:
>> - Earning your support instead of buying it, but Ian Turton:
>> http://www.ianturton.com/talks/foss4g.html#/
>> - The GeoServer user list posting guidelines:
>> http://geoserver.org/comm/userlist-guidelines.html
>>
>> Geoserver-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>>
> --
> Ben Caradoc-Davies <b...@transient.nz>
> Director
> Transient Software Limited <http://transient.nz/>
> New Zealand
>



-- 
Gavin Medley
Software Engineer I
*UNAVCO*
6350 Nautilus Drive
Boulder, CO 80301-5394
med...@unavco.org
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

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

Reply via email to