tag:blogger.com,1999:blog-6180816727867247030.post-41460539217782518642008-04-08T21:24:00.000-07:002008-04-08T21:24:00.000-07:002008-04-08T21:24:00.000-07:00Hi Elias,On Linux, Tomcat does not open 2nd consol...Hi Elias,<BR/><BR/>On Linux, Tomcat does not open 2nd console as in Windows, this 2nd console is in fact the OSGI console. You have to manually open 2nd console and invoke command tail -f catalina.out.<BR/><BR/>Also when I deploy on Linux Tomcat keeps throwing words 'OSGI>' in its catalina.out until I shutdown. I firstly did not realize this until suddenly the catalina.out grew up to 1.3GB. <BR/><BR/>The problem above was asked here :<BR/><BR/>http://dev.eclipse.org/newslists/news.eclipse.technology.rap/msg01422.html<BR/><BR/>On Windows, when I deploy the calculator example I can use the OSGI console but not all bundles are automatically activated. I have to activate them manually using 'start' command. But when I try to activate org.eclipse.equinox.servletbridge.extensionbundle_1.0.0 it throws :<BR/><BR/>org.osgi.framework.BundleException: A fragment bundle cannot be started: update@plugins/org.eclipse.<BR/>equinox.servletbridge.extensionbundle_1.0.0.jar [18]<BR/> at org.eclipse.osgi.framework.internal.core.BundleFragment.startWorker(BundleFragment.java:2<BR/>24)<BR/> at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)<BR/> at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:252)<BR/> at org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider._start(FrameworkCommand<BR/>Provider.java:260)<BR/> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<BR/> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<BR/> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)<BR/> at java.lang.reflect.Method.invoke(Unknown Source)<BR/> at org.eclipse.osgi.framework.internal.core.FrameworkCommandInterpreter.execute(FrameworkCom<BR/>mandInterpreter.java:145)<BR/> at org.eclipse.osgi.framework.internal.core.FrameworkConsole.docommand(FrameworkConsole.java<BR/>:291)<BR/> at org.eclipse.osgi.framework.internal.core.FrameworkConsole.console(FrameworkConsole.java:2<BR/>76)<BR/> at org.eclipse.osgi.framework.internal.core.FrameworkConsole.run(FrameworkConsole.java:218)<BR/> at java.lang.Thread.run(Unknown Source)<BR/><BR/>Thanks,<BR/><BR/>SetyaSetyahttp://www.blogger.com/profile/03813815691287052202noreply@blogger.com