[jbosstools-issues] [JBoss JIRA] (JBIDE-20321) Hibernate tooling offline support

Jiri Peterka (JIRA) issues at jboss.org
Thu Sep 10 05:14:00 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-20321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Peterka closed JBIDE-20321.
--------------------------------


[~koen.aers] Yes, it seems ok, I've just tried that with nightly and didn't observe any offline mode issue. Closing. If I find any special case where it doesn't work well, I'll report. 

> Hibernate tooling offline support
> ---------------------------------
>
>                 Key: JBIDE-20321
>                 URL: https://issues.jboss.org/browse/JBIDE-20321
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: hibernate
>    Affects Versions: 4.3.0.Beta2
>         Environment: JBDS 9.0.0.Beta2
>            Reporter: Jiri Peterka
>            Assignee: Koen Aers
>             Fix For: 4.3.0.CR1
>
>         Attachments: blocking-error.png, sourceforge-offline.png
>
>
> There are many cases that avoid using Hibernate Tools from being usable when some remote resources are not available, specifically when tooling cannot access remote schema. Tooling should not be blocked by such a things and should allow offline mode. Error below demonstrates blocked Hibernate console during sourceforge is down.
> {code}
> org.hibernate.HibernateException: Could not parse configuration: /home/jpeterka/workspace/tmp/b2/mvn-hibernate43-ent/src/main/java/hibernate.cfg.xml
> Could not parse configuration: /home/jpeterka/workspace/tmp/b2/mvn-hibernate43-ent/src/main/java/hibernate.cfg.xml
>   org.dom4j.DocumentException: Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd Nested exception: Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd
>   Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd Nested exception: Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd
>     org.dom4j.DocumentException: Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd Nested exception: Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd
>     Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd Nested exception: Server returned HTTP response code: 503 for URL: http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list