problems running xtest

  2 posts   Feedicon  
Replies: 1 - Last Post: November 17, 2009 21:23
by: anandsastry
showing 1 - 2 of 2
 
Posted: November 17, 2009 13:09 by RashmiG
Hi,

When I try to run any of the xtest commands on cygwin I get the following error:

This one is for xtest –run –err –t vsmallpnr

["vsmallpnr", "submit"] ***************
Endpoint :
FatalError (step finddocs_ref) : Exception: java.net.ConnectException
Connection refused: connect
["vsmallpnr", "eval"] ***************
Endpoint :
FatalError (step finddocs_ref) : finddocs_ref: Linkage:CompileUseId(): s
ection AssignedPatientId step submit_docs1 Transaction with step_id submit_docs1
cannot be found in log file C:\apps\hieos-1.1\logs\testdata\vsmallpnr\eval\..\s
ubmit/log.xml


I do not understand which is the connection that is being refused.

Also when I run the logbrowser(http://localhost:8081/logbrowser/), although the page shows the 'Filter' and 'Display', I get an exception as below:

class com.vangent.hieos.logbrowser.log.db.LoggerException:Could not get repository data source: hieos-log not found

Can you help me please?

Many Thanks
Rashmi
 
Posted: November 17, 2009 21:23 by anandsastry
Error : java.net.ConnectException
=====================
Per the error message, either the server is unavailable, or, there is a mismatch between the service endpoints exposed by your HIEOS deployment, and where xtest is submitting requests to.

To determine if there is an endpoint mismatch, can you please go to the URL, http://localhost:8080/axis2/services/listServices (assuming a localhost deployment here). You should be able to see a listing of all HIEOS services and their endpoints.

You can then navigate to <HIEOS_ROOT>\src\xtest\test and evaluate xtestconfig.xml. This configuration file provides xtest with endpoints for HIEOS services, on a Site/Actor/Transaction basis. Please look at the definitions for the Site where name="dev" to see if there are any mismatches.

Error: Could not get repository data source: hieos-log not found
=============================================
Please log on to the the glassfish server admin console and validate if data sources have been set up as per http://kenai.com/projects/hieos/pages/SetupGuide#Application_Server_Setup.

Regards,

Anand
Replies: 1 - Last Post: November 17, 2009 21:23
by: anandsastry
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120518.3c65429)
 
 
Close
loading
Please Confirm
Close