Error when trying to get database online (intermedia)

Someone here recommended using intermedia for coldfusion hosting, and I'm relatively happy with them, but they can't offer support for the problem I"m having.  I'm trying to get my mySQL database online, but I get this error:
Cannot restore database from backup 'mymindsnotrighttest.sql' (Error  occurred while evaling command (errStr = [error] [2010-08-17 13:16:24]  main::Imedia::HP::Mysql::
restoreDatabaseFromBackup: Cannot restore database from backup 'mymindsnotrighttest.sql' ([error]  Imedia::HP::Mysql::Imedia::Admin::BackupManager::Mysql::restore: Cannot restore backup to database via command 'cat /mnt/smb/backup/mysql/mikewycklendt/mymindsnotrighttest/mymindsnotrighttest.sql | mysql --user=mysql_svc --database=mymindsnotrighttest'  (exitCode=1, error=, stderr=ERROR 1064 (42000) at line 102: You have an  error in your SQL syntax; check the manual that corresponds to your  MySQL server version for the right syntax to use near 'USING BTREE )  ENGINE=InnoDB DEFAULT CHARSET=latin1 ROW_FORMAT=COMPACT' at line 12 cat:  write error: Broken pipe)),errCode = -1))
Everything works fine when I'm using localhost.  The support guy for intermedia told me that he "reviewed your SQL File and it does not appear to have a problem"  So I don't know where to go from here...

ok, I went back and made a new database but changed the character set / collation... aside from that change, everything is the same, but I get an error saying that the datasource could not be found when I can see all the tables in intermedia's phpmyadmin page... would changing the character set / collation cause this error?

