Error in Netweaver Mobile 7.1 Installation

Hi All
I am trying to install NW Mobile 7.1 on MS SQL server 2005 with Windows 2008 Enterprise Edition O.S.
I used a new version of the SAPinst and the pre-requisites checker .xml file since the downloaded versions are from 2007.
I am facing an error as such-
INFO 2013-02-04 10:22:00.774
Creating file C:\Program Files\sapinst_instdir\NW71\INSTALL\SYSTEM\MSS\STD\AS-ABAP\SAPHOSTAGENT.log.
INFO 2013-02-04 10:22:00.779
Output of C:\Users\ADMINI~1\AppData\Local\Temp\2\sapinst_exe.2284.1359972341\SAPCAR.exe is written to the logfile SAPHOSTAGENT.log.
INFO 2013-02-04 10:22:00.806
Output of C:\Users\ADMINI~1\AppData\Local\Temp\2\sapinst_exe.2284.1359972341\SAPCAR.exe -x -v -i -R ./hostagent -f "D:/NW 7.1 KERNEL 7.10 WINDOWS (IA64, X86), LINUX X86_64 19 (51033247)/DATA_UNITS/K_710_UI_WINDOWS_X86_64/DBINDEP/SAPHOSTAGENT.SAR,":
SAPCAR: error opening D:/NW 7.1 KERNEL 7.10 WINDOWS (IA64 (error 6). The system cannot find the file specified.
SAPCAR: 0 file(s) extracted
SAPCAR: error opening X86) (error 6). The system cannot find the file specified.
It seems the system is unable to find a SAPCAR file in the folder specified above.
I have placed a new SAPCAR file and also extracted the SAPHOSTAGENT.SARf file and tried to continue but to no avail.
Please let me know how to continue with the installation and finish it.
Thanks in advance.
Phani.

hello,
please check and ensure that:                                                                               
- your database server is started.                                                                               
- your database instance is running and you can connect  to  it through the network interface                                                                               
- the entries in secure store contain the correct options for 
connecting to the database. (These can be checked via     configtool and this only applies to the case when JLoad is run  using secure store parameters)                                   
hope this helps
kr,
andreas

