Not able to use HANA Online Scenrios with PAL algorithms

Hi everybody,
I just created a scenario using SAP PA 1.15 and SAP HANA SPS7 Rev 73.
I wasnt able to use HANA Online scenarios except of HANA Apriori. I always get the same error:
Funny thing. I did the same thing in a different landscape. Same PA version, same HANA revision --> Same error message!
Another aspect is that all the R algorithms are working fine!
I created a lot of scenarios using HANA online algorithms a couple of month ago with the old version of PA and HANA SPS6 and it actually worked out find.
Any thoughts, any ideas or same problems?
Regards, Christoph.
here is the detailed description:
at com.sap.pa.service.impl.RepositoryConnectionPool.getConnection(RepositoryConnectionPool.java:64): TraceLog Message 0
2014/05/08 09:17:17.350000|>>|S| | 8820|  30| |||||||||||||||[com.sap.pa.service.impl.RepositoryConnectionPool]RepositoryConnectionPool:com.sap.pa.common.RepoCredentialsImpl@6021b438: Getting existing RepoConnection no:1
2014/05/08 09:17:17.351000|>>|S| | 8820|  30| |||||||||||||||Starting chain execution getComponentScript
2014/05/08 09:17:17.747000|>>|E| | 8820|  30| |||||||||||||||Error in getComponentScript
java.lang.IllegalArgumentException: Illegal pattern character 't'
    at java.text.SimpleDateFormat.compile(Unknown Source)
    at java.text.SimpleDateFormat.initialize(Unknown Source)
    at java.text.SimpleDateFormat.<init>(Unknown Source)
    at java.text.SimpleDateFormat.<init>(Unknown Source)
    at com.sap.pa.components.algorithms.indb.backend.impl.InDBPALAlgorithmExecutionHandle.getColumnInfo(InDBPALAlgorithmExecutionHandle.java:1327)
    at com.sap.pa.components.algorithms.indb.pal.afl.DecisionTreeExecutionHandle.getFormattedSummaryInLLangScript(DecisionTreeExecutionHandle.java:263)
    at com.sap.pa.components.algorithms.indb.backend.impl.InDBPALAlgorithmExecutionHandle.getSummaryScript(InDBPALAlgorithmExecutionHandle.java:906)
    at com.sap.pa.components.algorithms.indb.pal.afl.DecisionTreeExecutionHandle.getLLangProcedureToUpdateResult(DecisionTreeExecutionHandle.java:327)
    at com.sap.pa.components.algorithms.indb.backend.impl.InDBPALAlgorithmExecutionHandle.getComponentScripts(InDBPALAlgorithmExecutionHandle.java:682)
    at com.sap.pa.service.hilo.impl.InDbPseudoHiloTransformationExecHandle.getComponentScripts(InDbPseudoHiloTransformationExecHandle.java:522)
    at com.sap.pa.service.indb.impl.InDbComponentManagerImpl.executeTransformationCommand(InDbComponentManagerImpl.java:472)
    at com.sap.pa.service.hilo.impl.ServerExecuteComponent.execute(ServerExecuteComponent.java:81)
    at com.sap.pa.service.hilo.impl.TransformComponentManagerImpl.processComponent(TransformComponentManagerImpl.java:57)
    at com.sap.hilo.pa.backend.PATransformCommandProcessor.processOnlineCalculationNode(PATransformCommandProcessor.java:136)
    at com.sap.hilo.pa.backend.PATransformCommandProcessor.processCalculationNode(PATransformCommandProcessor.java:66)
    at com.sap.hilo.engine.hana.online.internal.HanaOnlineCalcEngineImpl.createDataContext(HanaOnlineCalcEngineImpl.java:286)
    at com.sap.hilo.service.datamanipulation.internal.engines.TransformEngineImpl.prepareForQuery(TransformEngineImpl.java:977)
    at com.sap.hilo.service.datamanipulation.internal.engines.TransformEngineImpl.prepareForQuery(TransformEngineImpl.java:941)
    at com.sap.hilo.service.datamanipulation.internal.engines.TransformEngineImpl.buildDataSetFoundation(TransformEngineImpl.java:947)
    at com.sap.hilo.service.datamanipulation.internal.DataManipulationServiceImpl.buildDataSetFoundation(DataManipulationServiceImpl.java:185)
    at com.sap.hilo.desktop.predict.services.ExecuteChainService.execute(ExecuteChainService.java:92)
    at com.sap.hilo.desktop.predict.services.PAService.execute(PAService.java:55)
    at com.sap.hilo.desktop.embeddedserver.httpservice.HTTPAdapter.execute(HTTPAdapter.java:87)
    at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.handleRequest(DispatcherServlet.java:99)
    at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.doPost(DispatcherServlet.java:85)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
    at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:598)
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1367)
    at com.sap.hilo.desktop.embeddedserver.JsonPaddingFilter.doFilter(JsonPaddingFilter.java:73)
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
    at com.sap.hilo.desktop.embeddedserver.configurator.internal.SecurityFilter.doFilter(SecurityFilter.java:59)
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
    at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:484)
    at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
    at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1065)
    at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
    at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
    at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
    at org.eclipse.jetty.server.Server.handle(Server.java:350)
    at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454)
    at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:900)
    at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:954)
    at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:851)
    at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
    at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:77)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:606)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:46)
    at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:603)
    at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:538)
    at java.lang.Thread.run(Unknown Source)
