Thanks for your answer, Rupert I just create issue https://issues.apache.org/jira/browse/STANBOL-1024
On 10 April 2013 11:23, Rupert Westenthaler <[email protected]>wrote: > Hi Maxim, > > the launchers should start fine without any configuration. > > > On Wed, Apr 10, 2013 at 9:24 AM, Maxim Filipovich <[email protected]> > wrote: > > But, at localhost:8080/ i saw first error: > > > > java.lang.ExceptionInInitializerError > > at > freemarker.ext.beans.BeansWrapper.<clinit>(BeansWrapper.java:147) > > at > freemarker.template.ObjectWrapper.<clinit>(ObjectWrapper.java:69) > > at freemarker.core.Configurable.<init>(Configurable.java:139) > > at > freemarker.template.Configuration.<init>(Configuration.java:142) > > at > freemarker.template.Configuration.<clinit>(Configuration.java:127) > > Exceptions like that are thrown if the the loading of the class fails > due to an issue while initializing static variables. Usually this is > linked with issues in the configuration of OSGI bundles (most likely > the o.a.stanbol.commons.freemarker bundle in this case). > > It would be nice if you could share the full stack trace of the > Exceptions. Typically they should be also present in the log > > > /Users/maxfilipovich/Projects/github/stanbol/repo/stanbol/logs/error.log > > best > Rupert > > ps. you will not be able to attach files on mails to the list. It > would be best to create an issue [1] about this. > > [1] https://issues.apache.org/jira/browse/STANBOL > > > > > and after: > > > > java.lang.NoClassDefFoundError: Could not initialize class > > freemarker.template.Configuration > > at > org.apache.stanbol.commons.viewable.writer.impl.ViewableWriter.renderPojo(ViewableWriter.java:82) > > at > org.apache.stanbol.commons.viewable.writer.impl.ViewableWriter.writeTo(ViewableWriter.java:74) > > at > org.apache.stanbol.commons.viewable.writer.impl.ViewableWriter.writeTo(ViewableWriter.java:43) > > > > After running jar i encountered on warnings: > > INFO: Initiating Jersey application, version 'Jersey: 1.15 10/30/2012 > 02:40 > > PM' > > Apr 10, 2013 10:15:05 AM com.sun.jersey.spi.inject.Errors > > processErrorMessages > > WARNING: The following warnings have been detected with resource and/or > > provider classes: > > WARNING: A HTTP GET method, public void > > > org.apache.clerezza.platform.security.permissioncheck.PermissionCheck.checkPermission(java.lang.String), > > MUST return a non-void type. > > > > I need some configuration or i missed something? > > > > Thanks for any help! Maxim > > > > -- > | Rupert Westenthaler [email protected] > | Bodenlehenstraße 11 ++43-699-11108907 > | A-5500 Bischofshofen > -- С уважением, Maxim Filippovich.
