Giter Club home page Giter Club logo

signavio-core-components's Issues

Chrome and Opera visualization problems

Hi,
i updated my browsers, Chrome 18 and Opera 11, and the content of my signavio 
files is not displayed correctly: Opera displays a blank page and Chrome 
stretch out the string inside the blocks.

Someone can help me to solve this problem? I tried to modify the user agents 
regular expression into the web.xml file but this did not change anything.

Thanks!

Original issue reported on code.google.com by [email protected] on 18 Apr 2012 at 8:09

BPMN 2.0 Export: Call Activiti becomes Task respectively Sub-Process

Steps to reproduce the problem:
1. Create a new BPMN 2.0 process with a Task or Sub-Process
2. Set the property is a Call Activity to true
3. Export the BPMN 2.0 XML representation

Expected output:
<callActivity id="23" name="A" calledElement="myReusableProcess" />

Instead I got:
<task completionQuantity="1" startQuantity="1" isForCompensation="false" 
name="A" id="sid-7F69557C-82BB-4F64-A714-E21B3FB62D19"/>
<subProcess triggeredByEvent="false" completionQuantity="1" startQuantity="1" 
isForCompensation="false" name="B" 
id="sid-14D64C28-B39C-4EBC-8AB7-B8261C88BCED"/>

Tested using Activiti Modeler 5.0.beta2 on Kubuntu 10.04 x86_64 GNU/Linux.

I couldn't find the attribute 'calledElement' represented in the UI.

Original issue reported on code.google.com by [email protected] on 5 Oct 2010 at 1:01

Deploy Signavio on WAS

What steps will reproduce the problem?
1.Start explorer in all-in-one installation
2.Select "JBoss jBPM Process (jPDL 4)"

What is the expected output? What do you see instead?
The loading mask is loaded, but the editor don't start

What version of the product are you using? On what operating system?
I'm using Rev44 on Windows XP with Websphere 7 on RAD 7.5. 

I have created a new project starting from signaviocore.war built with ant 
built.xml build-and-deploy-all-in-one-war-to-jboss, retrieve source from svn 
http://signavio-core-components.googlecode.com/svn/trunk/ and 
http://oryx-editor.googlecode.com/svn/trunk.



Original issue reported on code.google.com by [email protected] on 15 Dec 2010 at 12:24

WEB-INF/jsp/error.jsp renders not well-formed XML but declares XML

1. open firefox 5.0 in Ubuntu 11.04
2. enter in the address bar: http://localhost:8080/activiti-modeler
3. choose a process definition and double-click it

What is the expected output? 
A visual editor is opened showing the process graph and BPMN 2 control and 
attribute palette 

What do you see instead?

XML Parsing Error: mismatched tag. Expected: </meta>.
Location: 
http://localhost:8080/activiti-modeler/p/editor?id=root-directory%3Bexamples%3BF
inancialReportProcess%3BFinancialReportProcess.signavio.xml
Line Number 30, Column 4:   </head>
----------^

What version of the product are you using? 

activiti-5.6

On what operating system?
Ubuntu 11.04

Cause of this bug is /platform/WebContent/WEB-INF/jsp/error.jsp is using XML 
declaration but it is not valid XML.

Attached is patch to:
1. remove XML declaration
2. fix the HTML tags to include proper end tags

Original issue reported on code.google.com by [email protected] on 8 Jul 2011 at 4:23

Attachments:

Error saving model diagram with space in the name

I have installed Activiti 5.6 and Modeler 5.6 war file both running on SLES 11 
SP1 with tomcat 6.0.32.  

1. A user has created a model diagram in Signavio. He saved it successfully 


2. He modifies the diagram and then clicks on Save and gets a save Dialog box. 
Clicking save in the Dialog box he gets a box which says 'Something is 
wrong...".  However if he goes from the activiti-explorer to the 
activiti-cycle, and then does a save, it works.
The name of the diagram  has a space in it, I wonder if this can have anything 
to do with it.

Link coming  from activiti-cycle works (semicolons):
activiti-modeler/p/editor?id=root-directory;ITILProcesses;IM 
Process.signavio.xml