at com.sap.pa.service.indb.impl.InDbComponentManagerImpl.executeTransformationCommand(InDbComponentManagerImpl.java:472): TraceLog Message 0
2014/05/08 09:17:17.748000|>>|E| | 8820|  30| |||||||||||||||[com.sap.pa.service.indb.impl.InDbComponentManagerImpl]Illegal pattern character 't'
2014/05/08 09:17:17.785000|>>|S| | 8820|  30| |||||||||||||||Completed chain execution getComponentScript: 434 milliseconds
at com.sap.pa.service.impl.ConnectionsHandleImpl.releaseRepositoryConnection(ConnectionsHandleImpl.java:101): TraceLog Message 0
2014/05/08 09:17:17.833000|>>|S| | 8820|  30| |||||||||||||||[com.sap.pa.service.impl.ConnectionsHandleImpl]Releasing repository connection for execution 24a2039e-e8bd-4cc3-807e-24fc18c2cbf5
2014/05/08 09:17:17.833000|>>|S| | 8820|  30|}|||||||||||||||execute: 00.487
2014/05/08 09:17:17.833000|>>|E| | 8820|  30| |||||||||||||||[Error while executing the chain]
Unexpected error occurred (null)
    at com.sap.pa.service.hilo.impl.ServerExecuteComponent.execute(ServerExecuteComponent.java:87)
    at com.sap.pa.service.hilo.impl.TransformComponentManagerImpl.processComponent(TransformComponentManagerImpl.java:57)
    at com.sap.hilo.pa.backend.PATransformCommandProcessor.processOnlineCalculationNode(PATransformCommandProcessor.java:136)
    at com.sap.hilo.pa.backend.PATransformCommandProcessor.processCalculationNode(PATransformCommandProcessor.java:66)
    at com.sap.hilo.engine.hana.online.internal.HanaOnlineCalcEngineImpl.createDataContext(HanaOnlineCalcEngineImpl.java:286)
    at com.sap.hilo.service.datamanipulation.internal.engines.TransformEngineImpl.prepareForQuery(TransformEngineImpl.java:977)
    at com.sap.hilo.service.datamanipulation.internal.engines.TransformEngineImpl.prepareForQuery(TransformEngineImpl.java:941)
    at com.sap.hilo.service.datamanipulation.internal.engines.TransformEngineImpl.buildDataSetFoundation(TransformEngineImpl.java:947)
    at com.sap.hilo.service.datamanipulation.internal.DataManipulationServiceImpl.buildDataSetFoundation(DataManipulationServiceImpl.java:185)
    at com.sap.hilo.desktop.predict.services.ExecuteChainService.execute(ExecuteChainService.java:92)
    at com.sap.hilo.desktop.predict.services.PAService.execute(PAService.java:55)
    at com.sap.hilo.desktop.embeddedserver.httpservice.HTTPAdapter.execute(HTTPAdapter.java:87)
    at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.handleRequest(DispatcherServlet.java:99)
    at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.doPost(DispatcherServlet.java:85)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
    at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:598)
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1367)
    at com.sap.hilo.desktop.embeddedserver.JsonPaddingFilter.doFilter(JsonPaddingFilter.java:73)
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
    at com.sap.hilo.desktop.embeddedserver.configurator.internal.SecurityFilter.doFilter(SecurityFilter.java:59)
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
    at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:484)
    at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
    at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1065)
    at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
    at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
    at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
    at org.eclipse.jetty.server.Server.handle(Server.java:350)
    at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454)
    at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:900)
    at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:954)
    at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:851)
    at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
    at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:77)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:606)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:46)
    at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:603)
    at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:538)
    at java.lang.Thread.run(Unknown Source)
