Error creating the sample LPA project: CRJCA0252E
![](http://jazz.net/_images/myphoto/03435afc0fa842ca03f240405b1431f5.jpg)
<g class="gr_ gr_35 gr-alert gr_gramm gr_inline_cards gr_run_anim Style multiReplace" data-gr-id="35" id="35">
Hi ,
</g>
Am getting the below error while creating " Money that matters Sample" LPA project. The issue is with RTC
<g class="gr_ gr_34 gr-alert gr_tiny gr_spell gr_inline_cards gr_run_anim ContextualSpelling multiReplace" data-gr-id="34" id="34">
i
</g>
believe as
<g class="gr_ gr_33 gr-alert gr_gramm gr_inline_cards gr_run_anim Grammar multiReplace" data-gr-id="33" id="33">
am
</g>
able to create LPA project by removing RTC and using QM & RM.
<g class="gr_ gr_27 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del" data-gr-id="27" id="27">
Am using
</g>
CLM 6.0.6 ifix008 with Db2 11.1 on
<g class="gr_ gr_36 gr-alert gr_gramm gr_inline_cards gr_run_anim Style multiReplace" data-gr-id="36" id="36">
<g class="gr_ gr_28 gr-alert gr_spell gr_inline_cards gr_run_anim ContextualSpelling ins-del multiReplace" data-gr-id="28" id="28">
linux
</g>
.
</g>
Please suggest.
Error in UI
Error creating the sample: CRJCA0252E During the "Creating sample artifacts in /ccm for configuration #1" step, the target application reported an error. For information about the cause of the error, review the error details and the server logs from the target application.
hide details
Error Stacktrace:
CRJCA0252E During the "Creating sample artifacts in /ccm for configuration #1" step, the target application reported an error. For information about the cause of the error, review the error details and the server logs from the target application.
CRJZS0432I Details about the error were written to the log file. To find this data, search the log file for this identifier: 1cfc1182-36c6-4d94-acb4-c79c8707fd36.
Caused by com.ibm.team.lpa.automation.TaskException ("CRJCA0252E During the "Creating sample artifacts in /ccm for configuration #1" step, the target application reported an error. For information about the cause of the error, review the error details and the server logs from the target application.")
Caused by com.ibm.team.lpa.automation.TaskException ("com.ibm.team.repository.common.TeamRepositoryException: Read timed out")
Caused by com.ibm.team.repository.common.TeamRepositoryException ("Read timed out")
Caused by java.net.SocketTimeoutException ("Read timed out")
hide details
Error Stacktrace:
CRJCA0252E During the "Creating sample artifacts in /ccm for configuration #1" step, the target application reported an error. For information about the cause of the error, review the error details and the server logs from the target application.
CRJZS0432I Details about the error were written to the log file. To find this data, search the log file for this identifier: 1cfc1182-36c6-4d94-acb4-c79c8707fd36.
Caused by com.ibm.team.lpa.automation.TaskException ("CRJCA0252E During the "Creating sample artifacts in /ccm for configuration #1" step, the target application reported an error. For information about the cause of the error, review the error details and the server logs from the target application.")
Caused by com.ibm.team.lpa.automation.TaskException ("com.ibm.team.repository.common.TeamRepositoryException: Read timed out")
Caused by com.ibm.team.repository.common.TeamRepositoryException ("Read timed out")
Caused by java.net.SocketTimeoutException ("Read timed out")
Error in JTS.log
Thread-186] ERROR com.ibm.team.lpa.app.services.TemplateService$5 - CRJZS0431I A client action caused the server exception that is listed below. The identifier for the error is 1cfc1182-36c6-4d94-acb4-c79c8707fd36.
com.ibm.team.lpa.automation.TaskException: CRJCA0252E During the "Creating sample artifacts in /ccm for configuration #1" step, the target application reported an error. For information about the cause of the error, review the error details and the server logs from the target application.
at com.ibm.team.lpa.automation.CompositeTask.finishWithError(CompositeTask.java:313)
at com.ibm.team.lpa.automation.CompositeTask.run(CompositeTask.java:214)
at com.ibm.team.lpa.common.tasks.LoggingCompositeTask.run(LoggingCompositeTask.java:37)
at com.ibm.team.lpa.automation.AsyncTask$TaskRunner.run(AsyncTask.java:40)
at java.lang.Thread.run(Thread.java:811)
Caused by: com.ibm.team.lpa.automation.TaskException: com.ibm.team.repository.common.TeamRepositoryException: Read timed out
at com.ibm.team.lpa.app.tasks.CreateSampleTask.runTask(CreateSampleTask.java:95)
at com.ibm.team.lpa.common.tasks.AbstractTask.run(AbstractTask.java:48)
at com.ibm.team.lpa.automation.CompositeTask.run(CompositeTask.java:211)
at com.ibm.team.lpa.automation.CompositeTask$MonitoredSubTask.run(CompositeTask.java:127)
at com.ibm.team.lpa.automation.CompositeTask.run(CompositeTask.java:211)
... 3 more
Caused by: com.ibm.team.repository.common.TeamRepositoryException: Read timed out
at com.ibm.team.repository.service.internal.oauth.shared.AuthenticatingClientService$Operation.send(AuthenticatingClientService.java:979)
at com.ibm.team.repository.service.internal.oauth.shared.AuthenticatingClientService$Operation.access$2(AuthenticatingClientService.java:773)
at com.ibm.team.repository.service.internal.oauth.shared.AuthenticatingClientService.send(AuthenticatingClientService.java:169)
at sun.reflect.GeneratedMethodAccessor964.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at com.sun.proxy.$Proxy325.send(Unknown Source)
at com.ibm.team.lpa.app.tasks.CreateSampleTask.runTask(CreateSampleTask.java:66)
... 7 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:127)
at java.net.SocketInputStream.read(SocketInputStream.java:182)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at com.ibm.jsse2.b.a(b.java:232)
at com.ibm.jsse2.b.a(b.java:254)
at com.ibm.jsse2.au.a(au.java:392)
at com.ibm.jsse2.au.a(au.java:627)
at com.ibm.jsse2.f.read(f.java:45)
at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:223)
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
at com.ibm.team.jfs.app.http.client.internal.ExtensibleRequestDirector.execute(ExtensibleRequestDirector.java:168)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:71)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at com.ibm.team.repository.service.internal.oauth.shared.AuthenticatingClientService$Operation.send(AuthenticatingClientService.java:977)
... 17 more
com.ibm.team.lpa.automation.TaskException: CRJCA0252E During the "Creating sample artifacts in /ccm for configuration #1" step, the target application reported an error. For information about the cause of the error, review the error details and the server logs from the target application.
at com.ibm.team.lpa.automation.CompositeTask.finishWithError(CompositeTask.java:313)
at com.ibm.team.lpa.automation.CompositeTask.run(CompositeTask.java:214)
at com.ibm.team.lpa.common.tasks.LoggingCompositeTask.run(LoggingCompositeTask.java:37)
at com.ibm.team.lpa.automation.AsyncTask$TaskRunner.run(AsyncTask.java:40)
at java.lang.Thread.run(Thread.java:811)
Caused by: com.ibm.team.lpa.automation.TaskException: com.ibm.team.repository.common.TeamRepositoryException: Read timed out
at com.ibm.team.lpa.app.tasks.CreateSampleTask.runTask(CreateSampleTask.java:95)
at com.ibm.team.lpa.common.tasks.AbstractTask.run(AbstractTask.java:48)
at com.ibm.team.lpa.automation.CompositeTask.run(CompositeTask.java:211)
at com.ibm.team.lpa.automation.CompositeTask$MonitoredSubTask.run(CompositeTask.java:127)
at com.ibm.team.lpa.automation.CompositeTask.run(CompositeTask.java:211)
... 3 more
Caused by: com.ibm.team.repository.common.TeamRepositoryException: Read timed out
at com.ibm.team.repository.service.internal.oauth.shared.AuthenticatingClientService$Operation.send(AuthenticatingClientService.java:979)
at com.ibm.team.repository.service.internal.oauth.shared.AuthenticatingClientService$Operation.access$2(AuthenticatingClientService.java:773)
at com.ibm.team.repository.service.internal.oauth.shared.AuthenticatingClientService.send(AuthenticatingClientService.java:169)
at sun.reflect.GeneratedMethodAccessor964.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
at org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
at com.sun.proxy.$Proxy325.send(Unknown Source)
at com.ibm.team.lpa.app.tasks.CreateSampleTask.runTask(CreateSampleTask.java:66)
... 7 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:127)
at java.net.SocketInputStream.read(SocketInputStream.java:182)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at com.ibm.jsse2.b.a(b.java:232)
at com.ibm.jsse2.b.a(b.java:254)
at com.ibm.jsse2.au.a(au.java:392)
at com.ibm.jsse2.au.a(au.java:627)
at com.ibm.jsse2.f.read(f.java:45)
at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:223)
at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
at com.ibm.team.jfs.app.http.client.internal.ExtensibleRequestDirector.execute(ExtensibleRequestDirector.java:168)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:71)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at com.ibm.team.repository.service.internal.oauth.shared.AuthenticatingClientService$Operation.send(AuthenticatingClientService.java:977)
... 17 more