cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to import Track into NWDS

Former Member
0 Kudos

Hi Folks

I am unable to import the track into NWDS .

Logged in to the portal successfully

But when i import the track am getting the error like tthis

Getting input stream failed

Unable to open connection to host "epdev:51200". The IP address of the host could not be resolved. Maybe the URL is misspelled or the host does no longer exist..

and in the details

com.sap.cms.util.exception.CMSUnexpectedException: Unable to open connection to host "epdev:51200". The IP address of the host could not be resolved. Maybe the URL is misspelled or the host does no longer exist..

at com.sap.cms.client.ideAPI.CmsConfiguration.getConfiguration(CmsConfiguration.java:306)

at com.sap.ide.eclipse.component.devconf.DevConfManager.getDevConfStream(DevConfManager.java:603)

at com.sap.ide.eclipse.component.wizard.DevConfWizard.getInputStream(DevConfWizard.java:149)

at com.sap.ide.eclipse.component.wizard.DevConfWizard.access$300(DevConfWizard.java:67)

at com.sap.ide.eclipse.component.wizard.DevConfWizard$2.run(DevConfWizard.java:589)

at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)

at com.sap.ide.eclipse.component.wizard.DevConfWizard.initDevConf(DevConfWizard.java:587)

at com.sap.ide.eclipse.component.wizard.LoadDevConfPage.getNextPage(LoadDevConfPage.java:394)

at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:677)

at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:316)

at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)

at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)

at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)

at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)

at org.eclipse.jface.window.Window.open(Window.java:563)

at com.sap.ide.eclipse.component.provider.actions.DevConfNewMenuAction.openWizard(DevConfNewMenuAction.java:39)

at com.sap.ide.eclipse.component.provider.actions.DevConfNewMenuAction.run(DevConfNewMenuAction.java:33)

at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)

at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:207)

at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)

at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)

at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)

at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)

at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)

at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)

at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)

at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)

at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)

at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)

at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)

at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)

at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)

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 com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)

at com.sap.ide.eclipse.startup.Main.run(Main.java:789)

at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

Caused by: com.sap.cms.client.connector.CMSConnectorException: Unable to open connection to host "epdev:51200". The IP address of the host could not be resolved. Maybe the URL is misspelled or the host does no longer exist..

at com.sap.cms.client.connector.CMSConnector.callMethod(CMSConnector.java:392)

at com.sap.cms.client.organizerAPI.CMSTransportOrganizerAPI.getConfiguration(CMSTransportOrganizerAPI.java:556)

at com.sap.cms.client.ideAPI.CmsConfiguration.getConfiguration(CmsConfiguration.java:288)

... 41 more

Caused by: java.io.IOException: Unable to open connection to host "epdev:51200". The IP address of the host could not be resolved. Maybe the URL is misspelled or the host does no longer exist..

at com.tssap.dtr.client.lib.protocol.Connection.openSocket(Connection.java:2117)

at com.tssap.dtr.client.lib.protocol.Connection.open(Connection.java:1380)

at com.tssap.dtr.client.lib.protocol.Connection.sendInternal(Connection.java:1534)

at com.tssap.dtr.client.lib.protocol.Connection.send(Connection.java:1465)

at com.tssap.dtr.client.lib.protocol.requests.RequestBase.perform(RequestBase.java:570)

at com.tssap.dtr.client.lib.protocol.requests.RequestBase.perform(RequestBase.java:693)

at com.sap.cms.client.connector.CMSConnector.callMethod(CMSConnector.java:385)

... 43 more

Thanks in Advance

Kirankumar.M

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

In the URL, try to use IP address in stead of server name like,

http://<ipaddress>:<http port>

If the landscape is secure, use

https://<ipaddress>:<https port>

Thanks,

Muthukumar

Former Member
0 Kudos

Hi,

I am facing same issue, can anyone help me resolving this?

Regards

Former Member
0 Kudos

Hi,

THis is because the url u have provided for the SLD is not correct or the server is not responding.

goto windows/preferences/java development infrastructure/development configuration.

there check whether the host name and the port number u have provided is correct or not

then, ping server and check..if the ping is successful ,

goto windows/preferences/j2ee engine

there check whether u have given correct hostname and the port number

if these two are correct then

u must be able to import the configuration

-->the portal user must also be assigned with the JDI developer and JDI Admin roles to work with NWDI

Regards,

Satya.

Former Member
0 Kudos

Thanks for the reply

I am able to logged into the developement infrastructure

Ping is successfull

J2ee Engine also in green

Hostname and port number are correct only

But am unable to import the track

thanks

Kiran

Former Member
0 Kudos

Hi,

then check if the portal user with which u are loggin in is assigned with the JDI Developer and JDI Admin roles.

Regards,

Satya.

Former Member
0 Kudos

Hi

is the instance number of your EP server is 12?

5<12>00 ??

Regards,

Satya.

Former Member
0 Kudos

Hey

i have that two roles

SAP_DI_Developer

SAP_DI_Administrator Roles

Former Member
0 Kudos

hi,

wat is the SLD ulr u have given?

in windows/prefernces/jdi/development configuration

it must be http://epdev:51200/

aslo goto run/drivers/etc/hosts

there check if u have given the correct ip address to the 'epdev' ( i mean ur ep server host name )

Regards,

Satya

Former Member
0 Kudos

I have given every where fully qualified domain name

Can any one please do the needfull for the same

Thnaks

Kirankumar

Edited by: kiran kumar on Dec 29, 2008 6:05 AM