[JBoss JIRA] (JBIDE-10913) Command execution interrupted: Execution context is null
by Dmitry Geraskov (JIRA)
Dmitry Geraskov created JBIDE-10913:
---------------------------------------
Summary: Command execution interrupted: Execution context is null
Key: JBIDE-10913
URL: https://issues.jboss.org/browse/JBIDE-10913
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 3.3.0.M4
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Fix For: 3.3.0.Beta1
org.hibernate.console.HibernateConsoleRuntimeException: Command execution interrupted: Execution context is null, 'Hibernate3.5' console configuration is closed.
at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:75)
at org.hibernate.eclipse.console.workbench.ConsoleConfigurationWorkbenchAdapter.getChildren(ConsoleConfigurationWorkbenchAdapter.java:41)
at org.hibernate.eclipse.console.workbench.BasicWorkbenchAdapter.getChildren(BasicWorkbenchAdapter.java:100)
at org.hibernate.eclipse.console.workbench.BasicWorkbenchAdapter.fetchDeferredChildren(BasicWorkbenchAdapter.java:106)
at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:235)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
The reason is:
One process is building Configuration (through ConsoleConfiguration#execute(Command))
Another process clears execution context.
Need to synchronize the methods.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] (JBDS-1949) JBoss logo is a button for launching a server, a button for Central, an editor icon, and IN the editor too: confusing overkill?
by Nick Boldt (Created) (JIRA)
JBoss logo is a button for launching a server, a button for Central, an editor icon, and IN the editor too: confusing overkill?
-------------------------------------------------------------------------------------------------------------------------------
Key: JBDS-1949
URL: https://issues.jboss.org/browse/JBDS-1949
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: central
Affects Versions: 5.0.0.M5
Reporter: Nick Boldt
Assignee: Burr Sutter
Fix For: 5.0.0.Beta1
Attachments: jboss-logo-seen-4-places.png
The Eclipse coolbar has two buttons in it using the same JBoss "redballs" icon. In once case it's for launching server instances; in the other it's for launching JBoss Central.
Should we be using DIFFERENT icons here? Or at least an overlay (eg., a green triangle/arrow) on the server launcher?
Also, does the Central editor need TWO identical icons a few pixels apart?
See attached screenshot:
!jboss-logo-seen-4-places.png!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] (JBIDE-10773) OpenShift Express: Unable to create application on devenv (ami-c73cedae)
by Attila Nagy (JIRA)
Attila Nagy created JBIDE-10773:
-----------------------------------
Summary: OpenShift Express: Unable to create application on devenv (ami-c73cedae)
Key: JBIDE-10773
URL: https://issues.jboss.org/browse/JBIDE-10773
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Attila Nagy
Assignee: Andre Dietisheim
Unable to create an OpenShift Express application. When I add application details and click on 'Finnish', an error-message pop-up is shown and the following entry is created in error log.
eclipse.buildId=M20110909-1335
java.version=1.6.0_22
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product
Error
Wed Feb 01 11:37:02 CET 2012
Could not create application
com.openshift.express.client.OpenShiftEndpointException: Could not configure application "myphp" at "https://ec2-184-72-129-138.compute-1.amazonaws.com/broker/cartridge"
at com.openshift.express.client.OpenShiftService.sendRequest(OpenShiftService.java:366)
at com.openshift.express.client.OpenShiftService.requestApplicationAction(OpenShiftService.java:295)
at com.openshift.express.client.OpenShiftService.createApplication(OpenShiftService.java:173)
at com.openshift.express.internal.client.InternalUser.createApplication(InternalUser.java:183)
at org.jboss.tools.openshift.express.internal.ui.wizard.CreateNewApplicationWizardModel.createApplication(CreateNewApplicationWizardModel.java:40)
at org.jboss.tools.openshift.express.internal.ui.wizard.CreateNewApplicationWizardModel.createApplication(CreateNewApplicationWizardModel.java:46)
at org.jboss.tools.openshift.express.internal.ui.wizard.CreateNewApplicationWizard$1.run(CreateNewApplicationWizard.java:95)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: com.openshift.express.internal.client.httpclient.BadRequestException: {"exit_code":1,"broker":"1.1.1","api":"1.1.2","messages":"","broker_c":["namespace","rhlogin","ssh","app_uuid","debug","alter","cartridge","cart_type","action","app_name","api"],"result":"Invalid user","debug":"","data":"","api_c":["placeholder"]}
at com.openshift.express.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:104)
at com.openshift.express.internal.client.httpclient.UrlConnectionHttpClient.post(UrlConnectionHttpClient.java:71)
at com.openshift.express.client.OpenShiftService.sendRequest(OpenShiftService.java:357)
... 7 more
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: https://ec2-184-72-129-138.compute-1.amazonaws.com/broker/cartridge
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
at com.openshift.express.internal.client.httpclient.UrlConnectionHttpClient.post(UrlConnectionHttpClient.java:66)
... 8 more
On the server-side I can see the following entry in access log.
209.132.186.34 ip-10-72-58-120.ec2.internal - - [01/Feb/2012:05:37:01 -0500] "POST /broker/cartridge HTTP/1.1" 400 247 "-" "Java OpenShift/2.3.0 (org.jboss.tools.openshift.express.ui 2.3.0.v20120131-0401-H204-Beta1)"
I'm not using proxy. My user is a completely new user without any registered domain namespace.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 2 months