Link generated in modeler does not work(slashes):
activiti-modeler/p/editor?id=root-directory/ITILProcesses/IM 
Process.signavio.xml

3.
The tomcat log has the following message:

com.signavio.platform.exceptions.RequestException: RequestException Error Code: 
handlerfilter.handlerNotFound at 
com.signavio.platform.filters.HandlerFilter.doFilter(HandlerFilter.java:85)at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilt
erChain.java:235)at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.
java:206)at 
com.signavio.platform.filters.RequestExceptionFilter.doFilter(RequestExceptionFi
lter.java:110) at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilt
erChain.java:235) at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.
java:206)at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:2
33) at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:1
91) at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) 
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) 
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109
)at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298) 
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) 
at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Pr
otocol.java:588)at 
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) at 
java.lang.Thread.run(Thread.java:736)


Original issue reported on code.google.com by [email protected] on 26 Jul 2011 at 10:26

Attachments:

when editing / re-saving an existing diagram, process id is changed

What steps will reproduce the problem?
1. edit an existing process
2. modify it
3. save it

What is the expected output? What do you see instead?
The process id has changed which is not very good when deploying in BPM engine 
such as Activiti.

Is there a way to keep the same process id?

Thanks
Pascal

PS: sorry for badly filled issue, I clicked on enter by error ;)

Original issue reported on code.google.com by [email protected] on 7 Feb 2012 at 11:41

do not exist, do not creates. <error .../> and <message .../>

-What steps will reproduce the problem?
1. in BPMN process I use error end event
2.      <endEvent id="sid-AB704287-0705-42A2-802A-5C58E7BCAD31" name="The Error 
End">
         ...
            <errorEventDefinition errorRef="sid-bf8a2bda-4cf6-4f2b-8367-c32f6b4ba4a2" id="sid-909fa525-d055-4839-991d-5d5e4be521df"/>
       </endEvent>
3.  But referring element errorRef="sid-bf8a2bda-4cf6-4f2b-8367-c32f6b4ba4a2" 
do not exist.

-What is the expected output? 
<error id="sid-bf8a2bda-4cf6-4f2b-8367-c32f6b4ba4a2" name="MyError">
<process ....
-What do you see instead?
do not exist. <error />

-What version of the product are you using? On what operating system?
last trunk

-Others?
The same problem with message events.

Original issue reported on code.google.com by [email protected] on 3 Aug 2012 at 5:52

Attachments:

Error while saving bpmn diagram containing a participant with an accent in the name

What steps will reproduce the problem?
1. Open or create a diagram
2. Add a participant, name it 'á' for instance
3. Save the diagram

What is the expected output? What do you see instead?
The diagram should be saved

What version of the product are you using? On what operating system?
Activiti 5.0rc1
Windows 7 x64
Firefox 3.6.12

Please provide any additional information below.
These are the simplest steps to reproduce the issue, it happens in more 
complicated scenarios with lanes and pool. Included StackTrace from tomcat and 
request (copied from FireBug)

Original issue reported on code.google.com by [email protected] on 20 Nov 2010 at 10:11

Attachments:

Question: Is it possible to import a BPMN file created in another tool (e.g. the Activiti Designer eclipse plugin)

Hi there,

This isn't an issue, actually, rather a question.

I would like to know if it is possible to import BPMN documents created using 
another tool (e.g. the Eclipse Activiti Designer) in to the workspace. In other 
words, I would like to know how to create the appropriate .signavio.xml file 
from the BPMN definition, if that is possible.

Please let me know if this is the wrong place to be asking this question! I 
couldn't find a forum link on the page.

Regards,

Matt

Original issue reported on code.google.com by [email protected] on 29 Aug 2012 at 11:05

Modeler fails badly in IE8

What steps will reproduce the problem?
1. Start Activiti 5.5 Demo
2. Open Activiti Modeler (signavio) in IE8 (obviously on windows, I'm using 
WIndows 7 64 bit, Enterprise)
3. Click on an ootb process
4. Click on the thumbnail for the process

What is the expected output? 
Expect to be able to edit the process or to receive a warning indicating the 
browser is not supported.

What do you see instead?
A popup window is displayed with a tomcat exception.

