[
https://issues.apache.org/jira/browse/TUSCANY-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash resolved TUSCANY-3759.
---------------------------------
Resolution: Fixed
Fix Version/s: Java-SCA-1.6.1
Assignee: Simon Nash
The fix to read the epmd stdout and stderr streams seems to be working OK with
no build hangs so far when using the current R14B release of Erlang/OTP and the
current 1.5.3.1 version of jinterface.
I have therefore committed code to read the epmd stdout and stderr streams
everywhere that epmd is launched, upgraded the jinterface pom dependency in
binding-erlang-runtime, and reversed the previous commits r1028371 and r1028378.
Fixed under revisions r1028654 and r1028655 in the 1.6.1 branch and revisions
r1028657 and r1028659 in the 1.x trunk.
> binding-erlang-runtime isn't compatible with the current version of Erlang/OTP
> ------------------------------------------------------------------------------
>
> Key: TUSCANY-3759
> URL: https://issues.apache.org/jira/browse/TUSCANY-3759
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Misc Binding Extensions
> Affects Versions: Java-SCA-1.6
> Reporter: Simon Nash
> Assignee: Simon Nash
> Fix For: Java-SCA-1.6.1
>
>
> The unit tests in binding-erlang-runtime hang if the current version of
> Erlang/OTP is in the path.
> The binding runtime code and unit tests were originally developed with
> version R12B of the Erlang/OTP runtime and version 1.4.2 of the jinterface
> jar (the Java/Erlang bridge). When run with this combination, the unit tests
> complete successfully.
> Making either or both of the following changes causes the unit tests to hang:
> 1. Upgrading the Erlang/OTP runtime from version R12B to the current version
> R14B.
> 2. Upgrading the jinterface jar from version 1.4.2
> (com/ericsson/otperlang-1.4.2.jar) to the current version 1.5.3.1
> (org/erlang/otp/jinterface-1.5.3.1.jar).
> This implies that there is some code in binding-erlang-runtime that requires
> the older version of the Erlang/OTP runtime and/or the older version of
> jinterface.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.