Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • TREP APIs /
  • RFA /
avatar image
Question by siyer · Jul 19, 2021 at 06:13 PM · treprfarfa-apiDACSopen-dacs

DACS - Rebranding change - Failing to get list of application list

The following call is failing

final DacsApplicationListResult dacsApplicationListResult = dacsWebService.getApplicationList(dacsAdministratorLogin);

with the error:

Caused by: com.sun.xml.internal.ws.fault.ServerSOAPFaultException: Client received SOAP Fault from server: java.lang.NullPointerException Please see the server log to find more detail regarding exact cause of the failure.

Using:

<dependency>
    <groupId>com.reuters.dacs</groupId>
    <artifactId>wsclient</artifactId>
    <version>7.7.0</version>
</dependency>


It had worked previously with 6.7.0

What should I be looking for?

Thanks.


People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

2 Replies

  • Sort: 
avatar image
Best Answer
Answer by siyer · Jul 20, 2021 at 01:55 PM

Thanks @zoya.farberov . It started working after Apache Tomcat server was restarted.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by zoya faberov · Jul 20, 2021 at 01:12 AM

Hello @siyer ,

Running a quick check of the same service call against 7.7 testbed via python, do not see the issue:

from suds.client import Client

dacsLogin  = "MYVALIDLOGIN"
dacsPasswd = "MYVALIDPASSWORD"
dacsWSurl  = "http://MYVALIDADDRESS/DacsWS/DacsWebServiceService?wsdl

client = Client(dacsWSurl)

_dl = client.factory.create('dacsAdministratorLogin')
_dl.aAdministratorName.mAdministratorName         = dacsLogin
_dl.aAdministratorPassword.mAdministratorPassword = dacsPasswd

_appList = client.service.getApplicationList(_dl)

print(_appList)
    

If you are comfortable with Python, this could be a super-quick test on your side.

I personally would work through DACS Station API - Quick Start Guide - Java in your environment, against 7.7, with the new project, this should be quick to do and should allow you to be sure to get a clean project and to get a very simple integration with DACS WS working, as the first step. Next, would add getApplicationList call and see, if this causes the issue, or if with the rebuilt references it goes away.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
8 People are following this question.

Related Questions

RFA Configuration File (RSSL Type Connection) and DACS AppID

DACS recoverability using RFA

Is it possible to configure a RFAC++ application using the MD interface to connect to a remote dacs_snkd?

ADS 2.6.3 - DACS 6.6 - RFA Java - Network connection to DACS Multiplexer down

DACS is not available

  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Intelligent Tagging
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open Calais
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • RDMS
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • Workspace SDK
    • Element Framework
    • Grid
  • World-Check Data File
  • 中文论坛
  • Explore
  • Tags
  • Questions
  • Badges