cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS 7.1 CE SR3 deployment on AS java problem

Former Member
0 Kudos

Hello,

I need to deploy a web dynpro application (built with NWDS 7.1 CE on my machine) to a remote application server Java. When I execute "deploy new archive and run" I get this error:


http://<host>:-1/webdynpro/dispatcher/local/welcome/WelcomeApplication?SAPtestId=15

The parameter is incorrect.

No SLD is configured, is it a problem? With the SAP Management Console, I see the AS instance.

Can someone help?

Tanguy Mezzano

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

I did not install SLD but I suppose it should be for version NWDS 7.1.

With version 7.0, I directly get redirected to the SDM.

Thanks for your help.

Tanguy Mezzano

Former Member
0 Kudos

Thx for your reply but with NWDS 7.1 CE, I do not see where to configure the port. It's only possible to set up: Host and Instance of the Application Server in the preferences of Eclipse.

I did not configure that -1 port, but when displaying SLD Provider with the Visual Administrator I see that there's a -1 port configured.

Do you have an idea?

Thx a lot,

Tanguy

Former Member
0 Kudos

I think there is some problem in configuration of NWDS and remote J2EE machine. As the port is not coming properly. Becuase the port that is to be used in Machine's message server port.

Please check configuration according to this link:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/50289b6a-5373-2910-91bd-b8196737...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5f3ee9d7-0901-0010-1096-f5b548ac... (Check Point 16)

I was talking about the port in the URL, so please check the port according to the Instance number of the J2EE machine.

Former Member
0 Kudos

If you check with the new version of NWDS, the NWDS 7.1 CE, you don't find in this new version in preferences the option to configure the message host and message port but only the J2EE Host and it's Instance.

I don't see anywhere to configure a message server in the configuration, I just see that it's the (non-configured) SLD info that is retrieved...

With only configuring the the J2EE Host and it's Instance, I retrieve the SAP systme with the perspective SAP Management Console.

Former Member
0 Kudos

You are absouluty correct. I just misunderstood the things. You have to configure the system in the SLD.

But for that also you need the port which would be the same as that of J2EE port i.e. 5<Instance no>00

If you have access to this link, please try

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7014086d-3fd9-2910-80bd-be341781...

Former Member
0 Kudos

Thanks for the link but I don't want to set up a NWDI as I am the only developer, I just want to deploy remotely, no need of NWDI.

Can you confirm me that for NWDS 7.1 CE, I need SLD to be set up for deployement? When I setup my J2EE instance in perferences I get back the error (here above) and that -1 parameter for the port seems to be linked to the actual configuration of SLD in Visual Administrator.

Thanks for your help,

Tanguy Mezzano

Former Member
0 Kudos

Hi

Are you using the port -1 to connect to J2EE server. If yes, then the port entry is wrong as it would be 5<System Number>00. Please try with this.

I donot think that you require SLD connection for this.

The connectivity must be there. May be using JCORFC.

Former Member
0 Kudos