[JBoss JIRA] (JBIDE-21822) Remote invocation problem when deploying and running EAP apps from JBDS
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21822?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-21822:
----------------------------------------
[~fbricon] IIRC I've already seen some projects in the workspace which have project name != folder name. If so, it's not a platform restriction. Are you aware of any bugzilla open with similar issue at Eclipse.org?
> Remote invocation problem when deploying and running EAP apps from JBDS
> -----------------------------------------------------------------------
>
> Key: JBIDE-21822
> URL: https://issues.jboss.org/browse/JBIDE-21822
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: easymport, server
> Affects Versions: 4.3.0.Final
> Environment: Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T17:41:47+01:00)
> Maven home: /opt/apache-maven-3.3.9
> Java version: 1.8.0_74, vendor: Oracle Corporation
> Java home: /usr/java/jdk1.8.0_74/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux", version: "4.4.3-300.fc23.x86_64+debug", arch: "amd64", family: "unix"
> Fedora 23
> Reporter: Michal Jurc
> Assignee: Mickael Istria
> Fix For: 4.4.0.Alpha1
>
>
> When attempting to follow the steps in ejb-remote quickstart for EAP 6.4.6.GA and 7.0.0.ER6, after deploying the server-side application, the client application has problem with remote invocation of the application deployed:
> {code}
> Exception in thread "main" java.lang.IllegalStateException: EJBCLIENT000025: No EJB receiver available for handling [appName:, moduleName:jboss-ejb-remote-server-side, distinctName:] combination for invocation context org.jboss.ejb.client.EJBClientInvocationContext@731a74c
> at org.jboss.ejb.client.EJBClientContext.requireEJBReceiver(EJBClientContext.java:798)
> at org.jboss.ejb.client.ReceiverInterceptor.handleInvocation(ReceiverInterceptor.java:128)
> at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:186)
> at org.jboss.ejb.client.EJBClientInvocationContext.sendRequest(EJBClientInvocationContext.java:186)
> at org.jboss.ejb.client.EJBInvocationHandler.sendRequestWithPossibleRetries(EJBInvocationHandler.java:255)
> at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:200)
> at org.jboss.ejb.client.EJBInvocationHandler.doInvoke(EJBInvocationHandler.java:183)
> at org.jboss.ejb.client.EJBInvocationHandler.invoke(EJBInvocationHandler.java:146)
> at com.sun.proxy.$Proxy0.add(Unknown Source)
> at org.jboss.as.quickstarts.ejb.remote.client.RemoteEJBClient.invokeStatelessBean(RemoteEJBClient.java:57)
> at org.jboss.as.quickstarts.ejb.remote.client.RemoteEJBClient.main(RemoteEJBClient.java:38)
> {code}
> The same quickstart can be completed when ran from terminal on standalone EAP (EAP not launched and managed by JBDS).
> I was so far unable to reproduce the issue on other machines.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-22009) Rsync failure at server startup
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22009?page=com.atlassian.jira.plugi... ]
Fred Bricon closed JBIDE-22009.
-------------------------------
Resolution: Duplicate
Duplicate of JBIDE-21981
> Rsync failure at server startup
> -------------------------------
>
> Key: JBIDE-22009
> URL: https://issues.jboss.org/browse/JBIDE-22009
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Xavier Coulon
>
> Once the server adapter (auto)starts when I get the following error message in my console:
> {code}
> receiving file list ... done
> ROOT.war.deployed
> sent 60 bytes received 228 bytes 115.20 bytes/sec
> total size is 8498388 speedup is 29508.29
> rsync: delete_file: rmdir "/Users/xcoulon/workspaces/runtime-Eclipse-mars.2/.metadata/.plugins/org.jboss.ide.eclipse.as.core/sample(a)eap-app/deploy/ROOT.war" failed: Directory not empty (66)
> rsync error: some files could not be transferred (code 23) at /SourceCache/rsync/rsync-45/rsync/main.c(1400) [generator=2.6.9]
> error: exit status 23
> {code}
> from CLI, I can actually confirm that the {{ROOT.war}} directory exists and is not empty.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-22032) Set common default width to buttons in dialogs that are more narrow than OK or Finish button
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22032?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich commented on JBIDE-22032:
-----------------------------------------------
[~adietish], please take a look at the pull request.
> Set common default width to buttons in dialogs that are more narrow than OK or Finish button
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-22032
> URL: https://issues.jboss.org/browse/JBIDE-22032
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.0.Alpha1
>
>
> OpenShift Projects (ManageProjectsWizardPage)
> Resource Labels (ResourceLabelsPage)
> Services & Routing Settings (ServicesAndRoutingPage)
> SSL certificates (SSLCertificatesPreferencePage)
> Select template (TemplateListPage, SelectProjectComponentBuilder)
> Template Parameters (TemplateParametersPage)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month
[JBoss JIRA] (JBIDE-22032) Set common default width to buttons in dialogs that are more narrow than OK or Finish button
by Viacheslav Kabanovich (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22032?page=com.atlassian.jira.plugi... ]
Viacheslav Kabanovich updated JBIDE-22032:
------------------------------------------
Description:
OpenShift Projects (ManageProjectsWizardPage)
Resource Labels (ResourceLabelsPage)
Services & Routing Settings (ServicesAndRoutingPage)
SSL certificates (SSLCertificatesPreferencePage)
Select template (TemplateListPage, SelectProjectComponentBuilder)
Template Parameters (TemplateParametersPage)
was:
OpenShift Projects (ManageProjectsWizardPage)
Resource Labels (ResourceLabelsPage)
> Set common default width to buttons in dialogs that are more narrow than OK or Finish button
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-22032
> URL: https://issues.jboss.org/browse/JBIDE-22032
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Viacheslav Kabanovich
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.0.Alpha1
>
>
> OpenShift Projects (ManageProjectsWizardPage)
> Resource Labels (ResourceLabelsPage)
> Services & Routing Settings (ServicesAndRoutingPage)
> SSL certificates (SSLCertificatesPreferencePage)
> Select template (TemplateListPage, SelectProjectComponentBuilder)
> Template Parameters (TemplateParametersPage)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 1 month