[JBoss JIRA] (JBIDE-16991) arquillian editor - quailfiier list is very slow to load and does not seem to be cached
by Lucia Jelinkova (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16991?page=com.atlassian.jira.plugi... ]
Lucia Jelinkova closed JBIDE-16991.
-----------------------------------
Verified in JBT 4.2.0.cr1 that the list is loaded even if user is offline.
> arquillian editor - quailfiier list is very slow to load and does not seem to be cached
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-16991
> URL: https://issues.jboss.org/browse/JBIDE-16991
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: testing-tools
> Reporter: Max Rydahl Andersen
> Assignee: Max Rydahl Andersen
> Fix For: 4.2.0.CR1
>
>
> clicking and opening qualifier list the first time freezes the UI (it shouldn't).
> Then an empty dialog shows up.
> A few seconds later the content starts "dripping in'
> Second time there is no freeze - but the content still takes a bit to load and no info about it loading.
> Can't this be cached ?
> Can't we show "Loading..." while it is running and secondly - how will this work when not connected to the network (I assume it is loading something remotely which is great, but we need to work while offline too)
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18247) Eclipse is blocked for several minutes on startup when HTTP/80 is firewalled
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18247?page=com.atlassian.jira.plugi... ]
Mickael Istria reassigned JBIDE-18247:
--------------------------------------
Assignee: Mickael Istria
> Eclipse is blocked for several minutes on startup when HTTP/80 is firewalled
> ----------------------------------------------------------------------------
>
> Key: JBIDE-18247
> URL: https://issues.jboss.org/browse/JBIDE-18247
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.0.CR1
> Reporter: Pavol Srna
> Assignee: Mickael Istria
> Labels: respin-a
> Fix For: 4.2.0.CR1
>
> Attachments: eclipse-firewalled-jstack.txt
>
>
> Imagine a situation where you are behind firewall which blocks HTTP/80.
> You unpack fresh eclipse and install jbosstools. After installation you are prompted to restart eclipse. But eclipse is blocked at startup for several minutes - there is blocking central thread which cannot access web because of firewall.
> If you don't forget to setup proxy in eclipse you won't experience this. But otherwise you will be stucked on eclipse startup. And that is bad user experience.
> I would suggest to fix it so, that eclipse can at least start - just central content is not loaded when http is blocked.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18247) Eclipse is blocked for several minutes on startup when HTTP/80 is firewalled
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18247?page=com.atlassian.jira.plugi... ]
Mickael Istria updated JBIDE-18247:
-----------------------------------
Labels: respin-a (was: )
> Eclipse is blocked for several minutes on startup when HTTP/80 is firewalled
> ----------------------------------------------------------------------------
>
> Key: JBIDE-18247
> URL: https://issues.jboss.org/browse/JBIDE-18247
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.0.CR1
> Reporter: Pavol Srna
> Labels: respin-a
> Fix For: 4.2.0.CR1
>
> Attachments: eclipse-firewalled-jstack.txt
>
>
> Imagine a situation where you are behind firewall which blocks HTTP/80.
> You unpack fresh eclipse and install jbosstools. After installation you are prompted to restart eclipse. But eclipse is blocked at startup for several minutes - there is blocking central thread which cannot access web because of firewall.
> If you don't forget to setup proxy in eclipse you won't experience this. But otherwise you will be stucked on eclipse startup. And that is bad user experience.
> I would suggest to fix it so, that eclipse can at least start - just central content is not loaded when http is blocked.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18247) Eclipse is blocked for several minutes on startup when HTTP/80 is firewalled
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18247?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-18247:
----------------------------------------
I believe it's a symtom of JBIDE-18217. I hope fix for JBIDE-18217 will be enough to fix this behaviour.
> Eclipse is blocked for several minutes on startup when HTTP/80 is firewalled
> ----------------------------------------------------------------------------
>
> Key: JBIDE-18247
> URL: https://issues.jboss.org/browse/JBIDE-18247
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.0.CR1
> Reporter: Pavol Srna
> Labels: respin-a
> Fix For: 4.2.0.CR1
>
> Attachments: eclipse-firewalled-jstack.txt
>
>
> Imagine a situation where you are behind firewall which blocks HTTP/80.
> You unpack fresh eclipse and install jbosstools. After installation you are prompted to restart eclipse. But eclipse is blocked at startup for several minutes - there is blocking central thread which cannot access web because of firewall.
> If you don't forget to setup proxy in eclipse you won't experience this. But otherwise you will be stucked on eclipse startup. And that is bad user experience.
> I would suggest to fix it so, that eclipse can at least start - just central content is not loaded when http is blocked.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18247) Eclipse is blocked for several minutes on startup when HTTP/80 is firewalled
by Pavol Srna (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18247?page=com.atlassian.jira.plugi... ]
Pavol Srna updated JBIDE-18247:
-------------------------------
Attachment: eclipse-firewalled-jstack.txt
> Eclipse is blocked for several minutes on startup when HTTP/80 is firewalled
> ----------------------------------------------------------------------------
>
> Key: JBIDE-18247
> URL: https://issues.jboss.org/browse/JBIDE-18247
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.0.CR1
> Reporter: Pavol Srna
> Fix For: 4.2.0.CR1
>
> Attachments: eclipse-firewalled-jstack.txt
>
>
> Imagine a situation where you are behind firewall which blocks HTTP/80.
> You unpack fresh eclipse and install jbosstools. After installation you are prompted to restart eclipse. But eclipse is blocked at startup for several minutes - there is blocking central thread which cannot access web because of firewall.
> If you don't forget to setup proxy in eclipse you won't experience this. But otherwise you will be stucked on eclipse startup. And that is bad user experience.
> I would suggest to fix it so, that eclipse can at least start - just central content is not loaded when http is blocked.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18247) Eclipse is blocked for several minutes on startup when HTTP/80 is firewalled
by Pavol Srna (JIRA)
Pavol Srna created JBIDE-18247:
----------------------------------
Summary: Eclipse is blocked for several minutes on startup when HTTP/80 is firewalled
Key: JBIDE-18247
URL: https://issues.jboss.org/browse/JBIDE-18247
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.2.0.CR1
Reporter: Pavol Srna
Fix For: 4.2.0.CR1
Attachments: eclipse-firewalled-jstack.txt
Imagine a situation where you are behind firewall which blocks HTTP/80.
You unpack fresh eclipse and install jbosstools. After installation you are prompted to restart eclipse. But eclipse is blocked at startup for several minutes - there is blocking central thread which cannot access web because of firewall.
If you don't forget to setup proxy in eclipse you won't experience this. But otherwise you will be stucked on eclipse startup. And that is bad user experience.
I would suggest to fix it so, that eclipse can at least start - just central content is not loaded when http is blocked.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-18148) problem with Hibernate package-info.java TypeDefs
by Koen Aers (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18148?page=com.atlassian.jira.plugi... ]
Koen Aers commented on JBIDE-18148:
-----------------------------------
Hey Jeffrey,
Would it be possible to attach a minimal JPA project setup that reproduces the error?
Cheers,
Koen
> problem with Hibernate package-info.java TypeDefs
> -------------------------------------------------
>
> Key: JBIDE-18148
> URL: https://issues.jboss.org/browse/JBIDE-18148
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: hibernate
> Environment: OSX 10.9.4
> Reporter: Jeffrey Simpson
> Assignee: Koen Aers
> Fix For: 4.2.0.CR1
>
> Attachments: eclipseErrors.log
>
>
> I just tried out JBoss Developer Studio 8.0.0.Beta3 and it reports all of my Hibernate types that are defined in a package-info as not being found. I get "Type "common-big-decimal" could not be found" where I use it to define an attribute on an entity.
> Here is my Package-info.java
>
> @org.hibernate.annotations.TypeDefs (
>
> {
> @org.hibernate.annotations.TypeDef(name="yfu_boolean", typeClass=org.yfu.util.hibernate.TrueFalseBooleanUserType.class),
> @org.hibernate.annotations.TypeDef(name="integer_date", typeClass=org.yfu.util.hibernate.IntegerDateUserType.class),
> @org.hibernate.annotations.TypeDef(name="integer_local_date", typeClass=org.yfu.util.hibernate.IntegerLocalDateUserType.class),
> @org.hibernate.annotations.TypeDef(name="common_big_decimal", typeClass=org.yfu.util.hibernate.NullableBigDecimalUserType.class),
> @org.hibernate.annotations.TypeDef(name="common_long", typeClass=org.yfu.util.hibernate.NullableLongUserType.class),
> @org.hibernate.annotations.TypeDef(name="common_integer", typeClass=org.yfu.util.hibernate.NullableIntegerUserType.class),
> @org.hibernate.annotations.TypeDef(name="common_string", typeClass=org.yfu.util.hibernate.NullableStringUserType.class),
> @org.hibernate.annotations.TypeDef(name="common_tf_boolean", typeClass=org.yfu.util.hibernate.NullableTFBooleanUserType.class),
> @org.hibernate.annotations.TypeDef(name="common_yn_boolean", typeClass=org.yfu.util.hibernate.NullableYNBoolenaUserType.class),
> @org.hibernate.annotations.TypeDef(name="yfu_boolean_integer", typeClass=org.yfu.util.hibernate.YFUBooleanIntegerUserType.class),
>
> }
> )
> package org.yfu.util.hibernate;
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (JBIDE-16713) Application wizard: Deploying shared (e.g. SVN) project
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16713?page=com.atlassian.jira.plugi... ]
Marián Labuda resolved JBIDE-16713.
-----------------------------------
Fix Version/s: 4.2.0.CR1
(was: 4.2.x)
Resolution: Won't Fix
> Application wizard: Deploying shared (e.g. SVN) project
> -------------------------------------------------------
>
> Key: JBIDE-16713
> URL: https://issues.jboss.org/browse/JBIDE-16713
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.2.0.Alpha2
> Reporter: Marián Labuda
> Assignee: Marián Labuda
> Labels: application_wizard
> Fix For: 4.2.0.CR1
>
>
> It is not possible to deploy SVN project yet. In new application wizard on the second wizard page is possibility to choose (hit the Browse... button) project, but in browsing dialog is note, that only non-shared or git project are possible to import.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months