java log4j error

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

java log4j error

960 Views
jlee4
Contributor II

Hi,

 

I am playing around with S32 Design Studio for Power Architecture Version 2.1 in Ubuntu 16.04. While I am working on it, I faced an error:

```

log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log).
log4j:WARN Please initialize the log4j system properly.
Warning: NLS unused message: CollateralManifestParserHandler_TagIdIs in: com.nxp.s32ds.cle.ide.collateral.internal.core.handlers.messages
Warning: NLS missing message: CollateralLoadHandler_PathInComponentIsNull in: com.nxp.s32ds.cle.ide.collateral.internal.core.handlers.messages
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f5a29a22780, pid=9564, tid=0x00007f59d1336700
#
# JRE version: OpenJDK Runtime Environment (8.0_265-b01) (build 1.8.0_265-8u265-b01-0ubuntu2~16.04-b01)
# Java VM: OpenJDK 64-Bit Server VM (25.265-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# J 4344 C1 java.net.URI.appendAuthority(Ljava/lang/StringBuffer;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V (278 bytes) @ 0x00007f5a29a22780 [0x00007f5a29a22760+0x20]
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/jlee/hs_err_pid9564.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#

```

 

As far as I searched so far (https://stackoverflow.com/questions/12532339/no-appenders-could-be-found-for-loggerlog4j), it seems like a problem related to the log4j.properties in java, which consists of Eclipse IDE. However, I could not figure out how can I sort out this. I have removed S32 Design Studio and re-installed it again, but it did not work. I will be grateful if you are able to provide the action that I should take.

0 Kudos
1 Reply

953 Views
jiri_kral
NXP Employee
NXP Employee

Hi,

did you installed all required 32bit libraries mentioned in installation guide? 

 

Jiri

0 Kudos