Bug 958400

Summary: java.lang.NumberFormatException: empty String in BPMNShapeHandler
Product: [Retired] JBoss BPMS Platform 6 Reporter: Toshiya Kobayashi <tkobayas>
Component: jBPM DesignerAssignee: Kris Verlaenen <kverlaen>
Status: CLOSED EOL QA Contact: Kirill Gaevskii <kgaevski>
Severity: medium Docs Contact:
Priority: urgent    
Version: 6.0.0CC: ajuricic, alazarot, brms-jira, kverlaen, lpetrovi, mbaluch, omolinab, pzapataf
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 858971 Environment:
Last Closed: 2020-03-27 20:01:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Toshiya Kobayashi 2013-05-01 10:31:27 UTC
+++ This bug was initially created as a clone of Bug #858971 +++

Description of problem:

Platform BZ for https://issues.jboss.org/browse/JBPM-3793

Steps to Reproduce:

1. Create a process in Designer
2. Place a State Event Node on the leftmost side of the canvas
3. Save the process

# See details in JBPM-3793
  
Actual results:

NumberFormatException is thrown.

Expected results:

The process is saved.

--- Additional comment from JBoss JIRA Server on 2012-09-20 06:19:15 EDT ---

Tihomir Surdilovic <tsurdilo> made a comment on jira JBPM-3793

Make sure your nodes borders do not touch the canvas border.

--- Additional comment from Amana on 2013-02-14 07:41:08 EST ---

Do you have any idea for which version it will be fixed ? Thanks

Comment 1 Amana 2013-08-19 13:15:55 UTC
Will it be fixed on BRMS 6?

Comment 5 JBoss JIRA Server 2013-10-10 15:33:45 UTC
Kris Verlaenen <kris.verlaenen> updated the status of jira JBPM-3793 to Resolved

Comment 6 Marek Baluch 2013-11-27 22:09:04 UTC
Reopening:

The editor does not throw the NumberFormatException anymore but the attribute ('x' or 'y') is still missing.

Error bellow is still present in the server log.

22:57:15,057 ERROR [org.drools.core.xml.ExtensibleXmlParser] (pool-36-thread-3) (null: 15, 58): cvc-complex-type.4: Attribute 'y' must appear on element 'dc:Bounds'.

Comment 7 Kris Verlaenen 2013-11-28 22:15:54 UTC
Lowering priority as this now seems to be just an error message in the server log, it doesn't seem to break any functionality.

Comment 8 Kris Verlaenen 2014-01-28 23:12:19 UTC
*** Bug 1009073 has been marked as a duplicate of this bug. ***