2014/05/08 09:17:17.834000|>>|S| | 8820|  30|{|||||||||||||||executeRequest(com.sap.pa.sdk.GetExecutionErrorsRequest)
2014/05/08 09:17:17.834000|>>|S| | 8820|  30|{|||||||||||||||execute
at com.sap.pa.service.impl.RepositoryConnectionPool.getConnection(RepositoryConnectionPool.java:64): TraceLog Message 0
2014/05/08 09:17:17.839000|>>|S| | 8820|  30| |||||||||||||||[com.sap.pa.service.impl.RepositoryConnectionPool]RepositoryConnectionPool:com.sap.pa.common.RepoCredentialsImpl@6021b438: Getting existing RepoConnection no:1
at com.sap.pa.service.impl.ConnectionsHandleImpl.releaseRepositoryConnection(ConnectionsHandleImpl.java:101): TraceLog Message 0
2014/05/08 09:17:17.840000|>>|S| | 8820|  30| |||||||||||||||[com.sap.pa.service.impl.ConnectionsHandleImpl]Releasing repository connection for execution 24a2039e-e8bd-4cc3-807e-24fc18c2cbf5
2014/05/08 09:17:17.840000|>>|S| | 8820|  30|}|||||||||||||||execute: 00.007
2014/05/08 09:17:17.841000|>>|E| | 8820|  30| |||||||||||||||ERROR From PAES Server: Unexpected error occurred
2014/05/08 09:17:17.841000|>>|S| | 8820|  30|}|||||||||||||||executeRequest(com.sap.pa.sdk.GetExecutionErrorsRequest): 00.007
2014/05/08 09:17:17.841000|>>|S| | 8820|  30| |||||||||||||||[com.sap.hilo.desktop.predict.services.ExecuteChainService]
com.sap.pa.papd.connector.exception.ServiceConnectorException: Unexpected error occurred (PAS10001)
    at com.sap.pa.papd.connector.ServiceInprocConnector.executeRequest(ServiceInprocConnector.java:230)
    at com.sap.hilo.desktop.predict.services.PAService.getErrorInfo(PAService.java:81)
    at com.sap.hilo.desktop.predict.services.ExecuteChainService.execute(ExecuteChainService.java:111)
    at com.sap.hilo.desktop.predict.services.PAService.execute(PAService.java:55)
    at com.sap.hilo.desktop.embeddedserver.httpservice.HTTPAdapter.execute(HTTPAdapter.java:87)
    at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.handleRequest(DispatcherServlet.java:99)
    at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.doPost(DispatcherServlet.java:85)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
    at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:598)
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1367)
    at com.sap.hilo.desktop.embeddedserver.JsonPaddingFilter.doFilter(JsonPaddingFilter.java:73)
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
    at com.sap.hilo.desktop.embeddedserver.configurator.internal.SecurityFilter.doFilter(SecurityFilter.java:59)
    at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
    at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:484)
    at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
    at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1065)
    at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
    at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
    at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)
    at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
    at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
    at org.eclipse.jetty.server.Server.handle(Server.java:350)
    at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454)
    at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:900)
    at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:954)
    at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:851)
    at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
    at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:77)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:606)
    at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:46)
    at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:603)
    at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:538)
    at java.lang.Thread.run(Unknown Source)

