You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Sakke Wiik (JIRA)" <ji...@apache.org> on 2009/01/30 09:34:59 UTC

[jira] Updated: (SMX4-200) SMX4 fails to start occasionally

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

Sakke Wiik updated SMX4-200:
----------------------------

    Attachment: diff_folder_structure.html

Diff of 'data' folders between a failed and a successful start

> SMX4 fails to start occasionally
> --------------------------------
>
>                 Key: SMX4-200
>                 URL: https://issues.apache.org/activemq/browse/SMX4-200
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m1
>         Environment: JDK:
> java version "1.6.0_02"
> Java(TM) SE Runtime Environment (build 1.6.0_02-b05)
> Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_02-b05, mixed mode)
> OS: Win XP x64 Pro Version 2003 Service Pack 2
>            Reporter: Sakke Wiik
>         Attachments: diff_folder_structure.html
>
>
> Start with servicemix.bat fails approximately every second time.
> The data folders between a failing and a success start shows differences (full folder diff in attached file "diff_folder_structure.html"):
> differing files (except log and bundle.lasmodified):
> <apache-servicemix-4.0-m1>\failing_start\cache\bundle78\data\config\org\apache\servicemix\activemq.config
> <apache-servicemix-4.0-m1>\successful_start\cache\bundle78\data\config\org\apache\servicemix\activemq.config
> <apache-servicemix-4.0-m1>\failing_start\cache\bundle78\data\config\org\apache\servicemix\features.config
> <apache-servicemix-4.0-m1>\successful_start\cache\bundle78\data\config\org\apache\servicemix\features.config
> <apache-servicemix-4.0-m1>\failing_start\cache\bundle78\data\config\org\apache\servicemix\management.config
> <apache-servicemix-4.0-m1>\successful_start\cache\bundle78\data\config\org\apache\servicemix\management.config
> <apache-servicemix-4.0-m1>\failing_start\cache\bundle78\data\config\org\apache\servicemix\shell.config
> <apache-servicemix-4.0-m1>\successful_start\cache\bundle78\data\config\org\apache\servicemix\shell.config
> <apache-servicemix-4.0-m1>\failing_start\cache\bundle78\data\config\org\apache\servicemix\transaction.config
> <apache-servicemix-4.0-m1>\successful_start\cache\bundle78\data\config\org\apache\servicemix\transaction.config
>      
> The difference is that property service.bundleLocation is missing from config-files in the failing case.
> The bundle with id 78 has location org.apache.felix.configadmin-1.0.0.jar
> Other differences:
>       
> The folder <apache-servicemix-4.0-m1>\failing_start\cache\bundle81\data (org.apache.felix.prefs-1.0.2.jar) is missing. The bundle81 is the bundle with the highest id.
> Other missing folders: <apache-servicemix-4.0-m1>\failing_start\amq, <apache-servicemix-4.0-m1>\failing_start\jbi

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