#202: Deploy Data Builder at each GPC site
----------------------------------+-----------------------------------
 Reporter:  dconnolly             |       Owner:  dconnolly
     Type:  task                  |      Status:  assigned
 Priority:  major                 |   Milestone:  bc-survey-cohort-def
Component:  data-sharing          |  Resolution:
 Keywords:  breast-cancer-cohort  |  Blocked By:
 Blocking:                        |
----------------------------------+-----------------------------------

Comment (by dconnolly):

 Replying to [comment:19 lv]:
 > I get the following error:
 > Error from back-end: incorrect credentials

 That diagnostic means that the javascript in the plug-in called the
 `dfbuild.cgi` script, and that CGI script tried to confirm the credentials
 with the i2b2 hive, but it got an error.

 This can happen if either of the two URLs in the `dfbuild.cgi` script
 don't point to the i2b2 hive correctly:

 {{{
 python -m cdr2edc.param_check \
     deid \
     http://localhost/webclient/index.php \
     http://localhost:9090/i2b2/services/PMService/ \
     /var/log/data_builder
 }}}

 Those URLs are known to work for `i2b2vmware-1703a.zip` (BuilderSaga#i2b2
 -vm-dep), but perhaps your configuration is different?

--
Ticket URL: 
<http://informatics.gpcnetwork.org/trac/Project/ticket/202#comment:20>
gpc-informatics <http://informatics.gpcnetwork.org/>
Greater Plains Network - Informatics
_______________________________________________
Gpc-dev mailing list
[email protected]
http://listserv.kumc.edu/mailman/listinfo/gpc-dev

Reply via email to