Hi Sergio,

Your output suggests that you tried to run the CoreApp.exe directly. On 
Windows, you normally need to use the batch files in your build 
directory. C:\testing\mitk-bin\MITK-build\startVS_debut.bat for being 
able to run the applications from within VS, or 
C:\testing\mitk-bin\MITK-build\bin\startCoreApp_debug.bat for starting 
the CoreApp directly.

Best,
Sascha

On 03/09/2012 08:38 PM, Sergio Aguirre wrote:
> Hi everyone
>
> I have begun to develop with MITK. I just built the toolkit and have 
> successfully tested the tutorial sample applications - the ones called 
> Step 1 - 10.
>
> However, when I try and run the CoreApp I get an error from CTKPlugin 
> start failed and an OSGI error as well (see below).
>
> Do you have any suggestion on what I might be missing to get the app 
> running?
>
> Thank you,
>
> Sergio
>
> C:\testing\mitk-bin\MITK-build\bin\Debug>CoreApp
>
> new PATH: 
> "C:/testing/mitk-bin/MITK-build/bin/plugins/Debug;C:\Perl64\site\bin;C
> :\Perl64\bin;C:\InfiniteZ\ZSpaceSdk\2.4.0-custom\Bin;C:\Windows\system32;C:\Wind
> ows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;c:\Prog
> ram Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files 
> (x86)\CMake
>  2.8\bin;C:\Program Files (x86)\QuickTime\QTSystem\ C:\Qt\4.8.0_x64\bin"
>
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> Assertion violation: _pInstance == 0 [in file 
> "..\..\..\..\..\mitk-2.99\Utilitie
> s\Poco\Util\src\Application.cpp", line 122]
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> ctkPlugin start failed
>   Caused by: Assertion violation
>   Caused by: Assertion violation
>   Caused by: Assertion violation
> Fri Mar 09 11:22:38 2012
> 0.44 blueberry.osgi.svcRegistry FATAL: The org.blueberry.osgi plug-in 
> is not sta
> rted. Check that your application loads the correct provisioning file 
> and that i
> t contains an entry for the org.blueberry.osgi plug-in.
>
> C:\testing\mitk-bin\MITK-build\bin\Debug>


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to