You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2009/08/07 09:10:36 UTC

[jira] Work started: (SM-1880) 'servicemix server' and servicemix client' not working properly on windows

     [ https://issues.apache.org/activemq/browse/SM-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SM-1880 started by Jean-Baptiste Onofré.

> 'servicemix server' and servicemix client' not working properly on windows
> --------------------------------------------------------------------------
>
>                 Key: SM-1880
>                 URL: https://issues.apache.org/activemq/browse/SM-1880
>             Project: ServiceMix
>          Issue Type: Bug
>         Environment: Windows 
>            Reporter: Greg Lucas
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>         Attachments: SM-1880.patch
>
>
> The servicemix.bat script on windows is incorrectly quoting the servicemix.startLocalConsole  and servicemix.startRemoteShell system properties when the 'client' or 'server' command line option is used. This results in errors such as: 
> 10:41:18,386 | ERROR | FelixStartLevel  | WaiterApplicationContextExecutor | WaiterApplicationContextExecutor  398 | Unable to create application context for [org.apache.servicemix.kernel.gshell.core], unsatisfied dependencies: none
> org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'sshServerFactory' defined in URL [bundle://8.0:0/META-INF/spring/gshell-remote.xml]: Could not resolve placeholder 'servicemix.startRemoteShell'
> 	at org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.processProperties(PropertyPlaceholderConfigurer.java:268)
> 	at org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:75)
> 	at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.invokeBeanFactoryPostProcessors(AbstractDelegatedExecutionApplicationContext.java:475)
> ...

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