cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to start in 60 seconds

Former Member
0 Kudos

Hello,

I set up the development environment on MAC OS X 10.7.3, i5, 4GB RAM

Eclipse Juno

Netweaver Cloud SDK version: neo-sdk-1.14.1.zip

On running the application I am getting the following error:

Starting Local Test Server for SAP Netweaver Cloud has encountered a problem

Server Local Test Server for SAP Netwaever Cloud was unable to start within 60 seconds. If the server requires more time, try to increase the timeout in the server editor.

I don't think it requires more than 60 seconds to start.

If yes. Where to increase the time out?

Please help!

Regards,

Rajat

Accepted Solutions (1)

Accepted Solutions (1)

matt_steiner
Active Contributor
0 Kudos

Hm, not sure what the problem is. Do you have any Firewall software installed? What are your settings for Eclipse: permSize etc?

Can you use "Help > Collect Support Information" and send it to netweaver-cloud@sap.com please?

Former Member
0 Kudos

Hi Matthias,

Just did the same on my personal machine with same configuration. Worked fine on it.

In corporate machine there is one antivirus but I disabled while executing the program. Will dig further and mail Support Information to given email.

Thanks!

Regards,

Rajat

Answers (1)

Answers (1)

jens_glander
Participant
0 Kudos

Hi Rajat,

To increase the time out of your server just double-click the server node in the servers view. This opens a corresponding server editor.

There you find a "Timeouts" section where you can specify the start timeout of the server (default 60sec.). Change the value, save editor and try to start the server again.

Best regards,
Jens

Former Member
0 Kudos

Hi Jens,

I increased time out to 600 seconds and also done the reinstallation and configuration again after deleting the eclipse. Still no luck.!

I am able to run successfully on cloud.

Regards,

Rajat

Tried to debug the local server start, here is the log

Configuration location:

    file:/Users/RajatGupta/Documents/workspace/Servers/Local Test Server for SAP NetWeaver Cloud-config/configuration/

Configuration file:

    file:/Users/RajatGupta/Documents/workspace/Servers/Local Test Server for SAP NetWeaver Cloud-config/configuration/config.ini loaded

Install location:

    file:/Users/RajatGupta/Documents/workspace/Servers/Local Test Server for SAP NetWeaver Cloud-config/./

Framework located:

    file:/Users/RajatGupta/Documents/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.osgi_3.7.2.sap-02.jar

Loading extension: reference:file:com.sap.core.js.deployer.equinox.extension_0.9.9.jar

          eclipse.properties not found

Loading extension: reference:file:com.sap.core.services.accessor.equinox.extension_0.0.7.jar

          eclipse.properties not found

Loading extension: reference:file:com.sap.javax.xml.bind_2.1.0.BUILD-20100618.jar

          eclipse.properties not found

Loading extension: reference:file:org.eclipse.gemini.jpa.weaving_1.0.0.RC2.jar

          eclipse.properties not found

Loading extension: reference:file:org.eclipse.virgo.osgi.console_3.0.0.jar

          eclipse.properties not found

Framework classpath:

    file:/Users/RajatGupta/Documents/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.osgi_3.7.2.sap-02.jar

    file:/Users/RajatGupta/Documents/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/

    file:/Users/RajatGupta/Documents/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/com.sap.core.js.deployer.equinox.extension_0.9.9.jar

    file:/Users/RajatGupta/Documents/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/com.sap.core.services.accessor.equinox.extension_0.0.7.jar

    file:/Users/RajatGupta/Documents/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/com.sap.javax.xml.bind_2.1.0.BUILD-20100618.jar

    file:/Users/RajatGupta/Documents/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.gemini.jpa.weaving_1.0.0.RC2.jar

    file:/Users/RajatGupta/Documents/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.virgo.osgi.console_3.0.0.jar

Debug options:

    file:/Users/RajatGupta/Documents/workspace/Servers/Local Test Server for SAP NetWeaver Cloud-config/configuration/.options loaded

osgi> Time to load bundles: 6

There are some errors regarding extension not found.