problem with installing web quick start
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2012 10:02 PM
Ive installed web quick, well assumably, ive following all instructions but when i go into my site and go into dashlets the web quick start dashlet isnt there. Im not sure if ive missed something but i keep reading through the wiki and guides but just not sure what i need to do, can anyone help me?
ive got alfresco community 4.0.d
ive installed openoffice and uploaded the awe.war and wcmqs.war and restarted ther server.
what else is there?
much thanks on any available help.
ive got alfresco community 4.0.d
ive installed openoffice and uploaded the awe.war and wcmqs.war and restarted ther server.
what else is there?
much thanks on any available help.
Labels:
- Labels:
-
Archive
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2012 02:07 AM
also make sure you have those AMPs applied which are mentioned in the steps for set up of WCM QS.
Also,are you getting any error on the logs?
Please post that as well.
Also,are you getting any error on the logs?
Please post that as well.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-01-2012 11:59 PM
Where do i find the logs? do you mean server logs? Also am i meant to deploy the AMPs or do they just need to be in the amp folder?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2012 03:10 AM
Well they should be in the AMP and ideally it should be applied already.
Even you can apply them again manually to make sure they are applied properly.
Also by Logs I meant server log.
stdout.log
Even you can apply them again manually to make sure they are applied properly.
Also by Logs I meant server log.
stdout.log
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2012 07:03 PM
Heres some logs i found, see if you can make anything of it.
This was in the webquickstart.log:
00:00:01,011 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:03,022 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:05,035 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:07,045 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:09,056 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:11,066 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:13,076 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:15,116 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:17,126 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:19,136 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:21,146 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
etc etc.
This was in the catalina.out (regarding webquickstart)
2012-03-30 04:19:04,197 INFO [repo.module.ModuleServiceImpl] [main] Starting module 'org_alfresco_module_wcmquickstart' version 1.0.
2012-03-30 04:19:04,231 DEBUG [repo.module.ModuleComponentHelper] [main] Started module 'ModuleDetails[{module.version=1.0, module.description=Web Quick Start, module.id=org_alfresco_module_wcmquickstart, module.repo.version.max=999, module.title=Web Quick Start, module.repo.version.min=3.3, module.installState=INSTALLED, module.installDate=2012-03-27T03:08:28.438+10:00}]' including 0components.
2012-03-30 04:19:04,298 INFO [repo.module.ModuleServiceImpl] [main] Starting module 'org.alfresco.module.vti' version 1.2.
2012-03-30 04:19:04,328 DEBUG [repo.module.ModuleComponentHelper] [main] Started module 'ModuleDetails[{module.version=1.2, module.description=Alfresco Vti Extension, module.id=org.alfresco.module.vti, module.repo.version.max=999, module.title=Vti, module.repo.version.min=0, module.installState=INSTALLED, module.installDate=2012-03-27T01:24:35.936+10:00}]' including 0components.
2012-03-30 04:19:04,359 DEBUG [repo.module.ModuleComponentHelper] [main] Installed module found in distribution: org.alfresco.module.vti
2012-03-30 04:19:04,359 DEBUG [repo.module.ModuleComponentHelper] [main] Installed module found in distribution: org_alfresco_module_wcmquickstart
…
Mar 30, 2012 11:11:08 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/wcmqs] startup failed due to previous errors
Mar 30, 2012 11:11:08 AM org.apache.catalina.core.StandardContext stop
INFO: Container org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/wcmqs] has not been started
Mar 30, 2012 11:11:08 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive awe.war
Mar 30, 2012 11:11:08 AM org.apache.catalina.startup.ContextConfig init
SEVERE: Exception fixing docBase for context [/awe]
java.util.zip.ZipException: error in opening zip file
This was in the webquickstart.log:
00:00:01,011 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:03,022 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:05,035 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:07,045 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:09,056 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:11,066 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:13,076 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:15,116 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:17,126 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:19,136 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
00:00:21,146 WARN [org.alfresco.wcm.client.util.impl.GuestSessionFactoryImpl] WQS unable to connect to repository: Unauthorized
etc etc.
This was in the catalina.out (regarding webquickstart)
2012-03-30 04:19:04,197 INFO [repo.module.ModuleServiceImpl] [main] Starting module 'org_alfresco_module_wcmquickstart' version 1.0.
2012-03-30 04:19:04,231 DEBUG [repo.module.ModuleComponentHelper] [main] Started module 'ModuleDetails[{module.version=1.0, module.description=Web Quick Start, module.id=org_alfresco_module_wcmquickstart, module.repo.version.max=999, module.title=Web Quick Start, module.repo.version.min=3.3, module.installState=INSTALLED, module.installDate=2012-03-27T03:08:28.438+10:00}]' including 0components.
2012-03-30 04:19:04,298 INFO [repo.module.ModuleServiceImpl] [main] Starting module 'org.alfresco.module.vti' version 1.2.
2012-03-30 04:19:04,328 DEBUG [repo.module.ModuleComponentHelper] [main] Started module 'ModuleDetails[{module.version=1.2, module.description=Alfresco Vti Extension, module.id=org.alfresco.module.vti, module.repo.version.max=999, module.title=Vti, module.repo.version.min=0, module.installState=INSTALLED, module.installDate=2012-03-27T01:24:35.936+10:00}]' including 0components.
2012-03-30 04:19:04,359 DEBUG [repo.module.ModuleComponentHelper] [main] Installed module found in distribution: org.alfresco.module.vti
2012-03-30 04:19:04,359 DEBUG [repo.module.ModuleComponentHelper] [main] Installed module found in distribution: org_alfresco_module_wcmquickstart
…
Mar 30, 2012 11:11:08 AM org.apache.catalina.core.StandardContext start
SEVERE: Context [/wcmqs] startup failed due to previous errors
Mar 30, 2012 11:11:08 AM org.apache.catalina.core.StandardContext stop
INFO: Container org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/wcmqs] has not been started
Mar 30, 2012 11:11:08 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive awe.war
Mar 30, 2012 11:11:08 AM org.apache.catalina.startup.ContextConfig init
SEVERE: Exception fixing docBase for context [/awe]
java.util.zip.ZipException: error in opening zip file
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2012 07:04 PM
Well they should be in the AMP and ideally it should be applied already.
Even you can apply them again manually to make sure they are applied properly.
Also by Logs I meant server log.
stdout.log
If applying them manually was to fix the issue, how do i go about manually applying them?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-02-2012 09:53 PM
i got it working, i found this website which gave me instructions on installing it manually
http://iptechinside.com/labs/wiki/tag-manager-alfresco/How_to_install
thanks for your help.
http://iptechinside.com/labs/wiki/tag-manager-alfresco/How_to_install
thanks for your help.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2012 12:07 AM
Great, Good news then.
If it is solved please mark it as solved.
so,that could be useful to others.

If it is solved please mark it as solved.
so,that could be useful to others.
