[JBoss JIRA] Created: (JBIDE-7045) www.jboss.org HTML snippet generator has incorrect version values, is missing new entries, and does not replace aggregated zip names/sizes correctly
by Nick Boldt (JIRA)
www.jboss.org HTML snippet generator has incorrect version values, is missing new entries, and does not replace aggregated zip names/sizes correctly
----------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-7045
URL: https://jira.jboss.org/browse/JBIDE-7045
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.2.0.Beta
Reporter: Nick Boldt
Assignee: Nick Boldt
1. version comes out as "2010", should be either full timestamp or something more meaningful
2. newer components are missing; xulrunner is missing
3. to get a complete snippet, must merge snippets from multiple sources (nightly, aggregate, pi4soa, drools, teiid, xulrunner); should be able to generate file from contents of components/ and all/ dirs.
4. Should also include xulrunner Update site zip in aggregation's components/ dir.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years
[JBoss JIRA] Updated: (JBIDE-8343) Launch instance wizard: cannot launch occasionnly
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-8343?page=com.atlassian.jira.plugin... ]
Andre Dietisheim updated JBIDE-8343:
------------------------------------
Steps to Reproduce:
this happens occasionally only (you might need to repeat launching until it happens):
1) "launch instance" on a cloud in the cloud viewer
Result:
Launching fails, you get an error dialog that says: "starting Instance" has encountered a problem. Details: Coud not refresh instance ...." (see screenshot)
The error log shows the following exception:
org.jboss.tools.deltacloud.core.DeltaCloudException: Coud not refresh instance "i-9b3355f7"
at org.jboss.tools.deltacloud.core.DeltaCloud.refreshInstance(DeltaCloud.java:454)
at org.jboss.tools.deltacloud.core.DeltaCloud.waitForState(DeltaCloud.java:288)
at org.jboss.tools.deltacloud.core.DeltaCloud.waitForState(DeltaCloud.java:275)
at org.jboss.tools.deltacloud.core.job.InstanceStateJob.doRun(InstanceStateJob.java:34)
at org.jboss.tools.deltacloud.core.job.AbstractCloudJob.run(AbstractCloudJob.java:46)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: org.jboss.tools.deltacloud.core.client.DeltaCloudNotFoundClientException: The server could not find the resource "http://try.steamcannon.org/deltacloud/api/instances/i-9b3355f7"
at org.jboss.tools.deltacloud.core.client.DeltaCloudClientImpl.throwOnHttpErrors(DeltaCloudClientImpl.java:116)
at org.jboss.tools.deltacloud.core.client.DeltaCloudClientImpl.request(DeltaCloudClientImpl.java:87)
at org.jboss.tools.deltacloud.core.client.DeltaCloudClientImpl.listInstances(DeltaCloudClientImpl.java:276)
at org.jboss.tools.deltacloud.core.DeltaCloud.refreshInstance(DeltaCloud.java:448)
... 5 more
was:
this happens occasionally only (you might need to repeat launching until it happens):
1) "launch instance" on a cloud in the cloud viewer
Result:
Launching fails, you get an error dialog that says: "starting Instance" has encountered a problem. Details: Coud not refresh instance ...." (see screenshot)
> Launch instance wizard: cannot launch occasionnly
> -------------------------------------------------
>
> Key: JBIDE-8343
> URL: https://issues.jboss.org/browse/JBIDE-8343
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: deltacloud
> Affects Versions: 3.2.0.CR2 (tentative)
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 3.2.1
>
> Attachments: Screenshot-12.png
>
>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years