Bug 1040142 - Seeing repeated/intermittent install failures with ER7 on RHEL - consistent failures on Windows
Summary: Seeing repeated/intermittent install failures with ER7 on RHEL - consistent f...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: Installer
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER7
: ---
Assignee: Thomas Hauser
QA Contact: Len DiMaggio
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-10 19:58 UTC by Len DiMaggio
Modified: 2014-02-06 15:31 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)
SQL Log (911 bytes, text/plain)
2013-12-10 20:01 UTC, Len DiMaggio
no flags Details
Install log (89.39 KB, text/plain)
2013-12-10 20:01 UTC, Len DiMaggio
no flags Details

Description Len DiMaggio 2013-12-10 19:58:11 UTC
Description of problem:

Multiple people are seeing intermittent install errors with ER7.

Version-Release number of selected component (if applicable):
ER7
md5sum jboss-fsw-installer-6.0.0.ER7-redhat-1.jar
9a2b77a0bf5175fd9844e1e92da9dbd2  jboss-fsw-installer-6.0.0.ER7-redhat-1.jar


How reproducible:
50-75%

Steps to Reproduce:
1. Install jboss-fsw-installer-6.0.0.ER7-redhat-1.jar - accept ALL defaults
2. Installation fails

Actual results:

cat /opt/local/SOA_servers/SOA6/ER7/FSW_installDir/jboss-eap-6.1/sql/sqlresults.log

java.lang.NullPointerException
	at java.util.Hashtable.put(Hashtable.java:542)
	at java.util.Properties.setProperty(Properties.java:161)
	at com.redhat.installer.postinstall.SQLRunner.run(SQLRunner.java:61)
	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 com.izforge.izpack.installer.ProcessPanelWorker$ExecutableClass.run(ProcessPanelWorker.java:760)
	at com.izforge.izpack.installer.ProcessPanelWorker$ProcessingJob.run(ProcessPanelWorker.java:516)
	at com.izforge.izpack.installer.ProcessPanelWorker.runJob(ProcessPanelWorker.java:462)
	at com.izforge.izpack.installer.ProcessPanelWorker.run(ProcessPanelWorker.java:388)
	at java.lang.Thread.run(Thread.java:724)

Expected results:
Should install cleanly

Additional info:
See attached log files

Comment 1 Len DiMaggio 2013-12-10 20:01:02 UTC
Created attachment 834906 [details]
SQL Log

Comment 3 Len DiMaggio 2013-12-10 20:01:38 UTC
Created attachment 834907 [details]
Install log

Comment 4 Len DiMaggio 2013-12-10 20:30:00 UTC
Seeing this in the log:

WARNING JBOSS_HOME may be pointing to a different installation - unpredictable results may occur.
  JBOSS_HOME: /opt/local/SOA_servers/SOA6/ER7/FSW_installDir/jboss-eap-6.1
WARNING JBOSS_HOME may be pointing to a different installation - unpredictable results may occur.
  JBOSS_HOME: /opt/local/SOA_servers/SOA6/ER7/FSW_installDir/jboss-eap-6.1
  JBOSS_HOME: /opt/local/SOA_servers/SOA6/ER7/FSW_installDir/jboss-eap-6.1
  JBOSS_HOME: /opt/local/SOA_servers/SOA6/ER7/FSW_installDir/jboss-eap-6.1
  JBOSS_HOME: /opt/local/SOA_servers/SOA6/ER7/FSW_installDir/jboss-eap-6.1

Comment 5 Len DiMaggio 2013-12-10 20:46:59 UTC
Seeing these failures on:

RHEL6
Open JDK 1.7

Comment 7 Thomas Hauser 2013-12-12 15:54:50 UTC
These issues are resolves in ER7-2.

Comment 8 Len DiMaggio 2013-12-16 16:34:15 UTC
Verified in ER7-2

If any new installation/platform specific issues are found, they will be logged in separate bugzillas.


Note You need to log in before you can comment on or make changes to this bug.