Starting orion [message #1693417] |
Fri, 24 April 2015 04:42  |
Manish Shukla Messages: 2 Registered: April 2015 |
Junior Member |
|
|
Hi,
I downloaded eclipse-orion-8.0-linux.gtk.x86_64.zip and unzipped it in a folder in my linux box.
When I tried to run it, it is stopping at osgi prompt as below:
[mshukla@sdsvm910086 eclipse]$ ./orion
21:39:51,586 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
21:39:51,586 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
21:39:51,586 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [bundleresource://2.fwk608528759:1/logback.xml]
21:39:51,599 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@47c988f - URL [bundleresource://2.fwk608528759:1/logback.xml] is not of type file
21:39:51,622 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
21:39:51,623 |-INFO in ch.qos.logback.classic.joran.action.LoggerContextListenerAction - Adding LoggerContextListener of type [ch.qos.logback.classic.jul.LevelChangePropagator] to the object stack
21:39:51,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1003d696 - Propagating DEBUG level on Logger[ROOT] onto the JUL framework
21:39:51,646 |-INFO in ch.qos.logback.classic.joran.action.LoggerContextListenerAction - Starting LoggerContextListener
21:39:51,646 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
21:39:51,648 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
21:39:51,699 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead.
21:39:51,699 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
21:39:51,699 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
21:39:51,699 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.orion.internal.server.search.Indexer] to INFO
21:39:51,699 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1003d696 - Propagating INFO level on Logger[org.eclipse.orion.internal.server.search.Indexer] onto the JUL framework
21:39:51,700 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.orion.server.login] to INFO
21:39:51,700 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1003d696 - Propagating INFO level on Logger[org.eclipse.orion.server.login] onto the JUL framework
21:39:51,700 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.orion.server.account] to INFO
21:39:51,700 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1003d696 - Propagating INFO level on Logger[org.eclipse.orion.server.account] onto the JUL framework
21:39:51,700 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.orion.server.config] to INFO
21:39:51,700 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1003d696 - Propagating INFO level on Logger[org.eclipse.orion.server.config] onto the JUL framework
21:39:51,700 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN
21:39:51,700 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1003d696 - Propagating WARN level on Logger[ROOT] onto the JUL framework
21:39:51,700 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
21:39:51,700 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
21:39:51,701 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6bfd1a10 - Registering current configuration as safe fallback point
2015-04-23 21:39:51.707 [Component Resolve Thread (Bundle 36)] INFO org.eclipse.orion.server.config - No server configuration file found at: /home/mshukla/eclipse/orion.conf
2015-04-23 21:39:51.714 [Component Resolve Thread (Bundle 36)] INFO org.eclipse.orion.server.config - No server configuration file found at: /home/mshukla/eclipse/serverworkspace/orion.conf
2015-04-23 21:39:51.736 [Component Resolve Thread (Bundle 36)] INFO org.eclipse.orion.server.config - Loaded simple metadata store (version .
2015-04-23 21:39:51.745 [Component Resolve Thread (Bundle 36)] WARN org.eclipse.orion.server.config - No MQTT message broker specified in the orion.conf with orion.events.uri
osgi> exit
Really want to stop Equinox? (y/n; default=y) y
[mshukla@sdsvm910086 eclipse]$
Can someone please help me to figure out what happened.
I tired to start it as root , also as eclipse/orion etc , but did start
Thank you
Manish
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01742 seconds