You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Marc Tremblay (JIRA)" <ji...@apache.org> on 2006/05/02 20:06:38 UTC

[jira] Created: (SM-422) throttleInterval and throttleTimeout should be configurable in servicemix.xml

throttleInterval and throttleTimeout should be configurable in servicemix.xml
-----------------------------------------------------------------------------

         Key: SM-422
         URL: https://issues.apache.org/activemq/browse/SM-422
     Project: ServiceMix
        Type: Improvement

  Components: servicemix-common  
    Versions: incubation    
    Reporter: Marc Tremblay


Currently ComponentMBeanImpl has throttleInterval and throttleTimeout properties that are accessible via JMX.  It would be great if one could enable throttling and set these two properties for a component in servicemix.xml.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: Build failure

Posted by Guillaume Nodet <gn...@gmail.com>.
Yeah, it seems it sometimes fail, but i have no idea why :(

On 8/13/06, Soumadeep-Infravio <so...@infravio.com> wrote:
>
> Works now... built successfully
>
>
> ----- Original Message -----
> From: "Soumadeep-Infravio" <so...@infravio.com>
> To: <se...@geronimo.apache.org>
> Sent: Monday, August 14, 2006 1:18 AM
> Subject: Build failure
>
>
> > Just tried and update and install (with test off)
> >
> > Stack trace:
> > ==========
> >
> > [INFO] Determining component name for service unit loan-broker-bpe-su
> > [INFO]
> ------------------------------------------------------------------------
> > [ERROR] BUILD ERROR
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] The service unit loan-broker-bpe-su does not have a dependency
> > which is p
> > ackaged as a jbi-component or a project property 'componentName'
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Trace
> > org.apache.maven.lifecycle.LifecycleExecutionException: The service unit
> > loan-br
> > oker-bpe-su does not have a dependency which is packaged as a
> > jbi-component or a
> > project property 'componentName'
> >        at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
> > ultLifecycleExecutor.java:559)
> >        at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
> > fecycle(DefaultLifecycleExecutor.java:475)
> >        at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
> > ltLifecycleExecutor.java:454)
> >        at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
> > dleFailures(DefaultLifecycleExecutor.java:306)
> >        at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
> > ts(DefaultLifecycleExecutor.java:273)
> >        at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
> > fecycleExecutor.java:140)
> >        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
> >        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
> >        at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
> >        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >        at
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> > java:39)
> >        at
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> > sorImpl.java:25)
> >        at java.lang.reflect.Method.invoke(Method.java:585)
> >        at
> > org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
> >        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
> >        at
> > org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
> >
> >        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> > Caused by: org.apache.maven.plugin.MojoExecutionException: The service
> > unit loan
> > -broker-bpe-su does not have a dependency which is packaged as a
> > jbi-component o
> > r a project property 'componentName'
> >        at
> > org.apache.servicemix.maven.plugin.jbi.GenerateServiceAssemblyDescrip
> > torMojo.getComponentName(GenerateServiceAssemblyDescriptorMojo.java:260)
> >        at
> > org.apache.servicemix.maven.plugin.jbi.GenerateServiceAssemblyDescrip
> > torMojo.generateJbiDescriptor(GenerateServiceAssemblyDescriptorMojo.java
> :180)
> >        at
> > org.apache.servicemix.maven.plugin.jbi.GenerateServiceAssemblyDescrip
> > torMojo.execute(GenerateServiceAssemblyDescriptorMojo.java:124)
> >        at
> > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
> > nManager.java:412)
> >        at
> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
> > ultLifecycleExecutor.java:534)
> >        ... 16 more
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Total time: 1 minute 41 seconds
> > [INFO] Finished at: Mon Aug 14 01:14:49 IST 2006
> > [INFO] Final Memory: 33M/59M
> > [INFO]
> ------------------------------------------------------------------------
> >
> >
> >
>
>
>


-- 
Cheers,
Guillaume Nodet

Re: Build failure

Posted by Soumadeep-Infravio <so...@infravio.com>.
Works now... built successfully


----- Original Message ----- 
From: "Soumadeep-Infravio" <so...@infravio.com>
To: <se...@geronimo.apache.org>
Sent: Monday, August 14, 2006 1:18 AM
Subject: Build failure


