How to disable validation especially BPMN2 validation in JBDS?

Solution Verified - Updated -

Issue

The JBDS project hangs during validation of BPMN2 project. Here is the thread dump:

"Worker-2" prio=6 tid=0x0000000008e3b000 nid=0xdd0 runnable [0x000000000dfdd000]
   java.lang.Thread.State: RUNNABLE
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    - locked <0x00000000f4ff98a8> (a java.net.SocksSocketImpl)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
...
org.eclipse.bpmn2.modeler.core.validation.BPMN2ProjectValidator.isBPMN2File(BPMN2ProjectValidator.java:143)
    at org.eclipse.bpmn2.modeler.core.validation.BPMN2ProjectValidator.validate(BPMN2ProjectValidator.java:115)

Is there any way to disable the validation in JBDS?

Environment

  • JBoss Developer Studio(JBDS)

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.