The jboss conf/crcapp/crc.properties file identifies the DS for the
CRC_DB_LOOKUP table
see queryprocessor.ds.lookup.datasource property.
I am guessing that in your case it is pointing to QueryToolDemoDS.
Rename this to something generic like: CRCBootstrapDS.
Next, the conf/crcapp/CRCApplicationContext.xml file provides a place to define
the dataSource
for the CRCBootstrapDS... Is this entry pointing to the correct
CRC_DB_LOOKUP table (db , uname, password, etc) ?
There are similar files in conf/crcloaderapp/ that you will want to verify
also.
If you are adding a project to the "demo" hive:
For starters I am a little confused why you are reusing the 'Demo' and 'Demo2'
projects as
opposed to creating a new one.
1.You said you created a new datasource QueryToolRDDS, but did you also change
the C_DB_Fullschema
entry for this data source to point to something other than i2b2demodata?
2. Are the original entries for Demo/Demo2 projects still in the CRC_DB_LOOKUP
table?
There should be only one entry in the CRC_DB_LOOKUP for a given domain/project
pair.
Thank you in advance.
The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.
Documents can be found on https://www.i2b2.org/software/#documents
Hi,
There might be some information in the Install documentation regarding this but at a high level.
The HIVE and PM cells will be shared between your projects.
You need to make some entries in the hive db tables for the cells and each project, so like crc_db_lookup, im_db_lookup, ont_db_lookup, work_db_lookup.
The xml datasource files in …/etc/jboss for these cells, also need to be edited for the new Projects datasources. The datasource name needs to correspond to the c_db_datasource column in these tables.
And then redeployed via running the ANT targets.
This is at a very high level, but I think if you examine the xml datasource files, the tables, and the install documentation, it might be enough to go on.
FYI.
-Peter
From: i2b2-ins...@googlegroups.com [mailto:i2b2-ins...@googlegroups.com]
On Behalf Of Gul Shahzad Sarwar
Sent: Thursday, October 01, 2015 8:22 AM
To: i2b2 Install Help
Cc: mme...@partners.org; sol...@gmail.com
Subject: Re: Creating projects in I2B2
Good Morning Everybody,
--
You received this message because you are subscribed to the Google Groups "i2b2 Install Help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
i2b2-install-h...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.