• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

starting admin console gives this error Virtual Host ../ToolsLogon has not been defined

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI i have insalled wcs on my system,i have tried to publish the madisons store from adminconsole but it failed multiple time,up on suggestion from a friend i have restores and enables the features in bellown shown index
restoreDefault.bat
resetdb.bat
resetstores.bat
checkEnablementStatus.bat

enablefeature.bat -DfeatureName=location-services
enablefeature.bat -DfeatureName=store-enhancements
enablefeature.bat -DfeatureName=content-version
enablefeature.bat -DfeatureName=management-center
enablefeature.bat -DfeatureName=foundation

after executing above mentioned cmds
when i am trying to open admin console to publish a store
i am getting this error

SRVE0255E: A WebGroup/Virtual Host to handle /webapp/wcs/tools/servlet/ToolsLogon has not been defined.

please suggest me what to do
reply
    Bookmark Topic Watch Topic
  • New Topic