Why are we getting CRJAZ1240I exception?
Hi,
While checking if the ccm/jts servers are running using the repotools command, we found the error below. What needs to be done in resolving this IO exception?
[rationaladmin@lxapp8053 server]$ ./repotools-ccm.sh isServerRunning
Repo Tools
Provisioning using "./conf/ccm/provision_profiles".
Change and Configuration Management - Core Libraries, Version 4.0 (RTC-I20120612-0919)
Jazz Foundation - Core Libraries, Version 4.0 (RJF-I20120531-1400)
CRJAZ1363I Loading the configuration from "file:conf/ccm/teamserver.properties".
CRJAZ1778I This server is configured as an application.
CRJAZ1093I The following service class was not activated: "com.ibm.team.repository.service.internal.rdb.ConnectionPoolService"
CRJAZ1240I An IO exception was caught while trying to obtain a file lock for file "/tmp/_JazzRepo1BDDB19F24C05CABB09657BFA54801588473E8C4". This is needed to lock access to the repository database at location "oracle:ccmusr@/lxdb8055:1521/CLM01P".
The server is running.
[rationaladmin@lxapp8053 server]$ ./repotools-jts.sh isServerRunning
Repo Tools
Provisioning using "./conf/jts/provision_profiles".
Jazz Foundation - Core Libraries, Version 4.0 (RJF-I20120531-1400)
CRJAZ1363I Loading the configuration from "file:conf/jts/teamserver.properties".
CRJAZ1779I This server is configured as a JTS.
CRJAZ1093I The following service class was not activated: "com.ibm.team.repository.service.internal.rdb.ConnectionPoolService"
CRJAZ1240I An IO exception was caught while trying to obtain a file lock for file "/tmp/_JazzRepoDBDF9858ECEBF2A3599495E31D5AE1D2A0995FDD". This is needed to lock access to the repository database at location "oracle:jtsusr@/lxdb8055:1521/CLM01P".
The server is running.