Re: Error while trying to start felix framework for the first time

2017-02-28 Thread jaison jose
Hi,

Thanks for the quick response. The update works properly.

Regards,
Jaison

On Tue, Feb 28, 2017 at 10:11 PM, Raymond Auge <raymond.a...@liferay.com>
wrote:

> See http://www.mail-archive.com/dev%40felix.apache.org/msg42942.html
>
> - Ray
>
> On Tue, Feb 28, 2017 at 11:40 AM, Raymond Auge <raymond.a...@liferay.com>
> wrote:
>
> > I believe a release with the fix for your issue is currently just under
> > vote, and so you should see it within a couple of days.
> >
> > - Ray
> >
> > On Tue, Feb 28, 2017 at 11:34 AM, jaison jose <jaisonjose...@gmail.com>
> > wrote:
> >
> >> Hello Team,
> >>
> >> I have downloaded the felix zip from http://felix.apache.org/downlo
> >> ads.cgi.
> >> A per the instructions in
> >> http://felix.apache.org/documentation/subprojects/apache-
> >> felix-framework/apache-felix-framework-usage-documentation.html.
> >> I tried to start the felix framework and end up with the below mentioned
> >> error trace.
> >>
> >> ERROR: Bundle org.apache.felix.gogo.jline [4] EventDispatcher: Error
> >> during
> >> dispatch. (java.lang.NoClassDefFoundError:
> >> org/fusesource/jansi/WindowsAnsiOutputStream)
> >> java.lang.NoClassDefFoundError: org/fusesource/jansi/WindowsAn
> >> siOutputStream
> >> at
> >> org.jline.terminal.TerminalBuilder.doBuild(TerminalBuilder.java:146)
> >> at
> >> org.jline.terminal.TerminalBuilder.build(TerminalBuilder.java:109)
> >> at
> >> org.apache.felix.gogo.jline.Activator.startShell(Activator.java:118)
> >> at
> >> org.apache.felix.gogo.jline.Activator.serviceFound(Activator.java:75)
> >> at
> >> org.apache.felix.gogo.jline.SingleServiceTracker.update(Sing
> >> leServiceTracker.java:168)
> >> at
> >> org.apache.felix.gogo.jline.SingleServiceTracker.findMatchin
> >> gReference(SingleServiceTracker.java:124)
> >> at
> >> org.apache.felix.gogo.jline.SingleServiceTracker.serviceChan
> >> ged(SingleServiceTracker.java:105)
> >> at
> >> org.apache.felix.framework.EventDispatcher.invokeServiceList
> >> enerCallback(EventDispatcher.java:990)
> >> at
> >> org.apache.felix.framework.EventDispatcher.fireEventImmediat
> >> ely(EventDispatcher.java:838)
> >> at
> >> org.apache.felix.framework.EventDispatcher.fireServiceEvent(
> >> EventDispatcher.java:545)
> >> at
> >> org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:4578)
> >> at org.apache.felix.framework.Felix.registerService(Felix.java:
> >> 3570)
> >> at
> >> org.apache.felix.framework.BundleContextImpl.registerService
> >> (BundleContextImpl.java:348)
> >> at
> >> org.apache.felix.framework.BundleContextImpl.registerService
> >> (BundleContextImpl.java:322)
> >> at
> >> org.apache.felix.gogo.runtime.activator.Activator.newProcess
> >> or(Activator.java:74)
> >> at
> >> org.apache.felix.gogo.runtime.activator.Activator.start(Acti
> >> vator.java:83)
> >> at
> >> org.apache.felix.framework.util.SecureAction.startActivator(
> >> SecureAction.java:697)
> >> at org.apache.felix.framework.Felix.activateBundle(Felix.java:
> >> 2238)
> >> at org.apache.felix.framework.Felix.startBundle(Felix.java:
> 2144)
> >> at
> >> org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
> >> at
> >> org.apache.felix.framework.FrameworkStartLevelImpl.run(Frame
> >> workStartLevelImpl.java:308)
> >> at java.lang.Thread.run(Unknown Source)
> >> Caused by: java.lang.ClassNotFoundException:
> >> org.fusesource.jansi.WindowsAnsiOutputStream not found by org.jline [1]
> >> at
> >> org.apache.felix.framework.BundleWiringImpl.findClassOrResou
> >> rceByDelegation(BundleWiringImpl.java:1550)
> >> at
> >> org.apache.felix.framework.BundleWiringImpl.access$200(Bundl
> >> eWiringImpl.java:79)
> >> at
> >> org.apache.felix.framework.BundleWiringImpl$BundleClassLoade
> >> r.loadClass(BundleWiringImpl.java:1958)
> >> at java.lang.ClassLoader.loadClass(Unknown Source)
> >> ... 22 more
> >>
> >> Kindly help me to resolve this issue.
> >>
> >> Regards,
> >> Jaison Jose
> >>
> >
> >
> >
> > --
> > *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile>
> >  (@rotty3000)
> > Senior Software Architect *Liferay, Inc.* <http://www.liferay.com>
> >  (@Liferay)
> > Board Member & EEG Co-Chair, OSGi Alliance <http://osgi.org>
> > (@OSGiAlliance)
> >
>
>
>
> --
> *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile>
>  (@rotty3000)
> Senior Software Architect *Liferay, Inc.* <http://www.liferay.com>
>  (@Liferay)
> Board Member & EEG Co-Chair, OSGi Alliance <http://osgi.org>
> (@OSGiAlliance)
>


