Unable to start JTS after CLM6.0.1 installation
KIM YEJI (13●2●4)
| asked Apr 28 '16, 1:14 a.m.
edited Apr 28 '16, 2:33 a.m. by Ralph Schoon (63.5k●3●36●46)
Hi, I have been fighting this install and wanted to see if anyone could help.
1. Installed IBM CLM6.0.2 using intallation manager and start the Jazz Team Server 2. During User Settings using setup wizard, error occured at application registeration step 3. Deleted the CLM6.0.2 using Installation Manager and Jazz Team Server folder 4. Installed IBM CLM6.0.1 using Installation Manager and start the JTS. This is the Jazz Team Server console message : http://i66.tinypic.com/11sjlht.png Please refer to translation. * 오후 -> afternoon * clm서버가 작성되었습니다. -> clm server was drawn up. * 4553개 파일이 복사되었습니다. -> 4553 files was copied. * clm 서버가 시작하는 중입니다. -> clm server is starting.
And error was occured that is same with 2th step. error ID : CRJAZ1726E -> Cannot register the application at Jazz Team Server. This is Error message : http://i67.tinypic.com/347jtaq.jpg 5. Deleted the CLM6.0.1 and Installed the CLM6.0.1 using Installation Manager 6. During User setup, Another Problem was occured at detect URL step. error ID : CRJAZ1579E -> The configuration test resulted in errors. Resolve the errors to continue.
7. After I reboot the computer and reinstalled the CLM6.0.1, Another Problem was occured. Jazz Team Server is unable to start. --------------------------This is the jazz team server's console message---------------------------------------
4월 28, 2016 1:45:48 afternoon com.ibm.java.diagnostics.healthcenter.agent.mbean.HCLaunchMBean <init>
4월 28, 2016 1:45:48 afternoon com.ibm.java.diagnostics.healthcenter.agent.mbean.HCLaunchMBean startAgent
clm server is starting. Failed on starting clm server. Identify the detail log.
|
2 answers
Ralph Schoon (63.5k●3●36●46)
| answered Apr 28 '16, 2:40 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I have about 5 different CLM 5.0 - 6.0.1, installed with installation manager, on my laptop. This is really easy to do.
Ideally you choose a separate installation folder for each of them and on windows you avoid to install into Program Files. Take a path such as C:\CLM\6.0.1\ as root for an install. If you install into the same folder, completely delete the install folder after uninstall to get rid of backup data. I would suggest to approach support. They can ask for other logs and more information. I can't see anything in the logs and the description is a bit confusing and lacks some information. E.g. it would have been interesting what the "CRJAZ1579E -> The configuration test resulted in errors." Just rebooting will usually not solve a problem like the ones there. Comments Thanks for your fast answer!! I already tried to install the CLM6.0.1 into another folder. For example - Desktop\JazzTeamServer But same problem was occured. (CRJAZ1579E -> The configuration test resulted in errors. Resolve the errors to continue.) So, After rebooting the computer, I installed CLM6.0.1 into Desktop's folder of User's account not Administrator account. Then, JTS unable to start.( 7.After I reboot the computer and reinstalled the CLM6.0.1, Another Problem was occured. Jazz Team Server is unable to start. ) Lastly, I installed CLM6.0.1 into Desktop's folder of Administrator account. But JTS(server.startup.bat) still unable to start and I wrote the error message (--------------------------This is the jazz team server's console message---------------------------------------)
There are no jts's log file in <Jazz Team Server Directory>\server\logs . I want to know jts's log file location. Please let me know.
Thank you^^.
Ideally you choose a separate installation folder for each of them and on windows you avoid to install into Program Files. Take a path such as C:\CLM\6.0.1\ as root for an install.
KIM YEJI
commented Apr 29 '16, 1:05 a.m.
Hi, thanks for your help! I reinstalled CLM6.0.1 in the C:\CLM\6.0.1. So, JTS is working now. Thank you. But, During User Settings using setup wizard, another error was occured at application registeration step. - error ID : CRJAZ2287E -> an error occurred while communicating with the server at "https://server:9443/lqe/scr". Varify that the server is available and that there are no firewalls or other artifacts between these two endpoints that could present a confirmation dialog
|
If the CLM startup process is failing to start the HealthCenter because of the RMI bind error:
java.rmi.AccessException: Registry.Registry.bind disallowed; origin /35.185.24.46 is non-local host
Then where can a JAVA_OPT for
-Djava.rmi.server.hostname=localhost
be set so that RMI binding will be permitted?
Furthermore, what is wrong with the hostname configuration of the server that prevents from these scripts and their java applications from properly determining that 35.185.24.46 is indeed the localhost server?
This server has a single interface with a private subnet address and outside the server NAT is routing external traffic with the internal host. That is, 35.185.24.46 is the external address for the server's private address.
|
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.