NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

OCUM 7.0 Failed to import report, Error occurred while validating the report.

tuncay
10,211 Views

Hi,

 

I created custom report but can not upload OCUM and getting 'Failed to import report. Error occurred while validating the report. Some unexpected internal server error occurred. See log for more details.' When I check from support bundle oncommand-um-logs-ocum-report.log, there is no error message about imported reports.

 

I checked custom file, my reports was showing on that file but can not see on OCUM imported reports page.

 

Does anyone create custom report on OCUM before and got this error ?

 

Thanks,

Tuncay

 

 

1 ACCEPTED SOLUTION

tuncay
10,040 Views

Finally I solved the problem .

 

The report which I created on BIRT has same column name.You can view report from BIRT but when you want to import OCUM, you got errors.

 

After I modfied column name, I can able to import report to OCUM.

 

Tuncay

 

 

View solution in original post

8 REPLIES 8

Jeff_Yao
10,124 Views

try to check ocumserver-debug.log

to check from basics. like: 

1. put the report file at default location: C:\Program Files\NetApp\ocum\reports\repository\public

2. report files should have "everyone" "read" and "read and execute" permission

 

 

hopefully helps

tuncay
10,105 Views

I also tried this but it did not work but did not change the permission.

 

Now I put report to the custom and changed the permisson to everyone but result is same.

 

I checked report log file but it is empry. I could not find ocumserver-debug.log file.

 

 

 

 

 

 

tuncay
10,041 Views

Finally I solved the problem .

 

The report which I created on BIRT has same column name.You can view report from BIRT but when you want to import OCUM, you got errors.

 

After I modfied column name, I can able to import report to OCUM.

 

Tuncay

 

 

EricRB
9,788 Views

Tuncay,

 

Can you explain in a little more detail what the fix was? I started getting the same message with OCUM 7.1 while importing custom reports. 

tuncay
9,741 Views

Hi,

 

My mistake is about the query. If you can send t your query I can check yours.

 

Thanks,

 

Nagar
9,252 Views

Hello Champs ,

 

Did you get any solution of this issue ? i am getting the same problem .

tuncay
9,202 Views

Hello,

 

Like I said before, my query has wrong state then ı figured it out and fixed that then it solved.

 

If you send your query, I can check if it the same mistake.

 

Thanks,

Tuncay

TSUNIXBACKUP
8,664 Views

Hi

 

I have the same problem , I send you the query 

 

select aggregate.clusterId,aggregate.name,aggregate.sizeTotal
from aggregate

 

and my error message

 

2017-09-27 10:37:32 [FATAL] [default task-34] [ReportRestApiHandler:142] - Illegal arguments passed.
java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence near index 5
.*C:\luns_2017-09-27_10_37_32-035.*

 

I have ocum intalled in linux server 

Public