[jboss-jira] [JBoss JIRA] (WFCORE-751) java.lang.UnsatisfiedLinkError while starting CLI on Windows 2k8
Petr Kremensky (JIRA)
issues at jboss.org
Tue Jun 9 08:47:05 EDT 2015
[ https://issues.jboss.org/browse/WFCORE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Petr Kremensky updated WFCORE-751:
----------------------------------
Steps to Reproduce:
Get a fresh installation of Windows server 2k8, download JDK and set JAVA_HOME.
* start standalone server
* {noformat}C:\wildfly-core-2.0.0.Alpha4\dist\target\wildfly-core-2.0.0.Alpha4\bin>jboss-cli.bat -c
Failed to initialize Aesh console: Could not load library. Reasons: [no jansi64-1.9 in java.library.path, no jansi-1.9 in java.library.path,
no jansi in java.library.path, C:\Users\Administrator\AppData\Local\Temp\jansi-64-1.9.dll: The application has failed to start because its
side-by-side configuration is incorrect. Please see the application event log for more detail]
Press any key to continue . . .{noformat}
was:
Get a fresh installation of Windows server 2k8, download JDK and set JAVA_HOME.
* start standalone server
* {noformat}C:\jboss-eap-7.0\bin>jboss-cli.bat -c
Failed to initialize Aesh console: Could not load library. Reasons: [no jansi64-1.9 in java.library.path, no jansi-1.9 in java.library.path,
no jansi in java.library.path, C:\Users\Administrator\AppData\Local\Temp\jansi-64-1.9.dll: The application has failed to start because its
side-by-side configuration is incorrect. Please see the application event log for more detail]
Press any key to continue . . .{noformat}
> java.lang.UnsatisfiedLinkError while starting CLI on 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