The URL for the popup window: 
http://localhost:8080/p/publisher/C:;Users;dmadmin;Downloads;activiti-5.5;activi
ti-5.5;apps;apache-tomcat-6.0.32;bin;..;..;..;workspace;activiti-modeler-example
s;EasyBugFilingProcess;EasyBugFilingProcess.signavio.xml

With the following message:
HTTP Status 404 - 
/p/publisher/C:;Users;dmadmin;Downloads;activiti-5.5;activiti-5.5;apps;apache-to
mcat-6.0.32;bin;..;..;..;workspace;activiti-modeler-examples;EasyBugFilingProces
s;EasyBugFilingProcess.signavio.xml

--------------------------------------------------------------------------------

type Status report

message 
/p/publisher/C:;Users;dmadmin;Downloads;activiti-5.5;activiti-5.5;apps;apache-to
mcat-6.0.32;bin;..;..;..;workspace;activiti-modeler-examples;EasyBugFilingProces
s;EasyBugFilingProcess.signavio.xml

description The requested resource 
(/p/publisher/C:;Users;dmadmin;Downloads;activiti-5.5;activiti-5.5;apps;apache-t
omcat-6.0.32;bin;..;..;..;workspace;activiti-modeler-examples;EasyBugFilingProce
ss;EasyBugFilingProcess.signavio.xml) is not available.


--------------------------------------------------------------------------------

Apache Tomcat/6.0.32


What version of the product are you using? 
Activiti 5.5

On what operating system?
Windows 7 64bit, Enterprise

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 6 Jun 2011 at 2:44

Multiple lines with tags <signal name="signal1"/>

-What steps will reproduce the problem?
1. In BPMN diagram/process create two or more signal events.
2. Define them same THE SAME Signalname.
3. One intermediate catching event. Others with the sames Signalname's - 
throwing events. 

-What is the expected output? 
   <signal id="sid-45968cfc-0105-465d-837c-0ff504225c78" name="Signal1"/>
   <process id="Proc21" isExecutable="false">
      ....
      <intermediateCatchEvent ...>
         ...
         <signalEventDefinition id="sid-d24d56a2-b5dd-44ef-8687-8c2b6925df2e" signalRef="sid-45968cfc-0105-465d-837c-0ff504225c78"/>
      </intermediateCatchEvent>
      ...
      <boundaryEvent ... >
         ...
         <signalEventDefinition id="sid-b7d506f1-1fa0-45e0-b379-62095dc41f62" signalRef="sid-45968cfc-0105-465d-837c-0ff504225c78"/>
      </boundaryEvent>
   </process >

-What do you see instead?
   <signal id="sid-45968cfc-0105-465d-837c-0ff504225c78" name="Signal1"/>
   <signal id="sid-270e32d3-ee90-4a34-a5a0-57a271819962" name="Signal1"/>
   <process id="Proc21" isExecutable="false">
      ....
      <intermediateCatchEvent ...>
         ...
         <signalEventDefinition id="sid-d24d56a2-b5dd-44ef-8687-8c2b6925df2e" signalRef="sid-45968cfc-0105-465d-837c-0ff504225c78"/>
      </intermediateCatchEvent>
      ...
      <boundaryEvent ... >
         ...
         <signalEventDefinition id="sid-b7d506f1-1fa0-45e0-b379-62095dc41f62" signalRef="sid-270e32d3-ee90-4a34-a5a0-57a271819962"/>
      </boundaryEvent>
   </process >

-What version of the product are you using? On what operating system?
last trunk

-Please provide any additional information below.
As I understand Signal names should be unique in processes deployment. How to 
solve these problems.


Original issue reported on code.google.com by [email protected] on 3 Aug 2012 at 5:37

When editing an existin gprocess

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 Feb 2012 at 11:38

When editing an existin gprocess

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 Feb 2012 at 11:38

Articfacts: the Group cannot be used

What steps will reproduce the problem?
1. Create a BPMN process
2. Try to drag-and-drop a Group into a pool: it does not work.
3. Try to drag-and-drop a Task into a Group it does not work.

What is the expected output? What do you see instead?
Being the Group an artifact outside the flow it should be placed everywhere. 
but it does not work like that.

