| Summary: | ER7-2 cant be installed on windows | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Fuse Service Works 6 | Reporter: | Andrej Vano <avano> | ||||
| Component: | Installer | Assignee: | Thomas Hauser <thauser> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Len DiMaggio <ldimaggi> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.0 | CC: | atangrin, avano, soa-p-jira | ||||
| Target Milestone: | ER7 | ||||||
| Target Release: | 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Windows | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-12-13 14:19:05 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Andrej Vano
2013-12-12 08:13:19 UTC
Created attachment 835653 [details]
installationlog.txt
I see this exception in the log: Exception in thread "main" java.lang.IllegalStateException: JBAS015232: No java.io.Console available to interact with user. at org.jboss.as.domain.management.security.AddPropertiesUser.<init>(AddPropertiesUser.java:97) at org.jboss.as.domain.management.security.AddPropertiesUser.<init>(AddPropertiesUser.java:119) at org.jboss.as.domain.management.security.AddPropertiesUser.main(AddPropertiesUser.java:195) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.jboss.modules.Module.run(Module.java:270) at org.jboss.modules.Main.main(Main.java:411) Press any key to continue . . . Is there a way I can access the machine used to install this run? I'm wondering if there isn't some problem with the add-user.bat script itself, since this stack trace seems to be coming from that program. What are the contents of the application-users.properties and application-roles.properties files? Also, was Cygwin used for the installation? Hi Thomas, unforunately I can't reproduce the error today. I was testing it on jenkins node vmg05. Today all installations successfully passed and it seems it was problem with the machine itself. I think we can close the BZ. btw. no cygwin used, standard java -jar from command line Ok, closing the BZ. :) |