S32 Design Studio for S32 Platform 3.4 running error!

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32 Design Studio for S32 Platform 3.4 running error!

Jump to solution
3,573 Views
mark14
Contributor II

The error dialog box:

mark14_0-1694063904427.png

The error log:

!SESSION 2023-09-07 11:43:47.807 -----------------------------------------------
eclipse.buildId=3.4.0.202012171340
java.version=1.8.0_202
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN
Command-line arguments:  -os win32 -ws win32 -arch x86_64
 
!ENTRY org.eclipse.tools.templates.freemarker.java11 2 0 2023-09-07 11:43:52.696
!MESSAGE Could not resolve module: org.eclipse.tools.templates.freemarker.java11 [709]
  Unresolved requirement: Fragment-Host: org.eclipse.tools.templates.freemarker; bundle-version="1.0.0"
 
 
!ENTRY org.eclipse.osgi 4 0 2023-09-07 11:43:52.698
!MESSAGE Application error
!STACK 1
org.apache.batik.css.parser.ParseException: identifier.character
at org.apache.batik.css.parser.Scanner.nextToken(Scanner.java:774)
at org.apache.batik.css.parser.Scanner.next(Scanner.java:222)
at org.apache.batik.css.parser.Parser.parseStyleSheet(Parser.java:185)
at org.eclipse.e4.ui.css.core.impl.dom.parsers.AbstractCSSParser.parseStyleSheet(AbstractCSSParser.java:63)
at org.eclipse.e4.ui.css.core.impl.engine.AbstractCSSEngine.parseStyleSheet(AbstractCSSEngine.java:187)
at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngine.setTheme(ThemeEngine.java:474)
at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngine.setTheme(ThemeEngine.java:435)
at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngine.setTheme(ThemeEngine.java:412)
at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngine.restore(ThemeEngine.java:613)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.setCSSTheme(PartRenderingEngine.java:1427)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.initializeStyling(PartRenderingEngine.java:1334)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1053)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
 
Thanks
0 Kudos
Reply
1 Solution
3,170 Views
mark14
Contributor II

The error has been resolved, it is due to the company's security policy.

Thanks

View solution in original post

0 Kudos
Reply
6 Replies
3,171 Views
mark14
Contributor II

The error has been resolved, it is due to the company's security policy.

Thanks

0 Kudos
Reply
3,172 Views
mark14
Contributor II

The problem has been resolved, it is due to the company's security policy.

Thanks

3,492 Views
Mehul_Patel_NXP
NXP Employee
NXP Employee

Hi, @mark14 , 

 

It looks like error because of multiple version of Java installed or not incompatible version of java installed on your computer. 

 

Please can you reinstall the design studio and try if works or not. That may fix the issue. 

 

Thank you. Kind regards. 

 

- Mehul Patel

0 Kudos
Reply
3,262 Views
mark14
Contributor II

I reinstalled both JAVA and S32 IDE, but the same error still occurred.

Thanks

0 Kudos
Reply
3,200 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

please try to remove your existing Java installations and re-install S32DS. There is probably some mess in Environment Java path variables. 

0 Kudos
Reply
3,437 Views
mark14
Contributor II

Hi @Mehul_Patel_NXP 

This is the JAVA environment installed on my computer. Do I need to uninstall one or install JDK 8?

 

mark14_0-1694265074964.png

Thanks

0 Kudos
Reply