cancel
Showing results for 
Search instead for 
Did you mean: 

Can't start SAP Web IDE Personal Trial Edition

Former Member
0 Kudos

I am posting here because none of the post I found addresses this issue fully. Any help would be appreciated.

I have followed instructions to install SAP Web IDE personal edition but I am getting 404 error when trying to run http://localhost:8080/webide/index.html ( I tried changing host to 9090)

HTTP ERROR: 404

Problem accessing /webide/index.html. Reason:

    ProxyServlet: /webide/index.html


Powered by Jetty://


My java version :

java version "10" 2018-03-20

Java(TM) SE Runtime Environment 18.3 (build 10+46)

Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10+46, mixed mode)

SAP WEB IDE Download link - https://tools.hana.ondemand.com/#sapui5

After executing ORION.EXE:

WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.eclipse.osgi.storage.FrameworkExtensionInstaller (file:/c:/SAPWebIDE/eclipse/plugins/org.eclipse.osgi_3.10.2.v20150203-1939.jar) to method java.net.URLClassLoader.addURL(java.net.URL) WARNING: Please consider reporting this to the maintainers of org.eclipse.osgi.storage.FrameworkExtensionInstaller WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release !SESSION 2018-03-31 22:27:48.907 ----------------------------------------------- eclipse.buildId=@qualifier@ java.version=10 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Command-line arguments: -os win32 -ws win32 -arch x86_64 -consoleLog -console -data serverworkspace !ENTRY com.sap.webide.orionplugin 4 0 2018-03-31 22:27:50.503 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.BundleException: Could not resolve module: com.sap.webide.orionplugin [12] Unresolved requirement: Require-Bundle: com.sap.webide.orionplugin.reverseproxy -> Bundle-SymbolicName: com.sap.webide.orionplugin.reverseproxy; bundle-version="1.53.1"; singleton:="true" com.sap.webide.orionplugin.reverseproxy [13] Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))" at org.eclipse.osgi.container.Module.start(Module.java:434) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) !ENTRY com.sap.webide.orionplugin.reverseproxy 4 0 2018-03-31 22:27:50.539 !MESSAGE FrameworkEvent ERROR !STACK 0 org.osgi.framework.BundleException: Could not resolve module: com.sap.webide.orionplugin.reverseproxy [13] Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))" at org.eclipse.osgi.container.Module.start(Module.java:434) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340) 22:27:50,448 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 22:27:50,448 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 22:27:50,449 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [bundleresource://2.fwk1752461090:1/logback.xml] 22:27:50,463 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@30a08ed4 - URL [bundleresource://2.fwk1752461090:1/logback.xml] is not of type file 22:27:50,492 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 22:27:50,494 |-INFO in ch.qos.logback.classic.joran.action.LoggerContextListenerAction - Adding LoggerContextListener of type [ch.qos.logback.classic.jul.LevelChangePropagator] to the object stack 22:27:50,565 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63befd76 - Propagating DEBUG level on Logger[ROOT] onto the JUL framework 22:27:50,565 |-INFO in ch.qos.logback.classic.joran.action.LoggerContextListenerAction - Starting LoggerContextListener 22:27:50,566 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 22:27:50,568 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 22:27:50,617 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - This appender no longer admits a layout as a sub-component, set an encoder instead. 22:27:50,617 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 22:27:50,617 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 22:27:50,618 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.orion.internal.server.search.Indexer] to INFO 22:27:50,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63befd76 - Propagating INFO level on Logger[org.eclipse.orion.internal.server.search.Indexer] onto the JUL framework 22:27:50,619 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.orion.server.login] to INFO 22:27:50,619 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63befd76 - Propagating INFO level on Logger[org.eclipse.orion.server.login] onto the JUL framework 22:27:50,619 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.orion.server.account] to INFO 22:27:50,619 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63befd76 - Propagating INFO level on Logger[org.eclipse.orion.server.account] onto the JUL framework 22:27:50,620 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.orion.server.config] to INFO 22:27:50,620 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63befd76 - Propagating INFO level on Logger[org.eclipse.orion.server.config] onto the JUL framework 22:27:50,620 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 22:27:50,620 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63befd76 - Propagating WARN level on Logger[ROOT] onto the JUL framework 22:27:50,620 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 22:27:50,621 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 22:27:50,622 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@23f10b1c - Registering current configuration as safe fallback point 2018-03-31 22:27:50.649 [Component Resolve Thread (Bundle 47)] INFO org.eclipse.orion.server.config - No server configuration file found at: C:\SAPWebIDE\eclipse\orion.conf 2018-03-31 22:27:50.651 [Component Resolve Thread (Bundle 47)] INFO org.eclipse.orion.server.config - No server configuration file found at: C:\SAPWebIDE\eclipse\serverworkspace\orion.conf 2018-03-31 22:27:50.678 [Component Resolve Thread (Bundle 47)] INFO org.eclipse.orion.server.config - Loaded simple metadata store (version 8). 2018-03-31 22:27:50.687 [Component Resolve Thread (Bundle 47)] WARN org.eclipse.orion.server.config - No MQTT message broker specified in the orion.conf with orion.events.uri

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Issues solved : Latest JRE 10 doesn't work. Install JRE 8 .

Answers (0)