Problem in installing CCB on AIX .

Hello ,
I am trying to install CCB2.2.0 on AIX5.3. Following are the details:
AIX - ($ oslevel -s)--> 5300-07-01-0748
Websphere - 6.1 (Integrated Solutions Console, 6.1.0.0, Build Number: b0620.14 , Build Date: 5/16/06)
CCB - 2.2.0
Perl - 5.8.8
C3P0 - 0.9.1.2
Hibernate - 3.2.5
Cobol-Micro focus 5.0
After installing the Framework..we are getting the error. We are yet to install teh CCB.
Following is the error
$ cd /opt/spl/CCB1DEMO/bin
$ splenviron.sh -e CCB1DEMO
Sorry unable to load libcobjvm_ibm_150
If libcobjvm_ibm_150 is on shared library PATH, then ensure
'libjava' and 'java' are found on the PATH/Shared Library PATH.
Version ................ (SPLVERSION) : V2.2.0
Database Type ............... (SPLDB) : oracle
ORACLE_SID ............. (ORACLE_SID) : CCB1DEMO
NLS_LANG ................. (NLS_LANG) : AMERICAN_AMERICA.UTF8
Environment Name ....... (SPLENVIRON) : CCB1DEMO
Environment Code Directory (SPLEBASE) : /opt/spl/CCB1DEMO
App Output Dir - Logs ... (SPLOUTPUT) : /opt/spl/sploutput/CCB1DEMO
Build Directory .......... (SPLBUILD) : /opt/spl/CCB1DEMO/cobol/build
Runtime Directory .......... (SPLRUN) : /opt/spl/CCB1DEMO/runtime
Also please find the .profile file:
# WebSphere Variables
WAS_HOME=/opt/WebSphere6/AppServer; export WAS_HOME
# Java Viariables
JAVA_HOME=$WAS_HOME/java/jre; export JAVA_HOME
# Oracle Variables
ORACLE_HOME=/oracle/product/11.0.1; export ORACLE_HOME
# RMB Variables
C3P0_JAR_DIR=/opt/c3p0-0.9.1.2/lib; export C3P0_JAR_DIR
COBDIR=/opt/SPLcobAS50; export COBDIR
HIBERNATE_JAR_DIR=/opt/hibernate-3.2.5; export HIBERNATE_JAR_DIR
# Basic Variables
PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:$HOME/bin:/usr/bin/X11:/sbin:.
PATH=$ORACLE_HOME/bin:$COBDIR/bin:$COBDIR/lib:$PATH
PATH=$PATH:$WAS_HOME/java/jre/bin:$WAS_HOME/java/bin
PATH=$PATH:/opt/freeware/bin
PATH=$PATH:$WAS_HOME/bin
export PATH
LIBPATH=$COBDIR/bin:$COBDIR/lib:$JAVA_HOME/bin:$LIBPATH
LIBPATH=$ORACLE_HOME/bin:$ORACLE_HOME/lib:$JAVA_HOME/bin:$LIBPATH
export LIBPATH
# PERL Variables
PATH=/opt/ActivePerl-5.8/bin:/opt/ActivePerl-5.8/lib:$PATH
PERLLIB=/opt/ActivePerl-5.8/lib
PERL5LIB=/opt/ActivePerl-5.8/lib
export PERL5LIB PERLLIB
# VI Settings
EXINIT="set ai tabstop=4 shiftwidth=4"
export EXINIT
# Shell Settings
# Use VI editor commands for shell
VISUAL=vi;export VISUAL
# Don't overwrite files when redirecting output
set +o noclobber
# No timeout at the secondary shell prompt
TMOUT=0; export TMOUT
# Unique history for everyone
HISTFILE=$HOME/.sh_history$$
# Cissys Variables - for local scripts and programs
PATH=/home/cissys/bin:$PATH
# Announce if there is mail
if [ -s "$MAIL" ] # This is at Shell startup. In normal
then echo "$MAILMSG" # operation, the Shell checks
fi # periodically.
Thanks and Regards
Amit

