Failures upgrading to CLM 3.0.1.2
I installed 3.0.1.2 along side a 3.0.1 install. This was done using IBM Installation Manager on a Windows 7 box (test sandbox, not production). Because the JTS was already installed on this box using IBM IM, the 3.0.1.2 version needed to be installed in a different package group and folder, which I did. The install completed with no errors.
when I run the upgrade scripts, I immediately get a FileNotFoundException when trying to find a file in .\server\conf\<context>\repotools\eclipse\configuration. In particular, the first failure was looking for something in org.eclipse.osgi\bundles. There are no folders in the configuration folder. It appears the installer didn't put the folders there.
Looking in the forums, I didn't see anyone else having this issue. I thought about just copying those folders over from 3.0.1.
Any suggestions?
when I run the upgrade scripts, I immediately get a FileNotFoundException when trying to find a file in .\server\conf\<context>\repotools\eclipse\configuration. In particular, the first failure was looking for something in org.eclipse.osgi\bundles. There are no folders in the configuration folder. It appears the installer didn't put the folders there.
Looking in the forums, I didn't see anyone else having this issue. I thought about just copying those folders over from 3.0.1.
Any suggestions?
4 answers
Hello Tim
First, let's use this as a guide to what steps you followed or will follow in a future attempt. http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.jazz.install.doc/topics/t_upgrading_3011.html
If you ran the upgrade scripts from the 3012 directory, please remember to run them as indicated in the example box in step 11. Pay attention to use the form, 'upgrade\jts_upgrade ....' If that still does not help, then I would uninstall/re-install 3.0.1.2 since you may have a problem with the 3012 install not having installed properly. There is no need to copy anything from 3.0.1 except as indicated in step 3 when you are using Derby for 3.0.1
First, let's use this as a guide to what steps you followed or will follow in a future attempt. http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.jazz.install.doc/topics/t_upgrading_3011.html
If you ran the upgrade scripts from the 3012 directory, please remember to run them as indicated in the example box in step 11. Pay attention to use the form, 'upgrade\jts_upgrade ....' If that still does not help, then I would uninstall/re-install 3.0.1.2 since you may have a problem with the 3012 install not having installed properly. There is no need to copy anything from 3.0.1 except as indicated in step 3 when you are using Derby for 3.0.1
I installed 3.0.1.2 along side a 3.0.1 install. This was done using IBM Installation Manager on a Windows 7 box (test sandbox, not production). Because the JTS was already installed on this box using IBM IM, the 3.0.1.2 version needed to be installed in a different package group and folder, which I did. The install completed with no errors.
when I run the upgrade scripts, I immediately get a FileNotFoundException when trying to find a file in .\server\conf\<context>\repotools\eclipse\configuration. In particular, the first failure was looking for something in org.eclipse.osgi\bundles. There are no folders in the configuration folder. It appears the installer didn't put the folders there.
Looking in the forums, I didn't see anyone else having this issue. I thought about just copying those folders over from 3.0.1.
Any suggestions?
Hello Tim
First, let's use this as a guide to what steps you followed or will follow in a future attempt. http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.jazz.install.doc/topics/t_upgrading_3011.html
If you ran the upgrade scripts from the 3012 directory, please remember to run them as indicated in the example box in step 11. Pay attention to use the form, 'upgrade\jts_upgrade ....' If that still does not help, then I would uninstall/re-install 3.0.1.2 since you may have a problem with the 3012 install not having installed properly. There is no need to copy anything from 3.0.1 except as indicated in step 3 when you are using Derby for 3.0.1
I installed 3.0.1.2 along side a 3.0.1 install. This was done using IBM Installation Manager on a Windows 7 box (test sandbox, not production). Because the JTS was already installed on this box using IBM IM, the 3.0.1.2 version needed to be installed in a different package group and folder, which I did. The install completed with no errors.
when I run the upgrade scripts, I immediately get a FileNotFoundException when trying to find a file in .\server\conf\<context>\repotools\eclipse\configuration. In particular, the first failure was looking for something in org.eclipse.osgi\bundles. There are no folders in the configuration folder. It appears the installer didn't put the folders there.
Looking in the forums, I didn't see anyone else having this issue. I thought about just copying those folders over from 3.0.1.
Any suggestions?
Rosa, I am indeed following that guide. All I did was run the install then tried to run the upgrade scripts from the prescribed folder and designated settings. The error message indicates the repotools\eclipse\configuration folder is missing some files, likely from the install. Running against DB2. Note I have followed the process on a laptop and it worked just fine. The difference is that I downloaded the zip install directly from the CLM build results (unzip and go) and not the IM repo installer.
Hello Tim
First, let's use this as a guide to what steps you followed or will follow in a future attempt. http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.jazz.install.doc/topics/t_upgrading_3011.html
If you ran the upgrade scripts from the 3012 directory, please remember to run them as indicated in the example box in step 11. Pay attention to use the form, 'upgrade\jts_upgrade ....' If that still does not help, then I would uninstall/re-install 3.0.1.2 since you may have a problem with the 3012 install not having installed properly. There is no need to copy anything from 3.0.1 except as indicated in step 3 when you are using Derby for 3.0.1
I installed 3.0.1.2 along side a 3.0.1 install. This was done using IBM Installation Manager on a Windows 7 box (test sandbox, not production). Because the JTS was already installed on this box using IBM IM, the 3.0.1.2 version needed to be installed in a different package group and folder, which I did. The install completed with no errors.
when I run the upgrade scripts, I immediately get a FileNotFoundException when trying to find a file in .\server\conf\<context>\repotools\eclipse\configuration. In particular, the first failure was looking for something in org.eclipse.osgi\bundles. There are no folders in the configuration folder. It appears the installer didn't put the folders there.
Looking in the forums, I didn't see anyone else having this issue. I thought about just copying those folders over from 3.0.1.
Any suggestions?
Rosa, I am indeed following that guide. All I did was run the install then tried to run the upgrade scripts from the prescribed folder and designated settings. The error message indicates the repotools\eclipse\configuration folder is missing some files, likely from the install. Running against DB2. Note I have followed the process on a laptop and it worked just fine. The difference is that I downloaded the zip install directly from the CLM build results (unzip and go) and not the IM repo installer.
Just tried it on a Linux system and the same results occurred, that is, key configuration files were not laid down by the installer.
Hello Tim
First, let's use this as a guide to what steps you followed or will follow in a future attempt. http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/topic/com.ibm.jazz.install.doc/topics/t_upgrading_3011.html
If you ran the upgrade scripts from the 3012 directory, please remember to run them as indicated in the example box in step 11. Pay attention to use the form, 'upgrade\jts_upgrade ....' If that still does not help, then I would uninstall/re-install 3.0.1.2 since you may have a problem with the 3012 install not having installed properly. There is no need to copy anything from 3.0.1 except as indicated in step 3 when you are using Derby for 3.0.1
I installed 3.0.1.2 along side a 3.0.1 install. This was done using IBM Installation Manager on a Windows 7 box (test sandbox, not production). Because the JTS was already installed on this box using IBM IM, the 3.0.1.2 version needed to be installed in a different package group and folder, which I did. The install completed with no errors.
when I run the upgrade scripts, I immediately get a FileNotFoundException when trying to find a file in .\server\conf\<context>\repotools\eclipse\configuration. In particular, the first failure was looking for something in org.eclipse.osgi\bundles. There are no folders in the configuration folder. It appears the installer didn't put the folders there.
Looking in the forums, I didn't see anyone else having this issue. I thought about just copying those folders over from 3.0.1.
Any suggestions?
Rosa, I am indeed following that guide. All I did was run the install then tried to run the upgrade scripts from the prescribed folder and designated settings. The error message indicates the repotools\eclipse\configuration folder is missing some files, likely from the install. Running against DB2. Note I have followed the process on a laptop and it worked just fine. The difference is that I downloaded the zip install directly from the CLM build results (unzip and go) and not the IM repo installer.
Just tried it on a Linux system and the same results occurred, that is, key configuration files were not laid down by the installer.
logged defect https://jazz.net/jazz/web/projects/Jazz%20Collaborative%20ALM#action=com.ibm.team.workitem.viewWorkItem&id=200387