Quantcast
Channel: Alfresco Forums - Installation & Upgrades
Viewing all 305 articles
Browse latest View live

Installation 5.1 on Debian - Cannot find Alfresco Repository on this server

$
0
0

Hello,

I'm trying to install alfresco-community-installer-201602-linux-x64.bin on a Debian Jessie system.
After installation, doesn't mapper if I use simple or expert mode, I get error
"Cannot find Alfresco Repository on this server.
(Does this application have access to alfresco-global.properties? Does this application have cross-context permissions?)"

During installtion I didn't get any errors.
Any help appreciated.

Best Regards
ulus

My fault: /etc/hosts was wrong

5.1.x


SSL certificate update on my webserver, failed handshake.with alfresco

$
0
0

Hello,
I've recently updated my webserver's SSL certificate and after that, I've restarted my tomcat and alfresco instance on my AppServer; cleared my browser cache and saw the new certificate.
Now, When I try to do some functionality which requires connection with alfresco, on my website, I'm getting these errors:
1. Application Log:
10 Mar 2016 10:32:22 - ERROR ajp-bio-9003-exec-1 com.wellsfargo.hmap.util.CMSUtil - [Thread Id :: 33][httpPost()]-6220_Some error in http Post method
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1916)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:279)
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:273)
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1472)
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:213)
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:913)
at sun.security.ssl.Handshaker.process_record(Handshaker.java:849)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1035)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1344)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371)
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355)
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1093)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250)
at com.wellsfargo.hmap.util.CMSUtil.httpPost(CMSUtil.java:1301)
at com.wellsfargo.hmap.util.CMSUtil.createDocumentText(CMSUtil.java:730)
at com.wellsfargo.hmap.serviceimpl.messaging.ComponentGroupServiceImpl.createComponentGroup(ComponentGroupServiceImpl.java:62)
at com.wellsfargo.hmap.integration.sessionfacade.messaging.ComponentGroupSessionFacade.saveComponentGroup(ComponentGroupSessionFacade.java:413)
at com.wellsfargo.hmap.integration.businessdelegateimpl.messaging.ComponentGroupDelegateImpl.saveComponentGroup(ComponentGroupDelegateImpl.java:402)
at com.wellsfargo.hmap.presentation.action.messaging.ComponentGroupAction.createComponentGroup(ComponentGroupAction.java:475)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:450)
at com.opensymphony.xwork2.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:289)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:252)
at org.apache.struts2.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:256)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:167)
at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.opensymphony.xwork2.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:265)
at org.apache.struts2.interceptor.validation.AnnotationValidationInterceptor.doIntercept(AnnotationValidationInterceptor.java:68)
at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.opensymphony.xwork2.interceptor.ConversionErrorInterceptor.intercept(ConversionErrorInterceptor.java:138)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:239)
at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:239)
at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.opensymphony.xwork2.interceptor.StaticParametersInterceptor.intercept(StaticParametersInterceptor.java:191)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at org.apache.struts2.interceptor.MultiselectInterceptor.intercept(MultiselectInterceptor.java:73)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at org.apache.struts2.interceptor.CheckboxInterceptor.intercept(CheckboxInterceptor.java:91)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at org.apache.struts2.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:252)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.opensymphony.xwork2.interceptor.ModelDrivenInterceptor.intercept(ModelDrivenInterceptor.java:100)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.opensymphony.xwork2.interceptor.ScopedModelDrivenInterceptor.intercept(ScopedModelDrivenInterceptor.java:141)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.opensymphony.xwork2.interceptor.ChainingInterceptor.intercept(ChainingInterceptor.java:145)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.opensymphony.xwork2.interceptor.PrepareInterceptor.doIntercept(PrepareInterceptor.java:171)
at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.opensymphony.xwork2.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:161)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at org.apache.struts2.interceptor.ServletConfigInterceptor.intercept(ServletConfigInterceptor.java:164)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.opensymphony.xwork2.interceptor.AliasInterceptor.intercept(AliasInterceptor.java:193)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.opensymphony.xwork2.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:189)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at com.wellsfargo.hmap.common.interceptor.LoginInterceptor.intercept(LoginInterceptor.java:112)
at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:246)
at org.apache.struts2.impl.StrutsActionProxy.execute(StrutsActionProxy.java:54)
at org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:563)
at org.apache.struts2.dispatcher.ng.ExecuteOperations.executeAction(ExecuteOperations.java:77)
at org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:99)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:505)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:423)
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:190)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:625)
at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Thread.java:745)
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
at sun.security.validator.Validator.validate(Validator.java:260)
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1454)
... 88 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196)
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:268)
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)
... 94 more

