cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment failure after installing SP11 - Error in Compiling Flex App

Former Member
0 Kudos

After installing SP11 for Visual Composer, I am now not able to deploy any of my models, even though they compile successfully. The following was installed:

VCBASE11_0-10003602.SCA

VCFRAMEWORK11_0-10003624.SCA

VCFLEX11_0-10003616.SCA

The specific error is as follows:

<i>Error in compiling Flex application: Error: Failed to read stylesheet: /vc/skins/defaultSkins.css

(D:\usr\sap\PLD\JC01\j2ee\cluster\server0\GUIMachine_Business_Packages\TestModel_25034\FLEX_COMPILATION_FOLEDR\AAD15H.mxml:23)

Failed to compile AAD15H.mxml</i>

"TestModel" is the name of my model in this example. I would appreciate any assistance anyone can offer.

Regards,

Jim

Accepted Solutions (1)

Accepted Solutions (1)

lanzlf
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Jim,

Please open a support message (former OSS) and add the verbose collected

as per SAP Note 974494 and the mxml file

I'm sure they will help you with this!

Regards, Luis

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi James,

did you check if the CSS files exists or if the permissions are correct?

Best Regards,

Marcel

Former Member
0 Kudos

Hi Jim,

I have never heard of similar errors. Have you had a look at the stylesheet that is referenced? Maybe the file is corrupt, permissions are wrong or the path has changed? Try to change the defaultSkins.css.

You can also have a look at the source code after compiling. Select .mxml of iView AAD15H and have a look at line 23. Maybe you find some clues.

Best Regards, Benni