Tomcat and Postgresql server not starting

663 views
Skip to first unread message

blueflame....@gmail.com

unread,
Jun 30, 2014, 11:47:46 AM6/30/14
to alfresco-techn...@googlegroups.com
Hi All,

I installed alfresco community 4.2f on a test server running windows server 2003 and the server shutdown abruptly. Now both Tomcat and Postgresql server on the management tool are not starting.

Can someone help me on any idea to resolve this issue.

Thanks,

Ejike

Sujay Pillai

unread,
Jun 30, 2014, 11:53:07 AM6/30/14
to alfresco-techn...@googlegroups.com
Helo Ejike,

I doubt whether Alfresco supports Windows Server 2003 and i don't see it in the supported stack list.

BlueFlame Engineering

unread,
Jun 30, 2014, 12:18:36 PM6/30/14
to alfresco-techn...@googlegroups.com, Ejike Chiboka
Thanks Sujay for your response but both tomcat and Postgresql servers were running as at 27/06/2014. Alfresco was also running and I uploaded documents unto alfresco.

So it does support it in my opinion but is there anything i can check.

Ejike Chiboka
08166516400; 08022224537
BlueFlame Engineering Ltd



--
You received this message because you are subscribed to a topic in the Google Groups "Alfresco Technical Discussion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/alfresco-technical-discussion/hgKTQv86NMk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to alfresco-technical-d...@googlegroups.com.
To post to this group, send email to alfresco-techn...@googlegroups.com.
Visit this group at http://groups.google.com/group/alfresco-technical-discussion.
For more options, visit https://groups.google.com/d/optout.

BlueFlame Engineering

unread,
Jun 30, 2014, 12:27:44 PM6/30/14
to alfresco-techn...@googlegroups.com, Ejike Chiboka
Hello Sujay,
 i think you misunderstood me. I did not install Alfresco Enterprise, I installed ALFRESCO COMMUNITY 4.2F on windows server 2003 and it worked all the while but now both Tomcat and Postgresql servers are not starting.

Ejike Chiboka
08166516400; 08022224537
BlueFlame Engineering Ltd



Ian Crew

unread,
Jun 30, 2014, 12:53:29 PM6/30/14
to alfresco-techn...@googlegroups.com
Hi Ejike:

First, the technology stacks Community is designed to work with largely mirror those for Enterprise. I believe the reason Alfresco doesn't supply a list of "supported" platforms for Community is because they don't offer support contracts for Community Edition, so the concept of "supported" doesn't really make sense in that context. 

Still, if you want to try to continue trying to run it on Win Server 2003, you might check for any error message(s) are appearing in catalina.out, alfresco.log, and share.log.

Hope that helps,

Ian

_____________
Sent from my phone. Please excuse the brevity and typos.
You received this message because you are subscribed to the Google Groups "Alfresco Technical Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alfresco-technical-d...@googlegroups.com.

blueflame....@gmail.com

unread,
Jun 30, 2014, 1:01:48 PM6/30/14
to alfresco-techn...@googlegroups.com
Hi Ian Crew,

Yea i know they do not offer support for community edition but i want to get used to alfresco, that was why i installed it on a test server running windows 2003 server. Can i post the logs from Catalina.out, Alfresco.log and share.log here, so that someone can help me out in providing a solution.

Thanks.
To unsubscribe from this group and all its topics, send an email to alfresco-technical-discussion+unsub...@googlegroups.com.

To post to this group, send email to alfresco-techn...@googlegroups.com.
Visit this group at http://groups.google.com/group/alfresco-technical-discussion.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Alfresco Technical Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alfresco-technical-discussion+unsub...@googlegroups.com.

Sujay Pillai

unread,
Jun 30, 2014, 1:32:37 PM6/30/14
to alfresco-techn...@googlegroups.com
Hi Ejike,

Please do share the log files.

On Monday, June 30, 2014 11:47:46 PM UTC+8, blueflame....@gmail.com wrote:

blueflame....@gmail.com

unread,
Jun 30, 2014, 1:35:05 PM6/30/14
to alfresco-techn...@googlegroups.com
Hi Sujay and Ian Crew,

I have attached the log files from Catalina and all the rest.