What version of the product are you using? On what operating system?
The last one. checked out the svn 5 minutes ago (22-12-2011 16:00)

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 22 Dec 2011 at 2:58

Creating new Type / Data window

Hi,

I would like to create a new type/window to select values to a task object. A 
window with pagination. Can you guys tell me from where I should start, please?

Thank you.

Original issue reported on code.google.com by [email protected] on 30 Jan 2012 at 7:45

Not saving the name attribute

What steps will reproduce the problem?
1. Create a new and valid BPMN2.0 diagram  and enter a process name in 
properties.
2. Save the diagram and view using activiti-probe web-app or use a normal text 
editor to view the XML data. The process name could be seen in .signavio.xml 
file but NOT in .bpmn20.xml file
3. On viewing in processes tab in activiti-probe webapp causes exceptions(Web 
script error). (Attached a screenshot of the exception).

What is the expected output? What do you see instead?
Process name should be saved if specified. Current implementation does not save 
process name.


What version of the product are you using? On what operating system?
I am using Signavio(v5.4) that is zipped along with Activiti on Linux Ubuntu 
10.10 system. I use Activti-Modeler that is powered by Signavtio to create 
BPMN2.0 diagrams.


Please provide any additional information below.
The name should be saved in BPMN2.0 XML file

Original issue reported on code.google.com by [email protected] on 10 Jun 2011 at 3:03

Attachments:

fail to open the modeler on firefox 4 beta 7

What steps will reproduce the problem?
1. open firefox 4 beta 7
2. enter in the address bar: http://localhost:8080/activiti-modeler
3. choose a process definition and double-click it

What is the expected output? 
A visual editor is opened showing the process graph and BPMN 2 control and 
attribute palette 

What do you see instead?

XML Parsing Error: mismatched tag. Expected: </meta>.
Location: 
http://localhost:8080/activiti-modeler/p/editor?id=root-directory%3Bexamples%3BF
inancialReportProcess%3BFinancialReportProcess.signavio.xml
Line Number 30, Column 4:   </head>
----------^

What version of the product are you using? 

activiti-5.0.rc1 + 

signavio-core-components(
Repository Root: http://signavio-core-components.googlecode.com/svn
Repository UUID: ed087902-8a0d-0a71-2a74-18b522bb7755
Revision: 40
Node Kind: directory
Schedule: normal
Last Changed Author: [email protected]
Last Changed Rev: 40
Last Changed Date: 2010-11-18 03:30:02 +0800 (Thu, 18 Nov 2010)
)

On what operating system?
Mac OS X 10.6.5

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 18 Nov 2010 at 12:38

Attachments:

BPMN2.0 Process default attribute isExecutable="false"

-What steps will reproduce the problem?
1. Saving BPMN diagram in repository?
2. Opening *.bpmn20.xml


-What is the expected output? What do you see instead?
Process attribute isExecutable="false" always is false? Why? 

-What version of the product are you using? On what operating system?
trunk
svn checkout http://signavio-core-components.googlecode.com/svn/trunk/ 
signavio-core-components-read-only

-Please provide any additional information below.
<process id="Proc21" isExecutable="false">
...
</process>

Original issue reported on code.google.com by [email protected] on 3 Aug 2012 at 5:10

UI element for <extensionElements> in Properties block

Hi, 

I suggest a field in the Properties (Task) block for the 
<extensionElements></extensionElements> tag. Text entered there could be 
inlined into the XML so that, for example, acitivti specific extensions could 
be added.

They then do not need to be added into the XML by hand after every change. 

Greetings

Dirk

Original issue reported on code.google.com by [email protected] on 7 Feb 2011 at 3:17

BPMN20 File Not Being Saved

What steps will reproduce the problem?
1. Create a new Business Process Diagram (BPMN 2.0) file
2. Save the file

What is the expected output? What do you see instead?
BPMN files with .signavio and .bpmn20 file extension should be saved and 
created. Instead, attached error message is displayed and no .bpmn20 file is 
created.

What version of the product are you using? On what operating system?
Signavio v5.4, Windows XP

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 4 Sep 2012 at 4:22

