Hi. I am not sure what I have done but I can no longer edit reports from my jasperserver repository on the server. I can browse to it , select the main.jrxml , right click and say open in editor.
I then get an error message that says the following, and i quote ...
Exception. If you want to see more information look into details.
Reason: Path must include project and resource name: /MyReports
details is as follows :
2 Answers:
I have found an answer to my own question :) Go Figure. For anyone who may come accross the same problem you can dfinitelt mix and match the lasterstudio versions and the jasper reportserver versions. What I had done is in the jasper server access configuration, under the advanced tab, clicked on the two dots and then selected MyReports which is the only option it gives you under the workspace location.And that is what the problem was. Just deleted the my reports from the box in the workspace selection and Voila, I can now open in editor from the repository again....
I hope someone finds this usefull
Commenting to verify the accepted answer as a fix for this issue. In Jaspersoft Studio Repository Explorer, right-click your desired server and select 'Edit JasperReports Server Connection', expand the 'Advanced Settings' tab, and manually resetting my 'Workspace Folder' to the correct location resolved the issue.
My report directory structure looks like this:
/MyReports/ExampleReportDirectory
But was somehow set only to this:
ExampleReportDirectory
Which appears to be the root cause of the java exception described above.
I had rather found this comment more useful as compared to this answer. Somehow I cannot add a new answer, else I would explained what I did to solve this problem.
I've submitted a detailed bug report for this issue, hopefully it will be resolved in a future version of Jaspersoft Studio: http://community.jaspersoft.com/jaspersoft-studio/issues/7616