× Discuss on T24 Installation, Setting up the environment, TC Server, jBOSS, Package & Deployment, etc…

documen download

  • gjramanan
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 5 months ago #16800 by gjramanan
documen download was created by gjramanan
We are currently upgrading from T24 R09 to T24 R14. On T24 R09 the documents were retrieved from OnDemand through TCServer using a custom built java file named 'FileInputStreamProvider.jar' deployed under /t24muappl/t24prod/tcserver.ondemand/ext.

For the upgrade, we are using JBOSS 6 EAP as web server to connect to T24 R14. Please see the configuration files attached to the ticket.

Same TCServer has been deployed on T24 R14. The download channel has been configured to listen to the port of the TCServer. A test was done to retrieve the document on T24 from OnDemand but we are getting below error:

TCServer Log

2014-12-22 11:54:45,301 [main] DEBUG tcs - Try to instantiate class : com.temenos.plugin.tcp.TCPListener
2014-12-22 11:54:45,335 [main] DEBUG tcs - About to start Listener Thread
2014-12-22 11:54:45,336 [main] DEBUG tcs - Waiting for listener to start...
2014-12-22 11:54:46,209 [TCP-Thread-17] INFO tcp - Starting TCP listener with forward facilities on port : '25001'
2014-12-22 11:54:46,357 [main] DEBUG tcs - Out of the loop, status : 1
2014-12-22 11:54:46,357 [main] DEBUG tcs - New Listener : Download.Custom
2014-12-22 11:54:46,358 [main] INFO tcs - Download.Custom/tcp/25001 /T24.ONDEMAND/
2014-12-22 11:54:46,372 [Thread-19] INFO monitor - all/2/0/0/0/0/0/0/8939440/536870912
2014-12-22 12:22:50,359 [Thread-20] ERROR tcp - Error while getting initial stream.
java.io.IOException: Input stream provider does not exist.
at com.temenos.tocf.tcs.API.AbstractInputStreamProvider.getInputStream(Unknown Source)
at com.temenos.plugin.tcp.TCPConnection.processStreamingDownload(Unknown Source)
at com.temenos.plugin.tcp.TCPConnection.run(Unknown Source)

Kindly let me know what needs to be done.

Please Log in or Create an account to join the conversation.

Time to create page: 0.031 seconds