Jan R Maes 9.Sep.09 10:21 AM a Web browser General2.0Linux
The search in my Homepage is not working.
I always see this error (in yellow):
Search is unavailable on this server because the index is missing or corrupt. Click back to try again. If this message persists, please contact your administrator.
I've set up everything as described in the infocenter.
And I've tried to run the install SchedulerCalendars, but this doesn't work:
wsadmin>AdminApp.install('${app_server_root}/systemApps/SchedulerCalendars.ear','[-systemApp -appname SchedulerCalendars -cell dom85Node01Cell -node dom85Node01 -server srvhome]')
ADMA5016I: Installation of SchedulerCalendars started.
ADMA5006E: An error occurred configuring SchedulerCalendars in WebSphere Application Server repository: com.ibm.websphere.management.exception.AdminException: ADMA5026E: No valid target is specified in ObjectName WebSphere:cell=dom85Node01Cell,node=dom85Node01,server=srvhome for module WebSphere:cell=dom85Node01Cell,node=dom85Node01,server=srvhome.
ADMA5011I: The cleanup of the temp directory for application SchedulerCalendars is complete.
ADMA5014E: The installation of application SchedulerCalendars failed.
WASX7015E: Exception running command: "AdminApp.install('${app_server_root}/systemApps/SchedulerCalendars.ear','[-systemApp -appname SchedulerCalendars -cell dom85Node01Cell -node dom85Node01 -server srvhome]')"; exception information:
com.ibm.ws.scripting.ScriptingException: WASX7132E: Application install for ${app_server_root}/systemApps/SchedulerCalendars.ear failed: see previous messages for details.
I've tried this a few times and now I get:
wsadmin>AdminApp.install('/opt/IBM/WebSphere/AppServer/systemApps/SchedulerCalendars.ear','[-systemApp -appname SchedulerCalendars -cell dom85Node01Cell -node dom85Node01 -server server1]')
WASX7015E: Exception running command: "AdminApp.install('/opt/IBM/WebSphere/AppServer/systemApps/SchedulerCalendars.ear','[-systemApp -appname SchedulerCalendars -cell dom85Node01Cell -node dom85Node01 -server server1]')"; exception information:
com.ibm.ws.scripting.ScriptingException: WASX7279E: An application with name "SchedulerCalendars" already exists. Select a different name.
But the search still doesn't work.
I have 1 WAS server with 1 profile with 7 instances: 1 instance for each feature (and 1 server1 instance that isn't used for the moment)