Similar Messages

  • Getting ora-01092 and ora-00600 error when trying to startup database

    hi friends,plz help me i am in serious problem i dont know what happen to my database oracle 11g R2 when trying to startup it
    its showing the below error
    SQL> startup
    ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
    ORACLE instance started.
    Total System Global Area 7482626048 bytes
    Fixed Size          2214416 bytes
    Variable Size          4697622000 bytes
    Database Buffers     2751463424 bytes
    Redo Buffers          31326208 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-00600: internal error code, arguments: [12620], [6], [7], [], [], [], [],
    Process ID: 18088
    Session ID: 96 Serial number: 3

    This seems to be a Jumbo issue. Either you have to open a Service Request(SR) to oracle or you have to uninstall and again install the oracle DB to solve this ISSUE
    Regards
    cks
    Edited by: 874782 on Jan 17, 2012 2:58 PM

  • Errors when trying to get a Database connection

    We resolved the JSP page not found issue and now the Iview seems to be able to access the JSP page . Now we are getting a Portal runtime error when we try to access the Iview :
    An exception occurred while processing a request for :
    iView : pcd:portal_content/HistPerf
    Component Name : ProfitAnalysis.HistoricalPerformance
    invalid arguments in call.
    #1.5#0007E904947000400000027600000A680003ED6C4B216995#1105474302842#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Administrator#271##LABTEST01_P66_4818350#Administrator#77dbe2d0640a11d9a50f0007e9049470#SAPEngine_Application_Thread[impl:3]_17##0#0#Error#1#/System/Server#Java###Exception ID:12:11_11/01/05_0008_4818350
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/HistPerf
    Component class : jsp._sapportalsjsp_maxager
    User : Administrator
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:627)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:153)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:337)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:315)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:815)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:238)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:151)
    Caused by: com.sapportals.portal.prt.component.PortalComponentException: Original exception:
         at jsp._sapportalsjsp_maxager.doContent(_sapportalsjsp_maxager.java:250)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         ... 29 more
    Caused by: java.sql.SQLException: invalid arguments in call
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
         at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:1160)
         at oracle.jdbc.ttc7.TTC7Protocol.logon(TTC7Protocol.java:183)
         at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java:346)
         at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:468)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:314)
         at java.sql.DriverManager.getConnection(DriverManager.java:512)
         at java.sql.DriverManager.getConnection(DriverManager.java:171)
         at com.maxager.pct.profitanalysis.util.DatabaseUtilities.getConnection(DatabaseUtilities.java:103)
         at com.maxager.pct.profitanalysis.util.DatabaseUtilities.getConnection(DatabaseUtilities.java:38)
         at com.maxager.pct.profitanalysis.util.User.init(User.java:44)
         at jsp._sapportalsjsp_maxager.doContent(_sapportalsjsp_maxager.java:108)
         ... 32 more
    #1.5#0007E904947000400000027800000A680003ED6C4B217317#1105474302842#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Administrator#271##LABTEST01_P66_4818350#Administrator#77dbe2d0640a11d9a50f0007e9049470#SAPEngine_Application_Thread[impl:3]_17##0#0#Info##Plain###UserAgentHook: component com.sap.portal.runtime.system.hooks.ErrorComponent supports  (*, *, *) #
    #1.5#0007E904947000400000027900000A680003ED6C4B217683#1105474302842#com.sap.portal.portal#sap.com/irj#com.sap.portal.portal#Administrator#271##LABTEST01_P66_4818350#Administrator#77dbe2d0640a11d9a50f0007e9049470#SAPEngine_Application_Thread[impl:3]_17##0#0#Info##Plain###------PRT AbstractPortalComponent: calling doContent for portal component:  com.sap.portal.runtime.system.hooks.ErrorComponent#
    Can anyone offer any help on this problem ?
    Thanks
    Ravi

    Hi Ravi,
    The problem could be because of a wrong JDBC url or user id or password. Check whether the entries are the correct one.
    Check out "java.sql.SQLException: invalid arguments in call" in google.
    Regards,

  • SharePoint Designer 2010 Error occurs when accessing Edit Form: "The server returned a non-specific error when trying to get data from the data source ..." This occurs when using "" in a calculated column in a SharePoint List

    I created a calculated column "Expiration Date" in SharePoint 2010 with formula, =IF([Contingent Hire]=TRUE,(Created+90),(IF([Contingent Hire]=FALSE," ")))
    This works in the SharePoint list but when I go to edit the Edit Form in Designer. I get the error specified in the title of this post. I'm trying to make it so the Expiration Date is blank when another column, "Contingent Hire" (a YES/No
    column) is FALSE.
    The Edit Form is essentially a DataViewWebpart. If I remove the " ", like so, "(IF([Contingent Hire]=FALSE,))" from the calc column, the error goes away; however, the Expiration Date field does not
    remain blank like I want it to.
    Does anyone have any suggestions? (Below is the error generated when I open Designer and then try to open the Edit form for the corresponding list containing the calc column)
    JackSki123

    Hi Jack,
    Could you provide a screenshot about this issue?
    As Dimitri suggested, you can install the update for your SharePoint Designer and check again.
    And you can also check if you can display "NA" instead of " " in your calculated column per the following post.
    http://rajeshspillai.blogspot.in/2012/03/server-returned-non-specific-error-when.html
    Thanks
    Daniel Yang
    TechNet Community Support

  • -50 error when trying to get Album Artwork onto iPod

    Has anyone had the issue of getting an "unknown error" -50 when trying to sync Album Artwork? I have searched for a similar problem and have found nothing. The art work used to work on my old machine. I have recent change computers, but I moved all my music over to the new machine without any issues. Any insight would be helpful. Thanks.
    DP

    http://docs.info.apple.com/article.html?artnum=304996

  • Run Time Error when trying to get into the organizer

    Does anyone know when I keep getting a run time error when I'm trying to go into the organizer and how I get it to go away?

    The answer is that maybe someone does know ... but unless you give us the basic details of what you are doing, we probably can't help.
    So ...
    What version of PSE?
    What operating system?
    What is the EXACT word-for-word verbatim error you are seeing?
    Does any part of PSE (like the "splash" screen) pop up before this error? If so, describe it or give us a screen capture.
    Please provide all requested information.

  • Out of Memory Error when trying to get a BO Report as an XML

    Hi,
    I am trying to get a BO Report though web services API in XML format. But I am getting a OutOfMemoryError in doing so, though I am trying to get the report contents in an InputStream.
    Please find the code snnipet below:
    ViewSupport xmlViewSupport = new ViewSupport();
              xmlViewSupport.setOutputFormat(OutputFormatType.XML);
              xmlViewSupport.setViewType(ViewType.XML);
              xmlViewSupport.setViewMode(ViewModeType.REPORT);
              RetrieveXMLView retXMLView = new RetrieveXMLView();
              retXMLView.setViewSupport(xmlViewSupport);
              RetrieveData retBOData = new RetrieveData();
              retBOData.setRetrieveView(retXMLView);
              String[] strBORepEngURL = boSession.getAssociatedServicesURL("ReportEngine");
              ReportEngine boRepEng = null;
              DocumentInformation boDocInfo = null;
              Navigate nPage = new NavigateToLastPage();
              try
                   if (strBORepEngURL.length > 0)
                        boRepEng =     ReportEngine.getInstance(boSession,strBORepEngURL[0]);
                   boDocInfo = boRepEng.getDocumentInformation(boQueryDocRef,
                             fillInfo, actions, nPage, retBOData);
              catch(DSWSException exc)
                   exc.printStackTrace();
              XMLView myBOView = (XMLView) boDocInfo.getView();
              InputStream inpStream = (BufferedInputStream)myBOView.getContent();
              try{
                   OutputStream outStream = new FileOutputStream("C:\\abc.xml");
                   outStream.write(inpStream.read());
                   outStream.close();
              catch(Exception ex)
                   ex.printStackTrace();
    In the stack trace I find that the error is coming in this line:
    boDocInfo = boRepEng.getDocumentInformation(boQueryDocRef, fillInfo, actions, nPage, retBOData);
    Any inputs on this issue?
    Thanks and Regards
    Anshu

    Hi,
    The code to fill prompts before this is as follows:
    String[] strBORepEngURL = boSession.getAssociatedServicesURL("ReportEngine");
                   ReportEngine boRepEng = null;
                   if (strBORepEngURL.length > 0)
                        boRepEng =     ReportEngine.getInstance(boSession,strBORepEngURL[0]);
                   RetrieveMustFillInfo fillInfo = new RetrieveMustFillInfo();
                   RetrievePromptsInfo promptInfo = new RetrievePromptsInfo();
                   fillInfo.setRetrievePromptsInfo(promptInfo);
                   Action[] actions = new Action[1];
                   actions[0] = new Refresh();
                   DocumentInformation boDocInfo =     boRepEng.getDocumentInformation(boQueryDocRef,fillInfo,actions,null,null);
                   String reference=boDocInfo.getDocumentReference();
                   PromptInfo[] boPromptInfo = boDocInfo.getPromptInfo();
                   FillPrompts boPrompts = new FillPrompts();
                   FillPrompt[] fillPromptList = new FillPrompt[boPromptInfo.length];
                   fillPromptList[0] = new FillPrompt();
                   fillPromptList[0].setID(boPromptInfo[0].getID());
                   DiscretePromptValue[] dpv = new DiscretePromptValue[1];
                   dpv[0] = new DiscretePromptValue();
                   dpv[0].setValue("2009125");
                   fillPromptList[0].setValues(dpv);
                   boPrompts.setFillPromptList(fillPromptList);
                   actions[0] = boPrompts;
    Thanks and Regards
    Anshu

  • Getting an error when trying to store database in cache directory

    Hello,
    "SQLError: 'Error #3125: Unable to open the database file.', details:'Connection closed.', operation:'open', detailID:'1001'"
    this is my code :
    sqlConn = new SQLConnection();
    var str:String=File.applicationDirectory.nativePath;
    var cacheDir= new File(str +"/\.\./Library/Caches");
    var dbFile:File=cacheDir.resolvePath("DB.db");
    sqlConn.open(dbFile);
    sqlStat = new SQLStatement();
    sqlStat.sqlConnection=sqlConn;
    It works if I use var dbFile:File=File.applicationStorageDirectory.resolvePath("DB.db");

    With AIR 3.6 latest prerelease, A new static property, File.cacheDirectory has been added, which points to the <APPLICATION_HOME>/Library/Caches directory on iOS devices, and files in this directory are not backed up. So, the above workaround is not required.
    Another property, preventBackup is introduced in the File API, which when set prevents a file or a folder from getting backed up on the iCloud. This property works on iOS 5.1 devices and later.
    You can find additional details on this feature here<http://labsdownload.adobe.com/pub/labs/flashruntimes/shared/air3-6_flashplayer11-6_release notes.pdf>

  • "Missing version string for product" error when trying to get updates on Lion Server

    I am not getting the latest updates from Apple on my 10.7.4 server.  When I attempt to do so the log has a bunch of errors stating "Missing version string for product".  I've tried deleting and recreating the swupd files but I am still having the same issue.  Is there any fixes to this problem I am missing? Thanks in advance!

    ok, I went back and made a new database but changed the character set / collation... aside from that change, everything is the same, but I get an error saying that the datasource could not be found when I can see all the tables in intermedia's phpmyadmin page... would changing the character set / collation cause this error?

  • 'general error' when trying to get clip from browser to viewer

    I'm trying to put together a short instructional video (a kind of 'quick intro' on what a particular website is all about).
    Some clips in the video consist of screen captures (made with iShowU) while others are 'live' from a firewire camcorder.
    There's no problem with the camcorder clips. All going according to plan there.
    However, *when I try to get the screen grab clips from the browser to the viewer (to mark in/out points, etc), I get a 'general error' message followed in quick succession by an 'out of memory' message*. (I have 8GB ram so I'm sure memory's not the issue.)
    I can drag the screen grab clips from the browser directly to a sequence in the timeline, but not to the viewer.
    Neither quitting FCP nor logging out (and back in again) fixes the problem. (BTW, I'm working with a PAL setup on the camera and am capturing in PAL dimensions in iShowU, if this has any relevance here.)
    I'm tearing my hair out... Maybe it's something very simple that I'm doing wrong? *Any ideas on how I might get the screen grab clips from the browser to the viewer?*
    TIA.
    Hugh

    Sounds like iShowU may be writing a less-than-valid QuickTime file.
    If you can successfully drag one of these items into the timeline, I'd drag it in and then File->Export->QuickTime Movie... checking the Make Movie Self-Contained box. If this works and you have a lot of clips you might try dragging them all into a timeline and then saving them as one big movie. Sounds like they're not that long so such an approach shouldn't get you into FCP performance problems.
    Another approach would be to open each movie in QuickTime and do a Save As... with the "Save as self-contained movie" option.
    Either way these will probably write a MOV file that FCP will be happy with.
    Good Luck!
    -Joe

  • Error when trying to bill bill online

    I have been trying to pay my bill online since last week and keep getting error messages. I have tried on 4 different occasions, sometimes during the day, sometimes in the evening but continue to be unable to pay my bill online.  Please advise.  I do not want to incur the fee to pay by phone and a walk in center is not convenient for me.  I want to pay using my credit card.  Thanks.

    Sorry you are having difficulty, an agent with access to your account will reach out to you directly by email, private message in the Forums and/or the billing telephone number on your Verizon account for more information to help you resolve your issue.

  • "Unknown error" when trying to get updates from App store...

    Anyone else having trouble with the App store today? Trying to take in updates but get a "cannot be completed due to unknown error" huh?  I've double/triple checked passwords etc, and they're free updates so I don't get it. Deleted apps and tried to re download, but no go..... Thoughts?
    Thank you!

    Hi there. I had the same issue just now. Tried twice and fortunately the apps started to update as per normal. Unfortunately, i'm not able to view my "featured" page. Hv raised the same question just now.

  • Getting wierd error when trying to getting phone IP address using AXL

    I am current trying to use the AXL serviceability API to get phone IP
    address information. I looked the developers guide and used the Java example to create a
    SSL Socket connection to send the SOAP message to. The message I send is as follows:
    POST: 8443/axl/ HTTP/1.0
    Accept: application/soap+xml, application/dime, multipart/related, text/*
    Host:localhost:8443
    Authorization: Basic **************
    Content-type: text/xml
    SOAPAction: "http://schemas.cisco.com/ast/soap/action/#RisPort#SelectCmDevice"
    Content-length: 610
    <?xml version="1.0" encoding="utf-8"?>
    <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding">
    <SOAP-ENV:Header/>
    <SOAP-ENV:Body>
    <SelectCmDevice sequence="123456">
    <CmSelectionCriteria>
    <Class>Phone</Class>
    <Model>255</Model>
    <NodeName>10.248.140.11></NodeName>
    <SelectBy>Name</SelectBy>
    <MaxReturnedDevices>10</MaxReturnedDevices>
    <SelectItems soapenc:arrayType="SelectItems[1]">
    <Item>SEP001E4A3FAAAA</Item>
    </SelectItems>
    </CmSelectionCriteria>
    </SelectCmDevice>
    </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>
    The response I get back after about 30 seconds is as follows:
    HTTP/1.1 400 Invalid URI
    Content-Length: 0
    Date: Wed, 12 Mar 2008 19:28:43 GMT
    Server: Apache-Coyote/1.1
    Connection: close
    Could someone point me in the right direction as to what is going wrong?
    Thanks
    Mitch

    well, getting closer. Of course you were correct. After changing it, I now get an http 500 error after a lenghty timeout.
    POST /axl/ HTTP/1.0
    Accept: application/soap+xml, application/dime, multipart/related, text/*
    Host:localhost:8443
    Authorization: Basic ***********
    Content-type: text/xml
    SOAPAction: "http://schemas.cisco.com/ast/soap/action/#RisPort#SelectCmDevice"
    Content-length: 610
    <?xml version="1.0" encoding="utf-8"?>
    http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding">
    Phone
    255
    10.248.140.11>
    Name
    10
    SEP001E4A3FAAAA
    HTTP/1.1 500 Internal Server Error
    Content-Type: text/html;charset=utf-8
    Content-Length: 4566
    Date: Thu, 13 Mar 2008 02:15:53 GMT
    Server: Apache-Coyote/1.1
    Connection: close

  • Error when trying to get the MBR of a georaster

    Dear all
    I have some georaster maps which have been uploaded and spatial indexed. However when I run the following command in 10.2.0.2 to get the minimum x MBR ordinate I get the below error message:
    select sdo_geom.sdo_min_mbr_ordinate(WEB_RASTER_MAP_BNG.spatialextent, 1)
    from web_raster_map_file_bng;
    Error starting at line 1 in command:
    select sdo_geom.sdo_min_mbr_ordinate(WEB_RASTER_MAP_BNG.spatialextent, 1)
    from web_raster_map_file_bng
    Error at Command Line:1 Column:37
    Error report:
    SQL Error: ORA-00904: "WEB_RASTER_MAP_BNG"."SPATIALEXTENT": invalid identifier
    00904. 00000 -  "%s: invalid identifier"
    *Cause:   
    *Action:Does anyone know what I am doing wrong or what is the correct way to get the MBR coordinates for a georaster object. I have no problems doing this for vector data. Eventually I will do the same for all max and min x and y for my georasters.
    Kind regards
    Tim

    Dear Siva
    Thank you for your reply. I did not know that. Although I often use an alias, as I was just figuring out how to do the query I didn't do this.
    Is this the case with many of the GeoRaster related select statements? Does anyone know the reasons why this needs to be the case?
    Kind regards
    Tim

  • Keep getting an Incompatible browser error when trying to get into FAFSA.ED.GOV, says it is only compatible with Mozilla 3.5 or 3.6, what do I do?

    Trying to start an application through www.fafsa.gov for college financial aid and I keep getting an incompatible browser error as I have Mozilla 8.01 and it is only compatible with 3.5 or 3.6

    You can install the portable Firefox 3.6.x version to access websites that do not work with Firefox 5+.
    *http://portableapps.com/apps/internet/firefox_portable#legacy
    *http://portableapps.com/apps/internet/firefox_portable/localization#legacy36

Maybe you are looking for

  • Response.sendRequest() question

    Hi, My question concerns, the sendRedirect method of the response object. In one of my jsp's I have an if statement that sendRedirect's to another page if it evaluates to true. The odd thing that occurs is when it is supposed to redirect, the rest of

  • Can't sync Numbers on my iMac with iCloud ?

    iMac Mid 2011, OS X 10.8.3 Calendar and Notes sync easily with iCloud and my iPad and iMac.  Just as advertised...make a change on the iPad and see it on the iMac and vica versa. Not so with Numbers.  Changes made on my iPad never make it to the iMac

  • Counting the files in an image folder

    I have created a target_mc that loads images based on the frame number of the timeline. loadMovie(imageFolder + imageType + _currentFrame) imageFolder and imageType are variables that are set on a navigation menu item roll over. _currentframe pulls t

  • Wrong number of parameters

    Whats wrong with this code?      public void updateProduct(String id, String name, String description, String cost){           Connection conn = null;           DataSourceManager dataSource = new DataSourceManager();           conn = dataSource.getCo

  • Get attached error when access http:/ host : port /pls/ DAD

    500 Internal Server Error java.lang.NoClassDefFoundError: oracle/webdb/cache/jni/Cache      at oracle.webdb.cache.CacheFactory.init(Unknown Source)      at oracle.webdb.page.ContentManager.init(Unknown Source)      at oracle.webdb.page.ParallelServle