Attachments:

Shape repository empty in Chrome

What steps will reproduce the problem?
1. Log-in in activiti-explorer
2. Create a new diagram

What is the expected output? What do you see instead?
The shape repository should show the acordion/menu

What version of the product are you using? On what operating system?
Activiti 5.0rc1
Windows 7 x64
Chrome 7

Please provide any additional information below.
Works fine with Firefox 3.6

Original issue reported on code.google.com by [email protected] on 20 Nov 2010 at 8:54

Attachments:

Java 5 compliant code

What steps will reproduce the problem?
1. Try to compile the project with the jdk5 library.


What is the expected output? What do you see instead?
A successful build process and the signavio-core-components should be 
executable on a tomcat 5.5

Instead you see compiler errors as output.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 28 Sep 2010 at 8:12

When editing an existin gprocess

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 7 Feb 2012 at 11:38

Documentation

Sorry to post this in issues. I was wondering if theres any documentation 
available for the Source code.
Also how do I build jar files for different parts of the designer instead of 
war files? Thanks.

Original issue reported on code.google.com by [email protected] on 23 Feb 2012 at 11:46

Activiti 5.4 and 5.5: Horizontal pools are unusable.

What steps will reproduce the problem?
1. Setup/demo.start and go to Modeler.
2. Select create new BPMN2.0 model.
3. Add a pool to the diagram.
4. Try adding a lane to the pool added in the previous step. It is added but 
both overlap and hence unusable. This was working fine in the version 5.2 and 
5.3. Take a look at the screen shot attached with this problem.

What is the expected output? What do you see instead?
The lanes added to pool should be positioned one below the other instead of 
overlapping.

What version of the product are you using? On what operating system?
5.5/5.4, FireFox, Mac.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 3 May 2011 at 12:12

Attachments:

can not deploy to tomcat

What steps will reproduce the problem?
1.check out the signavio source from google code
2.run ant build-and-deploy-all-in-one-war-to-tomcat
3.BUILD FAILED


What version of the product are you using? On what operating system?

tomcat6.0+win7

Please provide any additional information below.

D:\Workspaces\signavio-core-components\trunk>ant build-and-deploy-all-in-one-war
-to-tomcat
Buildfile: D:\Workspaces\signavio-core-components\trunk\build.xml

undeploy-all-in-one-war-from-tomcat:

clean:
   [delete] Deleting directory D:\Workspaces\signavio-core-components\trunk\buil
d
   [delete] Deleting directory D:\Workspaces\signavio-core-components\trunk\targ
et

configure-applications:

com.signavio.configuration.createVersionFile:

com.signavio.configuration.copy.editor:
     [copy] Copying 1 file to D:\Workspaces\signavio-core-components\trunk\edito
r\src\scripts\Plugins
     [copy] Copying 1 file to D:\Workspaces\signavio-core-components\trunk\edito
r\data\stencilsets
     [copy] Copying 1 file to D:\Workspaces\signavio-core-components\trunk\edito
r\data\stencilsets\extensions
     [copy] Copying 1 file to D:\Workspaces\signavio-core-components\trunk\edito
r\src\scripts\Plugins

com.signavio.configuration.copy.explorer:
     [copy] Copying 7 files to D:\Workspaces\signavio-core-components\trunk\expl
orer\src

com.signavio.configuration.copy.platform:
     [copy] Copying 1 file to D:\Workspaces\signavio-core-components\trunk\platf
orm\WebContent\WEB-INF\xml\editor
     [copy] Copying 1 file to D:\Workspaces\signavio-core-components\trunk\platf
orm\WebContent\WEB-INF\json
     [copy] Copying 1 file to D:\Workspaces\signavio-core-components\trunk\platf
orm\WebContent\WEB-INF\json

com.signavio.configuration.copy:
     [echo]
     [echo]             Configuration: Activiti
     [echo]

prepare-explorer-for-all-in-one-war:
     [copy] Copying 1 file to D:\Workspaces\signavio-core-components\trunk\build
\explorer

build-all-in-one-war:
    [mkdir] Created dir: D:\Workspaces\signavio-core-components\trunk\target

