[
https://issues.apache.org/jira/browse/SYNCOPE-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò closed SYNCOPE-1642.
-------------------------------------------
Resolution: Invalid
Standalone distribution is set for in-memory persistence and is meant for
evaluation only, *absolutely not for production*, as reported in
http://syncope.apache.org/docs/2.1/getting-started.html#standalone
> When Apache Syncope server is shutdown and then restart, no data was persisted
> ------------------------------------------------------------------------------
>
> Key: SYNCOPE-1642
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1642
> Project: Syncope
> Issue Type: Bug
> Environment: syncope version: 2.1.9 (standalone)
> OS: Windows 10
> URL: http://localhost:9080/syncope-console
> Reporter: Sebastian Boga
> Priority: Major
>
> Environment: PROD
> * syncope version: 2.1.9 (standalone)
> * OS: Windows 10
> * URL: http://localhost:9080/syncope-console
> Steps to reproduce:
> 1) install syncope locally
> 2) open syncope-console
> 3) delete all PRINTERS
> 4) shutdown the server with the command shutdown.bat from bin folder
> 5) start the server with command startup.bat from bin folder
> 6) check PRINTERS
>
> EXPECTED RESULTS:
> * after restarting the server, all printers are deleted since you've
> deleted them on step 3)
>
> ACTUAL RESULTS:
> you start from beginning; data deleted at step 3) are seen again
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)