[JBoss JIRA] (JBIDE-25172) CDK 3.2+ adapter started successfully but there is no project under OS 3 Connection
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25172?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-25172:
-------------------------------------
the adapter being unable to locate credentials when a user has a fresh cdk3.2 install and chooses to set up only a specific profile (./minishift setup-cdk --profile test555) and never sets up the default profile. In this case, ~/.minishift/cdk file will not exist, and the adapter must instead look for ~/.minishift/profiles/test555/cdk
> CDK 3.2+ adapter started successfully but there is no project under OS 3 Connection
> -----------------------------------------------------------------------------------
>
> Key: JBIDE-25172
> URL: https://issues.jboss.org/browse/JBIDE-25172
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.5.1.AM3
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Fix For: 4.5.1.Final
>
> Attachments: CDK3_2WrongOS3.png
>
>
> CDK 3.2+ server adapter is started sucessfully, one can log in to openshift via browser, but in IDE, OS 3 connection got wrong name (openshift-dev) and no project is attached.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25259) Webservices ITests: definingNameBindingAnnotationWithoutTargetAndRetentionTest failed
by Pavol Srna (JIRA)
Pavol Srna created JBIDE-25259:
----------------------------------
Summary: Webservices ITests: definingNameBindingAnnotationWithoutTargetAndRetentionTest failed
Key: JBIDE-25259
URL: https://issues.jboss.org/browse/JBIDE-25259
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: integration-tests, webservices
Affects Versions: 4.5.1.AM3
Reporter: Pavol Srna
Assignee: Pavol Srna
Fix For: 4.5.1.Final
{code}
Error Message
Timeout after: 10 s.: Editor 'Authorized.java' is not dirty
Stacktrace
org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: Editor 'Authorized.java' is not dirty
at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:121)
at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:205)
at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:150)
at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:131)
at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:96)
at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:63)
at org.eclipse.reddeer.common.wait.AbstractWait.<init>(AbstractWait.java:49)
at org.eclipse.reddeer.common.wait.WaitUntil.<init>(WaitUntil.java:37)
at org.jboss.tools.ws.ui.bot.test.rest.NameBindingAnnotationSupportTest.definingNameBindingAnnotationWithoutTargetAndRetentionTest(NameBindingAnnotationSupportTest.java:77)
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months