Bug 717699

Summary: Javascript exception deploying .war to AS7 Domain controller
Product: [Other] RHQ Project Reporter: Mike Foley <mfoley>
Component: PluginsAssignee: Heiko W. Rupp <hrupp>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.1CC: hrupp, skondkar
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-07 19:28:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
sample .war file none

Description Mike Foley 2011-06-29 15:31:44 UTC
Created attachment 510489 [details]
sample .war file

Description of problem: Javascript exception deploying .war to AS7 Domain controller


Version-Release number of selected component (if applicable):
AS7 version CR1
AS7 plugin version #166

How reproducible:
100%

Steps to Reproduce:
1.  On the AS7 Domain Controller, Create Child, Domain Deployment
2.  Deploy a simple war file (sample attached)
3.  Observe error
  
Actual results:

Message :	
Globally uncaught exception
Severity :	
Error
	
Time :	
Wednesday, June 29, 2011 11:13:30 AM Etc/GMT+4
Detail :	
com.google.gwt.core.client.JavaScriptException:(NS_ERROR_NOT_AVAILABLE): Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIXMLHttpRequest.statusText] QueryInterface: function QueryInterface() { [native code] } result: 2147746065 filename: http://localhost:7080/coregui/org.rhq.enterprise.gui.coregui.CoreGUI/77CFBDD7747FECBACEF96AF180CE1B0D.cache.html lineNumber: 151751 columnNumber: 0 inner: null data: null initialize: function initialize() { [native code] }
--- STACK TRACE FOLLOWS ---
(NS_ERROR_NOT_AVAILABLE): Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIXMLHttpRequest.statusText] QueryInterface: function QueryInterface() { [native code] } result: 2147746065 filename: http://localhost:7080/coregui/org.rhq.enterprise.gui.coregui.CoreGUI/77CFBDD7747FECBACEF96AF180CE1B0D.cache.html lineNumber: 151751 columnNumber: 0 inner: null data: null initialize: function initialize() { [native code] }

Expected results:
successful deployment

Additional info:

Comment 1 Mike Foley 2011-06-29 19:07:10 UTC
https://issues.jboss.org/browse/AS7-1145

Comment 2 Heiko W. Rupp 2011-08-16 12:46:53 UTC
I think this issue is completely outdated - especially as it talks about AS7 cr1, which is not supported. Also I can not reproduce the issue.

( 730940 is still valid at the moment I write this )

Comment 3 Sunil Kondkar 2011-08-17 11:56:12 UTC
Verified on build#283 (Version: 4.1.0-SNAPSHOT Build Number: 3c15c6f)

Started JBoss-as-7.0.0.Final in domain mode. Deployed the sample .war file to the domain controller successfully. No exception is observed.

Also verified deploying the sample war with starting JBoss-as-7.0.0.Final in standalone mode.

Marking as verified.

Comment 4 Mike Foley 2012-02-07 19:28:18 UTC
changing status of VERIFIED BZs for JON 2.4.2 and JON 3.0 to CLOSED/CURRENTRELEASE