com.signavio.editor.clean:
   [delete] Deleting directory D:\Workspaces\signavio-core-components\trunk\edit
or\build

com.signavio.editor.copy.staticressources:
     [copy] Copying 1 file to D:\Workspaces\signavio-core-components\trunk\edito
r\build\editor
     [copy] Copying 2 files to D:\Workspaces\signavio-core-components\trunk\edit
or\build\editor\css
     [copy] Copying 122 files to D:\Workspaces\signavio-core-components\trunk\ed
itor\build\editor\images
     [copy] Copying 4 files to D:\Workspaces\signavio-core-components\trunk\edit
or\build\editor\i18n

com.signavio.editor.js.concat:

com.signavio.editor.js.compress:

BUILD FAILED
D:\Workspaces\signavio-core-components\trunk\build.xml:64: The following error o
ccurred while executing this line:
D:\Workspaces\signavio-core-components\trunk\editor\build.xml:118: Java returned
: 2

Total time: 4 seconds

Original issue reported on code.google.com by [email protected] on 7 Apr 2011 at 5:05

how to use translation js in i18n folder?

hi
I'm using activiti5.0. Its Activiti Modeler is signavio.

My project sponsors are Chinese or German.

So I want change the language of Activiti Modeler. There are already *_de.js in 
i18n folder.
I edit translation_en_us.js and translation_signavio_en_us.js. Save them as 
translation_zh_cn.js and translation_signavio_zh_cn.js. No matter what I do 
including to copy all of them to WEB-INF/classes/i18n/, The description or 
title is always english.

How to deal with it? Thank you!

Original issue reported on code.google.com by [email protected] on 22 Mar 2011 at 10:06

signavio-core-components can not build with ant

What steps will reproduce the problem?
1.check out the signavio source from google code
2.run ant build-all-in-one-war
3.BUILD FAILED

What is the expected output? What do you see instead?


F:\BodhimaN\Activiti\signavio-core-components\build.xml:64: The following error
occurred while executing this line:
F:\BodhimaN\Activiti\signavio-core-components\editor\build.xml:118: Java returne
d: 2

Total time: 3 seconds

What version of the product are you using? On what operating system?
OS: Win7 x64
app server: apache-tomcat-6.0.32 
JDK: 1.6.0_29 x64
ant: 1.8.2

Activiti 5.8


Please provide any additional information below.

F:\BodhimaN\Activiti\signavio-core-components>ant build-all-in-one-war
Buildfile: F:\BodhimaN\Activiti\signavio-core-components\build.xml

clean:
   [delete] Deleting directory F:\BodhimaN\Activiti\signavio-core-components\bui
ld
   [delete] Deleting directory F:\BodhimaN\Activiti\signavio-core-components\tar
get

configure-applications:

com.signavio.configuration.createVersionFile:

com.signavio.configuration.copy.editor:
     [copy] Copying 1 file to F:\BodhimaN\Activiti\signavio-core-components\edit
or\src\scripts\Plugins
     [copy] Copying 1 file to F:\BodhimaN\Activiti\signavio-core-components\edit
or\data\stencilsets
     [copy] Copying 1 file to F:\BodhimaN\Activiti\signavio-core-components\edit
or\data\stencilsets\extensions
     [copy] Copying 1 file to F:\BodhimaN\Activiti\signavio-core-components\edit
or\src\scripts\Plugins

com.signavio.configuration.copy.explorer:
     [copy] Copying 7 files to F:\BodhimaN\Activiti\signavio-core-components\exp
lorer\src

com.signavio.configuration.copy.platform:
     [copy] Copying 1 file to F:\BodhimaN\Activiti\signavio-core-components\plat
form\WebContent\WEB-INF\xml\editor
     [copy] Copying 1 file to F:\BodhimaN\Activiti\signavio-core-components\plat
form\WebContent\WEB-INF\json
     [copy] Copying 1 file to F:\BodhimaN\Activiti\signavio-core-components\plat
form\WebContent\WEB-INF\json

com.signavio.configuration.copy:
     [echo]
     [echo]             Configuration: Activiti
     [echo]

