I have tried to run it on local machine .. it works fine here on local machine ..
but on server I am still facing the issue.
I am looking into it .. if anyone else had experienced the same please let me know about the solution.

Regards,
Shailen ([email protected])
+91-9216020360
Mohali, Chandigarh - 160062


On Tuesday 27 July 2010 01:35 PM, Hans Bakker wrote:
Working fine here......

On Tue, 2010-07-27 at 12:54 +0530, Shailen wrote:
Hi All,

I have checked out the latest ofbiz from the trunk yesterday. When I am
trying "ant run", ofbiz is not able to start and seems like it is not
able to start the birt platform, and then it de-registers all the
dispatchers and web application and server shuts down.

Exception trace is as follows:

       [java] org.ofbiz.base.start.StartupException: Cannot start()
org.ofbiz.birt.container.BirtContainer
(org.eclipse.birt.core.exception.BirtException: Can not startup the OSGI
framework (Can not startup the OSGI framework))
       [java]     at
org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:102)
       [java]     at
org.ofbiz.base.start.Start.startStartLoaders(Start.java:272)
       [java]     at org.ofbiz.base.start.Start.startServer(Start.java:322)
       [java]     at org.ofbiz.base.start.Start.start(Start.java:326)
       [java]     at org.ofbiz.base.start.Start.main(Start.java:411)
       [java] org.ofbiz.base.container.ContainerException:
org.eclipse.birt.core.exception.BirtException: Can not startup the OSGI
framework (Can not startup the OSGI framework)
       [java]     at
org.ofbiz.birt.container.BirtContainer.start(BirtContainer.java:133)
       [java]     at
org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:100)
       [java]     at
org.ofbiz.base.start.Start.startStartLoaders(Start.java:272)
       [java]     at org.ofbiz.base.start.Start.startServer(Start.java:322)
       [java]     at org.ofbiz.base.start.Start.start(Start.java:326)
       [java]     at org.ofbiz.base.start.Start.main(Start.java:411)
       [java] Caused by: org.eclipse.birt.core.exception.BirtException:
Can not startup the OSGI framework
       [java]     at
org.eclipse.birt.core.framework.Platform.startup(Platform.java:91)
       [java]     at
org.ofbiz.birt.container.BirtContainer.start(BirtContainer.java:131)
       [java]     ... 5 more
       [java] Caused by: org.eclipse.birt.core.exception.CoreException
       [java]     at
org.eclipse.birt.core.framework.osgi.OSGILauncher.startup(OSGILauncher.java:90)
       [java]     at
org.eclipse.birt.core.framework.Platform.startup(Platform.java:79)
       [java]     ... 6 more
       [java] org.ofbiz.base.container.ContainerException:
org.eclipse.birt.core.exception.BirtException: Can not startup the OSGI
framework (Can not startup the OSGI framework)

Is there any issue in birt?

Reply via email to