Hello,
I'm working on SAP workmanager with meter managment 6.3.1. I can't publish the application in SMP in development version.
Below our different step:
- create an application in SMP with standard application: com.sap.wm
- export this application
- import this application to create a new ZApplication: com.sap.zwm
- publish the standard appplication
com.sap.wm and com.sap.zwm are fine.
But com.sap.zwm is a production publish
So I change agentry.ini developmentServer to true. Import in eclispe, Publish as development in eclipse, zip and import in SMP but it's not working .
In SMP Log I see the folowing error:
12:41:07 06/03/2016: Exception: 12:41:07 06/03/2016 : 0 (General), File system exception (The path could not be found, ), /build/ablack/AgSrvrel71064/src/com.sap.mobile.platform.server.agentry/Syclo/crossplatform/unix/FileSystemWatcher_Linux.cpp#415:FileSystemWatcher
Meanwhile I publish in production because I can't swith to developmentServer. But it's take a long time because I need reset my windows application to run the new version.
I try to create a new application in SMP and publish the zversion. but I have the same error. Could you give idea what I can check to find mistake,
For expert, what is exactly (and technicaly) the difference between development and production version? In development version reset of local application is necessary too? If not how the appplication run the good version?
Thank a lot for your clarification