<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Backup and Recovery tool Error in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Backup-and-Recovery-tool-Error/m-p/229080#M3466</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;did you check the logs as recommended?&lt;/P&gt;
&lt;P&gt;Did the backup work before?&lt;/P&gt;
&lt;P&gt;How is it configured? Did you add custom directories?&lt;/P&gt;
&lt;P&gt;.. and so on..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are some more information necessary to help you.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Oct 2015 09:09:23 GMT</pubDate>
    <dc:creator>DanielaNRW</dc:creator>
    <dc:date>2015-10-08T09:09:23Z</dc:date>
    <item>
      <title>Backup and Recovery tool Error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Backup-and-Recovery-tool-Error/m-p/229045#M3463</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I got the below error for backup and recovery on mid-tier and, can you please help?.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2015-09-04 01:03:45,748 [executor-3] ERROR [sasadm@saspw] com.sas.svcs.backup.dao.BackupServerHelperDAO - Code: 999, Stack Trace: The backup was ended unsuccessfully with some errors. Please check the logs!!!, The element type "HR" must be terminated by the matching end-tag "&amp;lt;/HR&amp;gt;".org.apache.xerces.parsers.DOMParser.parse(Unknown Source) org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)...&lt;BR /&gt;2015-09-04 01:04:47,604 [executor-3] ERROR [sasadm@saspw] com.sas.svcs.backup.dao.BackupServerHelperDAO - Unable to deserialize BackupException&lt;BR /&gt;java.lang.ClassNotFoundException: org.apache.tools.ant.BuildException&lt;BR /&gt; at java.lang.Class.forName0(Native Method)&lt;BR /&gt; at java.lang.Class.forName(Class.java:270)&lt;BR /&gt; at java.io.ObjectInputStream.resolveClass(ObjectInputStream.java:625)&lt;BR /&gt; at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1612)&lt;BR /&gt; at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)&lt;BR /&gt; at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)&lt;BR /&gt; at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)&lt;BR /&gt; at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)&lt;BR /&gt; at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:500)&lt;BR /&gt; at java.lang.Throwable.readObject(Throwable.java:914)&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor616.invoke(Unknown Source)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:606)&lt;BR /&gt; at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017)&lt;BR /&gt; at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893)&lt;BR /&gt; at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)&lt;BR /&gt; at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)&lt;BR /&gt; at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)&lt;BR /&gt; at com.sas.svcs.backup.dao.BackupServerHelperDAO.parseResult(BackupServerHelperDAO.java:748)&lt;BR /&gt; at com.sas.svcs.backup.dao.BackupServerHelperDAO.archiveAndSessionEnd(BackupServerHelperDAO.java:526)&lt;BR /&gt; at com.sas.svcs.backup.spi.BackupSupportServiceProxyImpl.archive(BackupSupportServiceProxyImpl.java:271)&lt;BR /&gt; at com.sas.svcs.backup.spi.BackupSupportServiceProxyImpl.postSupportServices(BackupSupportServiceProxyImpl.java:226)&lt;BR /&gt; at com.sas.svcs.backup.spi.BackupSupportServiceProxyImpl.beginSourceBackups(BackupSupportServiceProxyImpl.java:185)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:606)&lt;BR /&gt; at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:318)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)&lt;BR /&gt; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)&lt;BR /&gt; at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:80)&lt;BR /&gt; at java.util.concurrent.FutureTask.run(FutureTask.java:262)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:744)&lt;BR /&gt;2015-09-04 01:04:47,606 [executor-3] ERROR [sasadm@saspw] com.sas.svcs.backup.dao.BackupServerHelperDAO - Backup server status 322&lt;BR /&gt;2015-09-04 01:04:47,606 [executor-3] ERROR [sasadm@saspw] com.sas.svcs.backup.dao.BackupServerHelperDAO - An error occurred while executing the operation on&amp;nbsp;&lt;BR /&gt;2015-09-04 01:04:47,606 [executor-3] WARN [sasadm@saspw] com.sas.svcs.backup.spi.BackupSupportServiceProxyImpl - The backup could not be copied or archived to the shared vault.&lt;BR /&gt;2015-09-04 01:04:48,062 [scheduler-1] ERROR [sasadm@saspw] com.sas.svcs.backup.spi.BackupServiceImpl - The backup failed&lt;BR /&gt;2015-09-04 01:05:31,925 [scheduler-1] ERROR [sasadm@saspw] com.sas.svcs.backup.aop.NotificationAspect - Error encountered while trying to send notification.&lt;BR /&gt;Error Code: 999, Stack Trace: Error encountered while trying to send notification., Mail server connection failed; nested exception is javax.mail.MessagingException: Unknown SMTP host:&amp;nbsp;&lt;BR /&gt; nested exception is:&lt;BR /&gt; java.net.UnknownHostException: smtphost.. Failed messages: javax.mail.MessagingException: Unknown SMTP host:&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Feb 2016 02:49:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Backup-and-Recovery-tool-Error/m-p/229045#M3463</guid>
      <dc:creator>MadhuKiran1</dc:creator>
      <dc:date>2016-02-26T02:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Backup and Recovery tool Error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Backup-and-Recovery-tool-Error/m-p/229078#M3465</link>
      <description>&lt;P&gt;I would suggest to contact SAS Help to help you diagnose this, could be any number of things.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2015 09:02:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Backup-and-Recovery-tool-Error/m-p/229078#M3465</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-10-08T09:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Backup and Recovery tool Error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Backup-and-Recovery-tool-Error/m-p/229080#M3466</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;did you check the logs as recommended?&lt;/P&gt;
&lt;P&gt;Did the backup work before?&lt;/P&gt;
&lt;P&gt;How is it configured? Did you add custom directories?&lt;/P&gt;
&lt;P&gt;.. and so on..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are some more information necessary to help you.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2015 09:09:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Backup-and-Recovery-tool-Error/m-p/229080#M3466</guid>
      <dc:creator>DanielaNRW</dc:creator>
      <dc:date>2015-10-08T09:09:23Z</dc:date>
    </item>
  </channel>
</rss>

