cancel
Showing results for 
Search instead for 
Did you mean: 

sap hana sdi dp agent installation windows

ramaanne
Participant
0 Kudos

dpagent.pngHi

operating system : windows server 2012 R2

SAP HANA SMART DATA INTEGRATION DATA PROVISIONING AGENT

after installation and starting the agent dpagent.exe

expected behaviour is see a GUI window where one can select adapter and connect sap hana sytem

but the program hangs without GUI do not know why could some take a look at screen shot attached and suggest solution

thanks

Regards

Rama anne

ramaanne
Participant
0 Kudos

Also Iam getting the following in the Frameworkd_alterts.log (it is same logs seen on windows 10 and windows server 2012 r2)

0-07-28 06:29:09,741 [ERROR] DPFramework | AdapterFramework.initializeConnectors - DPServiceContainer failed to initialize admin socket: Address already in use: JVM_Bind (local host unknown, remote port 5051 to address 127.0.0.1) java.net.BindException: Address already in use: JVM_Bind (local host unknown, remote port 5051 to address 127.0.0.1) at java.net.DualStackPlainSocketImpl.bind0(Native Method) at java.net.DualStackPlainSocketImpl.socketBind(DualStackPlainSocketImpl.java:107) at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:387) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:191) at java.net.ServerSocket.bind(ServerSocket.java:375) at java.net.ServerSocket.bind(ServerSocket.java:329) at com.sap.hana.dp.adapter.framework.socket.SocketListener.startListenter(SocketListener.java:201) at com.sap.hana.dp.adapter.framework.core.AdapterFramework.initializeConnectors(AdapterFramework.java:301) at com.sap.hana.dp.adapter.framework.core.AdapterFramework.init(AdapterFramework.java:192) at com.sap.hana.dp.adapter.osgi.Activator.start(Activator.java:53) at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:771) at org.eclipse.osgi.internal.framework.BundleContextImpl$3.run(BundleContextImpl.java:1) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:764) at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:721) at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:941) at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:318) at org.eclipse.osgi.container.Module.doStart(Module.java:571) at org.eclipse.osgi.container.Module.start(Module.java:439) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1562) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

VivekSahu
Advisor
Advisor
0 Kudos

You asked a question. Don't forget to mark the answer that helped you most as correct. Thanks!

For the readers, before you leave, don't forget to up/down vote the answers. You can vote on the question too.
Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

VivekSahu
Advisor
Advisor

Hello Rama,

I think you should not start the dpagenet.exe file directly and proceed with the next steps after installation of dpagent. i.e Configuring the dp agent and there you have to execute the agentcli.bat file with option :
On Windows, agentcli.bat --configAgent

Basically, it will give you options for Start/Stop/Configure of dpagent and connecting with SAP HANA on-premise or cloud systems.

And your screen is not hanging actually, it just started the service of dpagent in background. So, you will not get any GUI after execution of it.

Best Regards,
Vivek Sahu

Answers (1)

Answers (1)

ramaanne
Participant
0 Kudos

Hi All

I was looking for GUI like it used to be in older version sap hana 2.0 sp02 (dpagent )

maybe it is by command lineoptions only .... will confirm once everything works

regards

rama anne