Issues installing IBM Process Designer - ibm-bpm

Respected Sir/Madam,
I am trying to install IBM Process Designer, but getting below errors.
ERROR: The Installation Manager's registry information is inconsistent with its installation information.
ERROR: The registry information at "HKLM\SOFTWARE\IBM\Installation Manager" indicates that the Installation Manager is not installed. However, the information at the "C:\ProgramData\IBM\Installation Manager" data location indicates that Installation Manager 1.7.2 (internal version: 1.7.2000.20140227_0303) is installed at location "C:\Program Files\IBM\InstallationManager\eclipse".
00:00.76 ERROR [main] com.ibm.cic.agent.core.application.HeadlessApplication run The Installation Manager's registry information is inconsistent with its installation information. The registry information at "HKLM\SOFTWARE\IBM\Installation Manager" indicates that the Installation Manager is not installed. However, the information at the "C:\ProgramData\IBM\Installation Manager" data location indicates that Installation Manager 1.7.2 (internal version: 1.7.2000.20140227_0303) is installed at location "C:\Program Files\IBM\InstallationManager\eclipse".
Resolution provided by IBM at below url http://www-01.ibm.com/support/docview.wss?uid=swg21639541 says,
" Run IBM Installation Manager directly; do not use the LaunchPad. From the Windows Start menu, select All Programs ->IBM Installation Manager > IBM Installation Manager. When Installation Manager starts, click Install, ensure all products are selected, and click Next to start the typical installation. "
But when I start the installation manager from Windows Start menu , it does not provide me the option to install IBM Process Designer at all.
Please find error logs "" attached, which come when I try to install IBM Process Designer from its setup "installProcessDesigner_admin".
I have installed Process center v8.5 successfully but not the way suggested. I have first installed db2 separately( used same db2 setup which came inside IBM BPM 8.5 PACKAGE ) and then installed Process center v8.5 using launchpad.exe , as it was giving db related errors when I was trying to install directly from launchpad.exe in BPM package I think IBM installation manager got installed when I was installing IBM BPM V8.5.
Please guide

Error says Installation Manager has been already installed in different location.
I would suggest to open Installation Manager from Start, then
In Installation Manager, File - > Preferences -> Add repository.config
if 32 bit operating system - repository.config location (C:\IBM_Process_Designer\IM)
if 64 bit operating system - repository.config location (C:\IBM_Process_Designer\IM64)

Related

Jenkins Nuget Unable to load the service index for source

Firstly, I would like to portray the system that we use our company. We are using CentOS 7. I have installed Jenkins and tried my project to build. Although building started, occurred some problems. I am sharing error message.
+ dotnet build Ekol.FFE.HttpApi.Host.csproj
Microsoft (R) Build Engine version 17.2.0+41abc5629 for .NET
Copyright (C) Microsoft Corporation. All rights reserved.
Determining projects to restore...
/var/lib/jenkins/workspace/FFE/src/Ekol.FFE.Application.Contracts/Ekol.FFE.Application.Contracts.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json. [/var/lib/jenkins/workspace/FFE/src/Ekol.FFE.HttpApi.Host/Ekol.FFE.HttpApi.Host.csproj]
/var/lib/jenkins/workspace/FFE/src/Ekol.FFE.Integration.Rest/Ekol.FFE.Integration.Rest.csproj : error NU1301: Unable to load the service index for source https://api.nuget.org/v3/index.json. [/var/lib/jenkins/workspace/FFE/src/Ekol.FFE.HttpApi.Host/Ekol.FFE.HttpApi.Host.csproj]
How can I solve this problem ?

Can't install conan recipe from Artifactory OSS server from Bamboo server

