Bug 1009418

Summary: Error when deploying quickstarts from JBDS
Product: [JBoss] JBoss Enterprise Portal Platform 6 Reporter: Filip Kiss <fkiss>
Component: QuickstartsAssignee: Peter Palaga <ppalaga>
Status: CLOSED WORKSFORME QA Contact: Dominik Pospisil <dpospisi>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1.0Keywords: Reopened
Target Milestone: ER01   
Target Release: 6.1.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-20 13:03:17 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 Flags
server log none

Description Filip Kiss 2013-09-18 11:50:17 UTC
Description of problem:
There are errors when deploying qs from JBDS 7.1.0.Alpha1 to Portal (6.1.0.ER05). See log in the attachment. Server log shows that qs is deployed, but after importing apps in app register it is not displayed.

Comment 2 Filip Kiss 2013-09-18 11:51:03 UTC
Created attachment 799343 [details]
server log

Comment 3 Peter Palaga 2013-11-01 12:39:34 UTC
I could not reproduce this with JBDS 7.1.0.Beta1-v20131026-0928-B470 and JPP 6.1 GA. The newest quickstarts which were published for JBDS about a week ago work fine.

Comment 4 Filip Kiss 2013-12-12 14:25:13 UTC
Tested now on 7.1.0.GA-v20131208-0703-B592 with DR02 JPP + DR02 QS manually imported to IDE and also with QS from project examples - same exceptions in server output log. After importing JSF QS to IDE there is a message: 

"An internal error occurred during: "Loading descriptor for jsf2-rf4-hello-world-portlet.".org.eclipse.emf.ecore.xmi.FeatureNotFoundException: Feature 'context-param' not found. (platform:/resource/jsf2-rf4-hello-world-portlet/src/main/webapp/WEB-INF/web.xml, 29, 20)"

Comment 5 Peter Palaga 2013-12-20 13:03:17 UTC
I still cannot reproduce this. I used JBoss Portal 6.1.1.DR2 and associated quickstarts plus JBDS 7.1.GA. 
Here is what I do: https://www.youtube.com/watch?v=AMVXfRKtRgo
Filip, could you please go through the screencast and eventually tell what you do differently? Maybe you are not cleaning the Eclipse workspace directory you use? The message you mention sounds like some broken file in your .settings directory.

Comment 6 Filip Kiss 2014-01-02 08:50:26 UTC
Hi Peter, thanks for your detailed video. I reinstalled JBDS, deleted workspace re-set maven settings.xml file and now it seems to work for me. Thanks.