Adapter Engine Archiving

Hello guys,
I am wondering how to set up background processing for the adapter engine correctly. I want to archive all XI messages passing the adapter engine. So I created a new archive job with no rules.
Do I still need the default delete job set to be active? I think my archive job triggers the deletion of successfully archived messages implicitly. But I am not sure about the real behaviour. The documentation could be more comprehensive on this point.
Thanks in advance
Frank Opitz

Hi frank
You can archive messages in the Adapter Engine.
You make the following entries:
●      In Web AS Java
For more information about archiving XML messages, see XML Data Archiving - Configuration Guide for J2EE Applications on SAP Service Marketplace at service.sap.com/instguidesNW04 → SAP NetWeaver → Installation → SAP WebAS → SAP WebAS 6.40.
More information: Administration of the XML Data Archiving Service  (URL http://help.sap.com/saphelp_nw04/helpdata/en/cf/b2fc3f48ecc742e10000000a1550b0/frameset.htm)
●      In the Adapter Engine
For more information, see SAP Service Marketplace at service.sap.com/instguidesnw04, Installation, SAP XI ® Configuration Guide - SAP XI 3.0, under Configuring Message Archiving for the Adapter Engine and the PCK.
●      In the Runtime Workbench
More information: Background Processing  ® Archiving.
Delete Messages
You can only delete messages in the Adapter Engine if they have the status FAILED or DELIVERED.
To do this, you make specifications in the Runtime Workbench.
More information: Background Processing
http://help.sap.com/saphelp_nw04/helpdata/en/05/b1b740f83db533e10000000a155106/content.htm
i assume that by this you will be able to understand real processing and will be able to understand archiving of message on adapter engine
Regards
sandeep Sharma
PS if helpful kindly reward points

Similar Messages

  • How to archiving Adapter-Engine messages in PI 7.1

    Hello,
    How do I archive messages in Adapter Engine side in PI 7.1.
    Does anybody know some document describing that ?
    Arthur Silva

    Hi ,
    please go through the below link.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0afdd69-a8a7-2d10-7e9a-cbf6fa21c5a7?QuickLink=index&overridelayout=true&49061411503734   ---  STEP BY STEP
    http://scn.sap.com/thread/1498569
    http://wiki.scn.sap.com/wiki/pages/viewpage.action?original_fqdn=wiki.sdn.sap.com&pageId=147266890
    Regards
    srinivas

  • Archiving message in Adapter Engine in XI 3.0

    Dear all,
    Could you please explain the procedure of Archiving Messages in Adapter Engine in XI 3.0.
    I have read many blogs regarding deleting messages in Adapter Engine, but nowhere i can see about Archiving.
    I have been told that activating and scheduling "Default Version Archive Job" in RWB->Components->Adapter Engine->Background Processing would solve the purpose.
    But while activating, i am unale to set rules, as it gives error " Rules are not allowed for jobs with set 'archive edited messages only' flag."
    Thanks and regards

    Hi,
    Please check the [link|http://www.****************/Tutorials/XI/Archiving/Index.htm]
    Also check this
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/402fae48-0601-0010-3088-85c46a236f50?quicklink=index&overridelayout=true
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=147266890
    Regards,
    Naveen.

  • Message Archiving for the Adapter Engine

    Hi,
    we have configured archiving for Integration Engine (SXMB_MONI) messages on the Production XI System. is it necessary to configure Message Archiving for the Adapter Engine also ? in which scenarios archived adapter messages are useful ? are there any other advantages/disadvantages for this(in case of errored messages on the adapter engine) ? Please share any ideas.
    Thanks
    Pavan.

    >>is it necessary to configure Message Archiving for the Adapter Engine also
    Not necessary,but depends upon the scenario,lets say you are posting messages to external partner's FTP and there was some issue in connectivity due to which file was not delivered,in this case you need to send the message again.
    same thing can happen in inbound messages too.
    >>in which scenarios archived adapter messages are useful ?
    i would do this specifically for JDBC sender coz once you pick up the files based upon SQL query,you change the flag so that those values are not picked next time,in this case you can't re-run the old query and get same results.
    this also holds for proxies and file too.
    Thanx
    Aamir

  • Message archiving in adapter engine

    Hello Gurus,
    We have successfully configured message archiving in the integration engine via all the sap documentation and sdn blogs.
    For the archiving in adapter engine, we have followed the documentation as well however our messages are simply not being archived in the adapter engine.
    The steps for AE we took are as follows:
    1.  goto DataArchivingService/DAS and created an archive store, home path synch and assigned it to an archive path (the ILM browser connects fine as well)
    2.  created the archiving background job in RWB (both default and a custom one with rules)
    The jobs seem to be running fine on our schedule but no messages are being processed.  I am assuming the retention period in AE is the one we have set up in SXMB_ADM for IE.
    Is there anything we may have missed?

    Hi,
    Please check the [link|http://www.****************/Tutorials/XI/Archiving/Index.htm]
    Also check this
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/402fae48-0601-0010-3088-85c46a236f50?quicklink=index&overridelayout=true
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=147266890
    Regards,
    Naveen.

  • Adapter Engine Message Archiving

    Hello,
    Can anybody share with me the guide for Adapter Engine Message archiving for PI 7.1
    Thanks ,
    Loveena

    Hi,
    Refer these links, it should help
    XML Data Archiving - Configuration Guide for J2EE Applications
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/65901c2e-0801-0010-e79a-de4ed9275d70?quicklink=index&overridelayout=true
    http://help.sap.com/saphelp_nw04/helpdata/EN/8f/d906d01f77fa40a4c84683c3f8326f/content.htm
    Re: Archiving message PI7.1 Could not find msg in archive error
    Regards,
    Nithiyanandam

  • How to delete / cancel messages in PI adapter engine

    Hello expert,
    we have a scenario File (EOIO) --> PI --> ABAP. Today the file we received is big (>100mb), apparently PI can't handle it, and we got error
    Transmitting the message to endpoint http://host:port/sap/xi/engine?type=entry using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException:
    Error transmitting the message over HTTP. Reason: java.io.IOException: Error writing to server.
    seems like PI adapter engine got problem while delivering the huge message to ABAP integration engine. In RWB message monitoring, the message is set to Error. Unfortunately the file has been picked up many times, thus the huge message is stuck in adpater engine. In RWB message monitoring, I can see the message listed many times and status is HOLDING because the previous message can not be delivered to Intergration engine. I want to delete/cancel all the messages, I tried in RWB message monitoring to cancell the messages, however after cancelling one message, it crashed the PI system and cause a reboot.
    My question is; Is there some place in NWA (net weaver admin) to force all the messages to be deleted? (Because deleting/cancel in RWB message monitoring does not work because it causes system crash).
    Thanks
    Jayson

    Hi Team,
    I couldn't able to delete old message's from one of Q system, Persistence layer is 584 % filled, after triggering delete job(RSXMB_DELETE_MESSAGES) and Persistence layer has come to 384% and further I couldn't able to delete old messages.I executed program "
                                                                                                          RSXMB_CHECK_MSG_QUEUE" and manage  to delete few entries.Could you please suggest how to reduce fill level to below 100%
    Switch Procedure (for Persistence Tables) Deactivated
    Number of Table Entries                                                           
    3.185.992
    Maximum Number of Table Entries                                                   
    830.000
    Current Fill Level in %                                                           
    384
    Threshold value for fill level for executing a switch run in %                    
    60
    Number of Logically Deleted Table Entries                                         
    0
    Decline of Fill Level in % Following Deletion                                     
    384
    Delete or archive processed XML messages
    Job log overview for job:    SAP_BC_XMB_DELETE_001 / 06302000
    Date       Time     Message text                                                                               Message class Message no. Message
    13.03.2013 06:39:55 Job started                                                                                     00           516          S
    13.03.2013 06:39:55 Step 001 started (program RSXMB_DELETE_MESSAGES, variant &0000000000034, user ID SAPBATCH)      00           550          S
    13.03.2013 06:39:55 Value for parameters DELETION-RELATED_OBJECTS-ASYNC: 1                                        XMS_ADM        375          S
    13.03.2013 06:39:55 Value for parameters DELETION-RELATED_OBJECTS-ROWS: 100                                       XMS_ADM        375          S
    13.03.2013 06:39:55 Value for parameters DELETION-RELATED_OBJECTS-IDX5_DELAYED: 0                                 XMS_ADM        375          S
    13.03.2013 06:39:55 Value for parameters DELETION-ROWS_PER_LOOP-DELETE: 100                                       XMS_ADM        375          S
    13.03.2013 06:39:55 Value for parameters DELETION-PERSIST_DURATION-ASYNC: 007                                     XMS_ADM        375          S
    13.03.2013 06:39:55 Value for parameters DELETION-PERSIST_DURATION-SYNC: 007                                      XMS_ADM        375          S
    13.03.2013 06:39:55 Value for parameters DELETION-PERSIST_DURATION_ERROR-SYNC: 007                                XMS_ADM        375          S
    13.03.2013 06:39:55 Value for parameters DELETION-PERSIST_DURATION-IDX5: 007                                      XMS_ADM        375          S
    13.03.2013 06:39:55 Value for parameters DELETION-PERSIST_DURATION_UNIT-ASYNC: D                                  XMS_ADM        375          S
    13.03.2013 06:39:55 Value for parameters DELETION-PERSIST_DURATION_UNIT-SYNC: D                                   XMS_ADM        375          S
    13.03.2013 06:39:55 Value for parameters DELETION-PERSIST_DURATION_ERROR_UNIT-SYNC: D                             XMS_ADM        375          S
    13.03.2013 06:39:55 Value for parameters DELETION-PERSIST_DURATION_UNIT-IDX5: D                                   XMS_ADM        375          S
    13.03.2013 07:27:58 0 XML messages deleted                                                                        XMS_ADM        351          I
    13.03.2013 07:27:59 Step 002 started (program RSXMB_TABLE_SWITCH, variant &0000000000034, user ID SAPBATCH)         00           550          S
    13.03.2013 07:28:00 Job finished                                                                                    00           517          S

  • Sender File Adapter Not Showing in Decentral Adapter Engine

    Hi,
    We have recently implemented a Decentral Adapter Engine on a windows box. The adapter engine seems to be working fine because my adapters show and seem to work fine in it.
    However, when I define a Sender File Adapter that uses File Content Conversion message protocol instead of just File messaeg protocol, the adapter does not show up in the decentral adapter engine.
    I made sure that Adapter Engine parameter in the Sender File Adapter shows the new adapter engine but that does not seem to be working. If change the Adapter Enginer parameter to show the Central Adapter Engine, then I can see the Sender File Adapter on the Central Adapter engine and it works fine. (Note: The Central Adapter Engine is installed on a Unix box) 
    Here are the paramters I defined for the Sender File Adapter:
    - Transport Protocol: File System (NFS)
    - Message Protocol: File Content Conversion
    - Adapter Engine: (new Adapter Name)
    Source Directory: (
    server/drive/path)
    File Name: purchaseOrder.txt
    Quality of Service: Exactly Once
    Poll Interval (secs): 60000
    Poll Interval (msecs):
    Retry Interval (secs):
    Processing Mode: Archive
    Add Time Stamp (checked)
    Archive Direcotry: (
    server/drive/path/archive)
    Process Read-Only files: (not checked)
    Processing Sequence: By Name
    Fiel Type: Text
    File Encoding:
    Operating System Command:
    Additional Files (not checked)
    Content Conversion Parameters
    Document Name: MT_Request_File_Data
    Document Namespace: http://nxy.tots/fg_admin
    Document Offset:
    RecordSet Name: Purchasing
    RecordSet Namespace:
    RecordSet Structure: Purchase_Record,*
    RecordSet Sequence: Ascending
    RecordSets per Message: 1
    Key Field Name:
    Key Field Type: String(Case-Insensitive)
    Purchase_Record.fieldFixedLengths: 8,4,2,10,10,12,18,12
    Purchase_Record.fieldFixedType: char
    Purchase_Record.fieldNames: Request_Action,Request_PO_Num,Request_PO_LN,Request_PO_Date,Request_Purchasing_Org,Request_Purchasing_GName,Request_Created_By,Request_Vendor_Name
    Purchase_Record.fileContentFormatting: trim
    Adapter Status: Active
    Advanced Mode: (not checked)
    Your help is much appreciated.

    Hi Alaa,
    look into this document:
    http://service.sap.com/nw-howtoguides -> Exchange Infrastructure -> Troubleshooting: Adapter Engine 3.0 (Expert Call slides)
    If the File Adapter works without conversion, then you should count the number of fields in a row. If it differs from the configuration, then it runs on error.
    Another idea is to check the content type of the file. When you do not enter a File Encoding, then the file adapter assumes utf-8. If the file is for example latin-1, then the number of characters in a row are not counted correctly.
    Regards
    Stefan

  • XI Adapter ? No messages in the adapter engine in RWB

    Hi Guys,
    I have the scenario SOAP-PROXY. I have configured XI Adapter on the receiver side. I have used xml spy to post the messages directly to the IS. I could not see any messages in the adapter engine in RWB.
    I have seen the messages processed successfully in the integration engine under RWB.
    can anybody explain why i could not see any messages in the adapter engine ? Is It normal with the xi adapter on the receiver side ?
    Thanks,
    Raj
    Message was edited by:
            raj reddy

    Raghu.
    I've done the following:
    1. I've executed SE38 tx code.
    2. I've entered the "RSXMB_DELETE_MESSAGES" report as "Program"
    3. As the "RSXMB_DELETE_MESSAGES" report does not have a selection screen, it must be executed with default parameters. So, I selected "Program -> Execute -> Background".
    4. There are no available variants, so I clicked on the "Execute immed." button.
    5. The job starts. I can monitor it on the SM37 tx code.
    6. It only deleted 20 messages.
    What I get from this, is that the "RSXMB_DELETE_MESSAGES" report cannot delete the big part of the messages since them are marked as "Archivable" and not as "Archived".
    what do you think of it??
    regards
    Carlos.

  • XI 3.0 -- Local Adapter Engine

    Hi all,
    I can sent the file of my local PC to the XI 3.0 by using the local adapter engine of XI 2.0.  But I can't do it by using the File Adapter Communication Channel in XI 3.0.
    In my XI 2.0 local adapter engine, I startup the RUN_ADAPTER.BAT in my local adapter engine folder. And create the file_inbound adapter: File_2_M47 as:
    <b>## file adapter java class
    classname=com.sap.aii.messaging.adapter.ModuleFile2XMB
    mode=FILE2XMB
    Integration Engine address and document settings (example, see docu)
    XMB.TargetURL=http://10.37.217.65:8000/sap/xi/engine?type=entry
    XMB.User=xiuser
    XMB.Password=xipass
    XMB.SenderBusinessSystem=FILE_SYSTEM
    XMB.SenderInterfaceNamespace=http://trevorecc5.com/xi/file
    XMB.SenderInterfaceName=ZMI_SO_IDOC
    XMB.ContentKind=B
    #XMB.ContentKind=T
    XMB.ContentType=application/xml
    #XMB.ContentType=text/xml
    #XMB.ContentType=text/plain
    XMB.QualityOfService=EO
    ##File Adapter specific parameters (example, see docu)
    file.sourceDir=C:/filetoidoc
    file.sourceFilename=.
    file.processingMode=setAttribute
    #file.processingMode=delete
    #file.processingMode=archive
    #file.archiveDir=c:/temp_archive
    file.pollInterval=20
    ##xml conversion properties if mode FILE2XMBWITHROWCONVERSION specified (example, see docu)
    #xml.fieldFixedLengths=15,25
    xml.processFieldNames=notAvailable
    xml.fieldSeparator=;</b>
    Note: The IP address (10.37.217.65 ) is my XI 3.0 server.
    I can send the file of my folder - C:/filetoidoc.
    I have configured the Comunication Channel in XI 3.0.
    And the related parameters like as:
    <b>Comunication Channel: CC_FILE_IDOC
    Service                : FILE_SYSTEM
    Adapter type           : File
                           : Sender
    Transport Protocol     : File System(NFS)
    Message   Protocol     : File
    Adapter   Engine       : Integration Server
    Source    Directory    : C:/filetoidoc
    File      Name         : .
    Quality   Service      : Exactly Once
    Poll      Interval     : 20
    Processing Mode        : Set to Read-Only
    Empty-File Handling    : Do Not Create Message
    Process   Sequence     : By Name
    File Type              : Binary
    Status                 : Active
    The sender comunication channel CC_FILE_IDOC has been assigned to the sender aggreement /File_System/ZMI_SO_IDOC/ of namespaces: http://trevorecc5.com/xi/file</b>
    But it can't work! 
    I don't know how to configure the file adapter Comunication Channel for my sending in XI 3.0.
    Any help is appreciated.
    Regards,
    Trevor
    Message was edited by:
            Trevor Zhang

    Hi,
    ><i>I think the XI 2.0 local adapter engine is more useful than the XI 3.0 comunication channel.</i>
    I ve never had the opportunity to work on XI 2.0 but the difference lies in the entire architecture of the Adapter Engine in XI 2.0 and XI 3.0
    While XI 2.0 had the adapter Engine as a J2SE  based engine, XI 3.0 is based on the J2EE framework and thereby allows more features including modules , and also supports different types of adapters and custom developed adapters as well.
    There is no real difficulty in configuring an adapter in XI 3.0 but ofcourse one should take in mind that the network level details should be beyong an XI developers job role.
    You need to look at the fact that the problem you are facing is not because XI 3.0 adapter has some problem, but rather because you seem to have network restrictions!!
    Regards,
    Bhavesh

  • Java program to restart failed message in Adapter Engine

    Hi,
    I am using PI 7.0.
    Could anyone tell me whether there is an automated job or URL I can schedule in order to periodically resend messages sitting in the Adapter Engine receive queue that are in status System Error, Holding, or Waiting?
    I want to avoid having to monitor the system through message monitoring and manually resending the messages...
    Many thanks
    Brian

    Hi,
    please check this link:
    http://help.sap.com/saphelp_nw04/helpdata/en/05/b1b740f83db533e10000000a155106/content.htm
    Restarting
    Instead of restarting messages with errors manually with message monitoring, you can schedule a job to automatically restart these messages. This is possible for all messages for which the number of defined restart attempts has been exceeded (messages with the System Error status).
    You can define one or more rules for each job to restart messages; these rules contain conditions that a message must meet in order to be restarted by the job. At least one of the defined rules must be met for archiving to take place.
    Rescheduling
    A standard job to reschedule messages is created automatically. The job runs once a day and ensures that messages lost as a result of database failure, for example, are rescheduled. You can schedule additional rescheduling jobs; however, you cannot define rules for them.

  • Error JOB MS.JOB.DELETE in Adapter Engine SAP XI 7.0

    Hello,
    I am getting an error in JOB that deletes messages from the adapter engine of SAP XI 7.0, can someone help me?
    Adapter Engine, message: Fatal DeleteJob (Default Delete Job) failed.(Details: Code: MS.JOB.DELETE, Location: com.sap.aii.af.ra.ms.impl.core.archiving.executor.DeleteExecutor, Reason: com.sap.aii.af.ra.ms.api.DeliveryException: Error removing messages or audit log entries with expired persist duration., Time: 14.08.2008 21:00:05)
    Thanks
    Zanchetta

    Hi Roberto,
    We have noticed this behavior after our PI system is upgraded to PI 7.0 Ehp1.
    It is caused by JDBC driver after upgrade. This issue is resolved in the following new jdbc driver which is available on the SAP Service Marketplace:
    DB2 Driver for ODBC and CLI V9.7 FP3a SB27297.
    Hope your issue will be resolved by this fix. If it's not resolved, please open up a message with SAP.
    Thanks,
    Siva Kumar

  • Error in Adapter engine in RWB

    Hi,
    I'm facing 2 type of issues in RWB,
    Issue 1) Adapter Engine is in Red State in Component monitoring,
    Error: Details for 'Is the Adapter Engine Running?'
    Response from Adapter Engine: Fatal ArchiveJob (Archiving) failed.(Details: Code: MS.JOB.ARCHIVE; Location: com.sap.engine.messaging.impl.core.job.executor.ArchiveExecutor; Reason: java.io.IOException: The HTTP request of command "MODIFYPATH" did not reach the XMLDAS. This may indicate that the credentials for the HTTP destination have expired.; Time: 31.03.2011 00:00:05)Response from Adapter Engine: Fatal ArchiveJob (Archiving) failed.
    2) If I click, any one of the option like Communication Channel monitoring, Engine Status etc, I'm getting the error
    "Internet Explorer cannot display the webpage"
    It seems to be the URL to open these component(Communication Channel monitoring, Engine Status etc ) is wrong. Fromwhere the URL address is taken? Where we need check the host name??
    I searched in sdn, but could not find any related topics.
    Kindly help me resolve this issue ASAP.
    Thanks & Regards,
    Baskaran K

    Hi Baskaran,
    For 1), did you check if the XML DAS communication user (used in destination "DASdefault") is configured correctly according to the documentation http://help.sap.com/saphelp_nwpi71/helpdata/EN/43/68fac39a363d33e10000000a11466f/frameset.htm and is assigned to the "XMLDASSecurityRole" role?
    And check if you have configured the rules for your Archiving job (Component Monitoring -> Adapter Engine XIE -> Background Processing).
    It seems the archiving does not work because of configuration issues.
    An archiving job without rules means: all messages are relevant for archiving. The delete job will only delete messages which are not relevant for archiving. So it does not do anything in this system. It can lead to the database table keeps growing, if it's the case too.
    You should check the archiving configuration so that the archiving job runs successfully.
    If you do not want to archive the messages, please deactivate the archiving job. Then the delete job should clean the old messages with the next execution.
    You may delete it straightly on the Background Processing.
    For the 2), "Internet Explorer cannot display the webpage", try using the compatibility mode of your browser.
    Regards,
    Caio Cagnani

  • Message do not exists in adapter engine

    I have a message being sent to IE via JMS Adapter . In Communication channel monitoring i could see the message Id & error message(Error in converting Binary message)  but with that message id i could not find any entry in Message monitoring - > Adatpter Engine.  Moreover , In communication channel monitoring the id with which the message failed is not hyperlinked to "Message Display Tool (Detail Display) ".
    I need the message which is failed.
    Thanks ,
    Satish

    It may be possible that message came into error as soon as it was picked by the sender channel. Could you see some error for these messages in Communication channel monitoring? Another possibility is your message is persisted in the adapter engine for very short duration. In that case, if it is archived, you may select the Archive option in Message Monitoring instead of Database option.
    Regards,
    Prateek

  • Exporting processed messages from adapter engine monitoring to excel

    Hey experts,
    I have some messages that are processed successfully. I can see them in the message monitoring for adapter engine in the RWB. I want to know if there is a way to export these messages to excel file.
    Also we have a files archived by PI with a .001 extension attached to them. Is there a way to open these files and look at the processed messages?
    Any help would be greatly appreciated.
    Regards.

    I can see them in the message monitoring for adapter engine in the RWB. I want to know if there is a way to export these messages to excel file.
    I don't think so.But you can right click.Select View Source.And then save the message in a notepad.
    Also we have a files archived by PI with a .001 extension attached to them. Is there a way to open these files and look at the processed messages?
    I don't get this! You can open these files by doing a right click.Open with wordpad.

Maybe you are looking for

  • How can I fade the first slide in a slideshow in from black?

    Novice user here, but I can't seem to find an answer to this question. I've created a couple of slideshow, and have imported them to iDVD to burn the DVDs. When I play the show in iPhoto, they're fine. But when I play a finished DVD (or the demo of t

  • Having problem with adobe reader

    Hi, I have a problem with adobe reader in my cell phone E71 model recently.I could open any pdf files till yesterday,but now without any reason the adobe reader icon in the office folder does not open.I wanna know what should I do.

  • User autherization in UCM.

    Hi All, Please help me to understand following. --> in 11g authentication is done thorugh Admin server. --> When we configure a new provider and reorder it to top, user autherization takes plase from this only. --> do we need to create ldapProvider i

  • Viewing cover flow through ipod playing on itunes

    I have too much music and don't keep it all on the computer hard drive. Can I plug ipod into itunes and view Cover Flow of the ipod contents while its playing? Cover Flow works great with the files that are in itunes Library, just not through the ipo

  • Why does the App Store app crash when I try to use Genius?

    Every time I open the App Store and tap the Genius tab, it starts to load, shows the categories button and then crashes to the home screen. What can I do to fix this? The iPod touch 5th Gen I use is brand new (Only 4 days old).