> Just tried and update and install (with test off)
>
> Stack trace:
> ==========
>
> [INFO] Determining component name for service unit loan-broker-bpe-su
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] The service unit loan-broker-bpe-su does not have a dependency 
> which is p
> ackaged as a jbi-component or a project property 'componentName'
> [INFO] ------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: The service unit 
> loan-br
> oker-bpe-su does not have a dependency which is packaged as a 
> jbi-component or a
> project property 'componentName'
>        at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
> ultLifecycleExecutor.java:559)
>        at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
> fecycle(DefaultLifecycleExecutor.java:475)
>        at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
> ltLifecycleExecutor.java:454)
>        at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
> dleFailures(DefaultLifecycleExecutor.java:306)
>        at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
> ts(DefaultLifecycleExecutor.java:273)
>        at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
> fecycleExecutor.java:140)
>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
>        at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:585)
>        at 
> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>        at 
> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>
>        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> Caused by: org.apache.maven.plugin.MojoExecutionException: The service 
> unit loan
> -broker-bpe-su does not have a dependency which is packaged as a 
> jbi-component o
> r a project property 'componentName'
>        at 
> org.apache.servicemix.maven.plugin.jbi.GenerateServiceAssemblyDescrip
> torMojo.getComponentName(GenerateServiceAssemblyDescriptorMojo.java:260)
>        at 
> org.apache.servicemix.maven.plugin.jbi.GenerateServiceAssemblyDescrip
> torMojo.generateJbiDescriptor(GenerateServiceAssemblyDescriptorMojo.java:180)
>        at 
> org.apache.servicemix.maven.plugin.jbi.GenerateServiceAssemblyDescrip
> torMojo.execute(GenerateServiceAssemblyDescriptorMojo.java:124)
>        at 
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
> nManager.java:412)
>        at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
> ultLifecycleExecutor.java:534)
>        ... 16 more
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1 minute 41 seconds
> [INFO] Finished at: Mon Aug 14 01:14:49 IST 2006
> [INFO] Final Memory: 33M/59M
> [INFO] ------------------------------------------------------------------------
>
>
> 



Build failure

Posted by Soumadeep-Infravio <so...@infravio.com>.
Just tried and update and install (with test off)

Stack trace:
==========

[INFO] Determining component name for service unit loan-broker-bpe-su
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The service unit loan-broker-bpe-su does not have a dependency which 
is p
ackaged as a jbi-component or a project property 'componentName'
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: The service unit 
loan-br
oker-bpe-su does not have a dependency which is packaged as a jbi-component 
or a
 project property 'componentName'
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:559)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:475)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:454)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:306)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:273)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:140)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at 
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoExecutionException: The service unit 
loan
-broker-bpe-su does not have a dependency which is packaged as a 
jbi-component o
r a project property 'componentName'
        at 
org.apache.servicemix.maven.plugin.jbi.GenerateServiceAssemblyDescrip
torMojo.getComponentName(GenerateServiceAssemblyDescriptorMojo.java:260)
        at 
org.apache.servicemix.maven.plugin.jbi.GenerateServiceAssemblyDescrip
torMojo.generateJbiDescriptor(GenerateServiceAssemblyDescriptorMojo.java:180)
        at 
org.apache.servicemix.maven.plugin.jbi.GenerateServiceAssemblyDescrip
torMojo.execute(GenerateServiceAssemblyDescriptorMojo.java:124)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:412)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:534)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 41 seconds
[INFO] Finished at: Mon Aug 14 01:14:49 IST 2006
[INFO] Final Memory: 33M/59M
[INFO] ------------------------------------------------------------------------ 



[jira] Closed: (SM-422) throttleInterval and throttleTimeout should be configurable in servicemix.xml

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-422?page=all ]

Guillaume Nodet closed SM-422.
------------------------------

    Resolution: Duplicate

> throttleInterval and throttleTimeout should be configurable in servicemix.xml
> -----------------------------------------------------------------------------
>
>                 Key: SM-422
>                 URL: https://issues.apache.org/activemq/browse/SM-422
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-common
>    Affects Versions: incubation
>            Reporter: Marc Tremblay
>
> Currently ComponentMBeanImpl has throttleInterval and throttleTimeout properties that are accessible via JMX.  It would be great if one could enable throttling and set these two properties for a component in servicemix.xml.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira