Sure, here it comes:

30.06.2011 12:49:04 org.geotools.renderer.lite.StreamingRenderer fireErrorEvent
SEVERE: Unable to find function Fooo
java.lang.RuntimeException: Unable to find function Fooo
at org.geotools.filter.FunctionFinder.findFunction(FunctionFinder.java:103) at org.geotools.filter.FunctionFinder.findFunction(FunctionFinder.java:69) at org.geotools.filter.FilterFactoryImpl.function(FilterFactoryImpl.java:469) at org.geotools.filter.visitor.DuplicatingFilterVisitor.visit(DuplicatingFilterVisitor.java:309) at org.geotools.filter.FunctionExpressionImpl.accept(FunctionExpressionImpl.java:147) at org.geotools.filter.visitor.DuplicatingFilterVisitor.visit(DuplicatingFilterVisitor.java:114) at org.geotools.filter.visitor.DuplicatingFilterVisitor.visit(DuplicatingFilterVisitor.java:155)
    at org.geotools.filter.IsEqualsToImpl.accept(IsEqualsToImpl.java:151)
at org.geotools.styling.visitor.DuplicatingStyleVisitor.copy(DuplicatingStyleVisitor.java:359) at org.geotools.styling.visitor.DuplicatingStyleVisitor.visit(DuplicatingStyleVisitor.java:270) at org.geotools.renderer.lite.StreamingRenderer.rescaleFeatureTypeStyle(StreamingRenderer.java:1971) at org.geotools.renderer.lite.StreamingRenderer.applyUnitRescale(StreamingRenderer.java:1949) at org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:1899) at org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:766) at org.geotools.swing.RenderingExecutor$Task.call(RenderingExecutor.java:149) at org.geotools.swing.RenderingExecutor$Task.call(RenderingExecutor.java:105)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

Cheers,
Sergey

On 30.06.2011 8:58, Jody Garnett wrote:
Sergey do you have a stack trace so we could check where the style is being copied? And I agree Michael; we have accidentally made life much harder; let us see if we can fix it.

Jody

On Thu, Jun 30, 2011 at 11:54 AM, Michael Bedward <michael.bedw...@gmail.com <mailto:michael.bedw...@gmail.com>> wrote:

    On 30 June 2011 00:36, Jody Garnett <jody.garn...@gmail.com
    <mailto:jody.garn...@gmail.com>> wrote:
    > Micheal I think we will need to mark selection lab as broken and
    open a bug
    > report on this one; personally I would make a new Filter each
    time the
    > selection changes (it is how I handle it in uDig). But that is
    just me ...

    Hi Jody, Sergey,

    I've been trying to follow this thread but must admit I'm lost. I'm
    not familiar (= clueless) about the change to the way that styles are
    handled, but if it means that filter functions can no longer be
    created and used on the fly programmatically it seems that we've made
    life harder for users (?).

    Michael



------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to