2. Solr.log:
2016-03-10 10:32:45,071 ERROR [org.alfresco.solr.tracker.CoreTracker] Tracking failed
org.alfresco.error.AlfrescoRuntimeException: 02100021 GetModelsDiff return status is 401
at org.alfresco.solr.client.SOLRAPIClient.getModelsDiff(SOLRAPIClient.java:1059)
at org.alfresco.solr.tracker.CoreTracker.trackModelsImpl(CoreTracker.java:1962)
at org.alfresco.solr.tracker.CoreTracker.trackModels(CoreTracker.java:4751)
at org.alfresco.solr.tracker.CoreTracker.trackRepository(CoreTracker.java:1287)
at org.alfresco.solr.tracker.CoreTracker.updateIndex(CoreTracker.java:573)
at org.alfresco.solr.tracker.CoreTrackerJob.execute(CoreTrackerJob.java:45)
at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
2016-03-10 10:32:45,072 ERROR [org.alfresco.solr.tracker.CoreTracker] Tracking failed
org.alfresco.error.AlfrescoRuntimeException: 02100022 GetModelsDiff return status is 401
at org.alfresco.solr.client.SOLRAPIClient.getModelsDiff(SOLRAPIClient.java:1059)
at org.alfresco.solr.tracker.CoreTracker.trackModelsImpl(CoreTracker.java:1962)
at org.alfresco.solr.tracker.CoreTracker.trackModels(CoreTracker.java:4751)
at org.alfresco.solr.tracker.CoreTracker.trackRepository(CoreTracker.java:1287)
at org.alfresco.solr.tracker.CoreTracker.updateIndex(CoreTracker.java:573)
at org.alfresco.solr.tracker.CoreTrackerJob.execute(CoreTrackerJob.java:45)
at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)

3. alfresco.log:
2016-03-10 10:07:32,187 ERROR [org.alfresco.fileserver] [FileStateReaper] Error from JLAN
java.lang.IllegalStateException: Hazelcast Instance is not active!
at com.hazelcast.impl.FactoryImpl.initialChecks(FactoryImpl.java:711)
at com.hazelcast.impl.MProxyImpl.beforeCall(MProxyImpl.java:102)
at com.hazelcast.impl.MProxyImpl.access$000(MProxyImpl.java:49)
at com.hazelcast.impl.MProxyImpl$DynamicInvoker.invoke(MProxyImpl.java:64)
at com.sun.proxy.$Proxy273.localKeySet(Unknown Source)
at com.hazelcast.impl.MProxyImpl.localKeySet(MProxyImpl.java:340)
at org.alfresco.jlan.server.filesys.cache.hazelcast.HazelCastClusterFileStateCache.removeExpiredFileStates(HazelCastClusterFileStateCache.java:771)
at org.alfresco.jlan.server.filesys.cache.FileStateReaper.run(FileStateReaper.java:198)
at java.lang.Thread.run(Thread.java:724)
2016-03-10 10:07:39,323 WARN [org.springframework.beans.factory.support.DisposableBeanAdapter] [localhost-startStop-2] Invocation of destroy method failed on bean with name 'jodconverter.shared.instance': org.artofsolving.jodconverter.office.OfficeException: failed to start and connect

Do we need to do/upgrade/update anything on alfresco side, in order to work with the new SSL certificate?
It happened same with DEV, SIT and UAT.

alfresco-4.2.4 is my version.

Please assist.
Thanks in advance.

4.2.d

صيانه وايت ويل بالساحل الشمالى 01286629661

$
0
0

