Forum Moderators: DixonJones

Message Too Old, No Replies

WTMySQLService: Can't open file: 'wt hostmetrichistory.MYI'. (errno: 1

Error Message on WebTrends

         

SCWebTeam

6:46 pm on Nov 29, 2007 (gmt 0)

10+ Year Member



WTMySQLService: Can't open file: 'wt_hostmetrichistory.MYI'. (errno: 145)

I worked through all the fixes that you have listed below but still can't start up WebTrends - this is what I get when I try to open the application:

Message: An internal error occurred during initialization of module [com.webtrends.wrc.businesslayer.WRCModParams]:class java.lang.NullPointerException

I even had the hostmetrichistory.myi file restored from the day it worked last.

Using WebTrends 7.5 at the moment - it's on a standalone server with heavy duty firewall and no direct webaccess.

HELP
Thanks
Brigitte

phranque

8:03 pm on Nov 29, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



welcome to WebmasterWorld [webmasterworld.com], SCWebTeam!

maybe there is something wrong with the index for that table.
try this sql command in mysql:
CHECK TABLE wt_hostmetrichistory;