Websphere doesn't start fully when JRS & DCC on the same server. ?
Hello,
We deployed snoop (for testing reverse proxy) , JRS & DCC (6.0.5) on one WAS profile (9.x) . Disabled JRS before restart and was able to get to dcc/scr and snoop. 8 GB RAM has been allocated to the JVM (Server has 16 GB & 4 processors).
Auto start (enabled) DCC & enable JRS (autostart) not able to get to rs/scr, snoop or dcc/scr.
Disabled DCC & enable JRS (autostart) not able to get to rs/scr or dcc.
Is this a bug in 6.0.5 specific to JRS? I have done the same in 6.0.3 without any issues.
Appreciate your help.
Thanks
RK
2 answers
It looks like RS never starts, but DCC will startup when RS is not running. A few things to check:
Are you running at least WAS 9.0.0.4 and Java 7? See https://www.ibm.com/software/reports/compatibility/clarity-reports/report/html/softwareReqsForProduct?deliverableId=94B835E06AFD11E78705946DB597279D&osPlatforms=Linux&duComponentIds=D006|D004|D005|D003|S002|S001&mandatoryCapIds=30|9|24|35|13|132|42|19|16|26|40&optionalCapIds=133|66|135|7|5|12|1|187|136|19|137|27|4&cm_mc_uid=06086324721115087867967&cm_mc_sid_50200000=1517420243
Can you manually start RS? If so it might have to do with starting both at the same time, thought I don't know why.
Does this work without the reverse proxy? If so the issue might be with proxy settings.
Also try re-installing RS. Possibly it didn't get installed correctly? Has the rs.war file been deployed successfully in WAS (files exploded etc)?