[jboss-jira] [JBoss JIRA] (WFCORE-751) Failed to initialize Aesh console while starting CLI on fresh Windows 2k8
Petr Kremensky (JIRA)
issues at jboss.org
Thu Jun 18 06:28:02 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Petr Kremensky updated WFCORE-751:
----------------------------------
Comment: was deleted
(was: This issue affects also Installer jar
C:\>java -jar e:\static_build_env\eap\7.0.0.DR4\jboss-eap-7.0.0.DR4-installer.jar auto.xml
Checking for corresponding .variables file
Variables file detected: C:\auto.xml.variables
[ Starting automated installation ]
Read pack list from xml definition.
Try to add to selection [Name: Red Hat JBoss Enterprise Application Platform and Index: 0]
Try to add to selection [Name: AppClient and Index: 1]
Try to add to selection [Name: Bin and Index: 2]
Try to add to selection [Name: Bundles and Index: 3]
Try to add to selection [Name: XMLs and XSDs and Index: 4]
Try to add to selection [Name: Domain and Index: 5]
Try to add to selection [Name: Domain Batch Scripts and Index: 6]
Try to add to selection [Name: Modules and Index: 7]
Try to add to selection [Name: Standalone and Index: 8]
Try to add to selection [Name: Standalone Batch Scripts and Index: 9]
Try to add to selection [Name: Welcome Content and Index: 10]
Try to remove from selection [Name: Quickstarts and Index: 11]
Modify pack selection.
Pack [Name: Quickstarts and Index: 11] removed from selection.
Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [no jansi in java.library.path, C:\Users\Adminis
trator\AppData\Local\Temp\jansi-64.dll: The application has failed to start because its side-by-side configuration is incorrect. Please see
the application event log for more detail]
at org.fusesource.hawtjni.runtime.Library.doLoad(Library.java:184)
at org.fusesource.hawtjni.runtime.Library.load(Library.java:142)
at org.fusesource.jansi.internal.Kernel32.<clinit>(Kernel32.java:37)
at org.fusesource.jansi.WindowsAnsiOutputStream.<clinit>(WindowsAnsiOutputStream.java:52)
at org.jboss.aesh.terminal.WindowsTerminal.init(WindowsTerminal.java:53)
at org.jboss.aesh.console.Console.setTerminal(Console.java:194)
at org.jboss.aesh.console.Console.reset(Console.java:155)
at org.jboss.aesh.console.Console.<init>(Console.java:106)
at com.izforge.izpack.util.Shell.<init>(Shell.java:56)
at com.izforge.izpack.util.Shell.getInstance(Shell.java:74)
at com.izforge.izpack.panels.UserInputPanelAutomationHelper.getInputs(UserInputPanelAutomationHelper.java:324)
at com.izforge.izpack.panels.UserInputPanelAutomationHelper.getAutoPromptVariable(UserInputPanelAutomationHelper.java:300)
at com.izforge.izpack.panels.UserInputPanelAutomationHelper.getAutoPromptVariable(UserInputPanelAutomationHelper.java:246)
at com.izforge.izpack.panels.UserInputPanelAutomationHelper.runAutomated(UserInputPanelAutomationHelper.java:197)
at com.izforge.izpack.installer.AutomatedInstaller.installPanel(AutomatedInstaller.java:579)
at com.izforge.izpack.installer.AutomatedInstaller.doInstall(AutomatedInstaller.java:519)
at com.izforge.izpack.installer.Installer.main(Installer.java:173)
)
> Failed to initialize Aesh console while starting CLI on fresh Windows 2k8
> -------------------------------------------------------------------------
>
> Key: WFCORE-751
> URL: https://issues.jboss.org/browse/WFCORE-751
> Project: WildFly Core
> Issue Type: Bug
> Components: CLI
> Affects Versions: 2.0.0.Alpha4
> Environment: Windows Server 2008 64bit Service Pack 2
> Oracle JDK 8_40 & 8_45
> Reporter: Petr Kremensky
> Assignee: Alexey Loubyansky
>
> Initializing interactive CLI session via jboss-cli.bat script fails during initializing of Aesh console. Non-interactive commands work.
> >jboss-cli.bat -c
> fails
> >jboss-cli.bat -c "echo test"
> works
> Installing Microsoft Visual C++ 2008 Redistributable Package solves the problem
> We encountered a similar issue in the past with EAP installer jar:\\
> Bug 1190789 - Installer: Installation of EAP with installation script fails on Windows W2k8 servers
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list