prepare-explorer-for-all-in-one-war:
     [copy] Copying 1 file to F:\BodhimaN\Activiti\signavio-core-components\buil
d\explorer

build-all-in-one-war:
    [mkdir] Created dir: F:\BodhimaN\Activiti\signavio-core-components\target

com.signavio.editor.clean:
   [delete] Deleting directory F:\BodhimaN\Activiti\signavio-core-components\edi
tor\build

com.signavio.editor.copy.staticressources:
     [copy] Copying 1 file to F:\BodhimaN\Activiti\signavio-core-components\edit
or\build\editor
     [copy] Copying 2 files to F:\BodhimaN\Activiti\signavio-core-components\edi
tor\build\editor\css
     [copy] Copying 122 files to F:\BodhimaN\Activiti\signavio-core-components\e
ditor\build\editor\images
     [copy] Copying 4 files to F:\BodhimaN\Activiti\signavio-core-components\edi
tor\build\editor\i18n

com.signavio.editor.js.concat:

com.signavio.editor.js.compress:

BUILD FAILED

Original issue reported on code.google.com by [email protected] on 7 Feb 2012 at 3:02

Attachments:

Attribute 'name' is not allowed to appear in element 'textAnnotation'.

What steps will reproduce the problem?
1. Create a new BPMN 2.0 Model
2. Add an text annotation element and set the name property
3. Export the diagram as BPMN 2.0 XML

What is the expected output? What do you see instead?
The created BPMN 2.0 XML should be valid. But the text annotation has a name 
attribute which is not valid conncerning the BPMN 2.0 - XSD.

Please use labels and text to provide additional information.

See: http://forums.activiti.org/en/viewtopic.php?f=11&t=1126&p=4607#p4607

Original issue reported on code.google.com by [email protected] on 18 Feb 2011 at 3:44

The Shape repository is blank

What steps will reproduce the problem?

Chrome 13.0.782.107 m
Win 7 x64
Activiti 5.6

What is the expected output? What do you see instead?
Chrome opened the modeller correctly last week (shape repository), but today, 
the shape repository is blank.


What version of the product are you using? On what operating system?
Chrome 13.0.782.107 m
Win 7 x64
Activiti 5.6

Please provide any additional information below.

tried replacing the entire build, thinking that it was corrupt, but still it 
doesn't work. Any solutions please. tried on IE, the issue remains the same

Original issue reported on code.google.com by [email protected] on 3 Aug 2011 at 8:04

Can't checkout the source code

I get this message when I try to checkout the code:

svn: OPTIONS of 'http:\\signavio-core-components.googlecode.com/svn/trunk' : 
could not connect to server (http:\\signavio-core-components.googlecode.com)


using the following code:
svn checkout http://signavio-core-components.googlecode.com/svn/trunk/ 
signavio-core-components-read-only

Original issue reported on code.google.com by [email protected] on 30 Nov 2011 at 9:45

Attachments:

Expanding of a collapsed subprocess is not working

What steps will reproduce the problem?
1. Create a collapsed subprocess 
2. Save the diagram
3. Expand the collapsed subprocess (klick on the plus icon)

OR

1. Create a collapsed subprocess 
2. Expand the collapsed subprocess 
3. New page will appear (everything fine)
but
4. Save both Diagrams an reload them

What is the expected output? What do you see instead?
See: 
http://forums.activiti.org/en/viewtopic.php?f=6&t=491&p=1984&hilit=collapsed#p19
84
A connection between the collapsed subprocess objekt in the main diagram an the 
new diagram. It seems that no connection is saved. So the collapsed subprocess 
object is useless.


What version of the product are you using? On what operating system?

r44

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 11 Jan 2011 at 8:31

Error when saving diagrams

What steps will reproduce the problem?
1. Create Diagram
2. Try to save, use name without space


What is the expected output? 
Diagram saved without messages.

What do you see instead?
Error dialog: 
Something went wrong when trying to save your diagram. Please try again. If the 
problem resides, please contact the Signavio Support via the envelope symbol in 
the toolbar.


What version of the product are you using? On what operating system?
svn rev. 62

Please provide any additional information below.

I got the following error in tomcat:
java.lang.ClassNotFoundException: com.sun.xml.bind.StringInputStream