صيانة وايت ويل 01111747277- 01227713067 وايت ويل ؛ صيانة وايت ويل فى مصر – صيانة وايت ويل للثلاجات – صيانة ثلاجات وايت ويل – صيانة وايت ويل للغسالات , صيانة غسالات وايت ويل – صيانة وايت ويل للصيانة مدينة نصراذا كنت فى احتياج لعمل صيانة على ثلاجة وايت ويل او غسالة وايت ويل و انتة فى اطمان فعليك الاتصال بنا نحن فى خدمتك اينما كنت نحن نخدم جميع المحافظات و المراكز و المدن من المركز الرئيسى للصيانة لنسعى أن نكون الاول و الاسرع فى التعامل معك .
نحن نحقق لك شيئا مميزا يعانى منها الكثيرون من سوء أختيار "المهندس او الشركة "الغير مناسبة لصيانة أجهزتهم .
تتبع الشركة الأساليب الحديثة المتقدمة فى تنفيذ اعمال الصيانة لآرضاء احتياجات العملاء فى عنصر الوقت و الاحساس بالتميز .
نعمل بأحدث أجهزة لتحديد الاعطال و التغلب عليها لدينا الخبرة المهنية تحت اشرف مهندسين متخصصون فى التعامل مع أجهزتكم بتقنية عالية .
هدفنا هو أرضاء العميل , وراحة بالة بعد زيارتنا عملاؤنا هم سر نجاحنا .
وايت ويل القاهرة , وايت ويل الإسكندرية , وايت ويل البحيرة , وايت ويل الدقهلية , وايت ويل دمياط , وايت ويل الفيوم , وايت ويل الغربية , وايت ويل الجيزة , وايت ويل الإسماعيلة , وايت ويل كفر الشيخ , وايت ويل المنوفية , وايت ويل بورسعيد , وايت ويل القليوبية , وايت ويل الشرقية , وايت ويل السويس , وايت ويل بنها , وايت ويل طنطا , وايت ويل المنصورة .
العالمية للصيانة ؛ مدينة نصر .
قمة الالتزام بمعايير جودة الخدمات التى نقدمها لعملائنا حرصا على بناء علاقة دائم معهم لنكون الوحيدين الذين يشعرون اتجاههم بالامان والثقة ونسعى جاهدين الى تغيير النظرة السائدة فى مصر عن الصيانة نحن فى ثقة متابدلة مع العميل .
خدمة وايت ويل // مركز خدمة وايت ويل || ثلاجات ؛ غسالات .
نحن الوحيدون الذين لدينا قطع غيار أصلية لجميع منتاجات وايت ويل مستوردة لجميع الموديلات وايت ويل نسعى دائما للاحدث و الموديلات الجديدة وايت ويل مما يشمل قطع غيار ثلاجة وايت ويل , قطع غيار غسالة وايت ويل , قطع غيار دراير وايت ويل , قطع غيار ديب فريزر وايت ويل , قطع غيار غسالة اطباق وايت ويل , غسالات ال 5 كيلو و 7 كيلو و 10 كيلو // للحفاظ على كفاءة الجهاز و استمرارية التشغيل و تفعيل ضمان وايت ويل .
مركز وايت ويل للصيانة
مركز صيانة ثلاجات وايت ويل ؛؛ مركز صيانة غسالات وايت ويل
تتشرف أسرة الشركة في التعامل مع سيادتكم وتلبية كافة رغباتكم ونعدكم بالالتزام والكفاءه في تقديم خدمة الصيانة المنزلية .
توكيل وايت ويل فى مصر , توكيل وايت ويل داخل مصر , توكيل وايت ويل فى القاهرة , توكيل وايت ويل المركز الرئيسى , توكيل وايت ويل للصيانة , توكيل شركة صيانة وايت ويل ,
صيانة وايت ويل يخدم منطقة مدينة نصر صيانة وايت ويل مدينة نصر / صيانة وايت ويل يخدم منطقة المقطم صيانة وايت ويل المقطم / صيانة وايت ويل يخدم منطقة المعادى صيانة وايت ويل المعادى /صيانة وايت ويل يخدم منطقة المهندسين صيانة وايت ويل المهندسين / صيانة وايت ويل يخدم منطقة الزمالك صيانة وايت ويل الزمالك / صيانة وايت ويل يخدم منطقة القاهرة الجديدة صيانة وايت ويل التجمع / صيانة وايت ويل يخدم مدينة الشروق صيانة وايت ويل الشروق / صيانة وايت ويل يخدم منطقة التجمع صيانة وايت ويل التجمع / صيانة وايت ويل يخدم منطقة الرحاب صيانة وايت ويل الرحاب / صيانة وايت ويل يخدم منطقة الهرم صيانة وايت ويل الهرم / صيانة وايت ويل يخدم منطقة فيصل صيانة وايت ويل فيصل / صيانة وايت ويل يخدم منطقة 6 اكتوبر صيانة وايت ويل 6 اكتوبر / صيانة وايت ويل مدينة الشيخ ذايد صيانة وايت ويل الشيخ ذايد / صيانة وايت ويل يخدم مدينة العاشر من رمضان صيانة وايت ويل العاشر من رمضان .

