Page 1 of 1

XML Assembly Editor Time Out CDIUI4615E

Posted: Mon Dec 17, 2012 10:01 pm
by shivadrash
I am using DS 8.5 and recent times when ever I open the XML Stage Assembly editor it shuts down with the following info:

" CDIUI4615E The session with server '{0}' has expired. Please restart the {1} application. Server status code is 408.


Existing jobs already using this stage runs fine. Any help appreciated



Additional info:

the log created By Datastage has the followin:

12/17/2012 9:41:02 PM [INFO] CDIUW2001I server = testetl11:443 userid = a515654
12/17/2012 9:41:02 PM [INFO] APT_XML3_UI_DEBUG_LOG is not set
12/17/2012 9:41:02 PM [INFO] CDIUW2018I ClientID is clientid-10.97.210.183-2012.12.17_21.41.02.274.
12/17/2012 9:41:07 PM [ERROR] Status code: 408\ncom.ascential.asb.util.security.SessionExpiredException: The session [3EBEFA4F-F561-4756-BD67-F1A60E7D3D34] has expired or was not found.
at java.lang.Throwable.<init>(Throwable.java:67)
at com.ascential.asb.util.common.SOAException.<init>(SOAException.java:36)
at com.ascential.asb.util.security.SessionExpiredException.<init>(SessionExpiredException.java:40)
at com.ascential.asb.util.security.impl.SessionManagerImpl.getSessionById(SessionManagerImpl.java:218)
at com.ibm.is.binding.rest2.OperationRegistryEntry.isAccessAllowed(OperationRegistryEntry.java:261)
at com.ibm.is.binding.rest2.Servlet.processRequest(Servlet.java:311)
at com.ibm.is.binding.rest2.Servlet.doRequest(Servlet.java:260)
at com.ibm.is.binding.rest2.Servlet.doPost(Servlet.java:229)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1663)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:939)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:179)
at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3935)
at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:276)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:931)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
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.HttpInboundLink.ready(HttpInboundLink.java:276)
at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.determineNextChannel(SSLConnectionLink.java:1048)
at com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyReadCompletedCallback.complete(SSLConnectionLink.java:642)
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:1604)

12/17/2012 9:41:07 PM [ERROR] CDIUW2026E An unrecoverable error has occurred. Server https://testetl11:443 request URI is: 'https://testetl11:443/xmlpack3rest/asse ... .41.02.274'. Error condition is '408'. Client session ID is 'clientid-10.97.210.183-2012.12.17_21.41.02.274'.
The application must exit.
For more information, see log file 'H:\Personal\ds_logs\XMLUI_~2.LOG'.

Posted: Tue Dec 18, 2012 6:31 am
by eostic
I haven't seen such a thing...but I would want to try it (opening the jobs and the assembly) on other workstations, to be certain it isn't a flash thing.

Ernie

Re: XML Assembly Editor Time Out CDIUI4615E

Posted: Wed Oct 15, 2014 8:00 am
by krishna81
CDIUI4615E The session with server 'http://<hostname>:9080' has expired. Please restart the Assembly Editor application. Server status code is 408.


Shiva,

Was the above problem resolved?If so can you explain how you nail down.

Appreciate in advance

Thanks
Krishna

Posted: Wed Nov 12, 2014 3:55 pm
by krishna81
Never mind, issue is resolved .

Work around is add a line of datastage server Host entry in Client machine Host file

<IP ADDRESS> <DS HOSTNAME>

Posted: Wed Nov 12, 2014 4:19 pm
by ray.wurlod
It is a requirement for Information Server that every computer on which any Information Server software is installed has to be able to resolve its host name to an IP address.