There is another post on
Installation of CC&B 2.3
with the same issue on version 2.3
You may want to follow it there.

Similar Messages

  • Error in installing CCB on AIX

    Hello,
    I am trying to install CCB on AIX .Getting error while installling the Framework. Seek support on this
    Environment Configuration CCB1DEMO
    1. Environment Description
    Environment Description: CCB1DEMO
    2. Business App Server Configuration
    Business Server Host: dstindiap05
    JVM Child process starting Port Number: 6503
    Number of JVM Child processes: 2
    Bootstrap port: 2814
    WebSphere Server Name: DEMO
    WebSphere Application Name: SPLService
    WebSphere Deployment userid: cissys
    WebSphere Deployment password: cissys
    3. Web Server Configuration
    Web Server Host: dstindiap05
    Web Server Port Number: 6500
    WebSphere Server Name: DEMO
    WebSphere Application Name: SPLWeb
    WebSphere Deployment userid: cissys
    WebSphere Deployment password: cissys
    Is this environment will be used for development: false
    Deploy appViewer module to the Web Server: true
    Exploded directory (true) or archive format (false): false
    Preload All Pages on startup: false
    Maximum age of a cache entry for text (s): 28800
    Maximum age of a cache entry for images (s): 28800
    To switch to basic Login Page enter: BASIC: FORM
    Application Admin Userid : SYSUSER
    Application Admin Userid Password: sysuser00
    4. Database Configuration
    USERID of the User of the Database: cisadm
    Password of the User of the Database: CISADM
    Oracle Database Name: CCB1DEMO
    Oracle Client Character Set NLS_LANG: AMERICAN_AMERICA.UTF8
    Host name of database server: dstindiap05
    Port name for database connection: 1521
    5. Environment Configuration
    MPL Admin Port: 6502
    MPL Automatic startup: N
    XAI Startup "wait" time seconds: 90
    JVM Child Memory Allocation: 512
    Batch Server Enabled: true
    Batch Threads Number: 5
    Batch Scheduler Daemon: true
    P. Write Configuration File
    X. Exit (without save)
    Each item in the above list should be configured for a successful install.
    Choose option to configure or (P) to process or confirm configuration: P
    Configuration file /opt/spl/ccb/CCB1DEMO/etc/ENVIRON.INI is created.
    Execute splenviron.sh -e CCB1DEMO to setup environment variables.
    Error - No license key detected. Application Server requires
    a license key in order to execute.
    Please refer to your application supplier.
    Version ................ (SPLVERSION) : V2.2.0
    Database Type ............... (SPLDB) : oracle
    ORACLE_SID ............. (ORACLE_SID) : CCB1DEMO
    NLS_LANG ................. (NLS_LANG) : AMERICAN_AMERICA.UTF8
    Environment Name ....... (SPLENVIRON) : CCB1DEMO
    Environment Code Directory (SPLEBASE) : /opt/spl/ccb/CCB1DEMO
    App Output Dir - Logs ... (SPLOUTPUT) : /opt/spl/ccb/sploutput/CCB1DEMO
    Build Directory .......... (SPLBUILD) : /opt/spl/ccb/CCB1DEMO/cobol/build
    Runtime Directory .......... (SPLRUN) : /opt/spl/ccb/CCB1DEMO/runtime
    100203.02:22:58 <info> Template generation step.
    100203:022303 <info> No value is set for optional parameter DOC1HOSTDIR, ignoring it.
    100203:022304 <info> No value is set for optional parameter DOC1HOSTDIR, ignoring it.
    100203.02:23:04 <info> FW template generation step.
    100203.02:23:04 <info> /opt/spl/ccb/CCB1DEMO/bin/genwasstubs.sh : Generate Stubs Started Wed Feb 3 02:23:04 CST 2010
    100203.02:23:04 <info> Environment CCB1DEMO
    100203.02:23:04 <info> Build servicebean jar
    Buildfile: /opt/spl/ccb/CCB1DEMO/etc/jarservice.xml
    Thanks and Regards
    Amit

    yes i have already installed the temporary licenses.
    and nothing changes.
    i recreate the microfocus database (with aslmdbrecover) and nothing changes.
    i´m still getting the same error .
    Thx.
    Diego

  • Problem to install SAP R/3 4.6 on Windows server entreprise 2003

    Hello all,
    I've a problem to install SAP R/3 on a windows enterprise server 2003.
    This is the step I made :
    1) Install Windows enterprise server 2003
    2) Add IPX and Netbios to the network (adress ip 192.168.10.2)
    3) Add 192.168.10.2 srv1 SAPTRANHOST to the hosts file
    4) Create User - C11adm; Assign administrator privileges
    5) Start Update DLL's from Kernal CD.
    6) Login as c11adm and Install Oracle 9.2 with the options :
    File locations :
    Source :
          Path : no change the path
    Destination :
          Name : C1192
          Path : C:\oracle\C11\92
    Available Products :
          Oracle9i Database 9.2.0.1.0
    Installation type :
          Enterprise Edition
    Database configuration :
          General Purpose
    Oracle service for Microsoft Transaction server
          Port number : 2030
    Database Identification :
          Global database name : srv1
          SID : srv1
    Database File location :
          c:\oracle\oradata
    Database charactere set :
          Use the default charactere set
    7) Stop all oracle services
    8) Install oracle 9.2.0.4.1 patch :
        OUI - V 2.2.0.18.0
        Oracle 9iR2 patch set 9.2.0.4.0
    9) Install SAP R/3 disc 4.6D EXT Kernel
        INSTGUI options:
        Sap system name : C11
        Install Directory : C:\USERS\C11ADM\Install
        Sap Release to install : R/3 4.6C SR2
    Error : CDINSTEXTRACTSAPMMCMSC_NT_IND InstallationDo 2342
    Does somebody could help me ?
    Regards.
    4. Give all users access to ora_dba
    5. Restart, login as c11adm and continue installation.

    Hello Peter,
    For the note 578004 Sap said :
                a) Copy the content of the respective Kernel CD to a local empty working directory.
                           For example, for a 4.6C SR2 system you use the 4.6C SR2 Kernel CD, for APO 3.0A you use the Kernel CD for APO 3.0A, etc.
    But for myself, i don"t understand what they said because I Want to install 4.6c and they said "use the 4.6c SR2 Kernel CD" but where I can find this CD because I downloaded the files below :
    50045631_1     Online Docu 4.6C Disc 1 HTML Help Windows 9x/NT German
    50045631_2     Online Docu 4.6C Disc 2 Standard HTML German
    50045631_3     Online Docu 4.6C Disc 1 English HTML Help for Windows 9x/NT
    50045631_4     Online Docu 4.6C Disc 2 English Standard HTML
    50046529     R/3 4.6C SR2 Installation Documentation
    50056848_1     DVD 4.6C Online Documentation (3) 1 of 11
    50056848_10     DVD 4.6C Online Documentation (3) 10 of 11
    50056848_11     DVD 4.6C Online Documentation (3) 11 of 11
    50056848_2     DVD 4.6C Online Documentation (3) 2 of 11
    50056848_3     DVD 4.6C Online Documentation (3) 3 of 11
    50056848_4     DVD 4.6C Online Documentation (3) 4 of 11
    50056848_5     DVD 4.6C Online Documentation (3) 5 of 11
    50056848_6     DVD 4.6C Online Documentation (3) 6 of 11
    50056848_7     DVD 4.6C Online Documentation (3) 7 of 11
    50056848_8     DVD 4.6C Online Documentation (3) 8 of 11
    50056848_9     DVD 4.6C Online Documentation (3) 9 of 11
    50078731_1     NW 2004s SR1 Presentation - Adobe LiveCycle Designer 7.0
    50078731_2     NW 2004s SR1 Presentation - SAP Content Server 6.40
    50078731_3     NW 2004s SR1 Presentation - MaxDB Release 7.6.00
    50078731_4     NW 2004s SR1 Presentation - 6.40 Compilation 5 Present. 1/3
    50078731_5     NW 2004s SR1 Presentation - 6.40 Compilation 5 Present. 2/3
    50078731_6     NW 2004s SR1 Presentation - 6.40 Compilation 5 Present. 3/3
    50078731_7     NW 2004s SR1 Presentation - Server Components Compilation 5
    50081125     CD SAP License Keys & License Audit
    51013953_1     R/3 4.6C SR 2 Export CD 1
    51013953_2     R/3 4.6C SR 2 Export CD 2
    51013953_3     R/3 4.6C SR 2 Export CD 3
    51013953_4     R/3 4.6C SR 2 Export CD 4
    51013954_1     R/3 4.6C SR 2 Language CD 1
    51013954_2     R/3 4.6C SR 2 Language CD 2
    51013954_3     R/3 4.6C SR 2 Language CD 3
    51013955     R/3 4.6C SR 2 Language JA
    51013957     CD 4.6C SR2 Language TH
    51013998     R/3 4.6C SR 2 Language ZF
    51018621     CD mySAP.com 4.6C Language Romanian
    51019432     CD Oracle9i Database Onl. Docu. 9.2
    51019883     CD 4.6D SAP Kernel ORACLE NT/IA64
    51020564     CD 4.6D EXT Kernel ORACLE NT,AIX,HP-UX
    51030122_1     Oracle 9.2 NT 1/3
    51030122_2     Oracle 9.2 NT 2/3
    51030122_3     Oracle 9.2 NT 3/3
    51030122_4     Oracle 9.2.0.4.1 NT
    51030122_5     Oracle Failsafe 3.3.2 NT/Intel
    51030123_1     Oracle 9.2 NT/IA64 1/2
    51030123_2     Oracle 9.2 NT/IA64 2/2
    51030123_3     DVD ORACLE RDBMS 9.2 NT/IA64
    51030123_4     DVD ORACLE RDBMS 9.2 NT/IA64
    51030123_5     Oracle Failsafe 3.3.2 NT/IA64
    51031095_1     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 1 von 12
    51031095_10     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 10 von 12
    51031095_11     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 11 von 12
    51031095_12     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 12 von 12
    51031095_2     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 2 von 12
    51031095_3     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 3 von 12
    51031095_4     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 4 von 12
    51031095_5     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 5 von 12
    51031095_6     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 6 von 12
    51031095_7     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 7 von 12
    51031095_8     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 8 von 12
    51031095_9     DVD Supp.Pack.Coll. 4.6C-47x200 2005/06 9 von 12
    51031592     CD SAP R/3 4.6C SR2 Language KO
    51031593     CD SAP R/3 4.6C SR2 Language ZH
    51031614_1     Oracle 9.2 Patch Set 7 AIX 64 64Bit
    51031614_2     Oracle 9.2 Patch Set 7 Tru64 64Bit
    51031614_3     Oracle 9.2 Patch Set 7 HP-UX PA-RISC 64Bit
    51031614_4     Oracle 9.2 Patch Set 7 Linux I386 32Bit
    51031614_5     Oracle 9.2 Patch Set 7 WIN I386 32Bit
    51031614_6     Oracle 9.2 Patch Set 7 WIN IA64 64Bit
    51031614_7     Oracle 9.2 Patch Set 7 Solaris 64Bit
    51032345     Supp.Pack.Coll. 4.6C-47x200 2006/12
    Regards.

  • Problem with installing and uninstalling applicati...

    hi all,
    I have a problem with installing or uninstalling apps on 808. When i try to install an application through Nokia suite or when trying to run the application file from the phone's memory the screen freezes and becomes unresponsive but the 3 phone buttons work just fine. I have to shut down the phone and the screen becomes responsive again. Anything available to help me wiith this situations as I cannot use any of the apps I have. Any help much appreciated.
    Regards
    Alex

    You are not alone. Im also having the same issue because we do alot of install and uninstall apps. This is the bad point of symbian. But I tired to install the latest FP2 it will be slightly abit smoother now. So you have the latest version now but did you tired to restore any backup yet? It might be the setting on when you restore that affect it. The feezing should be shorten on FP2 but it will still remain there depending on the type of apps from what I experience.
    I hope they will provide multiple function to uninstall apps since it will go through a long process to uninstall apps 1 by 1.
    Reason is because some apps will go through process like preparing install, process install, finalising install which take away your control for that few seconds or a minute instead runnning in background mode. Its not convenient to uninstall more apps.

  • Problem with installing Elements - from noob

    I have problems with installing Elements, it gives my an unknown mistake - I already have CS4 up and running, could this be the case?

    Chances are not very good that pse 4 will run on os x 10 6.8 unless you were upgrading from an earlier mac version that already had pse 4 installed.
    as per this:
    http://forums.adobe.com/message/4474236#4474236

  • Problem with installing patch SP1b

    Hello All,
    I have a development server running on XP pro with live cycle 8.0.1.  I 'm facing a problem while installing patch SP1b to that server.  I have attached the log file.
    My problem is
    I copied a process' .lca file from a server running on windows server 2003 with patch installed and deployed on the development server.  Now in my development XP box, workspace is opening but when i tried to open the process, before rendering the pdf form it is giving "An error occurred during the operation (endpoint id 401). (ALC-WKS-007-027)" error.  I have even crosschecked the input xfaform variable also; every thing is perfect. The details are as below:
    The Server from which i copied is: (windows server 2003)
    License Type: Full Version: 8.0.1
    Patch Version: SP1b
    Expired Date: Not Applicable
    Installed Components
    Product
    Version
    Patch
    License Type
    LiveCycle Process Management ES
    8.0.1
    SP1b
    Full
    LiveCycle Forms ES
    8.0.1
    SP1b
    Full
    The server to which i deployed is: (xp pro)
    License Type: Full Version: 8.0.1
    Patch Version:
    Expired Date: Not Applicable
    Installed Components
    Product
    Version
    Patch
    License Type
    LiveCycle Process Management ES
    8.0.1
    Full
    LiveCycle Business Activity Monitoring ES
    8.0.1
    Full
    LiveCycle Forms ES
    8.0.1
    Full
    Will that patch version could be the problem?  What could be the problem and what is the solution?
    Thanks
    Deepak

    Anybody knows the answer?

  • Problem with installing iTunes

    So these are my problems with installing iTunes.
    At first it was :
    A required iTunes component is not installed.Please repair or reinstall iTunes (-45019)
    Then it got worse as it would not even open and these would appear:
    The program can't start because AVFoundationCF.dll is missing from your computer. Try reinstalling the program to fix this problem.
    and this would appear:
    iTunes was not installed correctly. Please reinstall iTunes.
    Error 7 (Windows error 126)
    I reinstalled maybe about 5 times or more...
    If I thought I solved the above problem, this would appear:
    iTunesHelper.exe is not installed on my computer.
    I seen other people comment that you should unistall and restart the computer and install the setup again, but it does not work..
    And others would say to repair the AAS or iTunes etc..
    And after trying all these it does not work???
    What else works?

    I also tried repairing the Microsoft NET.

  • Problem with Installing the Oracle8i PO into Windows ME

    I think I have the same problem as some of you had. Recently, I bought the Oracle Book and it has 3 discs: 1 for Oracle Developer 6 for Win 95 or 98, 1 for Oracle 8i PO (release 8.1.5) for Win 95, also 1 for Win 98.
    My computer had no problem when I installed the Or. Developer. However, my computer won't allow me to install the Oracle 8i PO Win 98 disc. Instead of that, I have no problem of installing the Oracle 8i PO Win 95 disc. After I installed the Win 95 disc with all correct configuration according to the instructions, I can not CONNECT to the database. So, is this mean the Windows ME is compatible with the Win 95 disc? Or my computer is "screw up"? Because I know Win Me is very much the same as Win 98. If I installed the Win 98 disc, it should be ok. Anyway, I installed the Win 95 disc successful, but can not CONNECT.
    So if anyone can help me out, or need a specific error message, I will post up next time. For now, I think I already gave you guys a "head-ache"... sorry.... Thanks all! Wait for your helps guys!

    What drivers are you attempting to install?
    - Peter

  • Problem with Installing Nokia Ovi Store in E51

    I am having problem with installing nokia Ovi store in my E51. Whenever I try to download Ovi store from my E51, it shows a error message that the component is built in and cannot be installed. I dont know wat to do now. Can anyone please give me some advice. Thanks in advance.

    Hi there! 
    This means that the Ovi Store is currently installed in your E52 phone, what I can suggest is try checking under Application Manager > Installed Application, check if the Ovi Store is there. If you can't see it, try to perform the soft reset (press *#7780# on the main screen of the phone and it will prompt you restore all original phone settings? phone will restart. Press YES and it will ask you for the lock code 12345.) If anything else please reply to this message.
    Hope tis' Help! 
    "If you think this post is helpful, please click on the green button"

  • Problem with installing CUCM on MCS-7816-I5

    Hi to all.
    I have a problem with installing CUCM 8.6.1 on new MCS-7816-I5  (IBM) hardware. The problem is that installation loops in restart after upgrading MCS firmware. Actualy, installation does not sucessfully upgrade firmware, so every time it detects old firmware and trying to upgrade it.
    I also tried update MCS firmware with downloaded Firmware Update Utility 3.6.5 CD from Cisco downloads, but it also fails.
    Does anyone have idea what's going on? Is this a Cisco failure or IBM server failure?
    Here is some details from log file generated with this Firmware Update Utility 3.6.5:
    ==============
    Initial Selection
    Machine Type: 4251 OS: SLES 10 Arch: 64 bit
    IsPartition: 0
    Update:   IBM System x uEFI update for x3200 M3 /3250 M3
    Severity: Critical
    Reboot:   Reboot Required to take effect
    UpdateID: ibm_fw_uefi_gye142a_linux_32-64 Requisite:None
    Version:  1.08 (GYE142A)
    Install:  1.06 (GYE135A)
    Select:    Yes
    Update:   IBM Dynamic System Analysis
    Severity: Recommended
    Reboot:   Reboot Required to take effect
    UpdateID: ibm_fw_dsa_3.20_dsyt75x_linux_32_64
    Requisite:None
    Version:  3.20 (DSYT75X)
    Install:  3.01 (DSYT60K)
    Select:    Yes
    Update:   IBM Online SAS/SATA Hard Disk Drive Update Program
    Severity: Critical
    Reboot:   Not Required
    UpdateID: ibm_fw_hdd_sas-1.08.01_linux_32-64
    Requisite:None
    Name:     WD2502ABYS-23B7A0 (/dev/sg0)
    Version:  02.03B07
    Install:  02.0
    Select:    Yes
    Update:   Integrated Management Module Update
    Severity: Critical
    Reboot:   Not Required
    UpdateID: ibm_fw_imm_yuoo84c_linux_32-64 Requisite:None
    Version:  1.22 (YUOO84C)
    Install:  1.10 (YUOO57H)
    Select:    Yes
    IBM Command Line IMM Flash Update Utility v1.05.03 Licensed Materials - Property of IBM
    (C) Copyright IBM Corp. 2009,2010  All Rights Reserved.
    LAN-over-USB device not configured.
    Error connecting to IMM using IP address 169.254.95.118.
    Please verify the LAN over USB interface is configured properly and active.
    Error flashing firmware: 3
    IBM Command Line IMM Flash Update Utility v1.10.11 Licensed Materials - Property of IBM
    (C) Copyright IBM Corp. 2009,2010  All Rights Reserved.
    Refreshing LAN-over-USB IP address.  This may take several minutes.
    Attempting to discover the IMM(s) via SLP.
    Error connecting to IMM using IP address 169.254.95.118.
    Please verify the LAN over USB interface is configured properly and active.
    Error flashing firmware: 10
    (C) Copyright IBM Corp.2010. All Rights Reserved.
    FdrvWL -- Flash Drive(s)                                     3.10.08.19
       1 Ada:0 SID:0   PN:44E9172:42C0463 SN:1J242783 FW:02.03B07              T:13 FW:Ok
    AdaNbr(Type)      DevFnd Flashed(SAS SATA) NbrFailed
      0(onBoard)           1       0   0    0          0
                           1       0   0    0          0 Error(s)
    Update completed successfully.  <-- THIS SUCCESS, BUT EVERY TIME IT UPGRADEING AGAIN FROM OLD VERSION, LIKE NEVER REALY UPGRADED TO NEWER VERSION
    IBM Command Line IMM Flash Update Utility v1.10.11 Licensed Materials - Property of IBM
    (C) Copyright IBM Corp. 2009,2010  All Rights Reserved.
    Refreshing LAN-over-USB IP address.  This may take several minutes.
    Attempting to discover the IMM(s) via SLP.
    Error connecting to IMM using IP address 169.254.95.118.
    Please verify the LAN over USB interface is configured properly and active.
    Error flashing firmware: 10
    ===========================
    Thanks,
    Sinisa.

    Hi Sinisa,
    It almost sounds like this bug;
    CSCtn81201
    Incorrect "Hardware Configuration Error" due to hardware setup errors
    Symptom:
    Refresh upgrade stops with IMM device detection, and then server being reported as unsupported
    Conditions:
    in-band USB interface was disabled, which is configurable via IBM system X or IMM (browser) interfaces.
    Workaround:
    change the in-band usb interface settings to enabled.
    Related Bug
    Status
    Fixed
    Severity
    4 - minor
    Last Modified
    Aug 17,2011
    Product
    Cisco Unified Communications Manager (CallManager)
    Platform
    Dependent
    Technology
    nav
    1st Found-in
    8.6(0.99081.3)
    Fixed-in
    8.6(1.96000.1), 9.0(0.95070.38), 9.0(0.95070.39), 8.6(1.99989.1), 8.6(1.95050.1), 9.0(0.96000.1), 8.6(1.97011.2), 8.6(1.95190.40), 8.6(1.97011.1), 8.6(0.95180.9), 9.0(0.95010.1), 8.6(1.95020.1), 8.6(1.95040.1), 8.6(0.98000.50), 8.6(0.98000.17), 8.6(0.99981.2), 8.6(1.10000.1), 8.6(1.99986.1), 8.6(1.95020.58), 8.6(1.96000.51), 8.6(1.10000.43)
    Cheers!
    Rob

  • Has anyone in this Forum had problems with installing and running Adobe apps on the new MacPro?

    Has anyone in this Forum had problems with installing and running Adobe apps on the new MacPro?
    I have been trying to install Photoshop CS6 & CC and Acrobat Pro XI on my Mac Pro (late 2013). I keep getting a 'configuration' error message and wondered if the problem was wide spread.
    TIA,
    Jerry

    Thanks, Martin.
    Good to hear someone has had success. The lack of it here is frustrating and depressing.
    Thanks again,
    Jerry

  • Severe problem with installing and starting Audio-DVD Pla

    Hi,
    after installing the new drivers (SBAX_PCDRV_LB_2_8_000.exe) for my Audigy2ZS in XP SP3 i had np mic boost and the mixer did not show the mic as an selectable source. So i rolled back to my old drivers and after that i have problems with installing and starting the Audio DVD Player. I tried so far: uninstalling everything like its said solution ID 72, checking HD for corrupted files and i did a repair installation of XP. Nothing helped. When i only install the drivers and the DVD Audio Player from the original CD everything is fine until the reboot adter installation. When the OS tries to start the "chkcolor.exe" the PC instantly reboots. When preventing XP from doing so, there is no reboot, but as soon i want to start the DVD Audio Player a reboot occurs again. When i try to uninstall the DVD Audio Player before unstillaing the drivers, the is also a reboot. First uninstalling the drivers and then the DVD Audio Player, there is no reboot.
    Any ideas?
    Best regards and thank in advance,
    PicknatariMessage Edited by Picknatari on 07-20-2008 07:3 PM

    Hi,
    after installing the new drivers (SBAX_PCDRV_LB_2_8_000.exe) for my Audigy2ZS in XP SP3 i had np mic boost and the mixer did not show the mic as an selectable source. So i rolled back to my old drivers and after that i have problems with installing and starting the Audio DVD Player. I tried so far: uninstalling everything like its said solution ID 72, checking HD for corrupted files and i did a repair installation of XP. Nothing helped. When i only install the drivers and the DVD Audio Player from the original CD everything is fine until the reboot adter installation. When the OS tries to start the "chkcolor.exe" the PC instantly reboots. When preventing XP from doing so, there is no reboot, but as soon i want to start the DVD Audio Player a reboot occurs again. When i try to uninstall the DVD Audio Player before unstillaing the drivers, the is also a reboot. First uninstalling the drivers and then the DVD Audio Player, there is no reboot.
    Any ideas?
    Best regards and thank in advance,
    PicknatariMessage Edited by Picknatari on 07-20-2008 07:3 PM

  • A lot of problems after installing Windows XP using Boot Camp on a Mac Book

    I have been having a lot of problems after installing Windows XP Home Edition (2002).
    For one, after installing Windows using Boot Camp with Mac OS X 10.5.1, I opened Windows on my Mac Book, inserted the Mac OS X Disk 1 as in the instructions and got the message: +"This package requires a newer version of the Windows installer. Do you want to update the version of the Windows Installer on your system?"+ When I clicked Yes (I had NO idea what it meant at the time), I got the message: "The required resource 'UPDATE' is missing" and the Installer quit.
    How do I fix this problem?
    Another problem I have is that there is no sound on the Windows XP, yet it works perfectly on Mac OS X. Is there any way to fix this problem?
    A third problem I have is that I can't wirelessly connect to the internet using Window XP, yet I can on Mac OS X. I have no idea on how to fix this, and it's really messing with me. D:<
    D: There are way too many problems, and I have a feeling there will be a lot more later on. Help....
    ~Twilight

    ---I'm moving this topic to the Boot Camp forums.
    -Twilight

  • What is the problem in installing 8.1.7 on Linux

    Hi
    I have seen a lot of posts discussing about
    problem in installing 8.1.7 on rh Linux 7.
    Can anyone tell me what is the actual problem, and do I need to download any patches to resolve it ?
    pam

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by pam:
    Hi
    I have seen a lot of posts discussing about
    problem in installing 8.1.7 on rh Linux 7.
    Can anyone tell me what is the actual problem, and do I need to download any patches to resolve it ?
    pam<HR></BLOCKQUOTE>
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>I hava a problem in ORACLE_SID variable during installation<HR></BLOCKQUOTE>
    null

  • Problem while installing CS6, Please Help

    Hello everyone, I almost search every help available around the internet for my problem and can't figure that out. Hope you guys might had better knowledge about that. I am facing a problem while installing Photoshop CS6 version and I already deleted my previous version and I am receiving the pop of "LOW COMPATIBILITY". Please tell me what might be the problems and the way to get out of this situation so that I can continue doing work for my deals site dealaboo.

    Hi,
    Please share your system configuration on which you are trying to install Ps CS6.
    Regards,
    Ashutosh
    Ps Installer QE

Maybe you are looking for