dezynetechnologies / alfresco-pdf-toolkit

Automatically exported from code.google.com/p/alfresco-pdf-toolkit
Other
0 stars 0 forks source link

PDF options not visible in Share (4.2.d) #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Alfresco
2. Start clean Alfresco and ensure it is working properly
3. Stop Alfresco
4. Restore alf_data folder
5. Start Alfresco and ensure it is working properly
6. Stop Alfresco
7. Place appropriate alfresco-pdf-toolkit-1.1.1.amp in /amps and 
alfresco-share-pdf-toolkit-1.1.1.amp /amps_share folders.
8. Run /bin/apply_amp.sh script.
9. Start Alfresco
10. Find a .pdf document in the document library and click More...

What is the expected output? What do you see instead?
I expect to see the toolkit options (Merge, Split, etc.). I see the normal OOTB 
Alfresco options.

What version of the product are you using? On what operating system?
Installer installed (Easy) Alfresco Community 4.2.d (3/28/13 nightly build), 
Fedora 17 (Linux alfresco 3.8.4-102.fc17.x86_64 #1 SMP Sun Mar 24 13:09:09 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux)

Please provide any additional information below.
I see the options when creating a rule. The installation via apply_amps.sh 
provided no errors. If I check the alfresco.war and share.war files using 
alfresco-mmt.jar, the amps are listed as installed:
Module 'org.alfresco.extension.pdftoolkit' installed in 
'/opt/alfresco/tomcat/webapps/alfresco.war'
   -    Title:        Alfresco PDF Toolkit
   -    Version:      1.1.0
   -    Install Date: Tue Apr 09 20:05:22 EDT 2013
   -    Description:   Alfresco PDF Toolkit adds additional functionality to Alfresco allow you to work with PDF files.
Module 'org.alfresco.integrations.google.docs' installed in 
'/opt/alfresco/tomcat/webapps/alfresco.war'
   -    Title:        Alfresco Google Docs Integration
   -    Version:      2.0.1
   -    Install Date: Tue Apr 09 19:25:01 EDT 2013
   -    Description:   Alfresco Docs Integration
Module 'org.alfresco.module.vti' installed in 
'/opt/alfresco/tomcat/webapps/alfresco.war'
   -    Title:        Vti
   -    Version:      1.2
   -    Install Date: Tue Apr 09 19:24:56 EDT 2013
   -    Description:   Alfresco Vti Extension
Module 'alfresco-share-pdf-toolkit' installed in 
'/opt/alfresco/tomcat/webapps/share.war'
   -    Title:        Alfresco PDF Toolkit Share Extensions
   -    Version:      1.1.1.83
   -    Install Date: Tue Apr 09 20:05:30 EDT 2013
   -    Description:   Alfresco PDF Toolkit Share Extensions
Module 'org.alfresco.integrations.share.google.docs' installed in 
'/opt/alfresco/tomcat/webapps/share.war'
   -    Title:        Alfresco / Google Docs Share Module
   -    Version:      2.0.1
   -    Install Date: Tue Apr 09 19:25:10 EDT 2013
   -    Description:   The Share side artifacts of the Alfresco / Google Docs Integration.

Original issue reported on code.google.com by mikefben...@gmail.com on 10 Apr 2013 at 1:08

GoogleCodeExporter commented 9 years ago
I was reviewing the catalina.out and found the following:
 2013-04-09 19:52:45,755  WARN  [repo.module.ModuleServiceImpl] [localhost-startStop-1] A previously-installed module 'org.alfresco.extension.pdftoolkit' (version 0.98.28) is not present in your distribution.
 2013-04-09 20:08:01,008  DEBUG [forms.processor.FilterRegistry] [localhost-startStop-1] Registered filter: org.alfresco.extension.pdftoolkit.form.PDFActionFormFilter@7d9cdbcd (active=true) in registry: org.alfresco.repo.forms.processor.FilterRegistry@37527d5a
 2013-04-09 20:08:37,016  INFO  [repo.module.ModuleServiceImpl] [localhost-startStop-1] Upgrading module 'org.alfresco.extension.pdftoolkit' version 1.1.0 (was 0.98.28).

I haven't tried installing the amp into a clean alfresco install, since the 
message is looking to upgrade from the previous version that was installed 
another version of alfresco, maybe that's part of the reason it's not working?

Original comment by mikefben...@gmail.com on 10 Apr 2013 at 10:02

GoogleCodeExporter commented 9 years ago
Hi,
i have the same problem on Alfresco community 4.2c, win xp service pack3 32 bit

Regards

Original comment by mario.ot...@gmail.com on 18 Apr 2013 at 8:49

GoogleCodeExporter commented 9 years ago
Looking into this now.  It is quite possibly related to the upgrade.  

Original comment by nmcminn on 19 Apr 2013 at 3:14

GoogleCodeExporter commented 9 years ago
I did get a chance to try installing the amp into a clean alfresco 4.2.d 
community install and saw the same results.

Original comment by mikefben...@gmail.com on 22 Apr 2013 at 12:15

GoogleCodeExporter commented 9 years ago
Same issue here.  Tried on 4.2.c release and 4.2.d nightly.

Original comment by jakew...@gmail.com on 3 May 2013 at 11:32