cancel
Showing results for 
Search instead for 
Did you mean: 

Error importing 7.31 Theme into 7.5 portal

former_member191044
Active Contributor
0 Kudos

Hi all,

as the title says, i am experiencing problems when trying to import a 7.31 created theme into a 7.5 portal.

Exception thrown does not help me much:

Failed to convert theme from old structure to new structure
[EXCEPTION]
org.mozilla.javascript.JavaScriptException: [object Object] (system.js#54)
at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1018)
at script(system.js:54)
at script(system.js:114)
at script(migration.js:52)
at script(migration.js:12)
at script(r.js:1915)
at script(r.js:1124)
at script(r.js:1408)
at script(r.js:1032)
at script(r.js:1681)
at script(r.js:2021)
at script.localRequire(r.js:1670)
at script(r.js:2002)
at script(migration.js:8)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:815)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:394)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3091)
at org.mozilla.javascript.InterpretedFunction.exec(InterpretedFunction.java:120)
at org.mozilla.javascript.Context.evaluateReader(Context.java:1110)
at com.sap.ui.theming.engine.scripting.ScriptEngine.executeJS(ScriptEngine.java:146)
at com.sap.ui.theming.engine.scripting.ScriptEngine.executeJS(ScriptEngine.java:104)
at com.sap.ui.theming.engine.service.ServiceBase.evalJavaScriptFile(ServiceBase.java:154)
at com.sap.ui.theming.engine.service.ServiceBase.evalJavaScriptFileRelative(ServiceBase.java:228)
at com.sap.ui.theming.engine.service.MigrationService.doExecute(MigrationService.java:46)
at com.sap.ui.theming.engine.service.ServiceBase.execute(ServiceBase.java:68)
at com.sap.portal.theming.migration.PortalLessMigrationService.executeMigrateTheme(PortalLessMigrationService.java:159)
at com.sap.portal.theming.migration.PortalLessMigrationService.migrateTheme(PortalLessMigrationService.java:123)
at com.sapportals.portal.styles.stylearchive.StyleArchive.migrateThemesFromOldStructureToNewStructure(StyleArchive.java:412)
at com.sapportals.portal.styles.stylearchive.StyleArchive.doUploadCustomerDesign(StyleArchive.java:1

Can anyone help me on this?

Best regards,

Tobias

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member189925
Active Contributor
0 Kudos

Hi Tobias

Can you please apply the latest patch of UI5 in your support package and also follow the resolution section from the below Note.

2182462 - Inconsistency between the Theming engine version and UI5 version in the enterprise portal

Regards

Santarshi Samanta