صيانة وايت ويل فى الاسكندرية / صيانة وايت ويل بالاسكندرية / صيانة وايت ويل داخل الاسكندرية
صيانة وايت ويل يخدم الساحل الشمالى صيانة وايت ويل الساحل الشمالى / الاسكندرية
صيانة وايت ويل يخدم مدينة برج العرب صيانة وايت ويل برج العرب / الاسكندرية

صيانة وايت ويل فى المنصورة / صيانة وايت ويل بالمنصورة / صيانة وايت ويل داخل المنصورة .
صيانة وايت ويل يخدم محافظة الدقهلية صيانة وايت ويل المنصورة
صيانة وايت ويل يخدم مركز شربين صيانة وايت ويل شربين / المنصورة
صيانة وايت ويل يخدم مركز نبروة صيانة وايت ويل نبروة / المنصورة
صيانة وايت ويل يخدم مركز طلخا صيانة وايت ويل طلخا / المنصورة
صيانة وايت ويل يخدم مركز بلقاس صيانة وايت ويل بلقاس / المنصورة
صيانة وايت ويل يخدم مركز جمصة صيانة وايت ويل جمصة / المنصورة

صيانة وايت ويل فى البحيرة / صيانة وايت ويل بالبحيرة / صيانة وايت ويل داخل البحيرة .
صيانة وايت ويل يخدم مركز دمنهور صيانة وايت ويل دمنهور / البحيرة
صيانة وايت ويل يخدم مركز كفر الدوار صيانة وايت ويل كفر الدوار / البحيرة
صيانة وايت ويل يخدم مركز كوم حمادة صيانة وايت ويل كوم حمادة / البحيرة

صيانة وايت ويل فى طنطا / صيانة وايت ويل بالغربية / صيانة وايت ويل داخل طنطا .
صيانة وايت ويل يخدم محافظة الغربية صيانة وايت ويل طنطا
صيانة وايت ويل يخدم مدينة المحلة الكبرى صيانة وايت ويل المحلة الكبرى / طنطا
الأتصال-طوال الأسبوع : 01111747277-01286629661-01227713067

Upgrade from 4.2.d to 201602 fails

$
0
0

Hi,

v1 = 4.2.d community
v2 = 201602 community

Steps:
1) Cleanly installed v2 and it worked.
2) Dropped database and deleted the contentstore, contentstore.deleted directories of v2
3) Recreated v2 database and restored v1 db.dump on it
4) Copied contentstore, contentstore.deleted dirs of v1 to v2
5) Started alfresco
6) Now I cannot sign in to share any more

I spotted this exception in the logs

org.alfresco.error.AlfrescoRuntimeException: 02130000 Schema auto-update failed
        at org.alfresco.repo.domain.schema.SchemaBootstrap.onBootstrap(SchemaBootstrap.java:1802)
        at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)
        at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:207)
        at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:178)
        at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)
        at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:950)
        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)
        at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)
        at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)
        at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)
        at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)
        at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5016)
        at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5524)
        at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:901)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:877)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:649)
        at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:672)
        at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1859)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.postgresql.util.PSQLException: ERROR: constraint "act_ru_execution_proc_def_id__business_key__key" of relation "act_ru_execution" does not exist
        at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2270)
        at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1998)
        at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:255)
        at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:570)
        at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:406)
        at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:398)
        at org.apache.commons.dbcp.DelegatingStatement.execute(DelegatingStatement.java:264)
        at org.apache.commons.dbcp.DelegatingStatement.execute(DelegatingStatement.java:264)
        at org.apache.commons.dbcp.DelegatingStatement.execute(DelegatingStatement.java:264)
        at org.alfresco.repo.domain.schema.SchemaBootstrap.executeStatement(SchemaBootstrap.java:1539)
        at org.alfresco.repo.domain.schema.SchemaBootstrap.executeScriptFile(SchemaBootstrap.java:1481)
        at org.alfresco.repo.domain.schema.SchemaBootstrap.executeScriptUrl(SchemaBootstrap.java:1138)
        at org.alfresco.repo.domain.schema.SchemaBootstrap.checkSchemaPatchScripts(SchemaBootstrap.java:1109)
        at org.alfresco.repo.domain.schema.SchemaBootstrap.updateSchema(SchemaBootstrap.java:1009)
        at org.alfresco.repo.domain.schema.SchemaBootstrap.onBootstrap(SchemaBootstrap.java:1703)
        ... 23 more

