[JBoss JIRA] (JBIDE-24583) Cannot run CDK 2.3
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24583?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-24583:
---------------------------------------
I just tried this and it works fine for me. In my case it's macOS, not Fedora. I used devstudio 11.0.0.AM1 and CDK 2.3 GA.
[~odockal] is checking on Fedora now.
> Cannot run CDK 2.3
> ------------------
>
> Key: JBIDE-24583
> URL: https://issues.jboss.org/browse/JBIDE-24583
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.5.0.AM1
> Environment: DevStudio 11.0.0.AM1
> CDK 2.3
> Fedora 25
> Oracle JDK 1.8
> Reporter: Tomáš Sedmík
> Priority: Blocker
> Attachments: cdk-start-error.mp4
>
>
> I'm unable to run CDK 2.3 in DevStudio 11.0.0.AM1 (see attached video).
> {code}
> null
> org.eclipse.core.jobs
> Error
> Tue Jun 27 18:41:40 CEST 2017
> An internal error occurred during: "Starting CDK 2.3".
> java.lang.NoClassDefFoundError: com/openshift/restclient/OpenShiftException
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.CDKLaunchController.getCDKPoller(CDKLaunchController.java:257)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.CDKLaunchController.launch(CDKLaunchController.java:151)
> at org.jboss.ide.eclipse.as.wtp.core.server.launch.ControllableServerLaunchConfiguration.launch(ControllableServerLaunchConfiguration.java:52)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:731)
> at org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:3566)
> at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:3502)
> at org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:377)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
> Caused by: java.lang.ClassNotFoundException: com.openshift.restclient.OpenShiftException cannot be found by org.jboss.tools.openshift.cdk.server_3.4.0.v20170530-1720
> at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:484)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395)
> at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387)
> at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> ... 10 more
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBIDE-23631) EAP 7.1.0.Alpha1-quickstarts validation errors - Spring quickstarts
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23631?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-23631:
-------------------------------
Fix Version/s: 4.5.0.AM2
(was: 4.5.0.AM1)
> EAP 7.1.0.Alpha1-quickstarts validation errors - Spring quickstarts
> -------------------------------------------------------------------
>
> Key: JBIDE-23631
> URL: https://issues.jboss.org/browse/JBIDE-23631
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: project-examples
> Affects Versions: 4.4.2.Final
> Environment: Red Hat JBoss Developer Studio
> Version: 10.2.0.GA
> Build id: GA-v20161125-1418-B55
> Build date: 20161125-1418
> Reporter: Josef Kopriva
> Assignee: Victor Rubezhny
> Fix For: 4.5.0.AM2
>
> Attachments: example-settings.xml
>
>
> After importing quickstarts from archive: jboss-eap-7.1.0.DR9-quickstarts.zip there are errors related to the Spring quickstarts:
> {code:java}
> Description Resource Path Location Type
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" create.jsp /jboss-spring-greeter/src/main/webapp/WEB-INF/views line 19 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" createOrUpdateOwnerForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" createOrUpdatePetForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" createOrUpdateVisitForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" error.jsp /jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" exception.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" greet.jsp /jboss-spring-greeter/src/main/webapp/WEB-INF/views line 19 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-asyncrequestmapping/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-basic/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-matrixvariables/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" index.jsp /jboss-spring-kitchensink-springmvctest/src/main/webapp/WEB-INF/views line 17 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 18 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 18 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/core" vetList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/vets line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" bodyHeader.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/fragments line 18 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" createOrUpdateOwnerForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" createOrUpdateVisitForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/pets line 22 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" index.jsp /jboss-spring-kitchensink-controlleradvice/src/main/webapp/WEB-INF/views line 19 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" vetList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/vets line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" welcome.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp line 20 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" createOrUpdateOwnerForm.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 21 JSP Problem
> Can not find the tag library descriptor for "http://java.sun.com/jsp/jstl/functions" ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 22 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 58 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 102 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 109 JSP Problem
> javax.servlet.jsp.JspException cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 36 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 59 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 66 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 103 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 110 JSP Problem
> javax.servlet.jsp.PageContext cannot be resolved to a type ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 41 JSP Problem
> Open quote is expected for attribute "border" associated with an element type "img". index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/speed line 65 XHTML Problem
> The content of elements must consist of well-formed character data or markup. index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 44 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". absolute.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 29 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". body.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 21 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". fixed.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 25 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". relative.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". scroll.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 28 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". static.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24 XHTML Problem
> The element type "meta" must be terminated by the matching end-tag "</meta>". table.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 22 XHTML Problem
> The function fn:escapeXml is undefined findOwners.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 35 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 57 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 62 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 101 JSP Problem
> The function fn:escapeXml is undefined ownerDetails.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 108 JSP Problem
> The function fn:escapeXml is undefined ownersList.jsp /jboss-spring-petclinic/src/main/webapp/WEB-INF/jsp/owners line 40 JSP Problem
> The method getJspContext() is undefined for the type __2F_jboss_2D_spring_2D_petclinic_2F_src_2F_main_2F_webapp_2F_WEB_2D_INF_2F_tags_2F_inputField_2E_tag inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 27 JSP Problem
> The method getJspContext() is undefined for the type __2F_jboss_2D_spring_2D_petclinic_2F_src_2F_main_2F_webapp_2F_WEB_2D_INF_2F_tags_2F_selectField_2E_tag selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 31 JSP Problem
> The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path inputField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 1 JSP Problem
> The superclass "javax.servlet.jsp.tagext.SimpleTagSupport" was not found on the Java Build Path selectField.tag /jboss-spring-petclinic/src/main/webapp/WEB-INF/tags line 1 JSP Problem
> Unexpected end of input intro.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/src line 21 JavaScript Problem
> Unexpected token : json_obj.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data line 1 JavaScript Problem
> Unexpected token } outro.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/src line 2 JavaScript Problem
> Unexpected token ILLEGAL index.js /jboss-spring-petclinic/src/main/webapp/vendors/bootstrap/docs/build line 1 JavaScript Problem
> Unexpected token ILLEGAL release-notes.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/build line 1 JavaScript Problem
> Unexpected token ILLEGAL release.js /jboss-spring-petclinic/src/main/webapp/vendors/jquery/build line 1 JavaScript Problem
> XML document structures must start and end within the same entity. localfile.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 76 XHTML Problem
> {code}
> I have used as a maven repo this file: jboss-eap-7.1.0.DR9-maven-repository.zip
> Settings.xml file is attached.
> Imported quickstarts:
> jboss-spring-greeter
> jboss-spring-kitchensink-asyncrequestmapping
> jboss-spring-kitchensink-basic
> jboss-spring-kitchensink-controlleradvice
> jboss-spring-kitchensink-matrixvariables
> jboss-spring-kitchensink-springmvctest
> jboss-spring-petclinic
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months