cancel
Showing results for 
Search instead for 
Did you mean: 

Active Component Frameworks

Former Member
0 Kudos

hI

I have downloaded and installed Sap's Netweaver Preview J2E Java server

but while trying to run adobe interactive form program I have written I noticed a lot of exceptions. What I probably lack is SAP's ACF.

I followed the link on their note but it is probably faulty.

Can anyone please suggest a place where I can download the file

xACF.exe from?

Gratefully,

yuval peery

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello,

For nw04s, <a href="https://sapmats-de.sap-ag.de/download/download.cgi?id=NTYOTN5WFC1TANZHS601SCBH0734WYFD1MGJXG1YLBWBVT0QRI">this link to xACF</a> works fine...

Regards,

Francois

https://sapmats-de.sap-ag.de/download/download.cgi?id=NTYOTN5WFC1TANZHS601SCBH0734WYFD1MGJXG1YLBWBVT...

Former Member
0 Kudos

Francois,

Bless you, my boy....

yuval

Former Member
0 Kudos

Hi

Now I get the following error:

Caused by: java.net.ConnectException: Connection refused: connect

at java.net.PlainSocketImpl.socketConnect(Native Method)

at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)

at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)

at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)

at java.net.Socket.connect(Socket.java:452)

at java.net.Socket.connect(Socket.java:402)

at java.net.Socket.<init>(Socket.java:309)

at java.net.Socket.<init>(Socket.java:124)

at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.initStreamsFromSocket(HTTPSocket.java:648)

at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.initializeStreams(HTTPSocket.java:470)

at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getOutputStream(HTTPSocket.java:427)

at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.getRequestStream(HTTPTransport.java:355)

at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.outputMessage(MimeHttpBinding.java:548)

at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1425)

at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:82)

... 37 more

Any idea? I am lost!

thanks very much

yuval

Former Member
0 Kudos

Francois

This is the error I get first

java.net.ConnectException: Connection refused: connect

at java.net.PlainSocketImpl.socketConnect(Native Method)

at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)

at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)

at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)

at java.net.Socket.connect(Socket.java:452)

yuval

Former Member
0 Kudos

Hello,

Check the ADS configuration with the config guide available on service marketplace. This is typically a problem with (ADS) web service authentication/address.

Regards,

Francois

Answers (0)