possible bug: folderType XML file issue

LabKey Support Forum (Inactive)
possible bug: folderType XML file issue Ben Bimber  2010-09-07 19:17
Status: Closed
 
hi guys,

To answer Josh:

1. EHR_reporting does not show up in the admin console
2. I searched the folder containing my checked out copy of the trunk and I only find one file called 'Expt Workbook.folderType.xml'

To answer Adam:

1. i just did a build, but get the same results
2. when i rename the XML file I cannot create folders of this type.
3. i put a breakpoint at ModuleLoader.java line 1061.

I set the breakpoint on the line that throws the error. The attached screenshot shows the folder it is about to load, and also shows that another one of the same name is registered. I'm not entirely sure how to interpret this though.

I should note that in the admin console module list I see both 'ehr' and 'EHR'. it's been this way for some time. could this have anything to do with it?

Maybe I am misunderstanding what Adam said about capitalization. I assumed you were referring to this line in the XML file:
<moduleName>EHR</moduleName>, which i changed from 'ehr' to 'EHR'. were you talking about somewhere else?