I have JFrog Artifactory Community Edition 7.11.2 for C++ installed on a linux server and from my Windows pc I can successfully install required recipes for a project via the conan install .. command. However when I use the same files and scripts on my Bamboo Server (windows) as a build plan I get the following error:
ERROR: Couldn't read login
Conan suggests:
Try removing 'C:\WINDOWS\system32\config\systemprofile\.conan\.conan.db' file.
This I have done but still get the same error.
The Bamboo server runs using the Local System Account.
Are there recommended practices for using Conan with Bamboo for CI uses?
By default, Anonymous user is disabled, which means, only authenticated users can upload or download packages from Artifactory.
If your Bamboo instance is only downloading, without authentication, so first you need to enable the anonymous user access: https://www.jfrog.com/confluence/display/JFROG/Users+and+Groups#UsersandGroups-ManagingUsers
Only administrator account can do it.
The problem was that I had surplus "'s in the remotes.txt file. I had a line like this...
"conancenter" "https://center.conan.io" true when it should of been
conancenter https://center.conan.io true

The install of meteor was NOT successful using CHOCOLATEY. [METEORJS]

I am trying to install latest Meteor 1.6 using Chocolatey on windows.
My Windows configurations is
Processor - core i7, 2nd gen, 2.2 Ghz
RAM - 8 GB,
System Type - 64 bit
I also used below command in COMMAND PROMPT to start with installation,
choco install meteor -y --execution-timeout 10000
still I am facing below issue.
meteor v0.0.2 [Approved]
meteor package files install completed. Performing other installation steps.
Downloading meteor 64 bit
from 'https://packages.meteor.com/bootstrap-link?arch=os.windows.x86_64'
Progress: 4% - Saving 8.12 MB of 171.74 MB
Download of meteor-bootstrap-os.windows.x86_64.tar.gz (171.74 MB) completed.
ERROR: Chocolatey expected a file at 'C:\Users\HP\AppData\Local\Temp\chocolatey\
meteor\0.0.2\meteor-bootstrap-os.windows.x86_64.tar.gz' to be of length '180086547' but the length was '8552029'.
The install of meteor was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\meteor\tools\chocolateyinstall.ps1'.
See log for details.
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures
- meteor (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\meteo r\tools\chocolateyinstall.ps1'.
See log for details.
I suggest do not use Windows CMD, better use Power Shell and the issue will be resolved.
Chocolatey is behaving very strange as you can see my question with error log.
Below is the success I got using Power Shell
I have just attempted the installation of the meteor package on my own virtual machine, and I can tell you that the installation was indeed successful.
Looking at the log, it would appear that the download of the tar.gz did not complete successfully, and as a result, the file is not the same size as it was expected based on the response headers.
Best advice would be to try the installation again.
I had exactly the same problem (same error message while installing meteor 1.6 on windows cmd shell runnning in admin mode) until i tried installing with powershell running in admninistrator mode and suspending windows defender. Hope this helps.
I would suggest making the timeout value about 100000. This will at least save you from the occasional termination of the download process due to maybe changes in internet speeds.

Flex installation aborted

Keep getting this message trying to install Apache Flex.
Happens after Flex wants to know which directory is to hold the installation.
INSTALLATION ABORTED
Win 8.1 laptop . I follow the instructions.
Please help.Is there a fix to this problem? I select
Apache Flex\Apache Flex SDK Installer\newfolder (?)
The installation problem is due to one of these 3 reason:
1 - windows security problem : solution : try running the installer as administrator - "run as administrator".
2 - path of installation problem: some folders name are too long : choose a short folder name "in C:/ for example"
3 - internet connection problem.
The apache flex sdk "installer" is an air application this is not really an installer, it just download choosen parts of apache flex framework - a downloader

Migrate asp.net site to windows azure and Error 102 WAT080

I try to migrate asp site to windows azure.I follow this following link.
http://blogs.msdn.com/b/zkap/archive/2012/07/29/how-to-migrate-an-existing-asp-net-website-to-windows-azure.aspx
After follow the the step and try to debug I got following error:
Error 102 WAT080 : Failed to locate the Windows Azure SDK. Please make sure the Windows Azure SDK v1.7 is installed.
I search and found this link.I try to download and install but I got a error:
The installation package is not supported ........
Only last one is install.
I search and didn't found SDK v1.7 down load link.I am using VS2010 ULTIMATE.Thanks.

Resources