[JBoss JIRA] (JBTIS-1139) SAP tests are failing on RHEL 6.8
by Andrej Podhradsky (JIRA)
Andrej Podhradsky created JBTIS-1139:
----------------------------------------
Summary: SAP tests are failing on RHEL 6.8
Key: JBTIS-1139
URL: https://issues.jboss.org/browse/JBTIS-1139
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: Fuse IDE, QE
Affects Versions: 4.5.0.AM1
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
It seems that there something wrong with hostname on RHEL 6.8 since I'm getting the following error
{code}
Initialization of destination testDest failed: Connect to SAP gateway failed
Connection parameters: TYPE=A DEST=testDest ASHOST=fuse-sap.mw.lab.eng.bos.redhat.com SYSNR=00 PCS=1
LOCATION CPIC (TCP/IP) on local host with Unicode
ERROR hostname 'rhel68-x86-64-2405.localdomain' unknown
TIME Fri Jul 14 07:36:46 2017
RELEASE 720
COMPONENT NI (network interface)
VERSION 40
RC -2
MODULE nixxhl.cpp
LINE 193
DETAIL NiHLGetNodeAddr: hostname cached as unknown
COUNTER 1
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBTIS-1138) Update the wait condition in SAPConnectionTest
by Andrej Podhradsky (JIRA)
Andrej Podhradsky created JBTIS-1138:
----------------------------------------
Summary: Update the wait condition in SAPConnectionTest
Key: JBTIS-1138
URL: https://issues.jboss.org/browse/JBTIS-1138
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: Fuse IDE, QE
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Update the wait condition in SAPConnectionTest
{code}
new WaitUntil(new ContainsText(testServerConnection.getResultText(), "Server state: STARTED"));
new WaitUntil(new ContainsText(testServerConnection.getResultText(), "Server state: ALIVE"));
{code}
because sometimes there is only the following output
{code}
Server state: changed from STOPPED to STARTED on QUICKSTART
Server state: changed from STARTED to ALIVE on QUICKSTART
Server state: ALIVE
Server state: ALIVE
...
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24548) Server adapter: Automatic syncing of code with the pod doesn't work with Wildfly
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24548?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov updated JBIDE-24548:
-------------------------------------
Fix Version/s: 4.5.0.Final
(was: 4.5.0.AM2)
> Server adapter: Automatic syncing of code with the pod doesn't work with Wildfly
> --------------------------------------------------------------------------------
>
> Key: JBIDE-24548
> URL: https://issues.jboss.org/browse/JBIDE-24548
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.3.Final
> Environment: Running on Mac 10.12.4
> JBDS
> Version: 10.3.0.GA
> Build id: GA-v20170218-1636-B94
> Build date: 20170218-1636
> Installed minishift v1.0.1
> Reporter: Veer Muchandi
> Assignee: Dmitrii Bocharov
> Priority: Critical
> Labels: openshift_v3, server_adapter
> Fix For: 4.5.0.Final
>
>
> * Created a Wildfly application on openshift web-ui
> * Setup a server adapter
> * Imported application to JBDS
> * Made code changes and saved.
> Result:
> While the data seems to be exchanged, the changes are not synced with the pod and the application is not updated.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24669) Error in Error log after opening Central tab Software/Update
by Josef Kopriva (JIRA)
Josef Kopriva created JBIDE-24669:
-------------------------------------
Summary: Error in Error log after opening Central tab Software/Update
Key: JBIDE-24669
URL: https://issues.jboss.org/browse/JBIDE-24669
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.5.0.AM2
Environment: F26
Eclipse Java EE IDE for Web Developers.
Version: Oxygen Release (4.7.0)
Reporter: Josef Kopriva
After installation of JBoss Tools in Eclipse Oxygen, I have clicked on Central and on tab Software/Update - new error shows in Error Log:
{code:java}
eclipse.buildId=4.7.0.I20170612-0950
java.version=1.8.0_131
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -data file:/home/jkopriva/eclipse-oxygen-final/workspace/ -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product
org.eclipse.mylyn.discovery.core
Error
Fri Jul 14 11:40:05 CEST 2017
Unknown category 'com.jboss.jbds.discovery.certification.supported' referenced by connector 'org.fusesource.ide' declared in org.jboss.tools.central.discovery_4.5.0.AM2_v20170714_0234_B1896.jar_6666430930711527060.jar
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months