It's all about the answers!

Ask a question

RTC 4.0.4 Consumers (Inbound) Error java.lang.IllegalArgumentException


Chris Chinchiolo (8621816) | asked May 07 '14, 2:11 p.m.
Not sure what started this but still an issue after restart of data base and CLM apps on distributed env.

com.ibm.team.repository.service.internal.permission.read.content.AppManagedContentReadAccessChecker.assertPermission(AppManagedContentReadAccessChecker.java:34)
com.ibm.team.repository.service.internal.db.filestorage.ContentStorage.visitContentById(ContentStorage.java:337)
com.ibm.team.repository.service.internal.RdbRepositoryDataMediator.fetchContent(RdbRepositoryDataMediator.java:1326)
com.ibm.team.repository.service.internal.ContentService.doRetrieveContent(ContentService.java:1254)
com.ibm.team.repository.service.internal.ContentService.access$6(ContentService.java:1248)
com.ibm.team.repository.service.internal.ContentService$1.run(ContentService.java:372)
com.ibm.team.repository.service.internal.rdb.RepositoryDatabase$Transaction.run(RepositoryDatabase.java:498)
com.ibm.team.repository.service.internal.rdb.RepositoryDatabase$1.run(RepositoryDatabase.java:322)
com.ibm.team.repository.service.internal.rdb.ConnectionPoolService.withCurrentConnection(ConnectionPoolService.java:439)
sun.reflect.GeneratedMethodAccessor44.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:600)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
com.sun.proxy.$Proxy970.withCurrentConnection(Unknown Source)
com.ibm.team.repository.service.internal.rdb.RepositoryDatabase.runTransaction(RepositoryDatabase.java:318)
com.ibm.team.repository.service.internal.rdb.RepositoryDatabase.runInReadUncommittedTransaction(RepositoryDatabase.java:284)
com.ibm.team.repository.service.internal.PrimitiveTransactionService.runReadUncommittedTransaction(PrimitiveTransactionService.java:107)
sun.reflect.GeneratedMethodAccessor153.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:600)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
com.sun.proxy.$Proxy983.runReadUncommittedTransaction(Unknown Source)
com.ibm.team.repository.service.internal.ContentService.doRetrieveContent(ContentService.java:385)
com.ibm.team.repository.service.internal.ContentService.retrieveApplicationManagedContent(ContentService.java:348)
sun.reflect.GeneratedMethodAccessor155.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:600)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
com.sun.proxy.$Proxy1010.retrieveApplicationManagedContent(Unknown Source)
com.ibm.team.repository.service.internal.oauth.OAuthConsumerRegistrationService.createConsumerFromRegistration(OAuthConsumerRegistrationService.java:464)
com.ibm.team.repository.service.internal.oauth.OAuthConsumerRegistrationService.lookupConsumer(OAuthConsumerRegistrationService.java:431)
sun.reflect.GeneratedMethodAccessor108.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:600)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.invoke(ExportProxyServiceRecord.java:361)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord.access$0(ExportProxyServiceRecord.java:347)
org.eclipse.soda.sat.core.internal.record.ExportProxyServiceRecord$ExportedServiceInvocationHandler.invoke(ExportProxyServiceRecord.java:56)
com.sun.proxy.$Proxy1075.lookupConsumer(Unknown Source)
com.ibm.team.repository.service.internal.oauth.OAuthServiceProvider.lookupConsumer(OAuthServiceProvider.java:1264)
com.ibm.team.repository.service.internal.oauth.OAuthServiceProvider.isConsumerPrivate(OAuthServiceProvider.java:2153)
sun.reflect.GeneratedMethodAccessor496.invoke(Unknown Source)


Comments
Donald Nong commented May 08 '14, 4:14 a.m.

For such a problem, a few log files need to be reviewed. You'd better open a PMR with Support.

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.