• Welcome to KonaKart Community Forum. Please login or sign up.
 

BirtViewer OSGI exception

Started by andrea.castelli, December 15, 2011, 08:40:28 am

Previous topic - Next topic

andrea.castelli

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

kate

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?


andrea.castelli

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