Upgrading multi-server 7.02 to 8.01

I am trying to upgrade 7.02 multiserver installation to 8.01
multiserver. I couldn't find any documentation so I went ahead and
tried it, but it didn't seem to work. Has anyone seen specific
information on upgrading a multiserver installation?

stevefocht wrote:
> Thanks Jochem, but I'm not seeing it in the release
notes about upgrading a
> multiserver implementation of a previous version:
>
>
http://www.adobe.com/support/documentation/en/coldfusion/801/cf801install.pdf
The short set of instructions:
1. Install JRun 4 Updater 7.
2. Install CF 8.0.1 following the instructions for updating a
CF 8 install.
3. Update Java to a 1.6 JDK.
It really is easier to remove and install.
Jochem
Jochem van Dieten
Adobe Community Expert for ColdFusion

Similar Messages

  • Multi server data retrieval performance

    Hi experts,
    I have a question regarding the data retrieval performance (EVDRE) on a multi server installation environment on Microsoft SQL Server 2008.
    We have succesfully migrated Outlooksoft 4.2 SP03 to SAP BPC 7.0 SP07 for a customer. During this project we have also set up a complete new server environment consisting of:
    Development server: dedicated single server, Windows 2003 Standard SP2 32 bit, SQL Server 2008 SP1 with cumulative update package 6, SAP BPC 7.0 SP07, 2 quad core processors, 4 GB RAM
    QA server: dedicated multi servers - 1 database server (SQL/OLAP), Windows 2003 Standard SP2 64 bit, SQL Server 2008 SP1 with cumulative update package 6, 2 quad core processors, 32 GB RAM - 1 dedicated application/web server, Windows 2003 Standard SP2 32 bit, SQL Server 2008 SP1 with cumulative update package 6 (shared components / reporting services), SAP BPC 7.0 SP07, 2 quad core processors, 4 GB RAM
    Production server: dedicated multi servers - 1 database server (SQL/OLAP/Reporting services), Windows 2003 Standard SP2 64 bit, SQL Server 2008 SP1 with cumulative update package 6, 2 quad core processors, 32 GB RAM - 2 dedicated application/web server, Windows 2003 Standard SP2 32 bit, SQL Server 2008 SP1 with cumulative update package 6 (shared components), SAP BPC 7.0 SP07, 2 quad core processors, 4 GB RAM
    Furthermore, two terminal servers with the SAP BPC client.
    All servers have good performancve and we have great times on cube processing and SQL processing. However, to our great surprise we find that the single development server is much faster with a single user to retrieve data using EVDRE than the multi-server environment. About 2x as fast. A reporting book with more then 10 sheets and about 25 EVDRE's takes about 42 seconds on the development server and 93 seconds on the multi server.
    It seems that EVDRE is taking up a lot of time to communicate between the application server and the database server in a multi server environment while being much faster on a single server. This is not what we want :-). The network speed in the domain consist of all 1 GB lines so that should not be the issue.
    Do you have any experience with this? How can we upgrade the speed of the multi server, are there specific settings?
    Hope the get some useful answers. Thanks in advance.
    Damien
    Edited by: DWiegman on Feb 20, 2010 4:15 PM

    Hi,
       You have to activate also the EVDRE logs on the client and server level, just to understand from where is coming the problem (appserver-db comuncication or client-appserver communication). You have to check also if there is any proxy firewall between client and application server.
        In case you are using NLB, please verify if afinity is setup to true.
        The performance problems can be come from db level. Did you verify how many records do you have into WB table for the specific application? Are you keeping the DB in full mode? How big is the log of the databse?
        The are a lot of things that can have impact of this, but it looks to be a setup problem.
    Hope this can help you,
    Mihaela

  • Upgrade from Server 10.4.3 - 10.4.4 hosed login

    I just upgraded a server from 10.4.3 to 10.4.4 (and then 10.4.5). After the upgrade, I can't get to the login panel. Besides not being to login at the server it seems to be running normally (web server, mail server, etc. functioning). I can login remotely via ssh, and also with the server admin tools.
    Have the following in the /var/log/system.log:
    Mar 22 07:34:30 server2 loginwindow[225]: Login Window Started Security Agent
    Mar 22 07:34:31 server2 crashdump[163]: crash report written to: /Library/Logs/CrashReporter/WaitingForLoginWindow.crash.log
    Mar 22 07:34:38 server2 crashdump[257]: SecurityAgent crashed
    Mar 22 07:34:39 server2 loginwindow[225]: Terminate WaitingForLoginWindow (90)
    Mar 22 07:34:39 server2 loginwindow[225]: AuthorizationRef doesn't have a username (<LoginAuthRefMgr: 0x32c770>).\n
    Mar 22 07:34:40 server2 crashdump[257]: crash report written to: /Library/Logs/CrashReporter/SecurityAgent.crash.log
    Inside the SecurityAgent.crash.log the stack crawl indicates it is crashing in ColorSync:
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000004
    Thread 0 Crashed:
    0 com.apple.ColorSync 0x915157dc CMMTable::RemRef() + 0
    1 com.apple.ColorSync 0x91515780 CMMConvLut::~CMMConvLut [unified]() + 84
    2 com.apple.ColorSync 0x915137cc CMMConvNode::RemoveNOPs() + 100
    3 com.apple.ColorSync 0x915137b4 CMMConvNode::RemoveNOPs() + 76
    4 com.apple.ColorSync 0x915137b4 CMMConvNode::RemoveNOPs() + 76
    5 com.apple.ColorSync 0x915137e0 CMMConvNode::RemoveNOPs() + 120
    6 com.apple.ColorSync 0x91513734 ConversionManager::CollapseNodes() + 36
    7 com.apple.ColorSync 0x915113c8 ConversionManager::MakeConversionSequence(CMMProfileInfoContainer*, CMMColorConversionInfo*) + 2160
    8 com.apple.ColorSync 0x91510164 ConversionManager::MakeColorMatchSequence(CMMProfileInfoContainer*, CMMColorConversionInfo*) + 124
    9 com.apple.ColorSync 0x9151ed90 CMMDevLinkProfileMaker::MakeCMMDevLinkProfileInner(CMMProfileInfoContainer*, icTagTypeSignature) + 148
    10 com.apple.ColorSync 0x9151e400 DoNNewLinkProfile + 472
    11 com.apple.ColorSync 0x9151e0ec NCWNewLinkProfile + 228
    12 libCSync.A.dylib 0x94623140 CMSConcatInputProfile + 228
    13 libCSync.A.dylib 0x9462728c CMSCreateDataProviderOrGetInfo + 296
    14 com.apple.CoreGraphics 0x903b99bc createDisplaySpaceWithDisplayID + 156
    15 com.apple.CoreGraphics 0x903b9900 createDisplayColorSpace + 20
    16 com.apple.CoreGraphics 0x903b96f4 CGColorSpaceCreateWithName + 476
    17 com.apple.AppKit 0x938c20a0 -[NSDeviceWhiteColor _createCGColorWithAlpha:] + 52
    18 com.apple.AppKit 0x93721584 -[NSCalibratedWhiteColor colorUsingColorSpaceName:device:] + 208
    19 com.apple.AppKit 0x93721390 -[NSColor blendedColorWithFraction:ofColor:] + 64
    20 com.apple.AppKit 0x9369f0c8 -[NSDynamicSystemColor recacheColor] + 208
    21 com.apple.AppKit 0x9369eee0 -[NSDynamicSystemColor initWithSelector:] + 108
    22 com.apple.AppKit 0x93723800 +[NSColor controlDarkShadowColor] + 92
    23 com.apple.AppKit 0x9369ed10 +[NSColor colorWithCatalogName:colorName:] + 132
    24 com.apple.AppKit 0x9369e7e8 +[NSCatalogColor newWithCoder:zone:] + 208
    25 com.apple.AppKit 0x9369e6fc -[NSColor initWithCoder:] + 588
    26 com.apple.Foundation 0x928ff00c decodeObjectold + 288
    27 com.apple.Foundation 0x928fec40 _decodeValueOfObjCType + 672
    28 com.apple.Foundation 0x928fe724 -[NSUnarchiver decodeValuesOfObjCTypes:] + 100
    29 com.apple.AppKit 0x93722d5c -[NSColorList _decodeWithoutNameWithCoder:newStyle:] + 372
    30 com.apple.AppKit 0x93722bb4 -[NSColorList _parseArchivedList:] + 244
    31 com.apple.AppKit 0x93722870 -[NSColorList _loadColors] + 420
    32 com.apple.AppKit 0x93722684 -[NSColorList colorWithKey:] + 52
    33 com.apple.AppKit 0x93721a7c -[NSCatalogColor colorUsingColorSpaceName:device:] + 288
    34 com.apple.AppKit 0x93757098 -[NSTextFieldCell setUpFieldEditorAttributes:] + 264
    35 com.apple.AppKit 0x93756a3c editTextCellWithTextView + 528
    36 com.apple.AppKit 0x9375673c _NSEditTextCell + 624
    37 com.apple.AppKit 0x937563c0 -[NSTextFieldCell _selectOrEdit:inView:target:editor:event:start:end:] + 212
    38 com.apple.AppKit 0x937562d8 -[NSCell selectWithFrame:inView:editor:delegate:start:length:] + 76
    39 com.apple.AppKit 0x9379e48c -[NSTextField selectText:] + 188
    40 com.apple.AppKit 0x93754f24 -[NSTextField becomeFirstResponder] + 112
    41 com.apple.AppKit 0x9373646c -[NSWindow makeFirstResponder:] + 200
    42 com.apple.securityagent 0x0001cb7c 0x1000 + 113532
    Tried copying all color profiles from another server to this server thinking maybe a profile got whacked somehow, no change. Tried deleting the loginwindow prefs file, no change. Any ideas on what else to do?
    Thanks,
    Ron

    A shotgun approach that might work is to install the 10.4.5 Combo update and hope that it catches whatever happened. Otherwise, you might want to look at the SoftwareUpdate log (I think it's in /var/log) and see if you can find what went wrong. I believe that diskutil can do the perm repair from the command line, also.
    Roger

  • Caldavd failing to start after upgrade to Server 3.2.1

    This problem, caldavd not starting after upgrading to Server 3.2.1, is a variation on the theme of PostgresQL not starting.  It too boils down to a postgres database not having been updated properly.  Below are the steps needed to fix this problem:
    sudo su -
    # Change to the directory with the postgres database for the calendars and contacts
    cd /Library/Server/Calendar\ and\ Contacts/Data/Database.xpg
    # Disable caldavd for now
    launchctl unload -w /Applications/Server.app/Contents/ServerRoot/System/Library/LaunchDaemons/org.c alendarserver.calendarserver.plist
    # move the broken database out of the way and build a new empty one
    mv cluster.pg broken-cluster.pg
    mkdir cluster.pg && chmod 700 cluster.pg && chown _calendar:_calendar cluster.pg
    sudo -u _calendar /Applications/Server.app/Contents/ServerRoot/usr/bin/initdb "/Library/Server/Calendar and Contacts/Data/Database.xpg/cluster.pg" -E utf8 --lc-ctype=C
    # Finish the upgrade job that never completed by explicitly invoking the previous version of postgres:
    sudo -u _calendar /Applications/Server.app/Contents/ServerRoot/usr/bin/pg_upgrade -b /Applications/Server.app/Contents/ServerRoot/usr/libexec/postgresql9.2 -B /Applications/Server.app/Contents/ServerRoot/usr/bin -d /Library/Server/Calendar\ and\ Contacts/Data/Database.xpg/cluster.pg.original_for_upgrade/ -D /Library/Server/Calendar\ and\ Contacts/Data/Database.xpg/cluster.pg
    # Mark the newly upgraded database as no longer in need of an upgrade
    sudo -u _calendar touch cluster.pg/.NoRestoreNeeded
    # Start caldavd back up
    launchctl load -w /Applications/Server.app/Contents/ServerRoot/System/Library/LaunchDaemons/org.c alendarserver.calendarserver.plist
    And everything should be the way it should have been in the first place!

    Hi, I have the same issue and Linc Davis pointed me to this thread from Re: Server Calendar migration failed.
    Your solution already got me somewhere, so thanks for that
    I need to note that my machine is on Yosemite (10.10.1) and I'm running Server 4.
    The only issue I have is that I get an error message when running pg_upgrade, the log says:
      pg_upgrade run on Fri Jan 23 09:31:30 2015
    command: "/Applications/Server.app/Contents/ServerRoot/usr/libexec/postgresql9.2/pg_ctl" -w -l "pg_upgrade_server.log" -D "/Library/Server/Calendar and Contacts/Data/Database.xpg/b$
    waiting for server to start....LOG:  database system was interrupted; last known up at 2013-11-02 12:21:52 CET
    LOG:  creating missing WAL directory "pg_xlog/archive_status"
    LOG:  starting archive recovery
    LOG:  restored log file "000000010000000000000002" from archive
    LOG:  invalid magic number D075 in log file 0, segment 2, offset 0
    LOG:  invalid checkpoint record
    FATAL:  could not locate required checkpoint record
    HINT:  If you are not restoring from a backup, try removing the file "/Library/Server/Calendar and Contacts/Data/Database.xpg/broken-cluster.pg/backup_label".
    LOG:  startup process (PID 12315) exited with exit code 1
    LOG:  aborting startup due to startup process failure
    ........................................................... stopped waiting
    pg_ctl: could not start server
    Examine the log output.
    The log talks about removing the backup_label file. When I do that the log says the following:
      pg_upgrade run on Fri Jan 23 09:41:34 2015
    command: "/Applications/Server.app/Contents/ServerRoot/usr/libexec/postgresql9.2/pg_ctl" -w -l "pg_upgrade_server.log" -D "/Library/Server/Calendar and Contacts/Data/Database.xpg/b$
    waiting for server to start....LOG:  database system was interrupted; last known up at 2013-11-02 12:21:52 CET
    LOG:  starting archive recovery
    LOG:  invalid magic number D075 in log file 0, segment 2, offset 0
    LOG:  invalid primary checkpoint record
    LOG:  could not open file "pg_xlog/000000010000000000000001" (log file 0, segment 1): No such file or directory
    LOG:  invalid secondary checkpoint record
    PANIC:  could not locate a valid checkpoint record
    FATAL:  the database system is starting up
    .LOG:  startup process (PID 15068) was terminated by signal 6: Abort trap
    LOG:  aborting startup due to startup process failure
    stopped waiting
    pg_ctl: could not start server
    Examine the log output.
    Thanks already for the help

  • Problem in VC iview after upgrading the server

    Hello All,
    We have created iViews using VC application in NW07 SP17. It was working fine. Recently we have upgraded the server to SP19. After upgrade, VC iview shows Portal Runtime error.I am getting following error while tracing log file.         
    com.sapportals.portal.prt.component.PortalComponentException: Error in init method
    Caused by: com.sapportals.portal.prt.component.PortalComponentException: Error occurs during the compilation of java generated from the jsp
    Thanks,
    Venkatesh R

    Hi,
    This is a known issue, and you have three options:
    1) Upgrade to SP20 where this issue is fixed
    2) open an OSS ticket to SAP support, and you will probably get a fix.
    3) sounds like you are using flex 1.5, start using Flex 2 runtime where this issue will not occur.
    Amir

  • Hyper-V host server upgrade from Server 2008 R2 Enterprise SP1 to Server 2012 R2 Datacentre

    We are about to upgrade our Hyper-V host servers from Server 2008R2 Enterprise SP1 to Server 2012 R2 Datacentre to take advantage of the latest Hyper-V features.
    This only concerns the host servers and not the guest VMs running on the hosts (they will be upgraded next year).
    This is what is running on our host servers:
    Host 1
    File,print & issuing CA server
    Exchange 2010
    SharePoint 2010
    Quickbooks server
    Domain controller 1
    Offline CRL CA
    Host 2
    SQL 2008
    Forefront TMG 2010
    Domain Controller 2
    Windows 7 client
    With this is mind, I have drafted a rough action plan as follows:
    Create a list of all file locations for VM memory, snapshots, virtual memory and Hyper-V config files
    Document all existing system settings
    Gather server information, download drivers, RAID controller and other boot drivers & firmware updates (in case the in-place upgrade fails)
    Test all software media
    Copy all VMs onto external data storage (NAS drive)
    As part of the upgrade process we will redistribute some hard drive space i.e.
    expand them to their new sizes and verify the data integrity of copied VMs by powering up each VM in a test environment
    Wipe and adjust the sizes of the host partitions to accommodate the expanded VMs
    Perform an in-place upgrade to Server 2012 R2 Datacenter
    Check EV, services etc
    Change the default locations for VM memory, snapshots, virtual memory and Hyper-V config files
    Upgrade Anti-virus and other system software
    Test the system
    Are there any glaring omissions? Does anyone have any tips they can give me?

    Hi Marco,
    always do a fresh Installation of your hyper-V Hosts, you could end up doing a lot of Troubleshooting with Drivers,Addons etc.. new Installation ist way faster.
    Depending if you have a Cluster or Standalone Servers there are different ways to do it.
    When you have installed your 2012 R2 Hyper-V Server you just can Import the VMs from the new Location.
    As far as i know VMs with snapshots are not supported, so you have to remove them before doing that move and commit the changes to the vhd files, the VM need to be offline on 2008R2 to do that.
    You do not Need to Export the VMs on 2008R2, just copy it, normaly you should have all Files of a VM in one Folder.
    A working Backup is always your friend on such Tasks.
    When the VMs are running on Hyper-V 2012R2 do not forget to Update the Integration Services.
    Make Sure your Servers Hardware are still supported with 2012R2, see Server Catalog and Support Matrix of the Vendor.
    And last one, where possible and supported convert the VHDs to VHDx Disks, after testing the first boot of the VM.
    Udo

  • [Forum FAQ]How to upgrade Windows Server 2008 R2 with a GUI to Windows Server 2012 Server Core

    We found that some customers willing to upgrade Windows Server 2008 R2 GUI to Windows Server 2012 Server Core recently. This article provides detailed steps to perform the upgrade.
    Analysis
    Upgrading from Windows Server 2008 R2 with a GUI installation to Windows Server 2012 with Server Core directly
    is not supported. If you do that, you will receive the error message below(Figure 1) in Compatibility report: 
    Figure 1.
    In these scenario, you can upgrade to Windows Server 2012 firstly. After the upgrade process is completed, you can switch freely between Server Core and Server with a GUI modes.
    Produces
    You can follow the steps below to perform an upgrade from Windows Server 2008 R2 with a GUI installation to Windows Server 2012 Server Core mode:
    1. Upgrade to Windows Server 2012 with a GUI mode
    1) Firstly, please boot into Windows Server 2008 R2 with a Windows Server 2012 installation DVD inserted.
    2) Select the operating system you want to install with a GUI mode.
    We can see 2 options (Server Core Installation or Server with a GUI) for each operating system version. (Figure 2)
    Figure 2.
    Note: Please make sure you have enough disk space on system partition. Or you will get such an error in Compatibility report.(Figure 3)
    Figure 3.
    After the Compatibility check, the installation will continue. It will take several minutes until upgrading is done.(Figure 4)
    Figure 4.
    2. Switch the GUI mode to Server Core
    Method 1: Using Server Manager
    1) Open Server Manager, click
    Manger and select “Remove Roles and Features” to start the
    Remove Roles and Features Wizard.
    2) In Features,
    uncheck the box next to the “User Interfaces and Infrastructure” option, and then click “Next”. (Figure 5)
    Figure 5.
    Now tick the “Restart the destination Server automatically if required” box, then click “Remove”. (Figure 6)
    Figure 6.
    Method 2: Using Windows PowerShell
    There are multiple ways to remove the GUI via Windows PowerShell, we introduce the way of using the ServerManager module.
    You can also run the commands in Windows PowerShell with an administrator to remove the GUI feature:
    “Import-Module ServerManager”
    “Uninstall-Windowsfeature Server-Gui-Shell –Restart”
    or
    “Uninstall-WindowsFeature Server-Gui-Shell, Server-Gui-Mgmt-Infra –Restart”
    It will take a period of time to remove the GUI feature and reboot. When the system boots up, you will get into the Windows Server 2012 with Server Core mode. (Figure 7)
    Figure 7.
    More information:
    Switch between Full and Server Core in Windows Server 2012 using PowerShell 3.0
    http://blogs.technet.com/b/puneetvig/archive/2012/10/16/switch-between-full-and-core-in-windows-server-2012-using-powershell-3-0.aspx
    Windows Server Installation and Upgrade
    http://technet.microsoft.com/en-us/windowsserver/dn527667.aspx
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Hi,
    Brian is right, for mange the Server 2008r2 sp1 we recommend use the Windows 7 or 7.1 platform.
    More information:
    Remote Server Administration Tools for Windows 7 with Service Pack 1 (SP1)
    http://www.microsoft.com/en-us/download/details.aspx?id=7887
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How to upgrade Windows Server 2008 Foundation to Windows Server 2008 Standard

    I have a Dell server with Windows Server 2008 Foundation installed. I am now on a larger network which has their own servers for authentication and the Windows Server 2008 Foundation will not let join a domain with more than 15 users. I was told that I needed
    to upgrade Windows server 2008 foundation to Windows server 2008 Standard and that process can be done "in place" but I can't find how do do it. I called Dell and they said they basically said they didn't know what I was talking about.
    How do I  do this?

    According to the first one you can perform an in-place upgrade.
    Introduction to Windows Server 2008 Foundation
    http://technet.microsoft.com/en-us/library/dd459191(WS.10).aspx
    How to Perform an In-Place Upgrade on Windows Vista, Windows 7, Windows Server 2008 & Windows Server 2008 R2
    http://support.microsoft.com/kb/2255099
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]

  • GRC AC 5.3 Logging strategy in multi server nodes

    Hello Experts,
    We have GRC AC 5.3 SP6 and 5.2 10 landscapes and PRD system are running with multiple server nodes. SAP recomends to use SAP Logger instead of Java Logger in multi server environment, but i am not able to find out complete documentation on this.
    Can someone please give pointers on configuring GRC logging in NWA - which all Categories needs to be defined,etc,etc.
    And after this configuration, will we be able to see the logs of scheduled jobs with same details as shown in GRC --> Background Job -> View Logs.
    Thanks
    Davinder

    Hello Harleen,
    Thanks for your time. Here are my observations
    1. When we have created categories and then deinfed Logging and Tracing (with Severity level ALL) in NWA - these entries have also been reflected in Visual Administrator -> Log Configuration.
    2. We will have to restart SAP system after changing logging strategy from Java Logger to SAP Logger.
    3. After this change and restart, only upcoming new jobs scheduled/run will be displayed in NWA, jobs ran in the past will never be displayed in NWA.
    Severe Problems faced when checking logs through NWA:
    1. Logs through NWA are not at all readble as one entry is displayed in one row, whereas checking logs in RAR - VIew Logs was very convenient (similar to reading a text file).
    Is it possible to customize the display format of log files in NWA to something like text files,etc?
    2. When we try to donwload the logs from NWA, server produces huge dumps files of size in GBs (hpfa files which are memory dumps) - and before this download is completed - server crashes after around 15 minutes of starting log downloads - no free space availbale as everything has been taken by these memroy dumps (around 7GB).
    Any further pointers on handling GRC AC logs (multiple server nodes) in NWA would be highly appreciated.
    Thanks
    Davinder

  • Java plug-in not working in multi-server instance

    I am having problems getting the Sun Java plug-in to work
    when attempting to use the Browse Server button within the CF
    Administrator for directory browsing features such as the Code
    Analyzer, Verity Collections,etc., in a multi-server instance
    setup. The plug-in works fine within the first instance. For all
    the other instances (2 through n), the Java plug-in doesn't do
    anything except show an image of a sun with the words Java Sun
    Microsystems with the rays of the sun going around and round.
    We are using CFMX 7.0.1 with the Sun Java plug-in 1.5.0_06.
    Anyone else experience this problem before?

    First, you need to get off of Java 1.5 and back to 1.4.2. 1.5
    isn't supported yet and breaks stuff.
    Secondly, you need to make sure RDS is enabled on all of your
    instances.

  • Multi server administration MSXOeprator not getting notified via email

    I created mutli server jobs and they are working fine except that I don't get any notification via email.
    The target and master are configured with DB Mail and it is working fine. But for the multi server jobs.. it isn't.
    I tried the operator that exists in both target and master and also the msxoperator.
    What am I doing wrong?
    Thanks
    Paula

    I guess this is it:
    Enable DatabaseMail on the SQL Server Agent -> properties -> Alert System  (check the checkbox), and then restart SQL Server Agent.
    Paula

  • Upgrade Weblogic Server Issue

    Hi,
    I have an installation of oracle weblogic server 10.3.5.0 with ADF 11.1.1.5.0. I can upgrade weblogic server to 12.1.3.0 ?

    I have installed a fresh WebLogic Server 12.1.3, and then I'm using Reconfiguration Wizard to upgrade my weblogic domain to 12.1.3, but it's unfortunately, it's failed as below:
    2015-04-06 15:10:20,677 INFO  [1] com.oracle.cie.wizard.internal.wcf.WCFWrapper - Overriding task definition summary_gui
    2015-04-06 15:10:22,142 INFO  [13] com.oracle.cie.domain.info.DomainInformationImpl - initializing domaininformation object.
    2015-04-06 15:10:22,925 INFO  [13] com.oracle.cie.domain.DomainRegistryWrapper - need to initialize domainRegistrydocument object
    2015-04-06 15:10:22,939 INFO  [13] com.oracle.cie.domain.info.DomainInformationImpl - initializing domaininformation object.
    2015-04-06 15:10:45,975 INFO  [52] com.oracle.cie.domain.info.DomainInformationImpl - initializing domaininformation object.
    2015-04-06 15:10:46,075 SEVERE [52] com.oracle.cie.domain.info.DomainUtilsImpl - No reconfig template exists for template Oracle BI Composer Runtime:11.1.1.0
    2015-04-06 15:10:46,075 SEVERE [52] com.oracle.cie.domain.info.DomainUtilsImpl - No reconfig template exists for template Oracle BI-ADF Runtime:11.1.1.0
    2015-04-06 15:10:46,075 SEVERE [52] com.oracle.cie.domain.info.DomainUtilsImpl - No reconfig template exists for template Oracle JRF:11.1.1.0
    2015-04-06 15:10:46,077 SEVERE [52] com.oracle.cie.domain.WLSCoreReconfigurator - Reconfiguration failed
    com.oracle.cie.domain.ValidateException: CFGFWK-60971: The domain is not reconfigurable.
    CFGFWK-60971: The domain did not contain information necessary to determine how to reconfigure the domain.
    CFGFWK-60971: Refer to the upgrade documentation on how to proceed.
      at com.oracle.cie.domain.WLSCoreReconfigurator.run(WLSCoreReconfigurator.java:163)
      at java.lang.Thread.run(Thread.java:745)
    Caused by: com.oracle.cie.external.domain.info.DomainInfoException: No reconfig template exists for templates:
      Oracle BI Composer Runtime:11.1.1.0
      Oracle BI-ADF Runtime:11.1.1.0
      Oracle JRF:11.1.1.0
      at com.oracle.cie.domain.info.DomainUtilsImpl.validateReconfigurable(DomainUtilsImpl.java:128)
      at com.oracle.cie.domain.WLSCoreReconfigurator.run(WLSCoreReconfigurator.java:158)
      ... 1 more
    2015-04-06 15:10:46,081 SEVERE [52] com.oracle.cie.domain.WLSCoreReconfigurator - Reconfiguration Failed!
    Exception:
    CFGFWK-60971: The domain is not reconfigurable.
    CFGFWK-60971: The domain did not contain information necessary to determine how to reconfigure the domain.
    CFGFWK-60971: Refer to the upgrade documentation on how to proceed.
    com.oracle.cie.domain.ValidateException: CFGFWK-60971: The domain is not reconfigurable.
    CFGFWK-60971: The domain did not contain information necessary to determine how to reconfigure the domain.
    CFGFWK-60971: Refer to the upgrade documentation on how to proceed.
      at com.oracle.cie.domain.WLSCoreReconfigurator.run(WLSCoreReconfigurator.java:163)
      at java.lang.Thread.run(Thread.java:745)
    Caused by: com.oracle.cie.external.domain.info.DomainInfoException: No reconfig template exists for templates:
      Oracle BI Composer Runtime:11.1.1.0
      Oracle BI-ADF Runtime:11.1.1.0
      Oracle JRF:11.1.1.0
      at com.oracle.cie.domain.info.DomainUtilsImpl.validateReconfigurable(DomainUtilsImpl.java:128)
      at com.oracle.cie.domain.WLSCoreReconfigurator.run(WLSCoreReconfigurator.java:158)
      ... 1 more
    I think this error is caused by ADF runtime version 11.1.1.5.0 that I'm using, but i don't know how to fix it.

  • How can I upgrade Windows Server 2012 Essentials to Windows Server 2012 R2 Essentials?

    I have just installed Windows Server 2012 Essentials on my Home Network (from the installation DVD).  I have done absolutely no  configuration  Installing Server 2012 was an oversight;  I meant to install Server 2012 R2 Essentials. 
    I tried to correct by installing R2 from its DVD, hoping it would do an upgrade.  That didn't work.
    Is there a simple way to make it possible to install the correct OS?   For example, can I just demote the existing server and remove any roles that were installed, so that the R2 disk will install over top of the existing installation?
    Alternatively, is it safe to just reformat the partition and install R2? 
    http://technet.microsoft.com/en-us/library/dn408635.aspx seems to imply that this is OK.
    David Pike, P.Eng, MCITP

    Hi Larry.   Thanks for the reply.  It didn't work, but I don't believe you are wrong.  Rather I think there is something weird in my system.  I'm marking your reply as answer.
    Some background:  I'm repurposing an older PC (Compaq SR1614X) as a home server, to manage my home network, use as a gateway to my Azure server, and to help my Server 2012 training (on MVA).  I've been messing with it for nearly two months,
    on and off.  From the start, I've had trouble installing the server 2012 software (see previous threads August-27 and August-16
    ), but when I got to the point that I could install Server 2012 Essentials, I thought I could upgrade to Server 2012 R2 Essentials exactly as you suggest.  That was where you helped me a lot, i.e. you confirmed that my expectations were reasonable. 
    So when it didn't work, I spent most of yesterday trying various different procedures.   I got tantalizingly close, but still no cigar. 
    I can install any Windows Client and Server 2012 Essentials, but the R2 Essentials installation never finishes; it goes into an "error 0x000000C4" boot loop.  At first I wondered if it was because I was installing a server over a
    server, but you confirmed that's not the issue.  I later verified that I cannot install R2 over Windows 7 either, whereas R1 over Win7 is fine.  I can only surmise one of two problems:
    I have a bad installation disk  
    There is a hardware issue
    I plan to eliminate (1) by creating a new disk from a new download.  I have verified that the latest ISO file and the one I have been using have identical byte counts,   
    For (2), I had suspected that the problem was that the older system has no UEFI, but since R1 installs OK, I am discounting that.  Today's effort:  to eliminate the DVD drive, I will try booting from a Flash Drive.  To eliminate
    the hard drive, I will try installing to a different drive.
    I am hoping you can help with one more thing.  When I run setup.exe with the /noreboot option, I have a better chance of success.  The option suppresses the first reboot only, but that one (after "Expanding the setup files") always
    fails, so suppressing it gets me almost to the end of the install.  Is there a way to modify setup.exe so the it always runs with the /noreboot option?

  • Com.sapportals.wcm.WcmException:multi-server search failed

    Hi Friends,
    I am getting the below error when i use search option in portal.
    Search Failure
    Error during search occurred - com.sapportals.wcm.WcmException: multi-server search failed on some of the servers;error=1999,index=zhsea_helpdesk_doc,location=hsea-pdc-s019:30103;error=1999,index=zhsea_helpdesk_doc,location=hsea-pdc-s019:30103;error=1999,index=zsccc_io_ep,location=hsea-pdc-s019:30103;error=1999,index=zsccc_io_ep,location=hsea-pdc-s019:30103;error=1999,index=zsccc_io_ep,location=hsea-pdc-s019:30103;error=1999,index=zsccc_io_ep,location=hsea-pdc-s019:30103;error=1999,index=zsccc_bpp,location=hsea-pdc-s019:30103;error=1999,index=zsccc_elibrary_fulltext_search,location=hsea-pdc-s019:30103;error=1999,index=zsccc_elibrary_fulltext_search,location=hsea-pdc-s019:30103;error=1999,index=zapcm_user_forum_database,location=hsea-pdc-s019:30103 (Errorcode 2975)
    An unexpected severe error occurred during the search call.  If the situation persists, inform your system administrator.
    I tried to create indexing but it is not happening,If i check TREX logs i found some errors please analyze the problem and advice
    [6052] 2009-02-02 21:48:16.325 e TREX_C_STORE CSFile.cpp(00332) : GetDeviceFileName() failed.
    [6052] 2009-02-02 21:48:16.325 e TREX_C_STORE CSFile.cpp(00336) : sleeping 10 seconds and trying again...
    [6052] 2009-02-02 21:48:26.325 e TREX_C_STORE CSFile.cpp(00717) : open('
    ephasapgrp\TXP_SHARE\TXP\index\zsccc_io_ep\en\settings.header',ab) failed with error 106 (last file open failed and handle is not okay), 13 global open files
    [6052] 2009-02-02 21:48:26.325 e TREX_C_STORE FileHandle.cpp(00638) : ERROR: checkAndSetVersion(): reading index version from file failed
    [6052] 2009-02-02 21:48:26.325 e TrexStore    IndexSettings.cpp(00518) : could not read maxtermcounter zsccc_io_epen
    [6052] 2009-02-02 21:48:26.325 e TrexStore    IndexSettings.cpp(00251) : crashed in CSIndexSettings::open zsccc_io_epen
    [6052] 2009-02-02 21:48:26.325 e TrexStore    IndexSettings.cpp(00647) : CSIndexSettings not opened zsccc_io_epen
    [6052] 2009-02-02 21:48:26.325 e Trex_SE      FuzzyExceptions.cpp(00130) : caught ... exception in blobInfo.open() for zsccc_io_epen
    [6052] 2009-02-02 21:48:26.325 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_io_epen (rc = 1999)
    [6052] 2009-02-02 21:48:26.325 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_io_epde (rc = 1999)
    [6052] 2009-02-02 21:48:26.325 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_io_epsh (rc = 1999)
    [6052] 2009-02-02 21:48:26.325 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_io_epth (rc = 1999)
    [6052] 2009-02-02 21:48:26.325 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_bppen (rc = 1999)
    [6052] 2009-02-02 21:48:26.325 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_elibrary_fulltext_searchen (rc = 1999)
    [6052] 2009-02-02 21:48:26.325 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_elibrary_fulltext_searchth (rc = 1999)
    [6052] 2009-02-02 21:48:26.325 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zapcm_user_forum_databaseen (rc = 1999)
    [6052] 2009-02-02 21:48:26.325 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zhsea_helpdesk_docen (rc = 1999)
    [6052] 2009-02-02 21:48:26.325 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zhsea_helpdesk_docth (rc = 1999)
    [5384] 2009-02-02 21:52:12.922 e TREX_C_STORE CSFile.cpp(00741) : GetLastError: 5=Access is denied.
    [5384] 2009-02-02 21:52:12.922 e TREX_C_STORE CSFile.cpp(00324) : fopen
    ephasapgrp\TXP_SHARE\TXP\index\zsccc_io_ep\en\settings.header (21) failed
    [5384] 2009-02-02 21:52:12.922 e TREX_C_STORE CSFile.cpp(00332) : GetDeviceFileName() failed.
    [5384] 2009-02-02 21:52:12.922 e TREX_C_STORE CSFile.cpp(00336) : sleeping 10 seconds and trying again...
    [5384] 2009-02-02 21:52:22.922 e TREX_C_STORE CSFile.cpp(00741) : GetLastError: 5=Access is denied.
    [5384] 2009-02-02 21:52:22.922 e TREX_C_STORE CSFile.cpp(00324) : fopen
    ephasapgrp\TXP_SHARE\TXP\index\zsccc_io_ep\en\settings.header (21) failed
    [5384] 2009-02-02 21:52:22.922 e TREX_C_STORE CSFile.cpp(00332) : GetDeviceFileName() failed.
    [5384] 2009-02-02 21:52:22.922 e TREX_C_STORE CSFile.cpp(00336) : sleeping 10 seconds and trying again...
    [5384] 2009-02-02 21:52:32.922 e TREX_C_STORE CSFile.cpp(00741) : GetLastError: 5=Access is denied.
    [5384] 2009-02-02 21:52:32.922 e TREX_C_STORE CSFile.cpp(00324) : fopen
    ephasapgrp\TXP_SHARE\TXP\index\zsccc_io_ep\en\settings.header (21) failed
    [5384] 2009-02-02 21:52:32.922 e TREX_C_STORE CSFile.cpp(00332) : GetDeviceFileName() failed.
    [5384] 2009-02-02 21:52:32.922 e TREX_C_STORE CSFile.cpp(00336) : sleeping 10 seconds and trying again...
    [5384] 2009-02-02 21:52:42.922 e TREX_C_STORE CSFile.cpp(00741) : GetLastError: 5=Access is denied.
    [5384] 2009-02-02 21:52:42.922 e TREX_C_STORE CSFile.cpp(00324) : fopen
    ephasapgrp\TXP_SHARE\TXP\index\zsccc_io_ep\en\settings.header (21) failed
    [5384] 2009-02-02 21:52:42.922 e TREX_C_STORE CSFile.cpp(00332) : GetDeviceFileName() failed.
    [5384] 2009-02-02 21:52:42.922 e TREX_C_STORE CSFile.cpp(00336) : sleeping 10 seconds and trying again...
    [5384] 2009-02-02 21:52:52.922 e TREX_C_STORE CSFile.cpp(00741) : GetLastError: 5=Access is denied.
    [5384] 2009-02-02 21:52:52.922 e TREX_C_STORE CSFile.cpp(00324) : fopen
    ephasapgrp\TXP_SHARE\TXP\index\zsccc_io_ep\en\settings.header (21) failed
    [5384] 2009-02-02 21:52:52.922 e TREX_C_STORE CSFile.cpp(00332) : GetDeviceFileName() failed.
    [5384] 2009-02-02 21:52:52.922 e TREX_C_STORE CSFile.cpp(00336) : sleeping 10 seconds and trying again...
    [5384] 2009-02-02 21:53:02.923 e TREX_C_STORE CSFile.cpp(00741) : GetLastError: 5=Access is denied.
    [5384] 2009-02-02 21:53:02.923 e TREX_C_STORE CSFile.cpp(00324) : fopen
    ephasapgrp\TXP_SHARE\TXP\index\zsccc_io_ep\en\settings.header (21) failed
    [5384] 2009-02-02 21:53:02.923 e TREX_C_STORE CSFile.cpp(00332) : GetDeviceFileName() failed.
    [5384] 2009-02-02 21:53:02.923 e TREX_C_STORE CSFile.cpp(00336) : sleeping 10 seconds and trying again...
    [5384] 2009-02-02 21:53:12.923 e TREX_C_STORE CSFile.cpp(00717) : open('
    ephasapgrp\TXP_SHARE\TXP\index\zsccc_io_ep\en\settings.header',ab) failed with error 106 (last file open failed and handle is not okay), 13 global open files
    [5384] 2009-02-02 21:53:12.923 e TREX_C_STORE FileHandle.cpp(00638) : ERROR: checkAndSetVersion(): reading index version from file failed
    [5384] 2009-02-02 21:53:12.923 e TrexStore    IndexSettings.cpp(00518) : could not read maxtermcounter zsccc_io_epen
    [5384] 2009-02-02 21:53:12.923 e TrexStore    IndexSettings.cpp(00251) : crashed in CSIndexSettings::open zsccc_io_epen
    [5384] 2009-02-02 21:53:12.923 e TrexStore    IndexSettings.cpp(00647) : CSIndexSettings not opened zsccc_io_epen
    [5384] 2009-02-02 21:53:12.923 e Trex_SE      FuzzyExceptions.cpp(00130) : caught ... exception in blobInfo.open() for zsccc_io_epen
    [5384] 2009-02-02 21:53:12.923 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_io_epen (rc = 1999)
    [5384] 2009-02-02 21:53:12.923 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_io_epde (rc = 1999)
    [5384] 2009-02-02 21:53:12.923 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_io_epsh (rc = 1999)
    [5384] 2009-02-02 21:53:12.923 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_io_epth (rc = 1999)
    [5384] 2009-02-02 21:53:12.923 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_bppen (rc = 1999)
    [5384] 2009-02-02 21:53:12.923 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_elibrary_fulltext_searchen (rc = 1999)
    [5384] 2009-02-02 21:53:12.923 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zsccc_elibrary_fulltext_searchth (rc = 1999)
    [5384] 2009-02-02 21:53:12.923 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zapcm_user_forum_databaseen (rc = 1999)
    [5384] 2009-02-02 21:53:12.923 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zhsea_helpdesk_docen (rc = 1999)
    [5384] 2009-02-02 21:53:12.923 e SERVER_TRACE DeltaIndexManager.cpp(03987) : search: failed for main index zhsea_helpdesk_docth (rc = 1999)
    [2528] 2009-02-02 22:05:02.666 e SERVER_TRACE TRexApiIndexDocuments.cpp(02494) : indexLocal zsccc_elibrary_fulltext_search: <zsccc_elibrary_fulltext_search> is already prepared (3=TPCS_PREPARED). Index call not allowed!
    Kind Regards
    Sudhakar

    I know this is an old thread, but in my case the problem was solved after i patched the TREX 7.10 revision 40 to revision 50...
    Cheers Michael

  • Multi-server search failed on some of the servers

    Hi All,
    i am getting below error in our portal/advance search.
    Error during search occurred - com.sapportals.wcm.WcmException: multi-server search failed on some of the servers;error=2972,index=easywcmen;error=2972,index=itec_dept_indexen;error=2972,index=itec_proj_indexen (Errorcode 2975).
    TrexIndexServer_dcwwtrexprdm1.30003.002.trc
    [86380] 2007-12-31 09:31:08.708 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'itec_proj_indexen' failed rc=4527
    [86380] 2007-12-31 09:31:08.708 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_proj_indexen
    [86380] 2007-12-31 09:31:08.724 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 09:31:08.740 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 09:31:08.740 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [52804] 2007-12-31 09:32:06.100 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexen
    [52804] 2007-12-31 09:32:06.225 e TextMining   Trace.cpp(00074) : EX: 'Unable to open input file
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex\index.ini'
    [52804] 2007-12-31 09:32:06.225 e Trex_SE      FuzzyOptimizer.cpp(02490) : getTMHandle: error in opening TM '
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex' rc=9013
    [52804] 2007-12-31 09:32:06.225 e Trex_SE      FuzzyOptimizer.cpp(03945) : rollbackOptimizeTextMining 'itec_dept_indexen' failed rc=9013
    [52804] 2007-12-31 09:32:06.225 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_dept_indexen
    [52804] 2007-12-31 09:32:06.241 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexde
    [52804] 2007-12-31 09:32:06.366 e MiningAdmin  IndexManager.cpp(00866) : IndexManager::getAttributeInfos in IndexManager.cpp: Unable to read attribute infos from file '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\FDocs'! Rollback is only possible option for index '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\'.
    [52804] 2007-12-31 09:32:07.397 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexde finished rc=0
    [52804] 2007-12-31 09:32:07.397 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexes
    [52804] 2007-12-31 09:32:08.538 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexes finished rc=0
    [52804] 2007-12-31 09:32:08.538 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexfr
    [52804] 2007-12-31 09:32:09.663 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexfr finished rc=0
    [52804] 2007-12-31 09:32:09.663 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexsh
    [52804] 2007-12-31 09:32:10.788 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexsh finished rc=0
    [52804] 2007-12-31 09:32:10.803 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 09:33:15.336 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [71696] 2007-12-31 09:33:15.351 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [38716] 2007-12-31 09:33:15.367 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 09:36:15.386 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [71696] 2007-12-31 09:36:15.402 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 09:36:15.417 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 09:39:15.421 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [71696] 2007-12-31 09:39:15.437 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 09:39:15.452 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 09:40:38.626 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 09:40:38.657 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 09:40:38.688 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 09:40:38.844 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 09:40:38.860 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 09:40:38.891 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [23192] 2007-12-31 09:40:44.985 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [120828] 2007-12-31 09:40:45.001 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 09:40:45.032 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [120828] 2007-12-31 09:40:45.110 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [103116] 2007-12-31 09:40:45.126 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 09:40:45.141 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 09:42:15.456 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 09:42:15.471 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 09:42:15.487 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 09:45:15.490 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 09:45:15.506 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [38716] 2007-12-31 09:45:15.522 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 09:48:15.541 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [23192] 2007-12-31 09:48:15.556 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [38716] 2007-12-31 09:48:15.572 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 09:48:32.510 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 09:48:32.541 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 09:48:32.557 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [52804] 2007-12-31 09:48:32.635 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 09:48:32.650 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 09:48:32.682 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 09:48:44.572 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 09:48:44.588 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [103116] 2007-12-31 09:48:44.619 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [71696] 2007-12-31 09:48:44.697 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [120828] 2007-12-31 09:48:44.713 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 09:48:44.729 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [20892] 2007-12-31 09:48:55.026 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 09:48:55.041 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 09:48:55.073 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 09:48:55.135 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [23192] 2007-12-31 09:48:55.151 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 09:48:55.182 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 09:49:11.448 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 09:49:11.464 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 09:49:11.479 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 09:49:11.557 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [83108] 2007-12-31 09:49:11.573 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [51320] 2007-12-31 09:49:11.604 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [120828] 2007-12-31 09:49:21.745 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 09:49:21.761 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 09:49:21.776 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [52804] 2007-12-31 09:49:21.854 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 09:49:21.870 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 09:49:21.901 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [51320] 2007-12-31 09:50:44.075 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [103116] 2007-12-31 09:50:44.106 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 09:50:44.137 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 09:50:44.215 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [38716] 2007-12-31 09:50:44.231 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 09:50:44.247 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 09:50:51.247 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [23192] 2007-12-31 09:50:51.262 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 09:50:51.294 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [23192] 2007-12-31 09:50:51.356 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [51320] 2007-12-31 09:50:51.372 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 09:50:51.403 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [23192] 2007-12-31 09:51:15.575 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 09:51:15.591 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 09:51:15.607 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [51320] 2007-12-31 09:54:15.610 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [52804] 2007-12-31 09:54:15.626 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 09:54:15.641 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 09:57:15.645 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 09:57:15.660 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [23192] 2007-12-31 09:57:15.676 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [51320] 2007-12-31 10:00:15.695 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [52804] 2007-12-31 10:00:15.711 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [23192] 2007-12-31 10:00:15.726 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 10:01:05.305 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index easywcmen
    [120828] 2007-12-31 10:01:05.837 e TREX_C_STORE CStoreFiler.cpp(01142) : <rollback>
    dcwwtrexprdfs1\i$\easywcm\en\HashKeyStore.read.offset for fall back not availabel
    [120828] 2007-12-31 10:01:05.837 e TREX_C_STORE CStoreFiler.cpp(01193) : ERROR: rollback:
    dcwwtrexprdfs1\i$\easywcm\en\HashKeyStore failed
    [120828] 2007-12-31 10:01:05.837 f TrexStore    PersistentDocStore.cpp(01753) : TrexStore error: TRexCommonObjectsException in DocKeyStore.cpp(222): 'ContentStoreOptimizeError' in function PersistentDocStore::rollback
    [120828] 2007-12-31 10:01:05.837 e Trex_SE      FuzzyOptimizer.cpp(02259) : ERROR: m_docStore->rollback failed.
    [120828] 2007-12-31 10:01:05.837 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'easywcmen' failed rc=4527
    [120828] 2007-12-31 10:01:05.837 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for easywcmen
    [120828] 2007-12-31 10:01:05.852 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 10:01:05.852 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: easywcm, index is corrupt.
    [103116] 2007-12-31 10:01:05.868 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [20892] 2007-12-31 10:01:08.774 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_proj_indexen
    [20892] 2007-12-31 10:01:09.321 e TREX_C_STORE CStoreFiler.cpp(01142) : <rollback>
    dcwwtrexprdfs1\i$\itec_proj_index\en\HashKeyStore.read.offset for fall back not availabel
    [20892] 2007-12-31 10:01:09.337 e TREX_C_STORE CStoreFiler.cpp(01193) : ERROR: rollback:
    dcwwtrexprdfs1\i$\itec_proj_index\en\HashKeyStore failed
    [20892] 2007-12-31 10:01:09.337 f TrexStore    PersistentDocStore.cpp(01753) : TrexStore error: TRexCommonObjectsException in DocKeyStore.cpp(222): 'ContentStoreOptimizeError' in function PersistentDocStore::rollback
    [20892] 2007-12-31 10:01:09.337 e Trex_SE      FuzzyOptimizer.cpp(02259) : ERROR: m_docStore->rollback failed.
    [20892] 2007-12-31 10:01:09.337 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'itec_proj_indexen' failed rc=4527
    [20892] 2007-12-31 10:01:09.337 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_proj_indexen
    [20892] 2007-12-31 10:01:09.352 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 10:01:09.352 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 10:01:09.352 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [96940] 2007-12-31 10:02:00.838 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexen
    [96940] 2007-12-31 10:02:00.978 e TextMining   Trace.cpp(00074) : EX: 'Unable to open input file
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex\index.ini'
    [96940] 2007-12-31 10:02:00.978 e Trex_SE      FuzzyOptimizer.cpp(02490) : getTMHandle: error in opening TM '
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex' rc=9013
    [96940] 2007-12-31 10:02:00.978 e Trex_SE      FuzzyOptimizer.cpp(03945) : rollbackOptimizeTextMining 'itec_dept_indexen' failed rc=9013
    [96940] 2007-12-31 10:02:00.978 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_dept_indexen
    [96940] 2007-12-31 10:02:00.994 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexde
    [96940] 2007-12-31 10:02:01.135 e MiningAdmin  IndexManager.cpp(00866) : IndexManager::getAttributeInfos in IndexManager.cpp: Unable to read attribute infos from file '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\FDocs'! Rollback is only possible option for index '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\'.
    [96940] 2007-12-31 10:02:02.166 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexde finished rc=0
    [96940] 2007-12-31 10:02:02.166 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexes
    [96940] 2007-12-31 10:02:03.307 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexes finished rc=0
    [96940] 2007-12-31 10:02:03.307 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexfr
    [96940] 2007-12-31 10:02:04.432 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexfr finished rc=0
    [96940] 2007-12-31 10:02:04.447 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexsh
    [96940] 2007-12-31 10:02:05.572 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexsh finished rc=0
    [96940] 2007-12-31 10:02:05.588 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 10:03:15.730 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 10:03:15.745 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [38716] 2007-12-31 10:03:15.761 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 10:03:20.636 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [51320] 2007-12-31 10:03:20.683 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 10:03:20.699 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [51320] 2007-12-31 10:03:20.777 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [103116] 2007-12-31 10:03:20.792 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 10:03:20.808 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [52804] 2007-12-31 10:03:29.636 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [83108] 2007-12-31 10:03:29.652 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 10:03:29.668 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 10:03:29.746 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 10:03:29.761 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 10:03:29.793 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [120828] 2007-12-31 10:06:15.764 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 10:06:15.780 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [38716] 2007-12-31 10:06:15.796 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 10:07:22.266 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 10:07:22.266 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 10:09:15.799 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 10:09:15.815 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 10:09:15.830 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 10:12:15.850 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 10:12:15.865 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 10:12:15.881 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 10:15:15.884 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 10:15:15.900 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [120828] 2007-12-31 10:15:15.915 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 10:18:15.935 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 10:18:15.950 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:18:15.966 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 10:21:07.282 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 10:21:07.282 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 10:21:12.282 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 10:21:12.282 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 10:21:16.001 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [51320] 2007-12-31 10:21:16.016 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 10:21:16.032 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 10:21:27.344 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 10:21:27.360 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 10:21:27.376 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [71696] 2007-12-31 10:21:27.454 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 10:21:27.469 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [103116] 2007-12-31 10:21:27.485 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [51320] 2007-12-31 10:21:38.563 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [120828] 2007-12-31 10:21:38.579 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 10:21:38.595 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [120828] 2007-12-31 10:21:38.673 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 10:21:38.688 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 10:21:38.704 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 10:21:50.376 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [51320] 2007-12-31 10:21:50.407 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 10:21:50.423 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [51320] 2007-12-31 10:21:50.501 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [120828] 2007-12-31 10:21:50.517 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 10:21:50.548 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 10:24:16.035 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [86380] 2007-12-31 10:24:16.051 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 10:24:16.066 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 10:27:12.289 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 10:27:12.289 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 10:27:16.070 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 10:27:16.086 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 10:27:16.101 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 10:30:16.105 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [23192] 2007-12-31 10:30:16.105 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:30:16.136 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 10:30:22.292 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [120828] 2007-12-31 10:30:22.292 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [38716] 2007-12-31 10:31:05.902 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index easywcmen
    [38716] 2007-12-31 10:31:06.418 e TREX_C_STORE CStoreFiler.cpp(01142) : <rollback>
    dcwwtrexprdfs1\i$\easywcm\en\HashKeyStore.read.offset for fall back not availabel
    [38716] 2007-12-31 10:31:06.418 e TREX_C_STORE CStoreFiler.cpp(01193) : ERROR: rollback:
    dcwwtrexprdfs1\i$\easywcm\en\HashKeyStore failed
    [38716] 2007-12-31 10:31:06.434 f TrexStore    PersistentDocStore.cpp(01753) : TrexStore error: TRexCommonObjectsException in DocKeyStore.cpp(222): 'ContentStoreOptimizeError' in function PersistentDocStore::rollback
    [38716] 2007-12-31 10:31:06.434 e Trex_SE      FuzzyOptimizer.cpp(02259) : ERROR: m_docStore->rollback failed.
    [38716] 2007-12-31 10:31:06.434 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'easywcmen' failed rc=4527
    [38716] 2007-12-31 10:31:06.434 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for easywcmen
    [38716] 2007-12-31 10:31:06.449 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 10:31:06.449 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: easywcm, index is corrupt.
    [83108] 2007-12-31 10:31:06.449 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [52804] 2007-12-31 10:31:09.387 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_proj_indexen
    [52804] 2007-12-31 10:31:09.934 e TREX_C_STORE CStoreFiler.cpp(01142) : <rollback>
    dcwwtrexprdfs1\i$\itec_proj_index\en\HashKeyStore.read.offset for fall back not availabel
    [52804] 2007-12-31 10:31:09.934 e TREX_C_STORE CStoreFiler.cpp(01193) : ERROR: rollback:
    dcwwtrexprdfs1\i$\itec_proj_index\en\HashKeyStore failed
    [52804] 2007-12-31 10:31:09.934 f TrexStore    PersistentDocStore.cpp(01753) : TrexStore error: TRexCommonObjectsException in DocKeyStore.cpp(222): 'ContentStoreOptimizeError' in function PersistentDocStore::rollback
    [52804] 2007-12-31 10:31:09.934 e Trex_SE      FuzzyOptimizer.cpp(02259) : ERROR: m_docStore->rollback failed.
    [52804] 2007-12-31 10:31:09.949 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'itec_proj_indexen' failed rc=4527
    [52804] 2007-12-31 10:31:09.949 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_proj_indexen
    [52804] 2007-12-31 10:31:09.965 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 10:31:09.965 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 10:31:09.965 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [96940] 2007-12-31 10:31:12.293 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 10:31:12.293 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 10:31:17.293 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [103116] 2007-12-31 10:31:17.293 e SERVER_TRACE TRexApiAdmin.cpp(09658) : Index Id: itec_proj_index, index is corrupt.
    [103116] 2007-12-31 10:32:05.622 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexen
    [103116] 2007-12-31 10:32:05.747 e TextMining   Trace.cpp(00074) : EX: 'Unable to open input file
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex\index.ini'
    [103116] 2007-12-31 10:32:05.747 e Trex_SE      FuzzyOptimizer.cpp(02490) : getTMHandle: error in opening TM '
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex' rc=9013
    [103116] 2007-12-31 10:32:05.747 e Trex_SE      FuzzyOptimizer.cpp(03945) : rollbackOptimizeTextMining 'itec_dept_indexen' failed rc=9013
    [103116] 2007-12-31 10:32:05.747 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_dept_indexen
    [103116] 2007-12-31 10:32:05.747 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexde
    [103116] 2007-12-31 10:32:05.888 e MiningAdmin  IndexManager.cpp(00866) : IndexManager::getAttributeInfos in IndexManager.cpp: Unable to read attribute infos from file '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\FDocs'! Rollback is only possible option for index '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\'.
    [103116] 2007-12-31 10:32:06.888 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexde finished rc=0
    [103116] 2007-12-31 10:32:06.904 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexes
    [103116] 2007-12-31 10:32:08.029 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexes finished rc=0
    [103116] 2007-12-31 10:32:08.029 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexfr
    [103116] 2007-12-31 10:32:09.154 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexfr finished rc=0
    [103116] 2007-12-31 10:32:09.154 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexsh
    [103116] 2007-12-31 10:32:10.279 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexsh finished rc=0
    [103116] 2007-12-31 10:32:10.279 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 10:33:16.139 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 10:33:16.139 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:33:16.171 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 10:36:16.190 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 10:36:16.205 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 10:36:16.221 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 10:39:16.224 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 10:39:16.240 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 10:39:16.256 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 10:42:16.290 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 10:42:16.306 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:42:16.322 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 10:45:16.341 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [103116] 2007-12-31 10:45:16.356 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [20892] 2007-12-31 10:45:16.372 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 10:48:16.375 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 10:48:16.391 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [86380] 2007-12-31 10:48:16.407 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [86380] 2007-12-31 10:51:16.410 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 10:51:16.426 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:51:16.441 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 10:54:16.460 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 10:54:16.460 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:54:16.492 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 10:57:16.495 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 10:57:16.495 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [96940] 2007-12-31 10:57:16.526 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [96940] 2007-12-31 11:00:16.545 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 11:00:16.560 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 11:00:16.576 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [23192] 2007-12-31 11:01:06.413 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index easywcmen
    [23192] 2007-12-31 11:01:06.929 e TREX_C_STORE CStoreFiler.cpp(01142) : <rollback>
    dcwwtrexprdfs1\i$\easywcm\en\HashKeyStore.read.offset for fall back not availabel
    [23192] 2007-12-31 11:01:06.929 e TREX_C_STORE CStoreFiler.cpp(01193) : ERROR: rollback:
    dcwwtrexprdfs1\i$\easywcm\en\HashKeyStore failed
    [23192] 2007-12-31 11:01:06.944 f TrexStore    PersistentDocStore.cpp(01753) : TrexStore error: TRexCommonObjectsException in DocKeyStore.cpp(222): 'ContentStoreOptimizeError' in function PersistentDocStore::rollback
    [23192] 2007-12-31 11:01:06.944 e Trex_SE      FuzzyOptimizer.cpp(02259) : ERROR: m_docStore->rollback failed.
    [23192] 2007-12-31 11:01:06.944 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'easywcmen' failed rc=4527
    [23192] 2007-12-31 11:01:06.944 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for easywcmen
    [23192] 2007-12-31 11:01:06.960 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [38716] 2007-12-31 11:01:06.960 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: easywcm, index is corrupt.
    [38716] 2007-12-31 11:01:06.960 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [103116] 2007-12-31 11:01:09.927 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_proj_indexen
    [103116] 2007-12-31 11:01:10.474 e TREX_C_STORE CStoreFiler.cpp(01142) : <rollback>
    dcwwtrexprdfs1\i$\itec_proj_index\en\HashKeyStore.read.offset for fall back not availabel
    [103116] 2007-12-31 11:01:10.474 e TREX_C_STORE CStoreFiler.cpp(01193) : ERROR: rollback:
    dcwwtrexprdfs1\i$\itec_proj_index\en\HashKeyStore failed
    [103116] 2007-12-31 11:01:10.474 f TrexStore    PersistentDocStore.cpp(01753) : TrexStore error: TRexCommonObjectsException in DocKeyStore.cpp(222): 'ContentStoreOptimizeError' in function PersistentDocStore::rollback
    [103116] 2007-12-31 11:01:10.474 e Trex_SE      FuzzyOptimizer.cpp(02259) : ERROR: m_docStore->rollback failed.
    [103116] 2007-12-31 11:01:10.474 e Trex_SE      FuzzyOptimizer.cpp(03951) : rollbackOptimizeFullText 'itec_proj_indexen' failed rc=4527
    [103116] 2007-12-31 11:01:10.489 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_proj_indexen
    [103116] 2007-12-31 11:01:10.489 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [51320] 2007-12-31 11:01:10.505 e TrexSlice    TRexApiSystem.cpp(01248) : IndexID: itec_proj_index, index is corrupt.
    [51320] 2007-12-31 11:01:10.505 e TrexSlice    TrexSlice.cpp(00502) : ERROR: snapshot creation failed with ret=2008!
    [51320] 2007-12-31 11:02:00.233 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexen
    [51320] 2007-12-31 11:02:00.358 e TextMining   Trace.cpp(00074) : EX: 'Unable to open input file
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex\index.ini'
    [51320] 2007-12-31 11:02:00.358 e Trex_SE      FuzzyOptimizer.cpp(02490) : getTMHandle: error in opening TM '
    dcwwtrexprdfs1\i$\itec_dept_index\en\trex' rc=9013
    [51320] 2007-12-31 11:02:00.358 e Trex_SE      FuzzyOptimizer.cpp(03945) : rollbackOptimizeTextMining 'itec_dept_indexen' failed rc=9013
    [51320] 2007-12-31 11:02:00.358 e SERVER_TRACE DeltaIndexManager.cpp(01260) : rollback failed for itec_dept_indexen
    [51320] 2007-12-31 11:02:00.358 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexde
    [51320] 2007-12-31 11:02:00.498 e MiningAdmin  IndexManager.cpp(00866) : IndexManager::getAttributeInfos in IndexManager.cpp: Unable to read attribute infos from file '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\FDocs'! Rollback is only possible option for index '
    dcwwtrexprdfs1\i$\itec_dept_index\de\trex\'.
    [51320] 2007-12-31 11:02:01.482 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexde finished rc=0
    [51320] 2007-12-31 11:02:01.482 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexes
    [51320] 2007-12-31 11:02:02.607 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexes finished rc=0
    [51320] 2007-12-31 11:02:02.607 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexfr
    [51320] 2007-12-31 11:02:03.716 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexfr finished rc=0
    [51320] 2007-12-31 11:02:03.731 e Trex_SE      FuzzyOptimizer.cpp(03907) : start rollbackOptimize for index itec_dept_indexsh
    [51320] 2007-12-31 11:02:04.840 e Trex_SE      FuzzyOptimizer.cpp(03984) : rollbackOptimize for index itec_dept_indexsh finished rc=0
    [51320] 2007-12-31 11:02:04.856 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [23192] 2007-12-31 11:02:27.705 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [83108] 2007-12-31 11:02:27.736 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [51320] 2007-12-31 11:02:27.767 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [83108] 2007-12-31 11:02:27.845 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [103116] 2007-12-31 11:02:27.861 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 11:02:27.877 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [51320] 2007-12-31 11:03:16.589 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 11:03:16.605 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 11:03:16.620 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [71696] 2007-12-31 11:06:16.682 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 11:06:16.682 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [71696] 2007-12-31 11:06:16.713 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [20892] 2007-12-31 11:09:16.785 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [96940] 2007-12-31 11:09:16.801 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [52804] 2007-12-31 11:09:16.816 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [83108] 2007-12-31 11:10:18.345 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.
    [120828] 2007-12-31 11:10:18.377 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_proj_index, index is corrupt.
    [52804] 2007-12-31 11:10:18.392 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: easywcm, index is corrupt.
    [120828] 2007-12-31 11:10:18.470 e SERVER_TRACE TRexApiAdmin.cpp(09159) : Index Id: itec_dept_index, index is corrupt.

    Hi Srinivas,
    I am afraid, but it seems that the indexes of your TREX installation are corrupt. This could happen if, e.g. you use a network storage (SAN or NAS) which is temporarily not available.
    As far as I see it is necessary to perform a reindex or restore a backup of the not working indexes. For further investigation it might be useful to do a backup of the current situation.
    Kind regards,
    Roland

Maybe you are looking for