Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHidra Version #5

Open
plrosa opened this issue Dec 22, 2020 · 1 comment
Open

GHidra Version #5

plrosa opened this issue Dec 22, 2020 · 1 comment

Comments

@plrosa
Copy link

plrosa commented Dec 22, 2020

When i try to install this plugin I get

[Fatal Error] generic.log4j.xml:12:50: An include with href 'log4j-appender-console.xml'failed, and no fallback element was found.
2020-12-22 12:00:36,585 main ERROR Error parsing jar:file:/home/plrosa/Téléchargements/ghidra_9.1.2_PUBLIC/Ghidra/Framework/Generic/lib/Generic.jar!/generic.log4j.xml org.xml.sax.SAXParseException; systemId: jar:file:/home/plrosa/Téléchargements/ghidra_9.1.2_PUBLIC/Ghidra/Framework/Generic/lib/Generic.jar!/generic.log4j.xml; lineNumber: 12; columnNumber: 50; An include with href 'log4j-appender-console.xml'failed, and no fallback element was found.
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:261)
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
at org.apache.logging.log4j.core.config.xml.XmlConfiguration.(XmlConfiguration.java:95)
at org.apache.logging.log4j.core.config.xml.XmlConfigurationFactory.getConfiguration(XmlConfigurationFactory.java:46)
at org.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:244)
at org.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:443)
at org.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:265)
at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:613)
at org.apache.logging.log4j.core.LoggerContext.setConfigLocation(LoggerContext.java:603)
at ghidra.framework.LoggingInitialization.initializeLoggingSystem(LoggingInitialization.java:49)
at ghidra.framework.Application.initializeLogging(Application.java:180)
at ghidra.framework.Application.initializeLogging(Application.java:146)
at ghidra.framework.Application.initialize(Application.java:94)
at ghidra.framework.Application.initializeApplication(Application.java:114)
at ghidra.pcodeCPort.slgh_compile.SleighCompileLauncher.launch(SleighCompileLauncher.java:72)
at ghidra.GhidraLauncher.main(GhidraLauncher.java:79)

@yodatak
Copy link

yodatak commented Jun 11, 2022

Its because the log4j-appender-console.xml use by default the part of your folder that contain é "Téléchargements" so move it to /opt/ or /home/plrosa//ghidra_9.1.2_PUBLIC/ and it works for you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants