| Summary: | call hangs at ReplyPlaceholder.getInputStream(ReplyPlaceholder.java:103) | ||
|---|---|---|---|
| Product: | JacORB | Reporter: | Jacob <jacob.baby> |
| Component: | ORB | Assignee: | Mailinglist to track bugs <jacorb-bugs> |
| Status: | RESOLVED INVALID | ||
| Severity: | major | CC: | jacorb |
| Priority: | P2 | ||
| Version: | 2.3.1 | ||
| Hardware: | Other | ||
| OS: | AIX | ||
|
Description
Jacob
2014-04-28 17:08:36 UTC
Please retest with the current version (3.4) and ideally submit a test case. Hi, Moving from 2.3.1 to a higher version may not be possible for us because of the build issues. We can not reproduce this at will this happens on production server randomly and brings the container down. Some times one day some times a week. Thank you, jacob There were a considerable amount of fixes and improvements between 2.3.1 and 3.4. One of those may well resolve your problem. You could try utilising Byteman or attaching a debugger to understand what is happening. What "build issues" are there involved in migrating? The build issue I was thinking of was about the major version change from 2.3.1 to 3.*. I am not sure how many API's changed. I will give it a try and see. one question since we are moving from 2.3 to 3.4 should we build and regenerate anything or just replacing the jar file will do? Although I think dropping the new jars should work (note there are different jars now) I would advise regenerating your IDL. I am closing this for now; if you can reproduce it on the current 3.5(SNAPSHOT) codebase then please reopen (and ideally supply a test case). |