Symptom
Intermediate "unknown error" message is displayed when previewing the Dashboard Design 4.0 or when creating a new query from the Query browser as shown below:
Environment
- Dashboard Design 4.0
- Clustered Application server
- Universes(.unx)
Reproducing the Issue
- Open the dashboard based on any UNX query.
- Preview the dashboard and you get the error message.
- Refresh the dashboard again and the error disappears.
- The error message also appears when creating a new query through Query browser.
- The following error message is displayed in the Fiddler logs:
<faultstring>unknown</faultstring><detail><ns1:DSWSException xmlns:ns1="session.dsws.businessobjects.com"><ID>XXX</ID><Message>login exception (Error: N/A 99998)</Message><Operation>session.dsws.businessobjects.com/login</Operation><CallStackTrace>java .lang.NullPointerException
at java.net.URLEncoder.encode(URLEncoder.java:188)
at com.businessobjects.dsws.wsc.common.SessionIDHelper.createSessionID(SessionIDHelper.java:121)
Resolution
Note: Make sure that you have the backup from both the locations.
- Stop the Application server before taking a backup of dswsbobje Folder from <installation directory of Business object>\<Tomcat6>\work\Catalina\localhost and remove it from this location.
- Delete the same folder from <installation directory of Business object>\<Tomcat6>\webapps\dswsbobje
- Go to command line(cmd) and type D:\Programs Files\Business Objects\Business Object 14.0\wdeploy>wdeploy tomcat6 -DAPP=dswsbobje deploy
- Restart the App server.
Keywords
cannot find external data, WSE 99998, Login Exception, dswsbobje, ADAPT00801499 , KBA , BI-RA-XL , Obsolete: BusinessObjects Dashboards and Presentation Design , Problem