cancel
Showing results for 
Search instead for 
Did you mean: 

Error after Installation of NWDS 7.2 Trial

Former Member
0 Kudos

Hello SDN,

after unpacking the IDE for CE 7.2 Trial and starting it, I found an error in the log of my workspace:

 
!STACK 0
org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Require-Bundle: com.sap.ide.dii05.facade; bundle-version="0.0.0"
	at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305)
	at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
	at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
	at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)

There is no error popup, but after startup there are no SAP specific perspectives like WebDynpro or Process Composer available. Only the standard eclipse perspectives are there. I cant create DCs either.

Did anyone experience this problem too? How to solve it? I guess there might be something missing in the installation.

Thanks in advance!

Best Regards,

Andreas

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi ,

I was experienced same issue before.

For my case:

The cause is my OS is Windows 7.

The solution is to Run SapNetweaverDeveloperStudio.exe as Windows XP compatible mode.

Hope to be helpful.

Regards.

Li

Former Member
0 Kudos

Hi Andreas,

Please read carefully the installation instructions.

With NWDS 7.1.1 and 7.2, NWDS is empty at the beginning.

You have to use the local update site to update your NWDSand install the SAP Components.

This is the procedure coming from CE NWDS installation :

-


Installation Procedure

Before you install the Developer Studio, make sure that the system meets the minimal system requrements. For more information see: Prerequisites.

Download the NWDS_platform.zip archive from the Developer Studio download page. This archive contains the kernel of the Developer Studio.

Open the NWDS_platform.zip archive and extract the content into a folder on the operating system.

Open the folder and start SapNetWeaverDeveloperStudio.exe.

When the Developer Studio starts, enter a workspace folder. In the workspace folder the Developer Studio stores preference settings and projects.

Do not use the workspace folder of any previously installed Developer Studio versions. Make sure you do not use the workspace folders of any uninstalled Developer Studio versions. When you uninstall a Developer Studio version, the system does not remove the content which you created in the workspace folder.

For more information about how you can use your existing local development in the newly installed Developer Studio, open the installation guides section on SAP Service Marketplace SAP Service Marketplace. Then, navigate to the available update guides for the respective release.

If the Developer Studio detects an installed JRE or unsupported JDK, a dialog opens and allows you to enter the location of the javaw.exe file of a supported JDK version.

If you do not have a supported JDK version installed, you can install the JDK while this dialog is still open and choose it when the JDK installation completes. When you enter a valid javaw.exe file the Developer Studio stores the settings and exits.

Start SapNetWeaverDeveloperStudio.exe again.

The NWDS_platform.zip archive contains the kernel of the Developer Studio. The kernel does not contain the SAP features which are necessary to develop SAP NetWeaver applications. The SAP features are installed with the update manager.

The update manager is automatically invoked when the Developer Studio starts up. The update manager asks you to select the folder of the local site. The local site is the folder you got the NWDS_platform.zip file from (Step 2 of this installation procedure).

Choose the features which you want to install.

Make sure that the component which is required for the selected features is also installed on the AS Java. If you select a feature that requires another feature, the wizard displays an error message that contains the ID of the required feature. To resolve this error, choose Select Required. This option selects the required features automatically. See Troubleshooting in case you have to change the location of the local site.

You can add features later on at any time. More information: Adding Features

Accept the license agreement

Choose Next on the Optional Features dialog window. Do not deselect a feature that is displayed in the dialog window. This can cause a malfunction of the Developer Studio.

Choose Finish on the Install dialog window.

The Developer Studio starts downloading the features.

To verify the feature installation, choose Install All.

To finish the installation and apply the changes on the updated features, restart the Developer Studio.

-


Regards, Gilles.

Edited by: Gilles Godart on Mar 1, 2010 10:13 PM

Former Member
0 Kudos

Hi Andreas,

Are you on a 32bit Windows version (XP, Vista)? NWDS is only supported on 32bit Windows. If you are using a 64bit Windows version try setting the compatibility mode for the sapnetweaver...exe

file to something like 'Windows XP'. This may get you all the SAP specific perspectives though it's still not supported.

O.