Changes between Version 11 and Version 12 of PromotFAQ
- Timestamp:
- Nov 11, 2011, 10:50:21 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotFAQ
v11 v12 76 76 The error message will look like:[[BR]] 77 77 78 {{{ 78 79 WARNING: "IOP00410215: (COMM_FAILURE) Read of full message failed : 79 80 bytes requested = 5,033,716 bytes read = 540,372 max wait time = 3,000 80 total time spent waiting = 3,190"[[BR]] 81 total time spent waiting = 3,190" 82 }}} 81 83 82 84 The maximal waiting time is set, to the default value of 3000, in promot-ui (for linux) or promot-ui.bat (windows). This parameter is passed in the statement -Dcom.sun.CORBA.transport.ORBTCPReadTimeout=100.3000.300.10. To increase the waiting time substitute the 3000 there for a larger time, e.g. 10000, until everything works fine.