Error while trying to start felix framework for the first time

2017-02-28 Thread jaison jose
Hello Team,

I have downloaded the felix zip from http://felix.apache.org/downloads.cgi.
A per the instructions in
http://felix.apache.org/documentation/subprojects/apache-felix-framework/apache-felix-framework-usage-documentation.html.
I tried to start the felix framework and end up with the below mentioned
error trace.

ERROR: Bundle org.apache.felix.gogo.jline [4] EventDispatcher: Error during
dispatch. (java.lang.NoClassDefFoundError:
org/fusesource/jansi/WindowsAnsiOutputStream)
java.lang.NoClassDefFoundError: org/fusesource/jansi/WindowsAnsiOutputStream
at
org.jline.terminal.TerminalBuilder.doBuild(TerminalBuilder.java:146)
at
org.jline.terminal.TerminalBuilder.build(TerminalBuilder.java:109)
at
org.apache.felix.gogo.jline.Activator.startShell(Activator.java:118)
at
org.apache.felix.gogo.jline.Activator.serviceFound(Activator.java:75)
at
org.apache.felix.gogo.jline.SingleServiceTracker.update(SingleServiceTracker.java:168)
at
org.apache.felix.gogo.jline.SingleServiceTracker.findMatchingReference(SingleServiceTracker.java:124)
at
org.apache.felix.gogo.jline.SingleServiceTracker.serviceChanged(SingleServiceTracker.java:105)
at
org.apache.felix.framework.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:990)
at
org.apache.felix.framework.EventDispatcher.fireEventImmediately(EventDispatcher.java:838)
at
org.apache.felix.framework.EventDispatcher.fireServiceEvent(EventDispatcher.java:545)
at
org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:4578)
at org.apache.felix.framework.Felix.registerService(Felix.java:3570)
at
org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:348)
at
org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:322)
at
org.apache.felix.gogo.runtime.activator.Activator.newProcessor(Activator.java:74)
at
org.apache.felix.gogo.runtime.activator.Activator.start(Activator.java:83)
at
org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:697)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:2238)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2144)
at
org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1371)
at
org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException:
org.fusesource.jansi.WindowsAnsiOutputStream not found by org.jline [1]
at
org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1550)
at
org.apache.felix.framework.BundleWiringImpl.access$200(BundleWiringImpl.java:79)
at
org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1958)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 22 more

Kindly help me to resolve this issue.

Regards,
Jaison Jose