T.R | Title | User | Personal Name | Date | Lines |
---|
3839.1 | Oh no - not the Invalid Handle ! | MOLAR::ROBERTS | Keith Roberts - Network Management Applications | Thu Oct 01 1992 09:06 | 13 |
| Roth,
The Invalid Handle error pops up from time to time. Because it is
so intermittent it has been very difficult to find and fix. A few sections
of code have been fixed - and we thought it was gone - guess not 8(
We suspect that certain error conditions are not properly cancelling a
Handle before it is deleted. The delete operation then returns the Invalid
Handle error which bubbles up.
I have entered a QAR in the MUSEUM QAR database: mcc013_int # 11
/keith
|
3839.2 | | CSOADM::ROTH | I'm getting closer to my home... | Thu Oct 01 1992 15:45 | 6 |
| Any suggestions on how to avoid it? Use different rule format? Avoid
wildcards? Switch from pop to lemonaide at lunch?
Thanks-
Lee
|
3839.3 | any special conditions when the error occurs | MOLAR::ROBERTS | Keith Roberts - Network Management Applications | Thu Oct 01 1992 16:10 | 17 |
| RE: .2
> Any suggestions on how to avoid it? Use different rule format? Avoid
> wildcards? Switch from pop to lemonaide at lunch?
I'm sorry that my reply didn't help solve the problem. Because this is
a really odd thing to reproduce 'in the lab' - it makes it all that much
harder to track down and repair.
If you can record any special conditions that may be occuring when the
rule when you get this error, it may help us reproduce it.
It is possible that the global wildcard is the cause - that is relatively
new code. You could try running rules without it and see if the error
goes away.
/keith
|
3839.4 | maybe this is why.. | CSOADM::ROTH | I'm getting closer to my home... | Fri Oct 02 1992 09:47 | 24 |
| Could this have led to the problem?
TOP
/|\
/ | \
/ | \
A B C
Wildcard rules placed in domain A, B, C
Domain A contained a DOMAIN icon pointing to domain B
Domain B contained a DOMAIN icon pointing to domain C
Domain B contained a DOMAIN icon pointing to domain A
Domain C contained a DOMAIN icon pointing to domain B
All of these extra icons were DYNAMIC rather than static.
(someone else put these in so they could move laterally from domain to domain.
Of course, this made notifications interesting...)
I have removed these 'extras' and will see how the bridge rules fares.
Lee
|
3839.5 | good bet.\ | TOOK::MCPHERSON | pre-retinal integration | Fri Oct 02 1992 10:14 | 9 |
| >Domain A contained a DOMAIN icon pointing to domain B
>Domain B contained a DOMAIN icon pointing to domain C
>Domain B contained a DOMAIN icon pointing to domain A
>Domain C contained a DOMAIN icon pointing to domain B
>
>All of these extra icons were DYNAMIC rather than static.
It's a good bet that dynamic domains with that sort of 'cross-containment'
caused your problem.
|
3839.6 | Still a bad boy... | CSOADM::ROTH | I'm getting closer to my home... | Thu Oct 08 1992 17:36 | 10 |
| Well, I cleared up the 'cross-containment' stuff and it still happens.
BTW, I am running a batch job that keeps the rules always enabled, if that
matters.
I will enter this into the QAR system.
Thanks-
Lee
|
3839.7 | See #3398.6 | TRM::KWAK | | Wed Nov 11 1992 11:11 | 7 |
|
Please see reply .6 of topic #3398
#3398 described the same problem. The problem seems to be in
the Bridge AM.
William
|