Home » Archived » Orion (Archived) » Orion WAR does not work
Orion WAR does not work [message #1801423] |
Fri, 18 January 2019 19:27 |
Pablo eltrán Messages: 20 Registered: November 2014 |
Junior Member |
|
|
Hi,
I followed these instructions
https://wiki.eclipse.org/Orion/Releng_Builds#WAR_for_Apache_Tomcat
to build the WAR file for Orion R19. The build process works fine, so I was able to build and deploy Orion on a Tomcat (8.0-Window) form my Eclipse IDE.
The Orion Server looks like starting. However, I get a blank page and the error below in the Eclipse logs. Some packages reamain in STARTING state and they never become fully STARTED.
Might you help?
Thanks in advance,
Pablo.
===============Errror in Eclipse's log ==============
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.e4.core.di.InjectionException: java.lang.NullPointerException
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68)
at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:67)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:236)
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:147)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4594)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:215)
at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:64)
at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:204)
at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:199)
at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233)
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:138)
at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:81)
at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:42)
at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
at org.eclipse.e4.ui.model.application.impl.StringToObjectMapImpl.setTypedValue(StringToObjectMapImpl.java:136)
at org.eclipse.e4.ui.model.application.impl.StringToObjectMapImpl.setValue(StringToObjectMapImpl.java:288)
at org.eclipse.emf.common.util.BasicEMap.putEntry(BasicEMap.java:297)
at org.eclipse.emf.common.util.BasicEMap.put(BasicEMap.java:578)
at org.eclipse.emf.common.util.BasicEMap$DelegatingMap.put(BasicEMap.java:793)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:773)
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.activate(PartServiceImpl.java:684)
at org.eclipse.e4.ui.internal.workbench.swt.AbstractPartRenderer.activate(AbstractPartRenderer.java:97)
at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.lambda$0(ContributedPartRenderer.java:63)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064)
at org.eclipse.swt.widgets.Shell.setActiveControl(Shell.java:1517)
at org.eclipse.swt.widgets.Shell.WM_MOUSEACTIVATE(Shell.java:2347)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4812)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:348)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1502)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2162)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4792)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2304)
at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:91)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4867)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4792)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2304)
at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:91)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4867)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4792)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2304)
at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:91)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4867)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4792)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2304)
at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:91)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4867)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4792)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2304)
at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:91)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4867)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4792)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2304)
at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:91)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4867)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4792)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2304)
at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:91)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4867)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4792)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2304)
at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:91)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4867)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4792)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2304)
at org.eclipse.swt.widgets.Scrollable.callWindowProc(Scrollable.java:91)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4867)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4792)
at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:2304)
at org.eclipse.swt.widgets.Tree.callWindowProc(Tree.java:1470)
at org.eclipse.swt.widgets.Tree.windowProc(Tree.java:5872)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4792)
at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method)
at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2203)
at org.eclipse.swt.widgets.Tree.callWindowProc(Tree.java:1562)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4867)
at org.eclipse.swt.widgets.Tree.windowProc(Tree.java:5971)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4792)
at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.PeekMessage(OS.java:2793)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3556)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:628)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:199)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)
at org.eclipse.equinox.launcher.Main.run(Main.java:1501)
Caused by: java.lang.NullPointerException
at org.eclipse.e4.ui.workbench.addons.minmax.TrimStack.handleTransientDataEvents(TrimStack.java:228)
at sun.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
... 118 more
========Orion Server's output ===================
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server version: Apache Tomcat/8.0.36
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server built: Jun 9 2016 13:55:50 UTC
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Server number: 8.0.36.0
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: OS Name: Windows 10
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: OS Version: 10.0
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Architecture: amd64
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Java Home: C:\Program Files\Java\jre1.8.0_181
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: JVM Version: 1.8.0_181-b13
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: JVM Vendor: Oracle Corporation
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: CATALINA_BASE: C:\Users\pablo\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: CATALINA_HOME: C:\Users\pablo\tomcat\8.0.36
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dcatalina.base=C:\Users\pablo\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dcatalina.home=C:\Users\pablo\tomcat\8.0.36
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dwtp.deploy=C:\Users\pablo\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Djava.endorsed.dirs=C:\Users\pablo\tomcat\8.0.36\endorsed
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dorion.core.configFile=C:\Users\pablo\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\conf\orion.conf
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Dfile.encoding=Cp1252
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Command line argument: -Xbootclasspath:C:\Program Files\Java\jdk1.8.0_181\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_181\jre\lib\ext\zipfs.jar
Jan 18, 2019 8:02:53 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jre1.8.0_181\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:/Program Files/Java/jre1.8.0_181/bin/server;C:/Program Files/Java/jre1.8.0_181/bin;C:/Program Files/Java/jre1.8.0_181/lib/amd64;C:\Program Files\Microsoft MPI\Bin\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\oraclexe\app\oracle\product\11.2.0\server\bin;;C:\csvn\bin\;C:\csvn\Python25\;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\apache-maven-3.5.2\bin;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\AutoFirma\AutoFirma;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files\Microsoft SQL Server\140\DTS\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;C:\Program Files\Amazon\AWSCLI\bin\;C:\Users\pablo\AppData\Local\Microsoft\WindowsApps;;C:\Applications\Atlassian\atlassian-plugin-sdk-6.3.6\bin;C:\WINDOWS\system32;;.
Jan 18, 2019 8:02:53 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-nio-9090"]
Jan 18, 2019 8:02:53 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
INFO: Using a shared selector for servlet write/read
Jan 18, 2019 8:02:53 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-nio-9009"]
Jan 18, 2019 8:02:53 PM org.apache.tomcat.util.net.NioSelectorPool getSharedSelector
INFO: Using a shared selector for servlet write/read
Jan 18, 2019 8:02:53 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 764 ms
Jan 18, 2019 8:02:53 PM org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
Jan 18, 2019 8:02:53 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/8.0.36
Jan 18, 2019 8:02:54 PM org.apache.jasper.servlet.TldScanner scanJars
INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time.
Jan 18, 2019 8:02:54 PM org.apache.catalina.core.ApplicationContext log
INFO: Bridge Servlet _contextPreloads (com.ibm.websphere.ssl.protocol.SSLSocketFactory) com.ibm.websphere.ssl.protocol.SSLSocketFactory
Jan 18, 2019 8:02:54 PM org.apache.catalina.core.ApplicationContext log
INFO: Bridge Servlet _initSSLSocketFactory - start
Jan 18, 2019 8:02:54 PM org.apache.catalina.core.ApplicationContext log
INFO: Bridge Servlet _initSSLSocketFactory - succesful
Jan 18, 2019 8:02:55 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["http-nio-9090"]
Jan 18, 2019 8:02:55 PM org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-nio-9009"]
Jan 18, 2019 8:02:55 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 1268 ms
osgi> 20:03:01,741 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
20:03:01,741 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
20:03:01,741 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [bundleresource://2.fwk1724096178:1/logback.xml]
20:03:01,748 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@215576c3 - URL [bundleresource://2.fwk1724096178:1/logback.xml] is not of type file
20:03:01,767 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
20:03:01,768 |-INFO in ch.qos.logback.classic.joran.action.LoggerContextListenerAction - Adding LoggerContextListener of type [ch.qos.logback.classic.jul.LevelChangePropagator] to the object stack
20:03:01,780 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c79bf9a - Propagating DEBUG level on Logger[ROOT] onto the JUL framework
20:03:01,780 |-INFO in ch.qos.logback.classic.joran.action.LoggerContextListenerAction - Starting LoggerContextListener
20:03:01,780 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
20:03:01,782 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
20:03:01,805 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
20:03:01,805 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
20:03:01,805 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
20:03:01,806 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.orion.internal.server.search.Indexer] to INFO
20:03:01,806 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c79bf9a - Propagating INFO level on Logger[org.eclipse.orion.internal.server.search.Indexer] onto the JUL framework
20:03:01,806 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.orion.server.login] to INFO
20:03:01,806 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c79bf9a - Propagating INFO level on Logger[org.eclipse.orion.server.login] onto the JUL framework
20:03:01,806 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.orion.server.account] to INFO
20:03:01,806 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c79bf9a - Propagating INFO level on Logger[org.eclipse.orion.server.account] onto the JUL framework
20:03:01,806 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.orion.server.core] to WARN
20:03:01,806 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c79bf9a - Propagating WARN level on Logger[org.eclipse.orion.server.core] onto the JUL framework
20:03:01,806 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.orion.server.config] to INFO
20:03:01,806 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c79bf9a - Propagating INFO level on Logger[org.eclipse.orion.server.config] onto the JUL framework
20:03:01,806 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
20:03:01,806 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1c79bf9a - Propagating WARN level on Logger[ROOT] onto the JUL framework
20:03:01,807 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
20:03:01,807 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
20:03:01,808 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ff44f58 - Registering current configuration as safe fallback point
[2019-01-18 19:03:01.840 Z] [http-nio-9090-exec-2] INFO org.eclipse.orion.server.config - Server configuration file loaded from: C:\Users\pablo\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\conf\orion.conf
[2019-01-18 19:03:01.866 Z] [http-nio-9090-exec-2] INFO org.eclipse.orion.server.config - Loaded simple metadata store (version 8).
[2019-01-18 19:03:01.872 Z] [http-nio-9090-exec-2] INFO org.eclipse.orion.server.config - Tasks metadata location is C:\Users\pablo\workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\work\Catalina\localhost\code\eclipse\workspace\.metadata\.tasks
[2019-01-18 19:03:01.888 Z] [http-nio-9090-exec-2] INFO org.eclipse.orion.server.config - Started Orion server core successfully.
[2019-01-18 19:03:01.894 Z] [http-nio-9090-exec-2] INFO org.eclipse.orion.server.config - Started Orion server authentication successfully.
[2019-01-18 19:03:01.896 Z] [Worker-0] INFO org.eclipse.orion.server.config - Finished processing 0 users for registerUserProperties, duration: 0ms
========== ss command output performed from the console ==============
"Framework is launched."
id State Bundle
0 ACTIVE org.eclipse.osgi_3.10.0.v20140606-1445
Fragments=81, 111
1 ACTIVE org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203
2 RESOLVED ch.qos.logback.classic_1.0.7.v20121108-1250
Fragments=106
3 RESOLVED ch.qos.logback.core_1.0.7.v20121108-1250
4 RESOLVED ch.qos.logback.slf4j_1.0.7.v201505121915
Master=123
5 STARTING com.google.protobuf_2.4.0.v201105131100
6 STARTING com.ibm.icu_52.1.0.v201404241930
7 RESOLVED com.jcraft.jsch_0.1.53.v201508180515
8 RESOLVED javaewah_0.7.9.v201605172130
9 RESOLVED javax.activation_1.1.0.v201211130549
10 RESOLVED javax.annotation_1.2.0.v201401042248
11 RESOLVED javax.inject_1.0.0.v20091030
12 RESOLVED javax.mail.glassfish_1.4.1.v201108011116
13 RESOLVED javax.servlet_3.0.0.v201112011016
14 RESOLVED javax.xml_1.3.4.v201005080400
15 RESOLVED org.apache.batik.css_1.7.0.v201011041433
16 RESOLVED org.apache.batik.util_1.7.0.v201011041433
17 RESOLVED org.apache.batik.util.gui_1.7.0.v200903091627
18 RESOLVED org.apache.commons.codec_1.6.0.v201305230611
19 RESOLVED org.apache.commons.compress_1.6.0.v201310281400
20 RESOLVED org.apache.commons.httpclient_3.1.0.v201012070820
21 RESOLVED org.apache.commons.io_2.2.0.v201405211200
22 RESOLVED org.apache.commons.logging_1.1.1.v201101211721
23 ACTIVE org.apache.felix.gogo.command_0.10.0.v201209301215
24 ACTIVE org.apache.felix.gogo.runtime_0.10.0.v201209301036
25 ACTIVE org.apache.felix.gogo.shell_0.10.0.v201212101605
26 RESOLVED org.apache.oltu.oauth2.client_1.0.0.v20150306-0038
27 STARTING org.apache.oltu.oauth2.common_1.0.0.v20150306-0038
28 RESOLVED org.apache.xerces_2.9.0.v201101211617
29 RESOLVED org.apache.xml.resolver_1.2.0.v201005080400
30 RESOLVED org.apache.xml.serializer_2.7.1.v201005080400
31 STARTING org.eclipse.compare.core_3.5.400.v20130903-0736
32 RESOLVED org.eclipse.core.commands_3.6.100.v20140528-1422
33 STARTING org.eclipse.core.contenttype_3.4.200.v20140207-1251
34 STARTING org.eclipse.core.databinding_1.4.1.v20140214-0004
35 RESOLVED org.eclipse.core.databinding.beans_1.2.200.v20140214-0004
36 STARTING org.eclipse.core.databinding.observable_1.4.1.v20140210-1835
37 STARTING org.eclipse.core.databinding.property_1.4.200.v20140214-0004
38 STARTING org.eclipse.core.expressions_3.4.600.v20140128-0851
39 ACTIVE org.eclipse.core.filesystem_1.4.100.v20140514-1614
Fragments=40
40 RESOLVED org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940
Master=39
41 ACTIVE org.eclipse.core.jobs_3.6.0.v20140424-0053
42 STARTING org.eclipse.core.runtime_3.10.0.v20140318-2214
43 STARTING org.eclipse.core.variables_3.2.800.v20130819-1716
44 STARTING org.eclipse.e4.core.commands_0.10.2.v20140424-2344
45 STARTING org.eclipse.e4.core.contexts_1.3.100.v20140407-1019
46 STARTING org.eclipse.e4.core.di_1.4.0.v20140414-1837
47 STARTING org.eclipse.e4.core.di.extensions_0.12.0.v20140417-2033
48 STARTING org.eclipse.e4.core.services_1.2.0.v20140509-1840
49 STARTING org.eclipse.e4.ui.bindings_0.10.200.v20140424-2042
50 RESOLVED org.eclipse.e4.ui.css.core_0.10.100.v20140424-2042
51 STARTING org.eclipse.e4.ui.css.swt_0.11.100.v20140522-1045
52 STARTING org.eclipse.e4.ui.css.swt.theme_0.9.300.v20140424-2042
53 STARTING org.eclipse.e4.ui.di_1.0.0.v20140328-2112
54 STARTING org.eclipse.e4.ui.model.workbench_1.1.0.v20140512-1820
55 STARTING org.eclipse.e4.ui.services_1.1.0.v20140328-1925
56 RESOLVED org.eclipse.e4.ui.widgets_1.0.0.v20140514-1823
57 STARTING org.eclipse.e4.ui.workbench_1.1.0.v20140528-1949
58 STARTING org.eclipse.e4.ui.workbench.addons.swt_1.1.0.v20140602-1537
59 STARTING org.eclipse.e4.ui.workbench.renderers.swt_0.12.0.v20140521-1818
60 STARTING org.eclipse.e4.ui.workbench.swt_0.12.100.v20140530-1436
61 RESOLVED org.eclipse.e4.ui.workbench3_0.12.0.v20140227-2118
62 STARTING org.eclipse.emf.common_2.9.2.v20131212-0545
63 STARTING org.eclipse.emf.ecore_2.9.2.v20131212-0545
64 STARTING org.eclipse.emf.ecore.change_2.9.0.v20131212-0545
65 STARTING org.eclipse.emf.ecore.xmi_2.9.1.v20131212-0545
66 STARTING org.eclipse.equinox.app_1.3.200.v20130910-1609
67 STARTING org.eclipse.equinox.bidi_0.10.0.v20130327-1442
68 ACTIVE org.eclipse.equinox.common_3.6.200.v20130402-1505
69 ACTIVE org.eclipse.equinox.console_1.1.0.v20140131-1639
70 ACTIVE org.eclipse.equinox.ds_1.4.200.v20131126-2331
71 ACTIVE org.eclipse.equinox.event_1.3.100.v20140115-1647
72 STARTING org.eclipse.equinox.http.jetty_3.0.200.v20131021-1843
Fragments=105
73 ACTIVE org.eclipse.equinox.http.registry_1.1.300.v20130402-1529
74 ACTIVE org.eclipse.equinox.http.servlet_1.1.500.v20140318-1755
75 ACTIVE org.eclipse.equinox.http.servletbridge_1.1.100.201901181935
76 RESOLVED org.eclipse.equinox.launcher_1.3.0.v20140415-2008
Fragments=77
77 RESOLVED org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140603-1326
Master=76
78 ACTIVE org.eclipse.equinox.preferences_3.5.200.v20140224-1527
79 ACTIVE org.eclipse.equinox.registry_3.5.400.v20140428-1507
80 STARTING org.eclipse.equinox.security_1.2.0.v20130424-1801
81 RESOLVED org.eclipse.equinox.servletbridge.extensionbundle_1.3.100.201901181935
Master=0
82 ACTIVE org.eclipse.equinox.util_1.0.500.v20130404-1337
83 STARTING org.eclipse.help_3.6.0.v20130326-1254
84 RESOLVED org.eclipse.jetty.client_8.1.15.v20140411
85 RESOLVED org.eclipse.jetty.continuation_8.1.15.v20140411
86 RESOLVED org.eclipse.jetty.http_8.1.15.v20140411
87 RESOLVED org.eclipse.jetty.io_8.1.15.v20140411
88 RESOLVED org.eclipse.jetty.security_8.1.15.v20140411
89 RESOLVED org.eclipse.jetty.server_8.1.15.v20140411
90 RESOLVED org.eclipse.jetty.servlet_8.1.15.v20140411
91 RESOLVED org.eclipse.jetty.servlets_8.1.15.v20140411
92 RESOLVED org.eclipse.jetty.util_8.1.15.v20140411
93 RESOLVED org.eclipse.jetty9.websocket_1.0.0.v20141001-1004
94 STARTING org.eclipse.jface_3.10.0.v20140604-0740
95 RESOLVED org.eclipse.jface.databinding_1.6.200.v20140528-1422
96 RESOLVED org.eclipse.jface.text_3.9.0.v20140521-1657
97 STARTING org.eclipse.jgit_4.4.0.201606070830-r
98 STARTING org.eclipse.orion.client.debug_1.0.0.v20190117-1659
99 ACTIVE org.eclipse.orion.server.authentication_1.0.0.v20170601-2114
100 STARTING org.eclipse.orion.server.cf_1.0.0.v20171116-1531
101 ACTIVE org.eclipse.orion.server.core_1.0.0.v20171117-2131
102 STARTING org.eclipse.orion.server.git_1.0.0.v20171005-2125
103 ACTIVE org.eclipse.orion.server.hosting_1.0.0.v20150513-1949
104 STARTING org.eclipse.orion.server.jetty_1.0.0.v20150306-0038
105 RESOLVED org.eclipse.orion.server.jettycustomizer_1.0.0.v20150306-0038
Master=72
106 RESOLVED org.eclipse.orion.server.logback.config_1.0.0.v20160624-1719
Master=2
107 STARTING org.eclipse.orion.server.logs_1.0.0.v20170427-1925
108 STARTING org.eclipse.orion.server.search_1.0.0.v20170427-1540
109 ACTIVE org.eclipse.orion.server.servlets_1.0.0.v20170918-2114
110 STARTING org.eclipse.orion.server.ui_1.0.0.v20150306-0038
111 RESOLVED org.eclipse.osgi.compatibility.state_1.0.0.v20140403-1907
Master=0
112 RESOLVED org.eclipse.osgi.services_3.4.0.v20140312-2051
113 STARTING org.eclipse.rcp_4.3.100.v20140606-1215
114 RESOLVED org.eclipse.swt_3.103.0.v20140605-2008
Fragments=115
115 RESOLVED org.eclipse.swt.win32.win32.x86_64_3.103.0.v20140605-2012
Master=114
116 RESOLVED org.eclipse.text_3.5.300.v20130515-1451
117 STARTING org.eclipse.ui_3.106.0.v20140519-0906
118 STARTING org.eclipse.ui.console_3.5.300.v20140424-1437
119 STARTING org.eclipse.ui.workbench_3.106.0.v20140530-0732
120 STARTING org.eclipse.ui.workbench.texteditor_3.9.0.v20140411-1521
121 STARTING org.eclipse.update.configurator_3.3.300.v20140518-1928
122 RESOLVED org.json_1.0.0.v201011060100
123 RESOLVED org.slf4j.api_1.7.2.v20121108-1250
Fragments=4
124 RESOLVED org.slf4j.jcl_1.7.2.v20130115-1340
125 RESOLVED org.slf4j.jul_1.7.2.v20121108-1250
126 RESOLVED org.slf4j.log4j_1.7.2.v20130115-1340
127 RESOLVED org.w3c.css.sac_1.3.1.v200903091627
128 RESOLVED org.w3c.dom.events_3.0.0.draft20060413_v201105210656
129 RESOLVED org.w3c.dom.smil_1.0.0.v200806040011
130 RESOLVED org.w3c.dom.svg_1.1.0.v201011041433
131 RESOLVED org.yaml.snakeyaml_1.14.0.v20150421-1508
============= bundles.info==============
#encoding=UTF-8
#version=1
ch.qos.logback.classic,1.0.7.v20121108-1250,plugins/ch.qos.logback.classic_1.0.7.v20121108-1250.jar,4,false
ch.qos.logback.core,1.0.7.v20121108-1250,plugins/ch.qos.logback.core_1.0.7.v20121108-1250.jar,4,false
ch.qos.logback.slf4j,1.0.7.v201505121915,plugins/ch.qos.logback.slf4j_1.0.7.v201505121915.jar,4,false
com.google.protobuf,2.4.0.v201105131100,plugins/com.google.protobuf_2.4.0.v201105131100.jar,4,false
com.ibm.icu,52.1.0.v201404241930,plugins/com.ibm.icu_52.1.0.v201404241930.jar,4,false
com.jcraft.jsch,0.1.53.v201508180515,plugins/com.jcraft.jsch_0.1.53.v201508180515.jar,4,false
javaewah,0.7.9.v201605172130,plugins/javaewah_0.7.9.v201605172130.jar,4,false
javax.activation,1.1.0.v201211130549,plugins/javax.activation_1.1.0.v201211130549.jar,4,false
javax.annotation,1.2.0.v201401042248,plugins/javax.annotation_1.2.0.v201401042248.jar,4,false
javax.inject,1.0.0.v20091030,plugins/javax.inject_1.0.0.v20091030.jar,4,false
javax.mail.glassfish,1.4.1.v201108011116,plugins/javax.mail.glassfish_1.4.1.v201108011116.jar,4,false
javax.servlet,3.0.0.v201112011016,plugins/javax.servlet_3.0.0.v201112011016.jar,4,false
javax.xml,1.3.4.v201005080400,plugins/javax.xml_1.3.4.v201005080400.jar,4,false
org.apache.batik.css,1.7.0.v201011041433,plugins/org.apache.batik.css_1.7.0.v201011041433.jar,4,false
org.apache.batik.util,1.7.0.v201011041433,plugins/org.apache.batik.util_1.7.0.v201011041433.jar,4,false
org.apache.batik.util.gui,1.7.0.v200903091627,plugins/org.apache.batik.util.gui_1.7.0.v200903091627.jar,4,false
org.apache.commons.codec,1.6.0.v201305230611,plugins/org.apache.commons.codec_1.6.0.v201305230611.jar,4,false
org.apache.commons.compress,1.6.0.v201310281400,plugins/org.apache.commons.compress_1.6.0.v201310281400.jar,4,false
org.apache.commons.httpclient,3.1.0.v201012070820,plugins/org.apache.commons.httpclient_3.1.0.v201012070820.jar,4,false
org.apache.commons.io,2.2.0.v201405211200,plugins/org.apache.commons.io_2.2.0.v201405211200.jar,4,false
org.apache.commons.logging,1.1.1.v201101211721,plugins/org.apache.commons.logging_1.1.1.v201101211721.jar,4,false
org.apache.felix.gogo.command,0.10.0.v201209301215,plugins/org.apache.felix.gogo.command_0.10.0.v201209301215.jar,4,false
org.apache.felix.gogo.runtime,0.10.0.v201209301036,plugins/org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar,4,false
org.apache.felix.gogo.shell,0.10.0.v201212101605,plugins/org.apache.felix.gogo.shell_0.10.0.v201212101605.jar,4,false
org.apache.oltu.oauth2.client,1.0.0.v20150306-0038,plugins/org.apache.oltu.oauth2.client_1.0.0.v20150306-0038.jar,4,false
org.apache.oltu.oauth2.common,1.0.0.v20150306-0038,plugins/org.apache.oltu.oauth2.common_1.0.0.v20150306-0038.jar,4,false
org.apache.xerces,2.9.0.v201101211617,plugins/org.apache.xerces_2.9.0.v201101211617.jar,4,false
org.apache.xml.resolver,1.2.0.v201005080400,plugins/org.apache.xml.resolver_1.2.0.v201005080400.jar,4,false
org.apache.xml.serializer,2.7.1.v201005080400,plugins/org.apache.xml.serializer_2.7.1.v201005080400.jar,4,false
org.cyberneko.html,1.9.14.v201105210654,plugins/org.cyberneko.html_1.9.14.v201105210654,4,false
org.eclipse.compare.core,3.5.400.v20130903-0736,plugins/org.eclipse.compare.core_3.5.400.v20130903-0736.jar,4,false
org.eclipse.core.commands,3.6.100.v20140528-1422,plugins/org.eclipse.core.commands_3.6.100.v20140528-1422.jar,4,false
org.eclipse.core.contenttype,3.4.200.v20140207-1251,plugins/org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar,4,false
org.eclipse.core.databinding,1.4.1.v20140214-0004,plugins/org.eclipse.core.databinding_1.4.1.v20140214-0004.jar,4,false
org.eclipse.core.databinding.beans,1.2.200.v20140214-0004,plugins/org.eclipse.core.databinding.beans_1.2.200.v20140214-0004.jar,4,false
org.eclipse.core.databinding.observable,1.4.1.v20140210-1835,plugins/org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar,4,false
org.eclipse.core.databinding.property,1.4.200.v20140214-0004,plugins/org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar,4,false
org.eclipse.core.expressions,3.4.600.v20140128-0851,plugins/org.eclipse.core.expressions_3.4.600.v20140128-0851.jar,4,false
org.eclipse.core.filesystem,1.4.100.v20140514-1614,plugins/org.eclipse.core.filesystem_1.4.100.v20140514-1614.jar,4,false
org.eclipse.core.filesystem.win32.x86_64,1.4.0.v20140124-1940,plugins/org.eclipse.core.filesystem.win32.x86_64_1.4.0.v20140124-1940.jar,4,false
org.eclipse.core.jobs,3.6.0.v20140424-0053,plugins/org.eclipse.core.jobs_3.6.0.v20140424-0053.jar,4,false
org.eclipse.core.runtime,3.10.0.v20140318-2214,plugins/org.eclipse.core.runtime_3.10.0.v20140318-2214.jar,4,false
org.eclipse.core.variables,3.2.800.v20130819-1716,plugins/org.eclipse.core.variables_3.2.800.v20130819-1716.jar,4,false
org.eclipse.e4.core.commands,0.10.2.v20140424-2344,plugins/org.eclipse.e4.core.commands_0.10.2.v20140424-2344.jar,4,false
org.eclipse.e4.core.contexts,1.3.100.v20140407-1019,plugins/org.eclipse.e4.core.contexts_1.3.100.v20140407-1019.jar,4,false
org.eclipse.e4.core.di,1.4.0.v20140414-1837,plugins/org.eclipse.e4.core.di_1.4.0.v20140414-1837.jar,4,false
org.eclipse.e4.core.di.extensions,0.12.0.v20140417-2033,plugins/org.eclipse.e4.core.di.extensions_0.12.0.v20140417-2033.jar,4,false
org.eclipse.e4.core.services,1.2.0.v20140509-1840,plugins/org.eclipse.e4.core.services_1.2.0.v20140509-1840.jar,4,false
org.eclipse.e4.ui.bindings,0.10.200.v20140424-2042,plugins/org.eclipse.e4.ui.bindings_0.10.200.v20140424-2042.jar,4,false
org.eclipse.e4.ui.css.core,0.10.100.v20140424-2042,plugins/org.eclipse.e4.ui.css.core_0.10.100.v20140424-2042.jar,4,false
org.eclipse.e4.ui.css.swt,0.11.100.v20140522-1045,plugins/org.eclipse.e4.ui.css.swt_0.11.100.v20140522-1045.jar,4,false
org.eclipse.e4.ui.css.swt.theme,0.9.300.v20140424-2042,plugins/org.eclipse.e4.ui.css.swt.theme_0.9.300.v20140424-2042.jar,4,false
org.eclipse.e4.ui.di,1.0.0.v20140328-2112,plugins/org.eclipse.e4.ui.di_1.0.0.v20140328-2112.jar,4,false
org.eclipse.e4.ui.model.workbench,1.1.0.v20140512-1820,plugins/org.eclipse.e4.ui.model.workbench_1.1.0.v20140512-1820.jar,4,false
org.eclipse.e4.ui.services,1.1.0.v20140328-1925,plugins/org.eclipse.e4.ui.services_1.1.0.v20140328-1925.jar,4,false
org.eclipse.e4.ui.widgets,1.0.0.v20140514-1823,plugins/org.eclipse.e4.ui.widgets_1.0.0.v20140514-1823.jar,4,false
org.eclipse.e4.ui.workbench,1.1.0.v20140528-1949,plugins/org.eclipse.e4.ui.workbench_1.1.0.v20140528-1949.jar,4,false
org.eclipse.e4.ui.workbench.addons.swt,1.1.0.v20140602-1537,plugins/org.eclipse.e4.ui.workbench.addons.swt_1.1.0.v20140602-1537.jar,4,false
org.eclipse.e4.ui.workbench.renderers.swt,0.12.0.v20140521-1818,plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.12.0.v20140521-1818.jar,4,false
org.eclipse.e4.ui.workbench.swt,0.12.100.v20140530-1436,plugins/org.eclipse.e4.ui.workbench.swt_0.12.100.v20140530-1436.jar,4,false
org.eclipse.e4.ui.workbench3,0.12.0.v20140227-2118,plugins/org.eclipse.e4.ui.workbench3_0.12.0.v20140227-2118.jar,4,false
org.eclipse.emf.common,2.9.2.v20131212-0545,plugins/org.eclipse.emf.common_2.9.2.v20131212-0545.jar,4,false
org.eclipse.emf.ecore,2.9.2.v20131212-0545,plugins/org.eclipse.emf.ecore_2.9.2.v20131212-0545.jar,4,false
org.eclipse.emf.ecore.change,2.9.0.v20131212-0545,plugins/org.eclipse.emf.ecore.change_2.9.0.v20131212-0545.jar,4,false
org.eclipse.emf.ecore.xmi,2.9.1.v20131212-0545,plugins/org.eclipse.emf.ecore.xmi_2.9.1.v20131212-0545.jar,4,false
org.eclipse.equinox.app,1.3.200.v20130910-1609,plugins/org.eclipse.equinox.app_1.3.200.v20130910-1609.jar,4,false
org.eclipse.equinox.bidi,0.10.0.v20130327-1442,plugins/org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar,4,false
org.eclipse.equinox.common,3.6.200.v20130402-1505,plugins/org.eclipse.equinox.common_3.6.200.v20130402-1505.jar,2,true
org.eclipse.equinox.console,1.1.0.v20140131-1639,plugins/org.eclipse.equinox.console_1.1.0.v20140131-1639.jar,4,false
org.eclipse.equinox.ds,1.4.200.v20131126-2331,plugins/org.eclipse.equinox.ds_1.4.200.v20131126-2331.jar,2,true
org.eclipse.equinox.event,1.3.100.v20140115-1647,plugins/org.eclipse.equinox.event_1.3.100.v20140115-1647.jar,4,false
org.eclipse.equinox.http.jetty,3.0.200.v20131021-1843,plugins/org.eclipse.equinox.http.jetty_3.0.200.v20131021-1843.jar,4,false
org.eclipse.equinox.http.registry,1.1.300.v20130402-1529,plugins/org.eclipse.equinox.http.registry_1.1.300.v20130402-1529.jar,2,true
org.eclipse.equinox.http.servlet,1.1.500.v20140318-1755,plugins/org.eclipse.equinox.http.servlet_1.1.500.v20140318-1755.jar,4,false
org.eclipse.equinox.http.servletbridge,1.1.100.201901181935,plugins/org.eclipse.equinox.http.servletbridge_1.1.100.201901181935.jar,2,true
org.eclipse.equinox.launcher,1.3.0.v20140415-2008,plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar,4,false
org.eclipse.equinox.launcher.win32.win32.x86_64,1.1.200.v20140603-1326,plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140603-1326,4,false
org.eclipse.equinox.preferences,3.5.200.v20140224-1527,plugins/org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar,4,false
org.eclipse.equinox.registry,3.5.400.v20140428-1507,plugins/org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar,4,false
org.eclipse.equinox.security,1.2.0.v20130424-1801,plugins/org.eclipse.equinox.security_1.2.0.v20130424-1801.jar,4,false
org.eclipse.equinox.servletbridge.extensionbundle,1.3.100.201901181935,plugins/org.eclipse.equinox.servletbridge.extensionbundle_1.3.100.201901181935.jar,4,false
org.eclipse.equinox.simpleconfigurator,1.1.0.v20131217-1203,plugins/org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar,1,true
org.eclipse.equinox.util,1.0.500.v20130404-1337,plugins/org.eclipse.equinox.util_1.0.500.v20130404-1337.jar,4,false
org.eclipse.help,3.6.0.v20130326-1254,plugins/org.eclipse.help_3.6.0.v20130326-1254.jar,4,false
org.eclipse.jetty.client,8.1.15.v20140411,plugins/org.eclipse.jetty.client_8.1.15.v20140411.jar,4,false
org.eclipse.jetty.continuation,8.1.15.v20140411,plugins/org.eclipse.jetty.continuation_8.1.15.v20140411.jar,4,false
org.eclipse.jetty.http,8.1.15.v20140411,plugins/org.eclipse.jetty.http_8.1.15.v20140411.jar,4,false
org.eclipse.jetty.io,8.1.15.v20140411,plugins/org.eclipse.jetty.io_8.1.15.v20140411.jar,4,false
org.eclipse.jetty.security,8.1.15.v20140411,plugins/org.eclipse.jetty.security_8.1.15.v20140411.jar,4,false
org.eclipse.jetty.server,8.1.15.v20140411,plugins/org.eclipse.jetty.server_8.1.15.v20140411.jar,4,false
org.eclipse.jetty.servlet,8.1.15.v20140411,plugins/org.eclipse.jetty.servlet_8.1.15.v20140411.jar,4,false
org.eclipse.jetty.servlets,8.1.15.v20140411,plugins/org.eclipse.jetty.servlets_8.1.15.v20140411.jar,4,false
org.eclipse.jetty.util,8.1.15.v20140411,plugins/org.eclipse.jetty.util_8.1.15.v20140411.jar,4,false
org.eclipse.jetty9.websocket,1.0.0.v20141001-1004,plugins/org.eclipse.jetty9.websocket_1.0.0.v20141001-1004.jar,4,false
org.eclipse.jface,3.10.0.v20140604-0740,plugins/org.eclipse.jface_3.10.0.v20140604-0740.jar,4,false
org.eclipse.jface.databinding,1.6.200.v20140528-1422,plugins/org.eclipse.jface.databinding_1.6.200.v20140528-1422.jar,4,false
org.eclipse.jface.text,3.9.0.v20140521-1657,plugins/org.eclipse.jface.text_3.9.0.v20140521-1657.jar,4,false
org.eclipse.jgit,4.4.0.201606070830-r,plugins/org.eclipse.jgit_4.4.0.201606070830-r.jar,4,false
org.eclipse.orion.client.debug,1.0.0.v20190117-1659,plugins/org.eclipse.orion.client.debug_1.0.0.v20190117-1659.jar,4,false
org.eclipse.orion.server.authentication,1.0.0.v20170601-2114,plugins/org.eclipse.orion.server.authentication_1.0.0.v20170601-2114.jar,4,false
org.eclipse.orion.server.cf,1.0.0.v20171116-1531,plugins/org.eclipse.orion.server.cf_1.0.0.v20171116-1531.jar,4,false
org.eclipse.orion.server.core,1.0.0.v20171117-2131,plugins/org.eclipse.orion.server.core_1.0.0.v20171117-2131.jar,4,false
org.eclipse.orion.server.git,1.0.0.v20171005-2125,plugins/org.eclipse.orion.server.git_1.0.0.v20171005-2125.jar,4,false
org.eclipse.orion.server.hosting,1.0.0.v20150513-1949,plugins/org.eclipse.orion.server.hosting_1.0.0.v20150513-1949.jar,4,false
org.eclipse.orion.server.jetty,1.0.0.v20150306-0038,plugins/org.eclipse.orion.server.jetty_1.0.0.v20150306-0038.jar,4,false
org.eclipse.orion.server.jettycustomizer,1.0.0.v20150306-0038,plugins/org.eclipse.orion.server.jettycustomizer_1.0.0.v20150306-0038.jar,4,false
org.eclipse.orion.server.logback.config,1.0.0.v20160624-1719,plugins/org.eclipse.orion.server.logback.config_1.0.0.v20160624-1719.jar,4,false
org.eclipse.orion.server.logs,1.0.0.v20170427-1925,plugins/org.eclipse.orion.server.logs_1.0.0.v20170427-1925.jar,4,false
org.eclipse.orion.server.search,1.0.0.v20170427-1540,plugins/org.eclipse.orion.server.search_1.0.0.v20170427-1540.jar,4,false
org.eclipse.orion.server.servlets,1.0.0.v20170918-2114,plugins/org.eclipse.orion.server.servlets_1.0.0.v20170918-2114.jar,4,false
org.eclipse.orion.server.ui,1.0.0.v20150306-0038,plugins/org.eclipse.orion.server.ui_1.0.0.v20150306-0038.jar,4,false
org.eclipse.osgi,3.10.0.v20140606-1445,plugins/org.eclipse.osgi_3.10.0.v20140606-1445.jar,4,false
org.eclipse.osgi.compatibility.state,1.0.0.v20140403-1907,plugins/org.eclipse.osgi.compatibility.state_1.0.0.v20140403-1907.jar,4,false
org.eclipse.osgi.services,3.4.0.v20140312-2051,plugins/org.eclipse.osgi.services_3.4.0.v20140312-2051.jar,4,false
org.eclipse.rcp,4.3.100.v20140606-1215,plugins/org.eclipse.rcp_4.3.100.v20140606-1215.jar,4,false
org.eclipse.swt,3.103.0.v20140605-2008,plugins/org.eclipse.swt_3.103.0.v20140605-2008.jar,4,false
org.eclipse.swt.win32.win32.x86_64,3.103.0.v20140605-2012,plugins/org.eclipse.swt.win32.win32.x86_64_3.103.0.v20140605-2012.jar,4,false
org.eclipse.text,3.5.300.v20130515-1451,plugins/org.eclipse.text_3.5.300.v20130515-1451.jar,4,false
org.eclipse.ui,3.106.0.v20140519-0906,plugins/org.eclipse.ui_3.106.0.v20140519-0906.jar,4,false
org.eclipse.ui.console,3.5.300.v20140424-1437,plugins/org.eclipse.ui.console_3.5.300.v20140424-1437.jar,4,false
org.eclipse.ui.workbench,3.106.0.v20140530-0732,plugins/org.eclipse.ui.workbench_3.106.0.v20140530-0732.jar,4,false
org.eclipse.ui.workbench.texteditor,3.9.0.v20140411-1521,plugins/org.eclipse.ui.workbench.texteditor_3.9.0.v20140411-1521.jar,4,false
org.eclipse.update.configurator,3.3.300.v20140518-1928,plugins/org.eclipse.update.configurator_3.3.300.v20140518-1928.jar,4,false
org.json,1.0.0.v201011060100,plugins/org.json_1.0.0.v201011060100.jar,4,false
org.slf4j.api,1.7.2.v20121108-1250,plugins/org.slf4j.api_1.7.2.v20121108-1250.jar,4,false
org.slf4j.jcl,1.7.2.v20130115-1340,plugins/org.slf4j.jcl_1.7.2.v20130115-1340.jar,4,false
org.slf4j.jul,1.7.2.v20121108-1250,plugins/org.slf4j.jul_1.7.2.v20121108-1250.jar,4,false
org.slf4j.log4j,1.7.2.v20130115-1340,plugins/org.slf4j.log4j_1.7.2.v20130115-1340.jar,4,false
org.w3c.css.sac,1.3.1.v200903091627,plugins/org.w3c.css.sac_1.3.1.v200903091627.jar,4,false
org.w3c.dom.events,3.0.0.draft20060413_v201105210656,plugins/org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar,4,false
org.w3c.dom.smil,1.0.0.v200806040011,plugins/org.w3c.dom.smil_1.0.0.v200806040011.jar,4,false
org.w3c.dom.svg,1.1.0.v201011041433,plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar,4,false
org.yaml.snakeyaml,1.14.0.v20150421-1508,plugins/org.yaml.snakeyaml_1.14.0.v20150421-1508.jar,4,false
==================================
|
|
| |
Goto Forum:
Current Time: Tue Dec 10 11:56:30 GMT 2024
Powered by FUDForum. Page generated in 0.04501 seconds
|