Oddness running from a daemon.
Tom Zeller
tzeller at dragonacea.biz
Tue Oct 7 11:12:24 EDT 2014
>>This works just fine from the command line, so it is something odd about
>>the
>>fact that I'm running from a service. I watched the process doing a
>>lookup
>>in "authn\conditions\*" and now I'm currently floored so any suggestions
>>about what precisely is up with that transition would be welcome.
>
> Refreshing my memory, it should be doing that kind of lookup during the
> initialization of the flow repository, because the pattern-based element
> tells it to walk the directory tree under the base-path to look for files
> that match the pattern and then register the flow files under a flow ID it
> computes.
>
> So what I would do is debug into that process and see what it's actually
> registering. It's clearly not registering authn/conditions, obviously. I
> can track down the exact class to trace if you need me to, I don't recall
> it offhand but I did find it before.
If I should look at this, let me know. I have a custom build of SWF
that has additional logging when flow definitions are registered in
the repository. I would need to get my Windows VM up again, not a big
deal.
More information about the dev
mailing list