Changes between Version 11 and Version 12 of PromotFAQ


Ignore:
Timestamp:
Nov 11, 2011, 10:50:21 AM (14 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotFAQ

    v11 v12  
    7676The error message will look like:[[BR]]
    7777
     78{{{
    7879WARNING: "IOP00410215: (COMM_FAILURE) Read of full message failed :
    7980bytes requested = 5,033,716 bytes read = 540,372 max wait time = 3,000
    80 total time spent waiting = 3,190"[[BR]]
     81total time spent waiting = 3,190"
     82}}}
    8183
    8284The 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.