on 2006 Aug 09 2:57 PM
Hi everyone,
I created an example in Visual Composer 7.0 like it is described in the How To Guide of Velu Pillai (https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/2e254377-0c01-0010-9787-b285e9af529f)
The Compilation works successfully.
When deploying the application I get the error message:
Error in Compiling Flex Application(1). Consult log file for details.
Is this a problem in the model I created or in the Portal System?
Though I don't have access to the WAS, I'm looking for a possibility to read the log files.
Please refer to note 974494 to reveal the actual error. also, VC loggin is available in the defaultTrace<x>.trc. you can increase the log sevirty in the visual admin (location com.sap.portal.vc.*).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I too, had the error.
Then I changed the compile type under tools, Options, Compiler, runtime to WebDynpro.
I received an error about missing model properties for NAMESPACE and VENDOR which I quickly set and was able to successfully deploy and then run the model successfully.
Regards,
mark
(POINTS?)
Where did you go to set the NAMESPACE and VENDOR properties? Please detail the steps.
Thanks,
Phong
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
They are set for each model.
After loading a model, the first step is to click the "Configure" elements property.
You should see the model name and comments at the top and in the bottom pane is the list of model properties such as LOGLOCATION.
Click on the + button to add a new property called NAMESPACE and repeat for the VENDOR property.
Regards,
Mark
Hello Olaf,
Are you able to fix the problem. I am also getting the same error when deploying the Visual Composer Model. My Server is on NW2005s SP08 on AIX. I created a test model and deployed and this is the error message I get.
<b>Error in model compilation (Flex)</b>
Any help would be appreciated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI,
To view the log file in 2004s[EP 7.0] go to
Java developer -> tools -> portal tools(in DLN) -> portal log viewer.
To view the log file in 2004 EP 6.0
System Administration -> support -> portal runtime -> log viewer
=======================================================
REFER TO THIS LINK
<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/48/c4de45d4024cd7a031725bde560406/content.htm">VC ERROR LOGS</a>
Message was edited by: Kirupanand Venkatapathi
Message was edited by: Kirupanand Venkatapathi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Olaf,
You should always look at the default.trc log, but yes there is a place to turn on additional logging for the visual composer. Within the Log Configurator there is a Visual Composer Node that you can change the status of to increase the amount of logging dumped out. The default is set to "ERROR" however while experiencing issues I generally turn this up to "DEBUG".
Cheers,
Scott
User | Count |
---|---|
68 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.