Has anyone had problems doing the setup after installing CLM 4.0 on IBM i?
Jim Diephuis (22●8●10)
| asked Jul 16 '12, 1:24 p.m.
retagged Jul 16 '12, 3:25 p.m. by Arne Bister (2.6k●1●28●32)
I installed 4.0 on an IBM i server and was following the install instructions. Everything appeared to be going fine until step 4, running the setup wizard. When I put in the URL to go to jts/setup it gave me a message indicating the user ID I logged in with was not recognizable. Problem is, it never asked me for an ID. Anyone know how I find out what ID it thinks I am using?
|
Accepted answer
Jim, my colleague tracked the User Registry issue down to a WAS problem in my case: http://www-01.ibm.com/support/docview.wss?uid=swg21587363
Hope this helps you too! Jim Diephuis selected this answer as the correct answer
Comments
Jim Diephuis
commented Sep 11 '12, 3:58 p.m.
I did this (took me a bit to find the java.security file) and it finally got me past my last issue with the setup. So it was really two issues, first getting the security right and then changing the socket factory. Thanks for the help. |
4 other answers
Arne Bister (2.6k●1●28●32)
| answered Jul 16 '12, 3:38 p.m.
JAZZ DEVELOPER edited Jul 16 '12, 3:48 p.m.
Hi Jim,
First, make sure you cleared the browser cache and closed the browers before restarting the browser and retrying. If it is not the simple solution, please read on. I installed CLM 4.0 twice on IBM i in the past days. Last week all went smooth (iOS 7.1, WAS ND 7.0.0.23). Today we observed the same phenomenon you described on iOS 6 with WAS Express 7.0.0.21. Maybe we should have updated to the supported fixpack 23 before. Turns out that in the WAS admin console we needed to manually switch on global security for the WAS profile. We also set parameters according to a description I found in this article: Click Security > Global security. Under Java 2 security, clear the check box for Use Java 2 security to restrict application access to local resources. Next , navigate to Security > Global security > Web and SIP security > General settings. Select the check box for Use available authentication data when an unprotected URI is accessed. With this when you run setup (https://myserver.my.com:<port>/jts/setup) you should get a login window. Standard admin user is JTSADMIN with jtsadmpwd - the CFGJAZZSRV script should have created that user profile on your IBM i as well. Can you please confirm whether or not this solved your problem ?
- Arne
|
Finally got back to this. I had initially had problems with the clean install on a V7R1 system but the security stuff seems to have taken care of that. Now I am going through the set up and can't get past the 'setup User Registry' step. Everything seems to be OK until I hit 'next'. First it comes up with a 'TypeError: this.currentForm.statusMsgHandler is undefined message. Pressing OK on that puts me back on setup user registry panel with the message 'You need to be authinticated as a user from LDAP to import your user and assign licenses'. But I have the Non-LDAP External Registry button selected. I have not been able to figure out how to get around this. Any suggestions?
|
Jim, Did you ever get past this problem? I've gone through my settings and continue to get stuck here. I manually change the URL to advance to the next step in the setup, but then end up failing on the error described here: https://jazz.net/forum/questions/82569/crjaz1752e-error-during-clm-v4-setup-with-a-reverse-proxy-when-finalize-application-for-ccm-is-run
|
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.
Comments
I installed CLM 4.0.2 on V7R1 and I'm seeing exactly the same issues.
However, the solution is not clear to me.
I could find the file "java.security" in /QIBM/UserData/Websphere/Appserver/V8/Express/profiles/JTS/properties
I changed the file following the link @ryehle shared with us.
It didn't solve the issue for me.
Any thoughts?
Sorry, changing to use the SSL socket factory took care of my problem. I recently installed 4.0.2 on my 6.1 system and had to make the change again but it took care of the problem for me. I assume you ended and restarted the server after making the change. I have struggled with security on the jazz server for the i. I don't like to use the profiles they create so I use mine. When I have to change my password it takes me awhile to get RTC back up and running. With CLM they have the password stashed in multiple files that I have to go and change.
Thanks Jim.
Yes, I restarted the server without any luck.
Anyone similar experiences and some tips and tricks to make it work?
Regards,
Bernd.