Skip to Main Content

Webcenter Sites installation

user11110762Apr 24 2012 — edited Aug 9 2012
We have installed Webcenter sites Content server 7.6 patch2 on Apache Tomcat 6. Now we have deployed the gadget server and community server 1.1.1 on top of content server 7.6 patch2 using the Installation guide for gadget server and community server. Now while we are starting the tomcat server it throws the following exception:

java.nio.channels.ClosedChannelException
at org.jboss.netty.channel.socket.nio.NioWorker.cleanUpWriteBuffer(NioWorker.java:630)
at org.jboss.netty.channel.socket.nio.NioWorker.close(NioWorker.java:589
)
at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.handle
AcceptedSocket(NioServerSocketPipelineSink.java:119)
at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.eventS
unk(NioServerSocketPipelineSink.java:76)
at org.jboss.netty.channel.Channels.close(Channels.java:1065)
at org.jboss.netty.channel.AbstractChannel.close(AbstractChannel.java:178)

The cos-admin,gas-admin,gas-boot etc services are not getting started properly.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Sep 6 2012
Added on Apr 24 2012
3 comments
128 views