on 2007 Jul 18 7:16 PM
Hello friends
I am getting an error whenevr I am trying to deploy any model. The error says <b>"Error in compiling Flex application (1). Consult log file for details."</b>. Please help me to resolve it.
Thanks
hi
Please check this pdf and search by "Flex"
<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/92d80512-0a01-0010-32a3-cd3735bd9275">How To Resolve Visual Composer Issues</a>
https://wiki.sdn.sap.com/wiki/display/VC/Enable+Log
Regards
Navneet
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
If you are running on unix machine you can try this:
Open the flex-config.xml file from the flex compiler configuration
folder in the following location:
j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\portalapps\co
m.sap.vc.mmcompiler\res\root\WEB-INF\flex\flex-config.xml
in the <compiler> element, find the <headless-server> parameter, and
change it's value to true.
Around line #146, change <headless-server>false</headless-server> to
<headless-server>true</headless-server>
Thanks,
Anat
User | Count |
---|---|
66 | |
10 | |
10 | |
10 | |
10 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.