File System Resource Monitor Error During Unarchive Process

File System Resource Monitor Error During Unarchive Process


Scenario:

We are trying to move a ruleset from one EBI 2.6 instance to another instance of EBI 2.6

Issue:

When we attempt to unarchive the .jar file, we encounter an error indicating: File System Resource Monitor Error

EXTOL pop-up error message:


EXTOL Business Integrator EBI UNarchive Ruleset File System Resource Monitor Error

EXTOL pop-up error message:


02/05/2015 [INFO] Starting Unarchive.
02/05/2015 [ERROR] Error occurred during unarchiving process. null
02/05/2015 [ERROR] java.lang.reflect.UndeclaredThrowableException
java.lang.reflect.UndeclaredThrowableException
at $Proxy1.invoke(Unknown Source)
at com.extol.util.jmx.MBeanProxy.invoke(MBeanProxy.java:17)
at com.extol.artifact.repository.RepositoryCacheInvocationHandler.invoke(RepositoryCacheInvocationHandler.java:11)
02/05/2015 - [INFO] Finished Unarchiving.



Resolution:

By restarting the EBI 2.6 server we were able to properly import the ruleset.



By: on
load('http://www.extol.com/extolnews.rss'); $feed = array(); foreach ($rss->getElementsByTagName('item') as $node) { $item = array ( 'title' => $node->getElementsByTagName('title')->item(0)->nodeValue, 'desc' => $node->getElementsByTagName('description')->item(0)->nodeValue, 'link' => $node->getElementsByTagName('link')->item(0)->nodeValue, 'date' => $node->getElementsByTagName('pubDate')->item(0)->nodeValue, ); array_push($feed, $item); } $limit = 4; echo ' A free web counter provided by GoStats.