Hello,
I've exactly the same issue, do you have any news ?
I connect using SYSTEM or an other user ?
Regards.
Saad

Similar Messages

  • I am not able to use Magic Bullet Looks with the After Effects trial

    Jeff,
    I am having troubles with downloading a trial. I am currently trying to find ways to edit videos using Magic Bullet Looks. I have found many ways, but when I go to download the Magic Bullet looks, it says After Effects cs6. For some reason it does not install even though I have the trial version of After Effects. So when I open After Effects, and go to the effects tab, it does not show up. I have looked on tutorials and many other ways.
    I also tried downloading the trial of After Effects at, http://prodesigntools.com/adobe-cs6-direct-download-links.htmlrfer
    Please Help,
    - jhsurfer

    If you're having difficulty installing or using Magic Bullet Looks, then I recommend asking the folks who make that plug-in, Red Giant:
    http://www.redgiant.com/products/all/magic-bullet-looks/

  • Not able to use my Apple Remote with my 24" iMac

    I have searched a little high and low for the resolution and it's still not working.
    The Infrared receiver appears to show in System Profiler
    I tested the remote by holding it in front of the iSight camera and it appears to have the light emitting from it.
    I reset the PRAM, SMC and even tried a Safeboot and rebooted normally.
    I tested in a different user account with other applications, and even went as far as creating a new user account. Nada. Front Row/iTunes other media players.
    Before this is asked, I tried not 1, but 2 brand new 2032 batteries. That is not the case. What else can it be? Is there a plist somewhere that I cannot find? I tried also, disabling the sensor, then reenabling it to no avail.
    I'm at my wits end.
    This is on my 24" 2.66ghz iMac. The only software installed recently, was Boxee and VLC. This problem occurred before then.
    Note: I tried this same remote on my 17" G5 iMac and worked immediately. So I know the remote works.

    den.thed, no. That was the very first thing I attempted, was look at all relevant support articles.
    Kenichi, yes…in system preferences. The option to unpair was not available. The button remained "Pair". After repeated attempts, I gave up. The "disable infrared receiver" has alwahys remained unchecked. I checked it "to disable it", then unchecked it to (in a way, refresh the status of the infrared receiver) and to no avail.

  • Not able to use Photoshop Elements 6 with Windows XP

    I am trying to repair Photoshop Elements 6. When I load
    the disk it asks me for Disk 1. I do not have a disk 1. What should I
    do? [email protected]

    Unfortunately there can be many reaons for that:
    Check this link for resolving many of your issue:
    http://www.johnrellis.com/psedbtool/photoshop-elements-faq.htm
    -Garry

  • I bought new i phone 5 3 days back, after that asked for new update which is 6.1.4, after updating my iphone i am not able to use cellular data services. I called up data provider, they says its the problem with new software update. There is no option add

    I bought new i phone 5 3 days back, after that asked for new update which is 6.1.4, after updating my iphone i am not able to use cellular data services. I called up data provider, they says its the problem with new software update. There is no option add APN. Now when i switch to safari its showing you are not subscribed for cellular data. But I am able to use data on other phone.
    Will you please help me in this regard?
    Another issue, since i bought my new iphone there is dust inside back main camera.
    Your advises are highly appreciated.

    Hey Shaiju isac,
    I'd take a look at the following article, it'll guide you though steps to you troubleshoot cellular data issues on your iPhone:
    iPhone: Troubleshooting a cellular data connection
    http://support.apple.com/kb/ts3780
    Cheers,
    David

  • I have an apple id but i have not been able to use the same id with i tune and app store..what to do

    i have an apple id but i have not been able to use the same id with i tune and app store..what to do???every time i m trying to login it is telling that this id has not been used with i tune and App Store ....reviewing of my id is one of the option provided to me after this...

    Have you logged in and reviewed your account and entered payment details ? Unless the instructions on this page are followed when creating an account : Create an iTunes Store, App Store, or iBooks Store account without a credit card or other payment method - Apple Suppor…
    then credit card details will need to be entered before the account can be used to download any item from the store.
    You could see if this post by mountaingoatgirl lets you review your account without needing to enter credit card details : https://discussions.apple.com/message/24303054#24303054
    If not then you will either have to enter card details (you should be able to remove them after entering them), or create a new account (using the instructions on the above link).

  • Im not able to use facetime at all. Do some countries have restrictions. Can anyone help me out ? I use a Mac Book pro retina display with OSx Mountain lion

    Im not able to use facetime at all. Do some countries have restrictions. Can anyone help me out ? I use a Mac Book pro retina display with OSx Mountain lion.

    FaceTime for Mac: Troubleshooting FaceTime

  • I've downloaded the newest version of softwear to my iTunes libary (iOS 10.5 i believe) iTunes store now dosn't function right and i'm not able to sync. my iPod 4G with my libary. i've tried to reinstall iTunes, but for no use. help please.

    I've downloaded the newest version of softwear to my iTunes libary (iOS 10.5 i believe) iTunes store now dosn't function right and i'm not able to sync. my iPod 4G with my libary. i've tried to reinstall iTunes, but for no use. help please.

    well i have to be honest, but i don't know if it the vista you use has any significance for this. but you can try.
    okay follow:
    1: click "start" on the status line on the buttom of your screen.
    2: then click on "all Programs" and find "Accessories" and find the "command prompt"
    3: Right click with your mouse "command prompt" and click on "run as administrator"
    (as you has click'd on "run as administrator", "command prompt" should appear.)
    4: when it appears you need to type this "netsh windsock reset"
    5: wait for your computer to registrer the command you gave it, and restart your computer.
    then erverything should be pretty much as good or better then new.

  • I am not able to use my external hard drive with my Mac.

    I am not able to use my external hard drive with my Mac. It was initially used with my Windows 7 laptop. Now when I insert my Hard drive in the Mac, it doesn't allow me to delete, format, make folders or copy new files on to my hard drive. I no longer have a Windows PC and am stuck. I tried going to Disc utilities,selected my HD, clicked on Erase and then changed the Format type to MS-DOS (FAT) but no luck .. Any other steps or advice?

    It was likely formatted in NTFS which is readable by the Mac, but not writeable.
    You should be able to reformat the disk in Disk Utility.
    After having copied all the data off of it, you can try re-partitioning it.
    Select the hard drive in the disk list in Disk Utility. Hard drives are the device itself, are left-aligned in the list, and are usually named with the manufacturer, size, and model number.
    Click on the Partition tab.
    Select 1-partition from the partition menu.
    Click the Options button and set to GUID
    Set the format to Mac OS Extended (Journaled)
    Give the Volume a name and click Apply.

  • HT1338 I wonder if somebody can help me. I am not able to use my internet bank anymore, since Java launched their latest update (7.51). Appearently this one is not compatible with my hardware. I am using Mac OSX version 10.6.8, and Java version 17.0. Than

    I wonder if somebody can help me. I am not able to use my internet bank anymore, since Java launched their latest update (7.51) a few days ago. Appearently this one is not compatible with my hardware. I am using Mac OSX version 10.6.8, and Java version 17.0, which seems to be the newest one for my op sys. Anybody know how I can solve this? In advance thank you!

    Apple support article to enable Java 6.
    Java 6 Enable

  • I have a consultation with you. Because my sister is updating the IOS8 Iphone 4S. Then was not able to use it. Random screen freezes apple.So bring your instruments to Restore Center. Machine can use it. But can not access .

      Dear Staff
        I have a consultation with you. Because my sister is updating the IOS8 I phone 4S. Then was not able to use it. Random screen freezes apple. So bring your instruments to Restore Center. Machine can use it. But can not access the page that actually works. Because of the problems with ID of icloud.
    She forgot the ID of the user and that of the other. I caught only a password is *******. I would like to ask for technical assistance. What should I do to get back to work normally. Or you can reset the ID and password or not., And set to work. If you do not have an iPhone, this airplane. It becomes a good paperweight itself.Hope you will understand. Buying splash, it is not easy because it's expensive.Learn to understand and to help.
    Highly respected
    Sarawut
    My email: ********
    <Personal Information Edited By Host>

    It is locked to your sisters carrier.
    She would have to ask her carrier if they unlock iPhones and if she qualifies for this service.

  • HT3702 I'm not able to use my AMEX card in czech AppStore. Is something wrong with it??

    I'm not able to use my AMEX card in czech AppStore. Is something wrong with it??

    Dah•veed wrote:
    Do all AMEX cards have 15 digits? Or is there a difference in personal and corporate AMEX cards? Also, aren't there different types of AMEX cards, not all AMEX cards are equal?
    An AMEX card has 15 numbers on it according to: http://wiki.answers.com/Q/How_many_numbers_does_a_American_Express_card_have.
    I don't know this for fact as I am not wealthy enough to get one .
    According to: https://www.americanexpress.com/credit-card/compare they have 22 different cards.

  • HT1349 i have just bought an ipad2 from usa. now i am in dia. i am a first timer user of ipad. i have charged for three hours, when i start iti.e. on the device it shows a plug in icon with itunes. then the screen turns black. i am not able to use the dev

    i have just bought an ipad2 from usa. now i am in india. i am a first timer user of ipad. i have charged for three hours, when i start iti.e. on the device it shows a plug in icon with itunes. then the screen turns black. i am not able to use the device. kindly help

    You need to plug the iPad into your computer that has iTunes installed on it, and activate it.
    The User Guide would be good for you to read:
    http://support.apple.com/manuals/#ipad

  • I bought a cd with Lightroom 5. After installation and registration I am not able to use 'help' function and I cannot update the software. I anyone able to give me a hint how to handle it? Thank you ind advance Karl

    I bought a cd with Lightroom 5. After installation and registration I am not able to use 'help' function and I cannot update the software. Is anyone able to give me a hint how to handle it?
    Thank you in advance
    arl

    Hi Keith, sorry for my late reply.
    Surely I am able to connect to the help function when Icontact the website
    of AdobeLR5.The problem is as follows,
    When I open LR5 on my computer and work with it and try to open the help
    function in the software, I don't get it.
    When I bought the CD I was naiv enough to believe that I get an independent
    working software. I learned in the meantime, that the seller does not allow
    to work with, without being connected to them.
    I don't believe that I am paranoid, but I like to buy something and use it
    without to inform the supplier that I do it. Otherwise I could have bought
    the license fpr LR5 via internet.
    Best regards
    Karl
    2015-01-02 13:42 GMT+01:00 kglad <[email protected]>:
        I bought a cd with Lightroom 5. After installation and registration I
    am not able to use 'help' function and I cannot update the software. I
    anyone able to give me a hint how to handle it? Thank you ind advance Karl
    kglad <https://forums.adobe.com/people/kglad?et=watches.email.outcome>
    marked Keith_Reeder
    <https://forums.adobe.com/people/Keith_Reeder?et=watches.email.outcome>'s
    reply on I bought a cd with Lightroom 5. After installation and
    registration I am not able to use 'help' function and I cannot update the
    software. I anyone able to give me a hint how to handle it? Thank you ind
    advance Karl
    <https://forums.adobe.com/thread/1669640?et=watches.email.outcome> as
    helpful. View the full reply
    <https://forums.adobe.com/message/7059196?et=watches.email.outcome#7059196>

  • TS4022 I am not able to use iclould with Internetexplorer.

    I am not able to use iclould with Internetexplorer.  I was able to until November.  I have been way and on my return I can not even log in usin IE.  I can using Chrome.  I am an IE user so would like help please?

    This may not work for everyone, but I solved this problem by clicking on the file name in sharepoint, not the document icon to the left of the name. This then brought up the various options, including checking out, editing, version history etc. It seems obvious but I have only just realised this!

Maybe you are looking for