Bug 717699 - Javascript exception deploying .war to AS7 Domain controller
Summary: Javascript exception deploying .war to AS7 Domain controller
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.1
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: Heiko W. Rupp
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-29 15:31 UTC by Mike Foley
Modified: 2012-02-07 19:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-07 19:28:18 UTC
Embargoed:


Attachments (Terms of Use)
sample .war file (846 bytes, application/octet-stream)
2011-06-29 15:31 UTC, Mike Foley
no flags Details

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


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