Upgrade from AEM6.0 to AEM6.1
Hi All,
Greetings!
I am not sure if this is the right form if i can take help to fix my issue.
When i am trying to upgrade from 6.0 to 6.1 in my test environment, the upgrade has not happened rather my AEM still running with same version.(6.0) Not sure where the problem after the unpack i did not see any issue.
java -jar aem-quickstart-6.1.0.jar -unpack
Loading quickstart properties: default
Loading quickstart properties: instance
Setting properties from filename '/AEM60/aemsoft/aem-quickstart-6.1.0.jar '
Verbose mode - stdout/err not redirected to files, and stdin not closedResourceP rovider paths=[/gui, /gui/default]
quickstart.build=0.0.0.0_0_0_6_1_.20150521
quickstart.properties not found, initial install
UpgradeUtil.handleInstallAndUpgrade has mode INSTALL
Saving build number in quickstart.properties
Upgrade: no files to restore from pre-upgrade backup
File exists and cannot be overwritten, extracted to start.NEW_20150630_182100_37 4 instead of /AEM60/aemsoft/crx-quickstart/bin/start
File exists and cannot be overwritten, but unchanged: /AEM60/aemsoft/crx- quickstart/bin/quickstart
File exists and cannot be overwritten, but unchanged: /AEM60/aemsoft/crx- quickstart/bin/status
File exists and cannot be overwritten, but unchanged: /AEM60/aemsoft/crx- quickstart/bin/stop
33 files extracted from jar file
Running chmod +x /AEM60/aemsoft/crx-quickstart/bin/start
Running chmod +x /AEM60/aemsoft/crx-quickstart/bin/stop
Running chmod +x /AEM60/aemsoft/crx-quickstart/bin/status
Running chmod +x /AEM60/aemsoft/crx-quickstart/bin/quickstart
Running chmod +x /AEM60/aemsoft/crx-quickstart/opt/helpers/crx2oak.sh
Not starting the Quickstart server as the -unpack option is set
Quickstart files unpacked, server startup scripts can be found under /AEM60/aemsoft/crx-quickstart
Can someone help on this.