Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

CRJAZ1173I Service com.ibm.team.repository.common.jauth.IIssueAuthToken is not available.

 Hi

I have this error when restart the server of RTC, in this server I have all applications deployed (JTS, CCM and ADMIN).

CRJAZ1173I Service com.ibm.team.repository.common.jauth.IIssueAuthToken is not available.
The infrastructure of deployment is the next.

- 2 IBM Http Servers 8.0.5 (Reverse proxys)
- Websphere Network Deployment 8.0.5 
- DB2 9.7.x

I am looking for this error with the same key (CRJAZ1173I), but just find a problem with the configuration of the database in phase of configuration () and other at moment to registry the applications in the installation process setup ().

In my case I don't have this problem with the database, neither in the registry of applications, because they are working fine, but this problem occurs only when restart the server.


I think that this problem is generated for the OAuth's Tokens and maybe one token keep open or registered when the server stop, and when start again this token isn't valid or detached and later the application create other one and the error dissapear.

Please help me to validate, if this information is true.


This is all trace of the exception.


[3/18/14 16:31:09:422 CST] 00000026 webapp        E com.ibm.ws.webcontainer.webapp.WebApp logServletError SRVE0293E: [Servlet Error]-[equinoxbridgeservlet]: com.ibm.ws.webcontainer.webapp.WebAppErrorReport: CRJAZ1173I Service com.ibm.team.repository.common.jauth.IIssueAuthToken is not available.
       at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppDispatcherContext.java:626)
       at com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppDispatcherContext.java:656)
       at com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletResponse.java:1236)
       at com.ibm.team.repository.common.transport.ServerHttpUtil.sendError(ServerHttpUtil.java:1317)
       at com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleException(AbstractTeamServerServlet.java:1412)
       at com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest2(AbstractTeamServerServlet.java:2249)
       at com.ibm.team.repository.servlet.AbstractTeamServerServlet.handleRequest(AbstractTeamServerServlet.java:2153)
       at com.ibm.team.repository.servlet.AbstractTeamServerServlet.service(AbstractTeamServerServlet.java:1963)
       at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
       at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
       at org.eclipse.equinox.http.servlet.internal.ServletRegistration.service(ServletRegistration.java:61)
       at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:126)
       at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:76)
       at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
       at org.eclipse.equinox.servletbridge.BridgeServlet.service(BridgeServlet.java:120)
       at com.ibm.team.repository.server.servletbridge.JazzServlet.service(JazzServlet.java:74)
       at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
       at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1224)
       at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:774)
       at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:456)
       at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
       at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136)
       at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:97)
       at com.ibm.team.repository.server.servletbridge.BridgeFilter.processDelegate(BridgeFilter.java:165)
       at com.ibm.team.repository.server.servletbridge.BridgeFilter.doFilter(BridgeFilter.java:198)
       at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:195)
       at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:91)
       at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:928)
       at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1025)
       at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:87)
       at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:895)
       at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)
       at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:195)
       at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:452)
       at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:511)
       at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:305)
       at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
       at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1784)
      at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
       at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
       at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
       at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
       at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
       at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
       at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
       at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1690)

0 votes



One answer

Permanent link
I suspect this may be a timing issue.  try the following:
1. Only start one IHS server
2. Start up the applications one at at a time, first starting with JTS, then admin and so on.  See if the problem persists.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 343

Question asked: Mar 25 '14, 2:45 p.m.

Question was seen: 5,934 times

Last updated: Mar 27 '14, 3:48 p.m.

Related questions
Confirmation Cancel Confirm