After viewing the useful video on mashzone connecting to business architect, I have setup ARIS Business Server and Mashzone on a single desktop to test out the functionality. Unfortunately, I keep getting the error below when i copy the generated mashzone link into the datafeed. Is it a firewall issue or do I need to reconfigure the server?
Unable to establish connection to URL "http://localhost:7071/aris/services/mashZone/b8355900-dc3b-11e0-5f55-bcaec574ccf8". Please check the proxy settings.
Unable to establish connection to URL "http://localhost:7071/aris/services/mashZone/b8355900-dc3b-11e0-5f55-bcaec574ccf8". Please check the proxy settings.
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:529)
at java.net.Socket.connect(Socket.java:478)
at java.net.Socket.<init>(Socket.java:375)
at java.net.Socket.<init>(Socket.java:249)
at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80)
at org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$1.doit(ControllerThreadSocketFactory.java:91)
at org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$SocketTask.run(ControllerThreadSocketFactory.java:158)
at java.lang.Thread.run(Thread.java:619)
Hi,
it seems that there is a problem with your setup. Although, I must admit, the message is not human readable it indicates that MashZone cannot conntect to ABS.
Please check that...
- ARIS Business Server is up and running. Running ARIS local server (the one which is embedded into ARIS Business Architect) is not supported for this use case.
- There is a Windows service called "ARIS Service Enabling 1.0" installed and running.
Regards
Stephan
Hi,
We have an Aris Business server runing under a linux platform.
The connection between Mashzone 2.2 and Aris Business server (under linux) is
refused.
I do not have the service Aris service Enabling under linux.
in the ARIS Service Release - Newsletter 7.1.0, it is said that
ARIS Service Enabling is not released for Unix-like platforms
Is It possible that the connection between Aris Business server running under
linux and Mashzone is not supported?
Regards
Michel