[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.hyades] Re: where is racls.dll
|
I think racls.dll is a WebSphere library. The equivalent hyades library is
hccls.dll. Not sure why you're getting this unless you're somehow
accidentally launching the Agent Controller from WebSphere instead of the
Hyades RAServer. I'm not a very good testbed because I have the WebSphere
Agent Controller installed on my system as well as the Hyades stuff, so I
probably really have racls.dll on my machine somewhere. But I just now
tried the most recent hyades drop and RAServer comes up OK for me.
Eliding details since you've seen the info before, the steps I took were:
unzip the datacollection.zip from the hyades drop
cd into the resulting hyadesdatacollection\bin dir and run setconfig.bat
give it your jvm info
I didn't bother pointing it to a WAS v5 dir - I used c:\tmp :-)
set RASERVER_HOME to the hyadesdatacollection dir
run raserver in the same window
Is this any different from what you tried?
-Kim