Page 1 of 1

move workspace from 3.0.1.7 to 3.2 (bitnami)

Posted: Mon May 29, 2017 7:00 am
by daBoomKing
Hi

Unfortunately my live server is running bitnami VM. I wish it wasn't so but I know its not possible to change from bitnami so Im now stuck with it. I want to migrate the workspace to a new v3.2 VM. I read the instructions in http://wiki.processmaker.com/3.0/Backin ... Workspaces and backed up fine. I've transferred to the new VM but it wont import, it gives an error: An internal error occurred #1496055139
Code: Select all
bitnami@ubuntu:~$ cd /opt/bitnami/apps/processmaker/htdocs
bitnami@ubuntu:/opt/bitnami/apps/processmaker/htdocs$ sudo ./processmaker worksp ace-restore /home/bitnami/workspaceBackups/exportedWorkspace2017-05-28.tar workf low
Restoring from /home/bitnami/workspaceBackups/exportedWorkspace2017-05-28.tar
Found 1 workspaces in backup:
-> workflow.meta

            Warning: A workspace from a newer version of ProcessMaker can NOT be  restored in an older version of
            ProcessMaker. For example, restoring from v.3.0 to v.2.5 will not wo rk. However, it may be possible
            to restore a workspace from an older version to an newer version of  ProcessMaker, although error
            messages may be displayed during the restore process.
> Restoring workflow to workflow
An internal error occurred #1496055139. Please contact your system administrator  for more information.bitnami@ubuntu:/opt/bitnami/apps/processmaker/htdocs$
I'd really appreciate any tips to resolve this!

Thanks a lot
Andrew

Re: move workspace from 3.0.1.7 to 3.2 (bitnami)

Posted: Mon May 29, 2017 10:56 pm
by amosbatto
Both versions are Bitnami? If you backup a workspace in Bitnami, then try to restore in a manual install, then it won't work. the files have a different path. I will try to play with it tomorrow to see if I can figure it out.

Re: move workspace from 3.0.1.7 to 3.2 (bitnami)

Posted: Tue May 30, 2017 1:48 am
by daBoomKing
Hi Amosbatto

Yes, both are bitnami VM. I didn't even try manual install. Appreciate your help!

Regards
Andrew

Re: move workspace from 3.0.1.7 to 3.2 (bitnami)

Posted: Wed Jun 14, 2017 7:04 pm
by daBoomKing
Hi Amosbatto

Did you have time to try anything or is there something I can try?

Thanks a lot!

Regards
Andrew

Re: move workspace from 3.0.1.7 to 3.2 (bitnami)

Posted: Wed Jun 14, 2017 7:56 pm
by amosbatto
Hi Andrew. Sorry. I haven't but I will look at it tomorrow. It looks like it is just a case of rearranging the directories.

Re: move workspace from 3.0.1.7 to 3.2 (bitnami)

Posted: Tue Jul 18, 2017 6:12 am
by bilalk
daBoomKing wrote:Hi

Unfortunately my live server is running bitnami VM. I wish it wasn't so but I know its not possible to change from bitnami so Im now stuck with it. I want to migrate the workspace to a new v3.2 VM. I read the instructions in http://wiki.processmaker.com/3.0/Backin ... Workspaces and backed up fine. I've transferred to the new VM but it wont import, it gives an error: An internal error occurred #1496055139
Code: Select all
bitnami@ubuntu:~$ cd /opt/bitnami/apps/processmaker/htdocs
bitnami@ubuntu:/opt/bitnami/apps/processmaker/htdocs$ sudo ./processmaker worksp ace-restore /home/bitnami/workspaceBackups/exportedWorkspace2017-05-28.tar workf low
Restoring from /home/bitnami/workspaceBackups/exportedWorkspace2017-05-28.tar
Found 1 workspaces in backup:
-> workflow.meta

            Warning: A workspace from a newer version of ProcessMaker can NOT be  restored in an older version of
            ProcessMaker. For example, restoring from v.3.0 to v.2.5 will not wo rk. However, it may be possible
            to restore a workspace from an older version to an newer version of  ProcessMaker, although error
            messages may be displayed during the restore process.
> Restoring workflow to workflow
An internal error occurred #1496055139. Please contact your system administrator  for more information.bitnami@ubuntu:/opt/bitnami/apps/processmaker/htdocs$
I'd really appreciate any tips to resolve this!

Thanks a lot
Andrew
hi,

i have same problem but my PM 3.0.1.8 is bitnami installer, PM 3.2 is manual installation.

what do i need to do for transfer all data old Pm to new PM?

Re: move workspace from 3.0.1.7 to 3.2 (bitnami)

Posted: Tue Jul 18, 2017 8:45 pm
by amosbatto
Bilial, I have only tried this once, but it appears to work. First, manually install PM 3.0.1.7. Then follow this procedure to copy the database and files from the Bitnami to the manual installation:
viewtopic.php?f=40&t=710446&p=793492#p793492

Note that Bitnami has a different file structure than manual installations, but the contents of the shared directory is the same in both, which is the important thing.

Then, follow the normal procedure to upgrade your manual installation from version 3.0.1.7 to 3.2.

Re: move workspace from 3.0.1.7 to 3.2 (bitnami)

Posted: Tue Jul 25, 2017 3:39 am
by bilalk
amosbatto wrote:Bilial, I have only tried this once, but it appears to work. First, manually install PM 3.0.1.7. Then follow this procedure to copy the database and files from the Bitnami to the manual installation:
viewtopic.php?f=40&t=710446&p=793492#p793492

Note that Bitnami has a different file structure than manual installations, but the contents of the shared directory is the same in both, which is the important thing.

Then, follow the normal procedure to upgrade your manual installation from version 3.0.1.7 to 3.2.

hi amos,

ty for replying but first there is something is not equal your procedure and my os system. i am using windows server 2012 and procedure for linux. but i did first 2 ones following this http://wiki.processmaker.com/3.0/Backin ... ocessMaker. but when i was trying that methods i got always same error "stty" is not recognized as an internal or external command but it worked somehow and made workflow.tar. after that i did workspace-restore and message on image.

what do i need to do right now?

i have 2 different servers by the way. both are server 2012 and one of them 3.0.1.8 bitnami and one of them is 3.2 manual