cancel
Showing results for 
Search instead for 
Did you mean: 

what settings required for quick par upload in NWDS ?

Former Member
0 Kudos

Hi,

I have the same question as posted in this thread. Can anyone help solving this.

What port number do i need to enter?

Naveen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

this should work fine.....

rather than quick PAR upload.......try using the Export PAR file.once.......

Former Member
0 Kudos

try to put this

host: 10.*...*

port: 3600 or 3601...

if you have an instance it would be n3601.

just try this....

Former Member
0 Kudos

Thanks for all your suggestions. But my problem is not solved. Still getting the same error.

former_member188632
Active Contributor
0 Kudos

Hi,

Try restarting NWDS or paste the log file for exactly what error are you getting.

Regards,

Ameya

Former Member
0 Kudos

Here is the log file.

Note : I'm not prompted for the password and the error screen appears before that.

[20.08.07 / 18:24] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information

java.io.IOException: Server returned HTTP response code: 500 for URL: http://19x.xxx.xx.xx:50000/irj/servlet/prt/portal/prteventname/upload/prtroot/com.sap.portal.runtime...

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:800)

at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:361)

at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:433)

at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:220)

at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:404)

at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:338)

at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)

at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)

at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)

at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard.performFinish(SAPMPWizard.java:519)

at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)

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

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.portal.developmentTools.general.uploader.QuickPARUploader.run(QuickPARUploader.java:146)

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

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(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

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)

former_member188632
Active Contributor
0 Kudos

Hi,

I tried exactly what you said,First i tried deploying by giving password and it was working fine,then i tried by not giving password and i got the exact error that you are getting,So now do just one thing,

When you are deploying PAR file, a pop-up will come asking for Configure server settings,In this you gave host(IP of portal),port etc. right,

You put your alias as 19x.xxx.xxx.xx right,

login = Administrator

but you are not putting the password, so just click on password filed that is present on that screen,put your password and try now,it has to work

Also in URL you have specified look j_password=null, this means only thing you are missing is password

Regards,

Ameya

Answers (1)

Answers (1)

former_member188632
Active Contributor
0 Kudos

Hi,

This port number is the port of your J2EE engine,

by default it is 50000, or if you have set instance no as 01 then it will be 50100.

What else is your issue?

Regards,

Ameya

Former Member
0 Kudos

I have not changed the port number, so its 50000. But still i get the error "Please make sure the server(101.xx.xx.xx:50000) is running or check the log (sap-plugin.log) for more info."

This is what i have entered.

Host : 101.xx.xx.xx

Port:50000

Login:Administrator

Are there any more configurations needed on NWDS? Any proxy issues?

Former Member
0 Kudos

Hi,

Goto Preference in NWDS, select SAP Enterprise Portal>Click Add>enter

Host="ur server name like as01, 02.."

Port=50000

Login= "ur Portal Login ID" then click ok

Select Login & should enter Password...

Deploy it

Regards,

Senthil K.

former_member188632
Active Contributor
0 Kudos

Hi,

NO there are no proxy issues, look when you select on PAR Export,you have entered the data i.e. host,port,alias etc,

Host : 101.xx.xx.xx

Port:50000

Login:Administrator

Provide the password,

Click on finish

This will deploy your PRA file,

Are you still getting that error??

Regards,

Ameya