RTC error after advisor deployment CRJAZ1112I
I'm having the exact same problem that was discussed in this thread:
https://jazz.net/forum/questions/81670/rtc-error-after-advisor-deployment
It was caused like this:
<WebSphere-location>AppServer\profiles\AppSrv01\temp\<node-name>\server1\ccm.war\ccm.war\built-on.txt
I just copied the built-on.txt file from the jts.war\ folder to the ccm.war\ folder and clicked again on the "Request Server Reset" button. After restarting WebSphere once again it worked all of a sudden.
My observations:
It seems that all it really needed to work again was a fresh server restart request. But since you can't reach the server request button it is effectively a deadlock situation (or can you skip this step after providing the built-on.txt?).
Isn't there a way to request a server restart for ccm without having to access ccm directly?
https://jazz.net/forum/questions/81670/rtc-error-after-advisor-deployment
It was caused like this:
- Deploy the advisor extension plugin by copying the .ini-file to server\conf\ccm\provision_profiles and adding my site-folder in \server\conf\ccm\sites\
- Request server reset with this URL: <host>/ccm/admin?internal#action=com.ibm.team.repository.admin.serverReset
- Advisor plugin couldn't deploy properly for some reason
- Delete all files that were added in point 1.
- Restart WebSphere
-
CCM does not deploy.
<WebSphere-location>AppServer\profiles\AppSrv01\temp\<node-name>\server1\ccm.war\ccm.war\built-on.txt
I just copied the built-on.txt file from the jts.war\ folder to the ccm.war\ folder and clicked again on the "Request Server Reset" button. After restarting WebSphere once again it worked all of a sudden.
My observations:
It seems that all it really needed to work again was a fresh server restart request. But since you can't reach the server request button it is effectively a deadlock situation (or can you skip this step after providing the built-on.txt?).
Isn't there a way to request a server restart for ccm without having to access ccm directly?
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Oct 25 '13, 1:49 p.m.The Built-on.txt is the file that gets deleted if you request a server reset.After restarting the server, the redeployment happens. So it might have been deleted due to the reset request already.
Not sure what causes your issues. Sometimes removing WAS caches helps.