MSN Email Tech Customer Support Number @ 1 877 778 8969

$
0
0

MSN Email not working issue because of lost MSN email secret word? on the off chance that you lost MSN email secret word and not able to get to your MSN email account that time you can just recuperation your MSN email account and after that you can get to your MSN email account effortlessly. for more points of interest how to recoup MSN email account you can simply visit MSN official site and take after all strides. after that you can without much of a stretch recuperate your lost MSN email watchword. be that as it may, on the off chance that you need to any specialized help and bolster then you can dial 1 877 778 8969 MSN client administration telephone number and get moment specialized help and backing.

Click here for more tech help @ http://emailhelpdesk.us/support-for-hotmail.html

Contact Details:
ALEPH INFORMATION TECHNOLOGIES,
INC 16331 Spring Creek LN,
Customer Support: 1-877-778-8969

upgrade from 5.0.d to 5.1.e: pdfbox error

$
0
0

Hi,
After an Alfresco update from 5.0.d to 5.1.e, everything seems to work fine except
that a pdfbox error prevent from indexing my pdf files:

 ERROR [pdfbox.filter.FlateFilter][http-bio-8443-exec-2] FlateFilter: stop reading corrupt stream due to a DataFormatException

Did somebody faced something similar ?
(I've seen that pdfbox fires this kind of message in case of 'out of memory', but server memory is not overloaded in my case)

Thanks for your advise,
Vincent

5.1.x

Vincent.

Unable to login after IP-Change

$
0
0

Hi there,

we inherited an Alfresco server (4.2) running on Ubuntu 10.04. Our Provider moved the server so it had to get a new ip.
I changed this everywhere including

/etc/hosts
/etc/networking/interfaces
and the dns records.

I looked up /var/lib/tomcat6/shared/classes/alfresco-global.properties, I only can find the hosts name there which resolves correctly to the new IP (in the world and on the machine itself)

When i try to login to the Alfresco server I can see the login screen, but when I try to login using my credentials I get a message telling me that the remote server can not be reached or that my credentials could not be recognized ("Der Remote Server ist eventuell nicht erreichbar oder Ihre Anmeldedaten wurden nicht erkannt.")

I had a look on catalina.out and share.log where I could not find anything which struck my eys and there was nothing (new) in alfresco.log

Could you please help me? Where could I look? How to go ahead?
I never dealt with alfresco before and have only little experience with tomcat.

Best regards and thanks in advance,

Willi

4.2

Installing AOS

$
0
0

Hello,

The instructions for installing the AOS amp are a little vague. Should the amp file be copied to just the amp folder or also to the amp_share folder?

Thanks,
Ron


searching by aspects doesn't work in share

$
0
0

Hello,

1. I installed Alfresco Share - Community 5.1.0 (r122274-b3)
http://localhost:8080/share/

2. In admin tool Model manager created one new model "MODEL", then one new aspect "FILE" and one new property "NUMBER".
The new property have data type: d:int.
I used Layout designer.

http://localhost:8080/share/page/console/admin-console/custom-model-manager

3. I actived new model "MODEL".

4. I uploaded a new file to repository
http://localhost:8080/share/page/context/shared/sharedfiles

5. In tool Manage Aspects added aspect "FILE" to uploaded file.

6. I edited properties of ulpoaded files and entered value "500" in the property "NUMBER".
I saved properties this file.

7. In admin tool Search Manager created one new filter "FILTER NUMBER".
In Filter Property used my property "NUMBER" and checked Show with Search .
I saved this filter.

8. I tried search in repository files by my property "NUMBER", entered value "500".
I can't find my files with property "NUMBER".

Please help me.
Thanks.

5.1.x

Lucene FULL reindex infinite loop

$
0
0

Hi

after an update from 3.4c to 4.2f CE I decided to perform a full reindex. The upgrade process was completed without errors and Alfresco started without problems.
Alfresco is configured to use Lucene as search engine and is installed on a windows machine.
Starting Alfresco with FULL reindex options the log shown the state of the reindexing but once reached the 100% it starts again, and these happens continiusly. Every time the process deletes the index and restarts
I decided to stop the Alfresco process after I see the log of the end and the lucene-index directory is about 2,4 GB.
I tried to start Alfresco changing the index.recovery.mode but I get this error
CONTENT INTEGRITY ERROR: Indexes not found for 6 stores.
with all the optons: NONE, VALIDATE, AUTO
When Alfresco starts with these options cleans the lucene-index directory creating a problem in the integrity check.

It's the first time I get this kind of problem. Can someone help me. Thanks

4.2.f

Image link broken in correspondence emails

$
0
0

Hi,

I have installed Alfresco and things seem to be ok except for emails sent for "You have been assigned a task" have the links of its images broken.

I do a copy image address and it gives me this:

https://ci5.googleusercontent.com/proxy/E9YOgpCQtorRcuhbhpGKCypNYXjQ8dDHoQ1XA6XkGAe74XGkd5CDbpwozXkpI5Szvw5ynZEAfcL_my5nj0T7qaC6xzCV8qLW-kdSwK0QGKB9aCYVeSv4IXrVag=s0-d-e1-ft#http://master.vuwall.lab:8080/share/res/components/images/task-64.png

The last portion works "http://master.vuwall.lab:8080/share/res/components/images/task-64.png"

I have no ideas why it is like this...

Thanks in advance,

François Meehan

5.1.x

François Meehan

IT Manager
VuWall technologies

http://deal4supplements.com/lavino-cream/

$
0
0

Lavino Cream makes it basic no real matter what troubles we might have. They have products to address the main skin care requires such as for example, anti-aging, skin over regular skin, Lavino Cream and raise, delicate skin control, dried stressed skin, fatty mix skin. Fit and I prefer to mix items from your several different products. http://deal4supplements.com/lavino-cream/

ctowparm zesi

Directory Marketing Suggestions For Your Beauty Shop

$
0
0

You have to contain fresh fruits and natural vegetables full of A Plus vitamin D in your diet. Your diet plan must consist of proteins. A well-balanced diet is essential Hydroplenage for perfect skin care review. Another widespread dilemma that you might observe is the fact that a number of people try and deliberately misinform you regarding studies and clinical trials. Having a standard research on the internet, you will observe Beauty tips that ingredients are considerably over chemical currently containing products. Nevertheless,some experience product evaluations can tell the actual opposite to you. You should only increase if not triple check it if you eventually find any data which appears unusual. By doing this, you will not get tricked.

http://wellnesssystemreport.co.uk/hydroplenage/

Can't see added users when setting rules on Alfresco 5.1

$
0
0

I am trying to make a simple Approve/Reject flux in Alfresco: after testing it on a bitnami virtual machine with positive results, I installed the Community 5.1.0 (r122274-b3) version (again on a VM) in order to have a better performing and more versatile system. I created the same folders, added a few test users and tried to set the already tested rules for sending them e-mails, but I failed to do so: no one of the users I added is visible inside the recipients field of the form. Note that
*Neither a search performed on the User search form is successful.
*The same happens for the groups I have created: however, I am able to see all of them inside of the Admin toolbox
*The problem seems to be independent from the ambient folder where I create the flux related folders. I tried to place them inside the Sites, Shared and also on the root folder (at the same nesting level of the former two cited).
Finally, I must precise that I installed the Alfresco 5.1 on a Ubuntu LTS 14.04 VM by using https://github.com/loftuxab/alfresco-ubuntu-install.
Thanks in advance
Daniele Tampieri

5.1.x

Login not working with AOS

$
0
0

Hi All

Recently setup Community Edition 5.1 on a Linux server. It is a standard installation from the bin-file, and it sits behind an apache proxy that does SSL.
I am able to login to Share just fine from the browser.

I am trying to map a network drive on Windows 10, using the below link:
https://server-name.mycompany.net/alfresco/aos/

Windows prompts me with a login box. I enter my usual alfresco username and password. But it doesn't authenticate - the same login box pops up again.

Has anyone seen such an issue?

Thanks
Vipul

5.1.x

Alfresco can deploy on wildfly?

$
0
0

Hey everybody. I'm new in Alfresco.
I try to find way deploy Alfresco on wildfly. it possible?

p.s. sry i'm poor eng.
thank you

Docker or Virtualbox for production

$
0
0

We are running Alfresco local server that is accessed also from Internet. We didn't encounter any performance issues till now. However I'm considering using virtualization to overcome eventual troubles as the volume of users and documents are growing steadily.
That said, I would like to learn from real life experience on how Alfresco is used on virtualization like Docker and VirtualBox.

Any insight will much appreciated.

5.0.d

Alfresco new install: best practice

$
0
0

Hello to all.
I have a few questions about new installation of Alfresco. Anybody use a full installation file (.bin) in production? Or the best way to install all prerequisites and components manually?

5.1.x

Multi tiered alfresco installation

$
0
0

Hi,

Please guide me on how can I deploy alfresco in a manner where every war file is on different tomcats and each tomcat is on a different server. For eg.

Server 1 - Tomcat 1 - share.war
Server 2 - Tomcat 2 - alfresco.war
Server 3 - Tomcat 3 - solr.war
Server 4 - Tomcat 4 - database(postgres)

Thanks

5.0.d

Problem updating schemas from 4.1.6 to 4.1.10.7

$
0
0

It happens on the upgrade from 4.1.6 to 4.1.10.7 (and tried also on 4.1.10). When I put the old wars files (alfresco and share) the platform works flawless.

We simply changed the war files from the old one to the new one and wait for the schema upgrade. We don't touch anything else and this method worked fine on DEV machines without problems. We don't use any installation wizard (using linux).

We tried the upgrade 3 times but everytime failed in the same point. It may be possible to recover the database but probably will have problems as long as the DB and the files are not backup exactly on the same moment.

The most surprising thing is that the war's old versions still working fine without problems.

What can I do to know what's the problem or at what point fails? Maybe activating something on the log, or what could I see?

Are there a mechanism to revert to the original database? Alfresco don't do the rollback if the upgrade fails? Is our task recover the database?

This is our error output:

13:08:41,052 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Compared database schema with reference schema (all OK): class path resource [alfresco/dbscripts/create/org.alfresco.repo.domain.hibernate.dialect.AlfrescoOracle9Dialect/Schema-Reference-ACT.xml]
13:08:49,380 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Normalized schema dumped to file /apps/tomcat6/temp/Alfresco/Alfresco-schema-AlfrescoOracle9Dialect-pre-upgrade-alf_-5641867242405358454.xml.
13:08:49,381 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Normalized schema dumped to file /apps/tomcat6/temp/Alfresco/Alfresco-schema-AlfrescoOracle9Dialect-pre-upgrade-avm_-8395563968453219511.xml.
13:08:49,381 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Normalized schema dumped to file /apps/tomcat6/temp/Alfresco/Alfresco-schema-AlfrescoOracle9Dialect-pre-upgrade-jbpm_-990189686087533662.xml.
13:08:49,381 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] Normalized schema dumped to file /apps/tomcat6/temp/Alfresco/Alfresco-schema-AlfrescoOracle9Dialect-pre-upgrade-act_-51398215006509713.xml.
13:08:54,386 ERROR [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema auto-update failed
org.alfresco.error.AlfrescoRuntimeException: 03010000 A previous schema upgrade failed or was not completed. Revert to the original database before attempting the upgrade again.
at org.alfresco.repo.domain.schema.SchemaBootstrap.onBootstrap(SchemaBootstrap.java:1580)
at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)
at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:209)
at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:180)
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:303)
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:911)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:428)
at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at org.apache.catalina.core.StandardService.start(StandardService.java:525)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
13:08:54,389 ERROR [org.springframework.web.context.ContextLoader] Context initialization failed
org.alfresco.error.AlfrescoRuntimeException: 03010001 Schema auto-update failed
at org.alfresco.repo.domain.schema.SchemaBootstrap.onBootstrap(SchemaBootstrap.java:1707)
at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)
at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:209)
at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:180)
at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:303)
at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:911)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:428)
at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:276)
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:197)
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:63)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4206)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4705)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)
at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1317)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1065)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1057)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)
at org.apache.catalina.core.StandardService.start(StandardService.java:525)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)
at org.apache.catalina.startup.Catalina.start(Catalina.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: org.alfresco.error.AlfrescoRuntimeException: 03010000 A previous schema upgrade failed or was not completed. Revert to the original database before attempting the upgrade again.
at org.alfresco.repo.domain.schema.SchemaBootstrap.onBootstrap(SchemaBootstrap.java:1580)

4.1

Viewing all 305 articles
Browse latest View live