cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Editor 5.3 m110, Documentum/WDK Adapter 6.0, Documentum 6.5 error

naglists
1-Newbie

Editor 5.3 m110, Documentum/WDK Adapter 6.0, Documentum 6.5 error

Has anyone seen resolved this error thrown in the WDK Adapter window for any
action other than cabinet and folder navigation (checkout, edit, export,
etc.):

invokeMethod() failed while calling: onReturnFromProgress / Operation failed
/ class java.nio.channels.OverlappingFileLockException

--
Paul Nagai
9 REPLIES 9

The engineering side in PTC has not heard of this one. You should open a
call.



John Dreystadt
Software Development Director
Arbortext - PTC
734-352-2835
-

Ok. Am also having some fun ensuring Internet Explorer is properly
configured regarding trusting the host. Am using this from a .reg file:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet
Settings\ZoneMap\Domains\myhostname:8443]
@="
"https"=dword:00000002

Wondering if that's the right code and whether I need that in local machine
tree, too.

Call 7450816 now open.

Interestingly the following webtop URL works using Internet Explorer:
PLB
1-Newbie
1-Newbie
(To:naglists)

Hi Paul,


did you everfind (and remember 😉 a solution for the problem/case you reported below?


If yes, could you please share it with us?


We are currently preparing a migration to Documentum 6.5, using Epic 5.4 M040 and the WDK adapter and have a few machines where we receive the same kind of error message "invokeMethod() failed while calling ..." when we try to login, whether we access the webtop via MSIE or use the Epic Documentum > Connect menu.


Note 1: I tried to access the case you are referring to, but it is not accessible to other customers; and a search on the Arbortext KBwas not successful.


Note 2: we have other machines that successfully connect to the same repository, using the same version of Epic, with the same user credentials! I double-checked the machine settings (Java version, DFC version, MSIE options) and did not find any difference between the machines where it works and the machines where it does not work ...


TIA,


Pascale

In Reply to Paul Nagai:


Call 7450816 now open.

Interestingly the following webtop URL works using Internet Explorer:
https://myhostname:8443/webtop

while:
https://myhostname:8443/arbortextAdapter

fails with the same error as the WDK window launched by the Documentum menu
selection within Editor.

Sadly (for you), this problem resolved without intervention or any real
discovery. Support provided us with some WDK logging commands. We provided
support with some logs but I think only from after the problem mysteriously
resolved.

_wdkint::enableComLogging(log_file)
and
_wdkint::disableLogging()

Issue from the Editor command line. I do not remember whether I was able to
make any sense of them or not.

At about the same time, we also found that Editor 5.3 m110 with the WDK
Adapter FAILED for users with an Editor 5.2 (I forget the mxxx) installed.
This problem resolved on successful uninstall of Editor 5.2.

We are currently working a problem with one user. She starts Editor. Fires
up the WDK (Documentum > Connect). Is presented with the login screen. Logs
in to an Editor crash ... no warnings or messages on the way out. If I take
control of her computer and I perform the same steps, I am able to log in
and manipulate files and folders as expected. She has no problems using
Webtop from the same machine.

I am blaming the Documentum guy, permissions, server-side hinkiness, etc..
He is blaming Arbortext, the author, me. It's lots of fun at the
multi-vendor, multi-developer corral 😉


I once had my cable company blaming Earthlink for an internet problem and Earthlink blaming the cable company. I switched to the phone company DSL service. I don't suppose you could switch to another Content Management System...

I could answer that question, but then ...

So, have you seen the amount of Windchill coverage at this year's not-AUGI,
not-PTC/User, but Planet PTC Live in VEGAS VEGAS VEGAS? There are tons of
sessions. I find that very interesting.

PLB
1-Newbie
1-Newbie
(To:naglists)

Paul,


thanks for the suggestion and the tip re. WDK logs. Will be helpful the next time I need to contact support 😉


In the meantime, I tried all the recipes I could find on the web and, finally, thefollowing worked for me:


1. In $USER_PROFILE\Documentum\ucf, delete (or rename) the files ucf.installs.config.xml and ucf.launcher.config.xml


2. Open MS IE ; menu Tools > Internet Options and delete all “Browsing history” (temp files, cookies etc.); close MS IE


3. Start > Settings > Control Panel > Java > Temporary Files : View, then delete all items that start with “ucf”


4. Shutdown and restart [a simple logoff would probably be enough but I am getting paranoiac]


And, hurray, after that black magic, no more "invokeMethod() failed while calling ..." message when connecting to my repository!


Everything seems to be fine now both using the regular webtop in MS IE and the Documentum/WDK adapter in Epic (fingers crossed!)


Pascale

In Reply to Paul Nagai:


Sadly (for you), this problem resolved without intervention or any real
discovery. Support provided us with some WDK logging commands. We provided
support with some logs but I think only from after the problem mysteriously
resolved.

_wdkint::enableComLogging(log_file)
and
_wdkint::disableLogging()

Issue from the Editor command line. I do not remember whether I was able to
make any sense of them or not.

At about the same time, we also found that Editor 5.3 m110 with the WDK
Adapter FAILED for users with an Editor 5.2 (I forget the mxxx) installed.
This problem resolved on successful uninstall of Editor 5.2.

We are currently working a problem with one user. She starts Editor. Fires
up the WDK (Documentum > Connect). Is presented with the login screen. Logs
in to an Editor crash ... no warnings or messages on the way out. If I take
control of her computer and I perform the same steps, I am able to log in
and manipulate files and folders as expected. She has no problems using
Webtop from the same machine.

I am blaming the Documentum guy, permissions, server-side hinkiness, etc..
He is blaming Arbortext, the author, me. It's lots of fun at the
multi-vendor, multi-developer corral 😉


Duly filed (but hopefully not forgotten) for when it's my turn to dance that
dance. Thanks for following up!

Top Tags