It seems that it's part of jaxb1-impl.jar, but this is not deployed.

Original issue reported on code.google.com by [email protected] on 24 Sep 2011 at 4:33

Cannot navigate to subprocess

What steps will reproduce the problem?
1.Create a BPMN 2.0 Process, name it MySubProcess
2.Create another BPMN 2.0 Process called MyMainProcess which would have a 
subprocess referencing to MySubProcess.
3. Click on the [+] of the subprocess

What is the expected output? What do you see instead?
To navigate to MySubProcess succesfully, it goes to
http://localhost:8080/signaviocore/p/MySubProcess
but page displays an error
XML Parsing Error: mismatched tag. Expected: </meta>.
Location: http://localhost:8080/signaviocore/p/MySubProcess
Line Number 30, Column 4:   </head>
----------^

What version of the product are you using? On what operating system?
v. 1.0. Windows/Tomcat 6, I've compiled and deployed as one war file following 
the instructions on Wiki page


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 2 Sep 2011 at 3:49

  • Merged into: #11

Attachments:

ant build-all-in-one-war failed

What steps will reproduce the problem?
1.checkout the source code.
2.verify build.prperties as "configuration = Activiti,war = 
activiti-modeler,fileSystemRootDirectory = 
D:/activiti-5.7/workspace/activiti-engine-examples,dir-tomcat-webapps = 
D:/activiti-5.7/apps/apache-tomcat-6.0.32/webapps"
3.ant build-all-in-one-war

What is the expected output? What do you see instead?
build success.I see the error as follow:
BUILD FAILED
D:\signavio\build.xml:64: The following error occurred while executing this line
:
D:\signavio\editor\build.xml:118: Java returned: 2

What version of the product are you using? On what operating system?
activiti 5.7 on windows XP SP3

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 23 Sep 2011 at 8:58

Cannot build the ant script

What steps will reproduce the problem?
1.check out the trunk
2.run ant build-all-in-one-war
3.when in platfom\build.xml com.signavio.platform.compile, after a while the 
build terminates.


What is the expected output? What do you see instead?
should build successful. But the build procedure stops without any prompt.

What version of the product are you using? On what operating system?
current head version, on windows XP

Please provide any additional information below.
I donot know if the compilation is complete. when I skip this and generate war, 
the server will occur NullPointerException when trying to create a new diagram.

Original issue reported on code.google.com by [email protected] on 10 Mar 2011 at 1:30

Task text does not render correctly in Chrome 21

What steps will reproduce the problem?
1.Open any multiple diagram which has an issue with multiple line text
What is the expected output? What do you see instead?
The text should be

This
is
test

i see only
test

What version of the product are you using? On what operating system?
The issue appeared in Chrome 21

Please provide any additional information below.
The problem is on line 573 of label.js

            var tspans = $A(this.node.getElementsByTagNameNS(ORYX.CONFIG.NAMESPACE_SVG, 'tspan'));

this.node.getElementsByTagNameNS(ORYX.CONFIG.NAMESPACE_SVG, 'tspan') returns 
only the last tspan.

if you change it to

this.node.getElementsByTagNameNS('*', 'tspan') 
or
this.node.getElementsByTagName('tspan')


it works

Original issue reported on code.google.com by [email protected] on 1 Aug 2012 at 4:56

Browser Compatibility

Hi,

I'am testing the browser compability of "Edit Diagram" function in the most 
commons browsers.
It does not show in IE 7,8 AND 9.
In Chrome and firefox is ok.
Does anyone has the browsers compatibility full list, please?

Thanks

Original issue reported on code.google.com by [email protected] on 5 Mar 2012 at 1:30

cannot compile /platform/

What steps will reproduce the problem?
1.use platform/build.xml
2.ant com.signavio.platform.compile
3.output [javac] Compiling 111 source files to 
N:\InterfaceEngine\Signavio\Source\platform\target\classes, after a while, the 
execution ends without any infomation

What is the expected output? What do you see instead?
i donot know is the build success

What version of the product are you using? On what operating system?
revision 53 on svn. Windows

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 8 Jul 2011 at 6:42

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.