RTC: Unable to create symbolic link during load on AIX
|
4 answers
AIX should be able to create these symbolic links.
Has this install of the scmtools (/gsa/tlbgsa/projects/c/cttools/rtc/aix/jazz/scmtools) been run previously by root or another user? There is a problem where if the scm tool is run as root, the some configuration files/folders are initially set up by eclipse as owned by root. Then later when you run the scm tool as a normal user, this user does not have permission to access these files/folders. This would prevent the tool from loading the native library it uses to work with symbolic links. Also, perhaps not relevant, but you have two installs of the scm tools on your path? export PATH=/gsa/tlbgsa/projects/c/cttools/java/aix/jre/bin:/gsa/tlbgsa/projects/c/cttools/rtc/aix/jazz/scmtools/eclipse:$PATH export PATH=/gsa/tlbgsa/home/t/i/tiabuild/jazz/scmtools/eclipse:$PATH Comments Thank you Andrew for you answer.
|
I was just told that there is a bug to load to GSA directory. I will try to load to a normal directory see if the problem is still there.
|
What I have found is the symbolic link problem is usually from mixing 64 bit and x86 libraries. Usually from a 64 bit JRE and x86 Eclipse or vice versa.
~Spencer |
Tried load directly to AIX directory, still not working.
BTW I tried to load another workspace to GSA directory and it worked fine. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.