How to prevent Alfresco transforation server application to stop:Refer custom alfresco content Content Model in maven projectHow add alfresco extension to project which is build on alfresco maven sdk?How can I get the document status with a javascript application or CMIS In AlfrescoAlfresco BPM - add auto increment id for entityWhat is the right way to customize Alfresco 4.2.2 Enterprise?How to do Alfresco using Alfresco SDK3.0Easy recovery configuration of Alfresco serverForce HTTPS on alfrescoConfigure authentication and synchronization with two LDAP in Alfresco 5.1Alfresco has detected a manual change within the user tracking database, Alfresco in a read-only mode
How do I repair my stair bannister?
Would it be legal for a US State to ban exports of a natural resource?
Blender - show edges angles “direction”
Pronouncing Homer as in modern Greek
What does the "3am" section means in manpages?
Is there a good way to store credentials outside of a password manager?
For airliners, what prevents wing strikes on landing in bad weather?
Why isn't KTEX's runway designation 10/28 instead of 9/27?
Is a naturally all "male" species possible?
In Star Trek IV, why did the Bounty go back to a time when whales were already rare?
What is the term when two people sing in harmony, but they aren't singing the same notes?
Can a malicious addon access internet history and such in chrome/firefox?
Is there an Impartial Brexit Deal comparison site?
Are Warlocks Arcane or Divine?
Superhero words!
My boss asked me to take a one-day class, then signs it up as a day off
Can a Gentile theist be saved?
Is there a problem with hiding "forgot password" until it's needed?
Did US corporations pay demonstrators in the German demonstrations against article 13?
Is it okay / does it make sense for another player to join a running game of Munchkin?
Is it legal to discriminate due to the medicine used to treat a medical condition?
Hostile work environment after whistle-blowing on coworker and our boss. What do I do?
How to check participants in at events?
word describing multiple paths to the same abstract outcome
How to prevent Alfresco transforation server application to stop:
Refer custom alfresco content Content Model in maven projectHow add alfresco extension to project which is build on alfresco maven sdk?How can I get the document status with a javascript application or CMIS In AlfrescoAlfresco BPM - add auto increment id for entityWhat is the right way to customize Alfresco 4.2.2 Enterprise?How to do Alfresco using Alfresco SDK3.0Easy recovery configuration of Alfresco serverForce HTTPS on alfrescoConfigure authentication and synchronization with two LDAP in Alfresco 5.1Alfresco has detected a manual change within the user tracking database, Alfresco in a read-only mode
The transformation server goes down after 5-6 months. The temp files in tomcattemp is not released event after the server stop. So we have only one option is to reboot the server.
15-Nov-2018 14:33:48.919 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.11_(CE)56804616958243633347789395989933437100.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2021] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.13_(CE)72889340369927099637716823898807491840.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2028] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.15_(CE)63650266326795937045488961376688239135.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2029] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.13_(CE)72889340369927099637716823898807491840.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2033] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.13_(CE)72889340369927099637716823898807491840.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2034] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.075 INFO [WrapperListener_stop_runner] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"]
15-Nov-2018 14:33:49.153 INFO [WrapperListener_stop_runner] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8443"]
15-Nov-2018 14:33:49.262 INFO [WrapperListener_stop_runner] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["ajp-nio-8009"]
Destroying 2 processes
Destroying process..
Destroying process..
Destroyed 2 processes
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
There may be a configuration problem: please check the logs.
<-- Wrapper Stopped
The transformation server goes down after 5-6 months. The temp files in tomcattemp is not released event after the server stop. So we have only one option is to reboot the server. Any insight or suggestion will be greatly appreciated.
alfresco alfresco-enterprise alfresco-maven
add a comment |
The transformation server goes down after 5-6 months. The temp files in tomcattemp is not released event after the server stop. So we have only one option is to reboot the server.
15-Nov-2018 14:33:48.919 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.11_(CE)56804616958243633347789395989933437100.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2021] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.13_(CE)72889340369927099637716823898807491840.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2028] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.15_(CE)63650266326795937045488961376688239135.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2029] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.13_(CE)72889340369927099637716823898807491840.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2033] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.13_(CE)72889340369927099637716823898807491840.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2034] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.075 INFO [WrapperListener_stop_runner] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"]
15-Nov-2018 14:33:49.153 INFO [WrapperListener_stop_runner] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8443"]
15-Nov-2018 14:33:49.262 INFO [WrapperListener_stop_runner] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["ajp-nio-8009"]
Destroying 2 processes
Destroying process..
Destroying process..
Destroyed 2 processes
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
There may be a configuration problem: please check the logs.
<-- Wrapper Stopped
The transformation server goes down after 5-6 months. The temp files in tomcattemp is not released event after the server stop. So we have only one option is to reboot the server. Any insight or suggestion will be greatly appreciated.
alfresco alfresco-enterprise alfresco-maven
2
The Alfresco Transformation Server is only available to paying Alfresco Enterprise customers. So, since you've paid for it, why not ring up Alfresco support and ask them for help? After all, that's much of what you're paying for!
– Gagravarr
Mar 7 at 10:14
You only have theses logs ?
– Akah
Mar 8 at 6:39
@Akah i have all acces to server and its configuration files but i can not do changes in java source files. Is there anything should i need to check on configuration side.Transformation server is installed in window machine and have .net version of 3.5.1
– deshi
Mar 8 at 11:49
add a comment |
The transformation server goes down after 5-6 months. The temp files in tomcattemp is not released event after the server stop. So we have only one option is to reboot the server.
15-Nov-2018 14:33:48.919 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.11_(CE)56804616958243633347789395989933437100.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2021] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.13_(CE)72889340369927099637716823898807491840.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2028] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.15_(CE)63650266326795937045488961376688239135.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2029] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.13_(CE)72889340369927099637716823898807491840.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2033] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.13_(CE)72889340369927099637716823898807491840.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2034] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.075 INFO [WrapperListener_stop_runner] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"]
15-Nov-2018 14:33:49.153 INFO [WrapperListener_stop_runner] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8443"]
15-Nov-2018 14:33:49.262 INFO [WrapperListener_stop_runner] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["ajp-nio-8009"]
Destroying 2 processes
Destroying process..
Destroying process..
Destroyed 2 processes
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
There may be a configuration problem: please check the logs.
<-- Wrapper Stopped
The transformation server goes down after 5-6 months. The temp files in tomcattemp is not released event after the server stop. So we have only one option is to reboot the server. Any insight or suggestion will be greatly appreciated.
alfresco alfresco-enterprise alfresco-maven
The transformation server goes down after 5-6 months. The temp files in tomcattemp is not released event after the server stop. So we have only one option is to reboot the server.
15-Nov-2018 14:33:48.919 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.11_(CE)56804616958243633347789395989933437100.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2021] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.13_(CE)72889340369927099637716823898807491840.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2028] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.15_(CE)63650266326795937045488961376688239135.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2029] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.13_(CE)72889340369927099637716823898807491840.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2033] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Directory Watcher (12345678Somefilename.version.pdf.13_(CE)72889340369927099637716823898807491840.pdf)] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.misc.Unsafe.park(Native Method)
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:522)
java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:684)
sun.nio.fs.AbstractWatchService.poll(AbstractWatchService.java:108)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.watch(DirectoryWatcher.java:86)
com.some.com.alfresco.transformation.transformer.external.esmonitor.DirectoryWatcher.run(DirectoryWatcher.java:48)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.028 WARNING [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.clearReferencesThreads The web application [transformation-server] appears to have started a thread named [Thread-2034] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread:
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1007)
sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:571)
java.lang.Thread.run(Thread.java:748)
15-Nov-2018 14:33:49.075 INFO [WrapperListener_stop_runner] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8080"]
15-Nov-2018 14:33:49.153 INFO [WrapperListener_stop_runner] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-8443"]
15-Nov-2018 14:33:49.262 INFO [WrapperListener_stop_runner] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["ajp-nio-8009"]
Destroying 2 processes
Destroying process..
Destroying process..
Destroyed 2 processes
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
Launching a JVM...
JVM exited while loading the application.
There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
There may be a configuration problem: please check the logs.
<-- Wrapper Stopped
The transformation server goes down after 5-6 months. The temp files in tomcattemp is not released event after the server stop. So we have only one option is to reboot the server. Any insight or suggestion will be greatly appreciated.
alfresco alfresco-enterprise alfresco-maven
alfresco alfresco-enterprise alfresco-maven
edited Mar 7 at 10:14
deshi
asked Mar 7 at 9:58
deshideshi
127
127
2
The Alfresco Transformation Server is only available to paying Alfresco Enterprise customers. So, since you've paid for it, why not ring up Alfresco support and ask them for help? After all, that's much of what you're paying for!
– Gagravarr
Mar 7 at 10:14
You only have theses logs ?
– Akah
Mar 8 at 6:39
@Akah i have all acces to server and its configuration files but i can not do changes in java source files. Is there anything should i need to check on configuration side.Transformation server is installed in window machine and have .net version of 3.5.1
– deshi
Mar 8 at 11:49
add a comment |
2
The Alfresco Transformation Server is only available to paying Alfresco Enterprise customers. So, since you've paid for it, why not ring up Alfresco support and ask them for help? After all, that's much of what you're paying for!
– Gagravarr
Mar 7 at 10:14
You only have theses logs ?
– Akah
Mar 8 at 6:39
@Akah i have all acces to server and its configuration files but i can not do changes in java source files. Is there anything should i need to check on configuration side.Transformation server is installed in window machine and have .net version of 3.5.1
– deshi
Mar 8 at 11:49
2
2
The Alfresco Transformation Server is only available to paying Alfresco Enterprise customers. So, since you've paid for it, why not ring up Alfresco support and ask them for help? After all, that's much of what you're paying for!
– Gagravarr
Mar 7 at 10:14
The Alfresco Transformation Server is only available to paying Alfresco Enterprise customers. So, since you've paid for it, why not ring up Alfresco support and ask them for help? After all, that's much of what you're paying for!
– Gagravarr
Mar 7 at 10:14
You only have theses logs ?
– Akah
Mar 8 at 6:39
You only have theses logs ?
– Akah
Mar 8 at 6:39
@Akah i have all acces to server and its configuration files but i can not do changes in java source files. Is there anything should i need to check on configuration side.Transformation server is installed in window machine and have .net version of 3.5.1
– deshi
Mar 8 at 11:49
@Akah i have all acces to server and its configuration files but i can not do changes in java source files. Is there anything should i need to check on configuration side.Transformation server is installed in window machine and have .net version of 3.5.1
– deshi
Mar 8 at 11:49
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55040874%2fhow-to-prevent-alfresco-transforation-server-application-to-stop%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55040874%2fhow-to-prevent-alfresco-transforation-server-application-to-stop%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
The Alfresco Transformation Server is only available to paying Alfresco Enterprise customers. So, since you've paid for it, why not ring up Alfresco support and ask them for help? After all, that's much of what you're paying for!
– Gagravarr
Mar 7 at 10:14
You only have theses logs ?
– Akah
Mar 8 at 6:39
@Akah i have all acces to server and its configuration files but i can not do changes in java source files. Is there anything should i need to check on configuration side.Transformation server is installed in window machine and have .net version of 3.5.1
– deshi
Mar 8 at 11:49