Changes between Version 9 and Version 10 of PromotFAQ


Ignore:
Timestamp:
Apr 14, 2011, 10:08:44 AM (14 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotFAQ

    v9 v10  
    7272
    7373
    74 == CORBA Failure (COMM_FAILURE) during read of model, e.g. during start of Visual Explorer or Editor ==
     74== CORBA Failure (COMM_FAILURE) during read of model, e.g. during start of Visual Editor or Visual Explorer ==
    7575
    7676The error message will look like:[[BR]]
     
    8080total time spent waiting = 3,190"[[BR]]
    8181
    82 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 again.
     82The 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.
     83
     84This issue was experienced with Java 1.5 to 1.6 and WindowsXP.
    8385
    8486== I have found a bug, where do I report it? ==