Is it possible to deploy alfresco enterprise 5 on weblogic so that each weblogic managed server uses another alfesco model? (in ../alfresco/entensions/ ) ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2019 09:40 AM
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2019 11:21 AM
Please refer this doc, it may be helpful: https://docs.alfresco.com/5.1/tasks/alf-weblogic-install.html
(ACSCE, AWS SAA, Azure Admin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2019 01:44 AM
Note: As for the latest versions of Alfresco, Weblogic is no longer officially supported as a deployment environment. Check https://www.alfresco.com/de/services/subscription/supported-platforms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2019 07:45 AM
Axel Faust‌ thanks for the info, do you happen to know if weblogic 12.2.1.3 should also work with alfresco 5.2.3 ? i saw in the supported platform says only weblogic 12.2.1.2 but in the installing documentation the link is to 12.2.1 weblogic...
i get this error and i'm not sure what is incompatible with alfresco:
<Failed to initialize the application "alfresco1_5" due to error weblogic.management.DeploymentException: java.lang.IncompatibleClassChangeError: Implementing class
weblogic.management.DeploymentException: java.lang.IncompatibleClassChangeError: Implementing class
at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:132)
at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:244)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2019 06:32 PM
If you provided more detail about your error (full stack trace / log) then it might be possible to tell you. Such an exception typically may occur when running any Java application (not just Alfresco) with binary incompatible libraries, e.g. wrong versions of dependencies, drivers, JDK, and/or wep application container.
I don't know if Alfresco Enterprise 5.2.3 will / can work with WebLogic 12.2.1.2. I have never used WebLogic for anything in my professional life - only used it for one course during my college / cooperative studies programme. Since you must be an Enterprise customer / user, you should definitely contact Alfresco Support with such questions.