A valid shutdown command was received via the shutdown port

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

JasonXiao
Ebase User
Posts: 5
Joined: Mon Apr 06, 2015 5:10 pm

A valid shutdown command was received via the shutdown port

#1

Postby JasonXiao » Thu Jun 16, 2016 2:26 pm

Our server has stop responding this morning. I have found this error message at catalina.2016-06-16.log. Could you please give me some suggestions about why this issue happened?

Code: Select all

Jun 16, 2016 7:57:46 AM org.apache.catalina.core.StandardServer await
INFO: A valid shutdown command was received via the shutdown port. Stopping the Server instance.
Jun 16, 2016 7:57:46 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-apr-3030"]
Jun 16, 2016 7:57:46 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["ajp-apr-8009"]
Jun 16, 2016 7:57:46 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service Catalina
Jun 16, 2016 7:58:52 AM org.apache.catalina.session.StandardManager stopInternal
SEVERE: Exception unloading sessions to persistent storage
java.lang.StackOverflowError
	at java.io.ObjectOutputStream$BlockDataOutputStream.writeUTF(Unknown Source)
	at java.io.ObjectOutputStream.writeUTF(Unknown Source)
	at java.io.ObjectStreamClass.writeNonProxy(Unknown Source)
	at java.io.ObjectOutputStream.writeClassDescriptor(Unknown Source)
	at java.io.ObjectOutputStream.writeNonProxyDesc(Unknown Source)
	at java.io.ObjectOutputStream.writeClassDesc(Unknown Source)
	at java.io.ObjectOutputStream.writeNonProxyDesc(Unknown Source)
	at java.io.ObjectOutputStream.writeClassDesc(Unknown Source)
	at java.io.ObjectOutputStream.writeNonProxyDesc(Unknown Source)
	at java.io.ObjectOutputStream.writeClassDesc(Unknown Source)
	at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source)
	at java.io.ObjectOutputStream.writeObject0(Unknown Source)
	at java.io.ObjectOutputStream.writeObject(Unknown Source)

...
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#2

Postby Jon » Thu Jun 16, 2016 3:41 pm

So far as I am aware, this message means that someone or something shut down the server e.g. by running one of the stop scripts in the UfsServer directory or invoking the Tomcat shutdown script in UfsServer/tomcat/bin.
0 x


Who is online

Users browsing this forum: No registered users and 15 guests