cancel
Showing results for 
Search instead for 
Did you mean: 

Can't see the .bar file in Explorer

tomi87
Champ in-the-making
Champ in-the-making
I have the problem that I uploaded the .bar file into activiti explorer and can't see anythink. There is no error message and on the left side doesn't appears the  .bar file.
I have the .bpmn file with the BPMNDI  information, so I can open it with the activiti diagram editor and see the diagram.
I rebuild the loanrequest.

Which information do you need to help me ?

This are the information which I have:

<bpmndi:BPMNDiagram id="BPMNDiagram_loanrequest">
      <bpmndi:BPMNPlane bpmnElement="loanrequest" id="BPMNPlane_loanrequest">
         <bpmndi:BPMNShape bpmnElement="StartTask" id="BPMNShape_StartTask">
            <omgdc:Bounds height="35" width="35" x="56" y="232"></omgdc:Bounds>
         </bpmndi:BPMNShape>
         <bpmndi:BPMNShape bpmnElement="checkCredit"
            id="BPMNShape_checkCredit">
            <omgdc:Bounds height="80" width="100" x="144" y="210"></omgdc:Bounds>
         </bpmndi:BPMNShape>
         <bpmndi:BPMNShape bpmnElement="createApplication"
            id="BPMNShape_createApplication">
            <omgdc:Bounds height="80" width="100" x="289" y="210"></omgdc:Bounds>
         </bpmndi:BPMNShape>

Or do I need some other informations ?
7 REPLIES 7

jbarrez
Star Contributor
Star Contributor
I have the problem that I uploaded the .bar file into activiti explorer and can't see anythink. There is no error message and on the left side doesn't appears the .bar file.

Do you see a new deployment after uploading the .bar?

If not, do you see a stacktrace in the console log of tomcat?

tomi87
Champ in-the-making
Champ in-the-making
Do you see a new deployment after uploading the .bar?
No I can't see anything.
It's like uploading / deploying without any result.


If not, do you see a stacktrace in the console log of tomcat?

Yes.
Do you mean this console log ?
The correct links:
https://www.dropbox.com/s/412fpoc1fj6dglm/file1.JPG
https://www.dropbox.com/s/snuf0ak6bgqg1wd/file2.JPG
https://www.dropbox.com/s/tdpzmu6nfkruorc/file3.JPG

Or where can I find the stacktrace of tomcat ?

jbarrez
Star Contributor
Star Contributor
The stacktrace looks ok… nothing funny.

Can you upload a copy of the bar you're trying to upload, so I can have a go?

tomi87
Champ in-the-making
Champ in-the-making

jbarrez
Star Contributor
Star Contributor
I tried to uploading it using the explorer in Activiti 5.11, and it's part of the deployment list after I upload it:

[img]http://i.imgur.com/FSVqz.png[/img]

tomi87
Champ in-the-making
Champ in-the-making
now its working for me too.

How can I add a picture to the activiti explorer?

trademak
Star Contributor
Star Contributor
Hi,

A picture is automatically created if you add BPMN DI info to your process definition, just like it's done via the Activiti Designer or Modeler.

Best regards,