Error in JTS after upgrading jts from 4.0.0.1 to 4.0.5
![]()
igor lyubin (13●14●18)
| asked Feb 04 '14, 3:20 a.m.
retagged Feb 04 '14, 9:40 a.m. by Laura W. Hinson (161●2●6)
Hi all! I had jts 4.0.0.1 with MS SQL database which i upgraded according to instruction. And now i see problems in QM and in some parts of CCM, in particular when i try to load test cases (or test case executions, though test scripts and test suites are loaded fine) i get:
JVMCFRE113 unexpected EOF; class=com/ibm/team/repository/service/internal/RepositoryItemService$17, shift=0
In QM log there are a lot of messages caused by
CRJAZ0537I time-out while waiting available RdbRepositoryDataMediator
In CCM:
Error while getting the data of project area:
/com/ibm/team/repository/service/internal/QueryService$3
Any suggestion what could be a reason? During upgrade i had problems with free space and i've just copied keystore file from previous installation.
|
Comments
Hi Igor,
It is really difficult to troubleshoot that if we have only one line of error message. Could you please provide entire stack traces (with caused by sections)?
@Krzysztof Kaźmierczyk
Krzysztof Kaźmierczyk Thank you for response! i added stack trace in the answer below.