You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/02/22 13:58:14 UTC

[jira] Commented: (SMX4KNL-13) startup issue in recognizing new files in deploy folder

    [ https://issues.apache.org/activemq/browse/SMX4KNL-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41373#action_41373 ] 

Guillaume Nodet commented on SMX4KNL-13:
----------------------------------------

Ive just spotted the problem.  The files are actually detected, but they need to be transformed by the JBI layer.  The problem is that when the filemonitor is started, the jbi deployer is not registered yet, so the file is not processed.
I will try to investigate and see if we can delay the processing until a correct deployer is registered.

> startup issue in recognizing new files in deploy folder
> -------------------------------------------------------
>
>                 Key: SMX4KNL-13
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-13
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>         Environment: Linux
>            Reporter: Lars Heinemann
>             Fix For: 1.0-m2
>
>
> The situation:
> As base there is a clean smx4 installation with jbi layer installed. I put the servicemix-shared-compat installer archive inside the deploy folder. Afterwards I start up the smx4.
> I would expect that the shared compat will be recognized by smx and installed / started, but it's not listed in osgi list and also not shown in jbi ls.
> When I now copy the same file again to the deploy folder replacing the existing file while smx is running, then it will be recognized and correctly installed / started.
> I also tried it with servicemix-file and jsr181 to be sure it's not related to a single file, but the behaviour is the same. 
> see: http://www.nabble.com/smx4%3A-startup-issue-in-recognizing-new-files-in-deploy-folder-to14997795s12049.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.