Similar Messages

  • Navigation Error in NetWeaver Mobile 7.1

    Hi all,
    I´ve a question regarding NetWeaver Mobile 7.1 Navigation.
    I have an application with 2 views. Now I want to navigate from the start-view to the second-view.
    The steps which I´ve done are the same as in a normal webdynpro application:
    create an outbound plug for the first view.
    create an inbound plug for the second view.
    connect the outbound plug with the inbound plug via link.
    create a button.
    create an action which fires the outbound plug.
    set the action for the button.
    When I test the navigation a get the following error:
    http://img227.imageshack.us/my.php?image=navigationerrorna0.png
    I hope somebody can help me with this issue.
    Thanks and regards,
    Michael

    Hi Siva,
    I tested the navigation as you described.
    Unfortunately I get the same error message as before.
    Just for information:
    I use the NetWeaver Developer Studio 7.1 SP3 Trial with Trial NetWeaver Mobile Plugins.
    I thought this could be a reason, but my colleague use the same and the navigation works.
    Are there special .jar files or something else which is needed for the navigation ?
    I would be appreciate for every helpful answer.
    Thanks and regards,
    Michael

  • Error in NetWeaver CE 7.1 Installation: Step importJavaDump with MSS 2005

    After a dozen unsuccessful tries to install SAP NetWeaver CE 7.1 onto a Windows platform using the Microsoft SQL Server as the backed I could use help regarding this particular error.
    I receive the following error when I try to install the software with MSS as the backend:
    ERROR      2008-09-29 10:40:02.319 [sixxcstepexecute.cpp:944]
    FCO-00011  The step importJavaDump with step key |CE_DevSystem_App|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Jload|ind|ind|ind|ind|11|0|importJavaDump was executed with status ERROR .
    The error occurs only with MSS. I have both my Windows and MSS updates up to date. When I use MaxDB as the backend everything goes nice and smooth (even the java info dump, or whatever that command does). When I use Microsoft SQL Server as the backend this error is printed. I have tried with Microsoft SQL Server 2005 Developer Edition on both Windows 2003 Server and Windows XP Professional SP3.
    The following gets printed to jload.log:
    29.09.08 10:39:49 com.sap.inst.jload.Jload main
    INFO: Jload R 7.10 V 0 A 0
    29.09.08 10:39:49 com.sap.inst.jload.Jload main
    INFO: Jload -sec CE2,jdbc/pool/CE2,C:/usr/sap/CE2/SYS/global/security/data/SecStore.properties,C:/usr/sap/CE2/SYS/global/security/data/SecStore.key -dataDir C:/Work/Temp/51033845_NW_CE_7.1_Workplace_32-bit\DATA_UNITS\CE71_05_JAVA_JDMP -job C:\Program Files\sapinst_instdir\CE71_DEV_MSS\INSTALL\IMPORT.XML -log jload.log
    29.09.08 10:40:02 com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    29.09.08 10:40:02 com.sap.inst.jload.Jload logStackTrace
    SEVERE: com.microsoft.sqlserver.jdbc.SQLServerException: The connection to the named instance  has failed. Error: java.net.SocketTimeoutException: Receive timed out.
         at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.getInstancePort(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.createVendorConnection(DriverPooledConnectionFactory.java:50)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:37)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:677)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.newPooledConnection(DBDataSourceImpl.java:626)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.getConnection(DBDataSourceImpl.java:105)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:202)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:109)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:153)
         at com.sap.inst.jload.Jload.main(Jload.java:702)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
    29.09.08 10:40:02 com.sap.inst.jload.Jload printErrorInformation
    SEVERE: An error occured during execution. Please consult SAP note 942766 for first steps on troubleshooting the problem.
    For one thing, there is no SAP note 942766 when you search for one at SAP Notes. Another thing that is particularly interesting is that the SQL JDBC driver does not get the SQL instance name, or at least does not print that to the exception message but instead leaves there two whitespaces (The connection to the named instance >>Instance name should be here<< has failed).
    Any suggestions on how to get pass this error? All help would be appreciated!
    Best regards,
    Sven

    hello,
    please check and ensure that:                                                                               
    - your database server is started.                                                                               
    - your database instance is running and you can connect  to  it through the network interface                                                                               
    - the entries in secure store contain the correct options for 
    connecting to the database. (These can be checked via     configtool and this only applies to the case when JLoad is run  using secure store parameters)                                   
    hope this helps
    kr,
    andreas

  • Netweaver Mobile Add-in Installation on NW700 with EHP1

    Dear all,
    we have a netweaver 7.00 EHP1 platform, on which Mobile Infrastructure also has to be installed
    But i am not sure how it can be done. Reading notes i saw that as of EHP1 it is not possible to install MI as Java Add-in
    Many thanks in advance!
    CaglarDereli

    Hello Markus,
    sorry i forgot something..
    I have already installed a SAP JAVA Application Server and connected to Abap System
    Now the customer wants to have MI application .
    My question was about installing or adding MI to the currently running Java Appl. Server
    I can not install it as Add-in, can I ?
    Regards
    CaglarDereli

  • SAP Netweaver Mobile 7.1 - Mobile Infrastructure 2.5

    Hi Everyone,
    Im kinda confused, is NW Mobile 7.1 the next version of MI 2.5? or it's all separate? What do they have in common?
    Thnx a lot.

    Hi
       NetWeaver Mobile 7.1 is infact the successor to MI 2.5 and MI 7.0 or in other words the next major release after MI 2.5 (MI 2.5 and MI 7.0 have the same architecture).  7.1 has been completely re-architected and has various improvements in terms of Scalability, Device Management, Data Volume and so on.  At the same time there is a compatibility layer in 7.1 which would enable applications currently running on MI2.5 and MI 7.0 to also run on 7.1.  For more information please refer to this <a href="http://help.sap.com/saphelp_nwmobile71/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm">link</a> and other documents present under
    http://service.sap.com/instguides and then navigate to
    -> SAP NetWeaver
    -> SAP NetWeaver Mobile 7.1
    -> Installation
    Hope this helps
    Best Regards
    Sivakumar
    Message was edited by:
            Sivakumar V

  • Itunes "Apple Mobile Device Service" Installation error

    Im trying to install Itunes and i receive this error:
    "Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verify that you have sufficient privileges to start system services."
    I started services.msc and there isn't a service called Apple Mobile Device there.
    I also ran the Installation in Run as Administrator and i still receive the same error.

    I've been having the same problem on my Windows 7 64-bit computer.  If you are running a 64-bit system, and are installing the 64-bit version of iTunes, the problem may lie in where the program is being installed.  The default location that showed up for me was "Program Files (x86)" which is for 32-bit programs.  Once I changed the default to just "Program Files" (which is for 64-bit programs) everything seemed to install correctly.  Before I tried this install, i cleaned up everything:  ran Registry Mechanic, Malwarebytes, Spybot Search and Destroy, then closed unncessary files and programs; closed unnecessary processes using Task Manager, I did leave my Norton running.
    Hope this helps.

  • The installer encountered errors before apple mobile device support could be configured

    I'm having issues with installing apple mobile device support. Every time I try to install apple mobile device support I get this annoying message:
    the installer encountered errors before apple mobile device support could be configured
    I have tried these two ideas with no luck.
    Had this issue, and none of the solutions above worked, here is what I did to fix the issue, Install Itunes like you normally would, admin rights ect. When you get the error message "Itunes errors occurred during installation before itunes could be configured" do not click finish, leave that folder up, no navigate to your appdata directory such as example C:\Users\Your Username\appdata\local\temp, inside there look for a file called iTunes64Setup.log or iTunes32Setup1850.log, open that up and scroll down, look for these key things as in example, "Executing: "C:\windows\system32\msiexec.exe" /i "C:\Users\Crusisxx\AppData\Local\Temp\IXP593.TMP\iTunes64.msi" INSTALL_SUPPORT_PACKAGES=1" so I would navigate inside the folder in my temp called "IXP593.TMP, there you will find all the installation packages, copy all of those files and paste either on your desktop or a new folder ect, once done you can now click finish on the failed itunes installer, now whether or not where ever you decided to place your files you copied from that temp folder you will want to run Itunes64.msi or Itunes.msi ect, and run the installer, you should now have successfully of installed Itunes.
    Itunes 11.1.1 Errors occurred during installation...
    I got it. I just first uninstalled iTunes then this:
    1.Open up the Command Prompt as an Administrator (Go to All Programs > Accessories and Right Click on Command Prompt and then choose Run as administrator)
    2.Type cd C:\Windows\SysWOW64
    3.Type regsvr32 vbscript.dll (This registers VB Script with your computer.)
    4.Now install iTunes as you normally would by double clicking on the install program and wait for iTunes to finish installing.
    5.Type regsvr32 /u vbscript.dll (This unregisters VB Script with your computer.)
    Re: "This iPod cannot be used because the required software is not installed."
    What else can I do and why is it not working?

    Try this: Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8

  • Mobile Application Development Installation failed. Error Code: U44M1P7

    After install of DW CS5.5, I tried to update DW CS5.5 and received the following error message, does anyone know how to fix this?
    Mobile Application Development
    Installation failed. Error Code: U44M1P7

    Hi Stillcrazy,
    Welcome to Adobe forums.
    See the solutions in this article http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html and let us know if you still need help.
    Thanks,
    Preran

  • Error in Netweaver Installation

    Hello all,
    I am installing Netweaver CE 7.1 in Windows 2003. Out of the 35 phases , i am getting an error in the 13th phase. The name of the Phase is " Create Database Instance" . An error log is created and the details are as below :
    > Subprocess starts at 20091014155346
    Execute Command : C:\Program Files\sdb\programs\pgm\dbmcli.exe -n SGPSRV011 -d SMD -u CONTROL,******** db_start
    Execute Session Command : exit
    > Subprocess stops at 20091014155349
    > Subprocess call failed
    ERR
    -24994,ERR_RTE: Runtime environment error
    1,'SMD' has stopped unexpectedly, (view 'Application Event Log') (OS error code 11000)
    This is the text of the error being displayed :
    An error occurred while processing service SAP NetWeaver CE Productive Edition > Installation Options > Standard System > Standard System. You may now
    choose Retry to repeat the current step.
    choose View Log to get more information about the error.
    stop the task and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/CE71_PROD_ADA/INSTALL/ADA/STD/AS.
    I feel that this error has something to do with the settings in the MaxDB database. Can you please help which setting needs to be changed ? Both the Netweaver and the MaxDB are on the same 64-bit Itanium server and the OS is Windows 2003.
    Thanks and Regards
    Vijay

    Dear Bob ,
    I was able to resolve this error. It is a RAM issue. I just increased the page file size and shut down the other processes in the server. It worked and i was able to install Netweaver....
    Thanks,
    Vijay

  • Error in Netweaver installation with MaxDB on a 64-bit IA windows 2003

    Hello all,
    I am installing Netweaver CE 7.1 in Windows 2003. Out of the 35 phases , i am getting an error in the 13th phase. The name of the Phase is " Create Database Instance" . An error log is created and the details are as below :
    Subprocess starts at 20091014155346
    Execute Command : C:\Program Files\sdb\programs\pgm\dbmcli.exe -n SGPSRV011 -d SMD -u CONTROL,******** db_start
    Execute Session Command : exit
    Subprocess stops at 20091014155349
    Subprocess call failedERR
    -24994,ERR_RTE: Runtime environment error
    1,'SMD' has stopped unexpectedly, (view 'Application Event Log') (OS error code 11000)
    This is the text of the error being displayed :
    An error occurred while processing service SAP NetWeaver CE Productive Edition > Installation Options > Standard System > Standard System. You may now
    choose Retry to repeat the current step.
    choose View Log to get more information about the error.
    stop the task and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/CE71_PROD_ADA/INSTALL/ADA/STD/AS.
    I feel that this error has something to do with the settings in the MaxDB database. Can you please help which setting needs to be changed ? Both the Netweaver and the MaxDB are on the same 64-bit Itanium server and the OS is Windows 2003.
    Thanks and Regards
    Vijay

    Check your max db database build, [https://service.sap.com/pam] and apply a patch if available. Also, you may want to log a problem on SMP.

  • HT3204 During installation of Itunes I get an error Service "Apple Mobile Device" failed to start. Verify that you have sufficient privledges to start systen servuce,

    During the installation of Itunes I get the following error:  Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verify that you have sufficient privledges to start system service.   I then have three buttons abort, retry and ignore.  I have hit each button once and got no good results.

    Chaps and chapesses,
    I too was having the same problem when I tried to update and then unfortunately uninstall and re-install itunes. But, like Nige above me says, you need to uninstall all your Apple software and then re-install itunes.
    Have a look at the response given to this forum post:
    https://discussions.apple.com/thread/5819470?tstart=0
    I did exactly as the turingtest2 said:
    I removed all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support
    Then I restarted my computer, and the install of itunes worked like a dream. None of this ignore, abort, cancel nonsense.
    Hopefully all your respective versions of itunes will work soon. Cheers Nigel280

  • When I try to install iTunes on my Windows computer I get an error message, "Apple Mobile Device failed to start".  After an incomplete installation when I try to open iTunes I get an error message, "MSVCR80.dll missing".  I downloaded MSVCR80.dll.

    When I open iTunes I get an error message "MSVCR80.DLL missing".  I downloaded this .dll and installed in C:\Windows|System32.  I then scanned my computer to fix registry errors.I uninstalled iTunes and reinstalled and got the following error message "Apple Mobile Device failed to start".

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • I cant start SAP NetWeaver Mobile 7.1

    Hello!
    I explain my situation.
    I downloaded SAP NWM 7.1 from here
    http://www.sdn.sap.com/irj/sdn/downloads?rid=/library/uuid/c0846cb5-59ec-2a10-46a2-cff9cd9b8fc3
    And downloaded next creme version:
    CrE-ME412_ARM_CE42_PPC
    I just follow the instruction from the next post:
    Basicly,
    1.Install Crème cab file
    2.Install MINDB cab file
    3.Install pda_runtime_wince.cab
    4.Install pda_eswt_container.cab
    When i start the NWM its appear a message  "Creme is Running..." but next nothinh happens.
    I see my log file and it says:
    <?xml version="1.0" encoding="utf-8"?>
    <l>
    <h n="/MIlog/trace_6.trc" v="1.5" d="2010-01-03" t="19:25:26">
    </h>
    <rs>
    <r id="1262543124522" t="19:25:24" d="2010-01-03" s="E" c="000" u="" g="" m="Error creating initial tables --> {0}">
    <f n="ThreadName" v="com.sap.tc.mobile.cfs.startup.pda.Startup"></f>
    </r>
    <r id="1262543124607" t="19:25:24" d="2010-01-03" s="E" c="000" u="" g="" m="Error dropping initial tables --> {0}">
    <f n="ThreadName" v="com.sap.tc.mobile.cfs.startup.pda.Startup"></f>
    </r>
    <r id="1262543126252" t="19:25:26" d="2010-01-03" s="I" c="000" u="" g="" m="Logging initialized">
    <f n="LocationName" v=" (com.sap.tc.mobile.logging.impl.FileLogger:)"></f>
    <f n="ThreadName" v="com.sap.tc.mobile.cfs.startup.pda.Startup"></f>
    </r>
    <r id="1262543126255" t="19:25:26" d="2010-01-03" s="I" c="000" u="" g="" m="Logging initialized">
    <f n="LocationName" v=" (com.sap.tc.mobile.logging.impl.FileLogger:)"></f>
    <f n="ThreadName" v="com.sap.tc.mobile.cfs.startup.pda.Startup"></f>
    </r>
    <r id="1262543128563" t="19:25:28" d="2010-01-03" s="E" c="000" u="" g="" m="Error loading metadata --> {0}">
    <f n="ThreadName" v="com.sap.tc.mobile.cfs.startup.pda.Startup"></f>
    </r>
    <r id="1262543128683" t="19:25:28" d="2010-01-03" s="F" c="000" u="" g="" m="Cannot initialize framework --> {0}">
    <f n="ThreadName" v="com.sap.tc.mobile.cfs.startup.pda.Startup"></f>
    </r>
    I'm using a HTC Diamond device, with Windows Mobile 6.1
    I hope i says enough information, and somebody can help me.
    Thank you so much for your time.

    Hello ,
               Prblem is on your windows mobile 6.0 / 6.1. WM 6.0 /6.1  is not officially supported by SAP MI client yet. But eventhough we were able to bring up the MI client on WM 6.0 . You need to install the correct CrEme version using the below download link:
    http://www.nsicom.com/Default.aspx?tabname=me
    Check the below two OSS for ore details :
    SAP Note 772334 - Download of a CrEme-Cab file with
    permanent license
    SAP Note 720225 - Which version of CrEme do I have to
    install on which device?
    You have to use the CrEme 4.1.2 for Netweaver Mobile 7.1 .
    Alos you need to use the correct MI client CAB file for the MI client installation.
    We used MI Client SP 13 version for Windows Mobile 6.0 or try SP 20 . Either one of them will work.
    Hope this will resolve your issue .
    Thanks,
    Greetson

  • Tried to update ITunes, but keep getting error: Service "Apple Mobile Device" failed to start. Verify that you have sufficient privileges to start system services". How do I get my ITunes back?

    Tried to update ITunes, but keep getting error: Service "Apple Mobile Device failed to start.  Verify that you have sufficient privileges to start system services."
    So how do I get my ITunes back? 

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Unable to download iTunes on my second windows computer (64 bit). I got it fine on my first one. After downloading the program and installing it, I keep getting an error message:Apple Mobile Device Failed to Start. This happens wven when my IPhone 5c is t

    I am unable to download iTunes on my second Windows 8 computer (64 bit). I got it fine on my first one and have used it quite a bit. After downloading the program and installing it on the second computer, I keep getting this error message: "Apple Mobile Device Failed to Start." This happens when when my IPhone 5c is connected via Wi-Fi and I have clicked on "Trust This Computer." (I have tried to install several times-- It gets hung up when it reaches"Starting Services.")

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (Later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    See also HT1925: Removing and Reinstalling iTunes for Windows XP or HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    Should you get the error iTunes.exe - Entry Point Not Found after the above reinstall then copy QTMovieWin.dll from:
    C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    and paste into:
    C:\Program Files (x86)\iTunes
    The above paths would be for a 64-bit machine. Hopefully the same fix with the " (x86)" omitted would work on 32-bit systems with the same error.
    tt2

Maybe you are looking for

  • Execute procedure error (Native SQL)

    Hi experts, I create a procedure   EXEC SQL.     create or replace procedure update_zsmadiprinc     is begin                           ( p_codigo         in  number(5),                             p_ano            in  varchar2(4),                    

  • Upgrading Hard Drive from 200GB (7,200rpm) to 320GB (7,200rpm)

    I very much would like to upgrade the hard drive in my MacBook Pro 17" from the supplied 200GB 7,200rpm to the newer larger capacity of the 320GB 7,200rpm being recently made available. I purchased my MacBook Pro 17" as a custom spec in the second ha

  • Is Line 6 Key Board Piano good with Logic Pro X?

    IS THE LINE 6 PIANO KEY BOARD 49 ANY GOOD WITH LOGIC PRO X?

  • Lost Downloaded Songs

    I purchased five songs straight to my ipod touch but then i lost it. Is there anyway to get those songs for my new ipod or am I out of luck and have to re-buy them?

  • Lost Icons on IPhone

    Could someone help please? I've been using Installer to download some packages offered for IPhone. After several downloads, my existing Icons on the Iphone started to disappear as they were replaced by the new downloaded packegaes. The main problem i