[JBoss JIRA] (JBIDE-26722) Create resource wizard: source group is not right aligned
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26722?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-26722.
---------------------------------
Alignment is fixed.
Verified in: AM1-v20190721-1636-B4687
> Create resource wizard: source group is not right aligned
> ----------------------------------------------------------
>
> Key: JBIDE-26722
> URL: https://issues.jboss.org/browse/JBIDE-26722
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.12.0.Final
> Reporter: André Dietisheim
> Assignee: André Dietisheim
> Priority: Minor
> Labels: resource_wizard
> Fix For: 4.13.0.AM1
>
> Attachments: image-2019-07-05-18-25-00-285.png
>
>
> steps:
> # ASSERT: have a project in OpenShift
> # EXEC: in ctx menu for the project pick New > Resource
> # ASSERT: new resource wizard pops up
> # EXEC: look at the source group
> Result:
> "Source" group is not right aligned
> !image-2019-07-05-18-25-00-285.png!
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26749) New Launcher Application Project Wizard shows error while opening the wizard window (An internal error occurred during: "Loading launcher catalog". java.lang.NullPointerException)
by Zbyněk Červinka (Jira)
[ https://issues.jboss.org/browse/JBIDE-26749?page=com.atlassian.jira.plugi... ]
Zbyněk Červinka updated JBIDE-26749:
------------------------------------
Description:
New Launcher Application Project Wizard shows error while opening the wizard window.
*Error description:*
{color:red}An internal error occurred during: "Loading launcher catalog".
java.lang.NullPointerException{color}
was:
New Launcher Application Project Wizard shows error while opening the wizard window.
See the steps to reproduce or see the "error.png" in the attachment
> New Launcher Application Project Wizard shows error while opening the wizard window (An internal error occurred during: "Loading launcher catalog". java.lang.NullPointerException)
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-26749
> URL: https://issues.jboss.org/browse/JBIDE-26749
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.13.x
> Environment: OS X 10.14.5
> Reporter: Zbyněk Červinka
> Assignee: Jeff MAURY
> Priority: Major
> Attachments: error.png
>
>
> New Launcher Application Project Wizard shows error while opening the wizard window.
> *Error description:*
> {color:red}An internal error occurred during: "Loading launcher catalog".
> java.lang.NullPointerException{color}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26749) New Launcher Application Project Wizard shows error while opening the wizard window
by Zbyněk Červinka (Jira)
[ https://issues.jboss.org/browse/JBIDE-26749?page=com.atlassian.jira.plugi... ]
Zbyněk Červinka updated JBIDE-26749:
------------------------------------
Steps to Reproduce:
1) Open the New Launcher Application Project Wizard (both 2 ways to open the wizard shows the same error):
* click the "Launcher Application" link in the CodeReady Studio Central or
* click "File->New->Other..." and type "Launcher Project"
2) You will see the same error as captured on the "error.png" image in the attachment
was:
1) Open the New Launcher Application Project Wizard (both 2 ways to open the wizard shows the same error):
* click the "Launcher Application" link in the CodeReady Studio Central or
* click "File->New->Other..." and type "Launcher Project"
2) You will see the same error as captured on the "error.png" image in the attachment
> New Launcher Application Project Wizard shows error while opening the wizard window
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-26749
> URL: https://issues.jboss.org/browse/JBIDE-26749
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.13.x
> Environment: OS X 10.14.5
> Reporter: Zbyněk Červinka
> Assignee: Jeff MAURY
> Priority: Major
> Attachments: error.png
>
>
> New Launcher Application Project Wizard shows error while opening the wizard window.
> See the steps to reproduce or see the "error.png" in the attachment
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26749) New Launcher Application Project Wizard shows error while opening the wizard window
by Zbyněk Červinka (Jira)
Zbyněk Červinka created JBIDE-26749:
---------------------------------------
Summary: New Launcher Application Project Wizard shows error while opening the wizard window
Key: JBIDE-26749
URL: https://issues.jboss.org/browse/JBIDE-26749
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.13.x
Environment: OS X 10.14.5
Reporter: Zbyněk Červinka
Assignee: Jeff MAURY
Attachments: error.png
New Launcher Application Project Wizard shows error while opening the wizard window.
See the steps to reproduce or see the "error.png" in the attachment
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-26746) Deployment Page: changing location, deploys to new war but wont remove old one
by André Dietisheim (Jira)
[ https://issues.jboss.org/browse/JBIDE-26746?page=com.atlassian.jira.plugi... ]
André Dietisheim updated JBIDE-26746:
-------------------------------------
Summary: Deployment Page: changing location, deploys to new war but wont remove old one (was: Deployment Page: changing location, deploys to new jar but wont remove old one)
> Deployment Page: changing location, deploys to new war but wont remove old one
> ------------------------------------------------------------------------------
>
> Key: JBIDE-26746
> URL: https://issues.jboss.org/browse/JBIDE-26746
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.13.0.AM1
> Reporter: André Dietisheim
> Assignee: André Dietisheim
> Priority: Major
> Labels: deployment_page, server_adapter
> Fix For: 4.13.0.AM1
>
>
> steps:
> # EXEC: Create application based on "eap72-basic-s2i" template & import source & create server adapter
> # ASSERT: application is running, server adapter created.
> # EXEC: open server editor, switch to "Deployment" tag and change the value in "Deployment Location" to "ROOT" & save editor
> # EXEC: start the server adapter
> # ASSERT: Console: adapter rsyncs local project into a folder "ROOT" on the pod.
> # EXEC: open the application log for the pod
> Result:
> the new deployment was picked up but failed with an error:
> {code}
> [0m[31m15:42:29,955 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.deployment.unit.ROOT.FIRST_MODULE_USE: org.jboss.msc.service.StartException in service jboss.deployment.unit.ROOT.FIRST_MODULE_USE: WFLYSRV0153: Failed to process phase FIRST_MODULE_USE of deployment "ROOT"
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:172)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:2032)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1955)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: WFLYJCA0064: Exception deploying datasource java:jboss/datasources/KitchensinkQuickstartDS
> at org.jboss.as.connector.deployers.ds.processors.DsXmlDeploymentInstallProcessor.deploy(DsXmlDeploymentInstallProcessor.java:154)
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:165)
> ... 5 more
> Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.data-source."jboss.naming.context.java.jboss.datasources.KitchensinkQuickstartDS".statistics is already registered
> at org.jboss.msc.service.ServiceRegistrationImpl.setInstance(ServiceRegistrationImpl.java:158)
> at org.jboss.msc.service.ServiceControllerImpl.startInstallation(ServiceControllerImpl.java:235)
> at org.jboss.msc.service.ServiceContainerImpl.install(ServiceContainerImpl.java:768)
> at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:223)
> at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2555)
> at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:223)
> at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2555)
> at org.jboss.msc.service.ServiceBuilderImpl.install(ServiceBuilderImpl.java:317)
> at org.jboss.as.connector.deployers.ds.processors.DsXmlDeploymentInstallProcessor.startDataSource(DsXmlDeploymentInstallProcessor.java:338)
> at org.jboss.as.connector.deployers.ds.processors.DsXmlDeploymentInstallProcessor.deploy(DsXmlDeploymentInstallProcessor.java:151)
> ... 6 more
> [0m[31m15:42:29,958 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 2) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "ROOT")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.ROOT.FIRST_MODULE_USE" => "WFLYSRV0153: Failed to process phase FIRST_MODULE_USE of deployment \"ROOT\"
> Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: WFLYJCA0064: Exception deploying datasource java:jboss/datasources/KitchensinkQuickstartDS
> Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.data-source.\"jboss.naming.context.java.jboss.datasources.KitchensinkQuickstartDS\".statistics is already registered"}}
> [0m[0m15:42:30,001 INFO [org.jboss.as.server] (DeploymentScanner-threads - 2) WFLYSRV0010: Deployed "ROOT" (runtime-name : "ROOT")
> [0m[0m15:42:30,001 INFO [org.jboss.as.controller] (DeploymentScanner-threads - 2) WFLYCTL0183: Service status report
> WFLYCTL0186: Services which failed to start: service jboss.deployment.unit.ROOT.FIRST_MODULE_USE: WFLYSRV0153: Failed to process phase FIRST_MODULE_USE of deployment "ROOT"
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months
[JBoss JIRA] (JBIDE-12283) Unable to connect to SOAP web service in IPv6 environment
by Brian Fitzpatrick (Jira)
[ https://issues.jboss.org/browse/JBIDE-12283?page=com.atlassian.jira.plugi... ]
Brian Fitzpatrick updated JBIDE-12283:
--------------------------------------
Fix Version/s: (was: LATER)
> Unable to connect to SOAP web service in IPv6 environment
> ---------------------------------------------------------
>
> Key: JBIDE-12283
> URL: https://issues.jboss.org/browse/JBIDE-12283
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: upstream, webservices
> Affects Versions: 3.3.0.Final
> Environment: Two Fedora 17 machines connected to each other with IPv6 protocol, JBDS 5.0.0 GA, EAP 6
> Reporter: Jaroslav Jankovič
> Assignee: Brian Fitzpatrick
> Priority: Blocker
> Labels: jax-ws
> Fix For: 4.1.x, 4.2.x
>
>
> When I was trying to obtain the content of WSDL file of deployed SOAP WS, an error was thrown in error log and no content could be viewed:
> {code}
> 08:45:31,450 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/prj].[HelloWorld]] (http-/fc00:0:0:0:0:0:0:1%2:8080-1) Servlet.service() for servlet HelloWorld threw exception: javax.servlet.ServletException: Cannot obtain destination for: /prj/HelloWorld
> at org.jboss.wsf.stack.cxf.RequestHandlerImpl.findDestination(RequestHandlerImpl.java:164)
> at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:81)
> at org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:169)
> at org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:87)
> at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:185)
> at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:113)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:734) [jboss-servlet-api_3.0_spec-1.0.1.Final-redhat-1.jar:1.0.1.Final-redhat-1]
> at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:135)
> at org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140) [jbossws-spi-2.0.3.GA-redhat-1.jar:2.0.3.GA-redhat-1]
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) [jboss-servlet-api_3.0_spec-1.0.1.Final-redhat-1.jar:1.0.1.Final-redhat-1]
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329) [jbossweb-7.0.16.Final-redhat-1.jar:]
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248) [jbossweb-7.0.16.Final-redhat-1.jar:]
> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275) [jbossweb-7.0.16.Final-redhat-1.jar:]
> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161) [jbossweb-7.0.16.Final-redhat-1.jar:]
> at org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153) [jboss-as-web-7.1.2.Final-redhat-1.jar:7.1.2.Final-redhat-1]
> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155) [jbossweb-7.0.16.Final-redhat-1.jar:]
> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) [jbossweb-7.0.16.Final-redhat-1.jar:]
> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) [jbossweb-7.0.16.Final-redhat-1.jar:]
> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368) [jbossweb-7.0.16.Final-redhat-1.jar:]
> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877) [jbossweb-7.0.16.Final-redhat-1.jar:]
> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:679) [jbossweb-7.0.16.Final-redhat-1.jar:]
> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:931) [jbossweb-7.0.16.Final-redhat-1.jar:]
> at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_32]
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 8 months