Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

DXL Error is generated when opening a specific DOORS module

I have a user who is running DOORS 9.6.1.3
He got the following DXL Error when opening a specific module. 

-E- DXL <Line:2> could not open include file
(layout/actual/oslcColumn.inc) (No such file or directory) 
-E- DXL <Line:2> syntax error

What could be the problem?

1 vote


Accepted answer

Permanent link

This issue could be resolved by one of the following steps


1. run the following DXL script 
string modPath = "/<Path_To_Module/Module_Name" 
Module m = edit (modPath, true, false, true) 

2. remove OSLC columns and then reopen the module 

3. re-create the views

Andrew Clement selected this answer as the correct answer

3 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jan 10 '17, 10:39 a.m.

Question was seen: 5,365 times

Last updated: Jan 10 '17, 10:51 a.m.

Confirmation Cancel Confirm