cancel
Showing results for 
Search instead for 
Did you mean: 

inserting condition error

ingo_ri
Champ in-the-making
Champ in-the-making
Hello,

I've installed the activiti designer 5.4.0 and create a process from scratch. Start, End, 2 User tasks and an exclusive gateway, everything connected by sequence flows is fine. But when I add a condition to a sequence flow, I get an error:

An exception occurred while creating the BPMN 2.0 XML: Der Namespace-URI "http://www.w3.org/2001/XMLSchema" wurde nicht an ein Präfix gebunden.

In english: The namespace uri is not bound to a prefix.

The error occurs when I use the properties view or edit the xml-editor by hand.

What goes wrong here? Is it a proxy problem?

Kind Regards, Ingo
7 REPLIES 7

frederikherema1
Star Contributor
Star Contributor
Looks like eclipse can't get to the xsd for http://www.w3.org/2001/XMLSchema. Since it's a german error (which the designer doesn't do) this is the eclipse-xml parser throwing this. Can you double-check if you can access the internet from within eclipse?

ingo_ri
Champ in-the-making
Champ in-the-making
Found the reason for the error: I started my eclipse with the IBM-JDK for WebSphere. Running eclipse on Sun JDK everything is fine.

partizano
Champ in-the-making
Champ in-the-making
Hello,
I have the same error, I am using eclipse helios with the IBM-JDK for WebSphere, and I can't use others. What can I do to avoid this error? I can access the internet from eclipse…

trademak
Star Contributor
Star Contributor
Hi,

Is it possible for you to use the Oracle/SUN JDK? Because that seems to solve the problem.

Best regards,

partizano
Champ in-the-making
Champ in-the-making
Hi,
I can use only ibm jdk Smiley Sad

partizano
Champ in-the-making
Champ in-the-making
I just found out that I can use oracle jdk. With it the error is not repeated.

bardioc
Champ in-the-making
Champ in-the-making
I just found out that I can use oracle jdk. With it the error is not repeated.

Hello, I'm facing the same error with RAD 8.0.3 and the Activiti Designer. However, changing to the Oracle JDK is not an option as certain functions in RAD are no longer working. Is there a chance this issue can be fixed for the Activiti Designer. Without this being fixed, it will be impossible for us to use Activiti for productive development.

Thanks

Heiko