[closed] RRC WEB UI error: The requested content could not be generated
Pierre Friend (19●1●9●15)
| asked May 16 '13, 1:13 p.m.
closed Jun 05 '13, 2:32 p.m. by Stef van Dijk (2.0k●1●7●9) We have CLM v.3.0.1.5 installed on single Windows Server 2008 R2 Enterprise x64 using bundled Apache Tomcat running windows service 64 bit. Database is Oracle 10g. The same issue is also happening in another of our production distributed environment. These servers are also at v.3.0.1.5 on Windows Server 2003 R2 Enterprise x64 Browser is FF 10ESR or IE8 When editing and saving a RRC artifact, the server returns the following error: The requested content could not be generated The RRC add-on is properly installed so we have no problems editing the diagram or sketch. We have looked at many posts regarding this issue and all seem to point to issues with the RRC converter.war on Linux – not on Windows. Any idea if there is a solution for this issue for a Windows environment. Thanks in advance. Pierre |
Comments
Hi Pierre,
The converter is something that runs on the server and is only responsible for "view" mode whereas edit is controlled by the browser plugin. And you are correct that most issues encountered with the converter occur on Linux. It's rare to see an issue on Windows.
These problems are most typically environment or configuration related, so addressing them via the forum isn't typically the best approach. If possible I would recommend reporting the issue through IBM Support.Then we can arrange for a remote session to take a look at what's going on with your situation more directly. Here is the link: http://www-01.ibm.com/software/rational/support/contact.html.
All that said, I'd suggest looking in both the rm.log and converter.log files for possible clues to the issue. You could also see what happens when accessing the converter url: https://{host:port}/converter/htmlgen
Thanks for the information.
We upgrade from Tomcat to Webshpere and the error message no longer appears. I suspect their was something wrong with the Tomcat installation/configuration.
Pierre