I hope i can get a resolution from you guys.


On Monday, June 30, 2014 5:53:29 PM UTC+1, Ian Crew, UC Berkeley wrote:
To unsubscribe from this group and all its topics, send an email to alfresco-technical-discussion+unsub...@googlegroups.com.

To post to this group, send email to alfresco-techn...@googlegroups.com.
Visit this group at http://groups.google.com/group/alfresco-technical-discussion.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Alfresco Technical Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alfresco-technical-discussion+unsub...@googlegroups.com.
Alfresco tomcat and postgres error.txt
alfrescotomcat-stdout.2014-06-27.log
catalina.2014-06-27.log

Douglas C. R. Paes

unread,
Jun 30, 2014, 1:50:25 PM6/30/14
to alfresco-techn...@googlegroups.com
It seems the problem is on Postgres
Have you tried to look at it's log files?

Douglas C. R. Paes

"D
one is better than perfect"

Zuckerberg



To unsubscribe from this group and stop receiving emails from it, send an email to alfresco-technical-d...@googlegroups.com.

sujay pillai

unread,
Jun 30, 2014, 2:43:19 PM6/30/14
to alfresco-techn...@googlegroups.com
As pointed by Douglas from your file [Alfresco tomcat and postgres error.txt] there seems to be DB issue.

But looking into [alfrescotomcat-stdout.2014-06-27.log] it says Alfresco was able to connect to your postgres instance and then it failed while starting up the CIFS subsystem.
 2014-06-27 05:47:53,724  INFO  [domain.schema.SchemaBootstrap] [localhost-startStop-1] Connecting to database: jdbc:postgresql://localhost:5432/alfresco, UserName=alfresco, PostgreSQL Native Driver
 2014-06-27 05:47:53,724  INFO  [domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema managed by database dialect org.hibernate.dialect.PostgreSQLDialect.
2014-06-27 05:48:03,880  ERROR [org.alfresco.fileserver] [localhost-startStop-1] CIFS server configuration error, 05270001 CIFS Domain name must be specified if host announcement is enabled
 org.alfresco.error.AlfrescoRuntimeException: 05270001 CIFS Domain name must be specified if host announcement is enabled

I would suggest you to disable the CIFS subsystem by adding -
cifs.enabled=false  

in tomcat\shared\classes\alfresco-global.properties  Please do restart the server after adding this line.

Regards,
Sujay Pillai 

sujay pillai

unread,
Jun 30, 2014, 2:44:47 PM6/30/14
to alfresco-techn...@googlegroups.com
Also check this WIKI page for CIFS configuration - https://wiki.alfresco.com/wiki/CIFS_Windows

Regards,
Sujay Pillai 

BlueFlame Engineering

unread,
Jun 30, 2014, 5:10:47 PM6/30/14
to alfresco-techn...@googlegroups.com
Thanks Sujay.

Will effect the changes and give you feedback.

Ejike Chiboka
08166516400; 08022224537
BlueFlame Engineering Ltd



To unsubscribe from this group and all its topics, send an email to alfresco-technical-d...@googlegroups.com.

BlueFlame Engineering

unread,
Jul 1, 2014, 2:57:37 AM7/1/14
to alfresco-techn...@googlegroups.com
Thanks Sujay and everyone. 

The tomcat and Postgresql servers have started running. 

I am reading up on simple and advanced workflows on alfresco explorer and I would want to learn how to configure emails for simple and advanced workflows in alfresco explorer.

So that if i assign a workflow to someone, the person also gets an email concerning the workflow. I noticed it is available in alfresco share but not in alfresco explorer.

Please teach me.

Ejike Chiboka
08166516400; 08022224537
BlueFlame Engineering Ltd



Florian Hübner

unread,
Jul 1, 2014, 4:13:24 AM7/1/14
to alfresco-techn...@googlegroups.com
Hi Ejike,
After configuring the outbound email (https://wiki.alfresco.com/wiki/Outbound_E-mail_Configuration#SMTP_configuration) make sure you also enable the test message.
If you then receive a message when restarting alfresco you should also receive e-mail for the workflows.


best regards
Florian
Reply all
Reply to author
Forward
0 new messages