KonaKart Community Forum

Installation / Configuration => Installation of KonaKart => Topic started by: andrea.castelli on December 15, 2011, 08:40:28 am

Title: BirtViewer OSGI exception
Post by: andrea.castelli on December 15, 2011, 08:40:28 am
Hi, I successfully installed konakart 5.5.0.2 and everything worked.

Then I moved the webapps to a different structure and  the reporting tool doesn't work yet. konakart and konakartadmin still works.

At startup I have this exception:

org.eclipse.birt.core.exception.BirtException: error.CannotStartupOSGIPlatform
        at org.eclipse.birt.core.framework.Platform.startup(Platform.java:92)

Any ideas?
Thank you for any advice.

Best regards.
Andrea
Title: Re: BirtViewer OSGI exception
Post by: kate on December 15, 2011, 07:40:42 pm
So it worked when you first installed it, then you moved it and then it didn't work?

What's the difference between where it was at first and where you moved it to?

Title: Re: BirtViewer OSGI exception
Post by: andrea.castelli on December 20, 2011, 08:42:35 am
Thank you for you help.
I found my problem here:
/data/virtual/kk_gialdi/www/birtviewer/reports/lib/konakart.rptlibrary

//var dbPropsFile = "C:/Program Files/KonaKart/webapps/konakartadmin/WEB-INF/classes/konakartadmin.properties";

On my pc I have I have a standard installation and a development installation so  the file C:/Program Files/KonaKart/webapps/konakartadmin/WEB-INF/classes/konakartadmin.properties always exist and I didn't notice this problem.

Best regards
Andrea