Problems setting up the "Sparkle" framework

I have recently tried to add the update framework that allows users to send updates to their applications through xml and the Sparkle framework. I have made it to every step leading up to the one where you add the Object Controller. First I add the name "Updater" in both the controller attributes and controller identity. Then I run into two problems. The first one is the "Class actions" portion which needs me to add an action of "checkForUpdates:", which it does allow me but then I can't seem to add a type called "id". In the tutorial it states I place this stuff in the class actions section of the attributes. In the newer version of Xcode 3, there's no panel stating this except for User defined Runtime attributes. Second I run into a problem with Class identity, for some reason it won't show "SUUpdater" in the class options. At this point I'm very confused. If anyone could help, that would help me out a bunch.
Alos here are the tutorial's I used - http://guimkie.com/tutorials/adding-the-sparkle-framework/
https://github.com/andymatuschak/Sparkle/wiki

ARuperez wrote:
The error:
org.apache.jasper.JasperException: The absolute uri: http://myfaces.apache.org/tomahawk cannot be resolved in either web.xml or the jar files deployed with this application
Either the URI is literally wrong, or the JAR file containing the taglib is missing in classpath. You normally place 3rd party webapp specific libraries in WEB-INF/lib.
I've also tried incluiding the Extension Filters un my web.xml as shown in the Tomahawk's page http://myfaces.apache.org/tomahawk/extensionsFilter.html
but rises the java.lang.ClassNotFoundException: org.apache.myfaces.component.html.util.ExtensionsFilterThe mentioned class (actually: the JAR file with the mentioned class) is missing in classpath. You normally place 3rd party webapp specific libraries in WEB-INF/lib.
i have the following jar in the application server's /lib folderCan't tell out of head if it is correct, but it should be kept default as it is when fresh installed. You only add shared 3rd party libraries to it, but you do NOT remove/copy any default libraries from it.
if i put the myfaces' and tomahawk's jar inside my appliction server's /lib i return to my starting point the class cast exception.There are JAR version mismatches in the classpath. Cleanup and align all libraries in classpath.

Similar Messages

  • Problem setting up the UCP Web Service

    I am new to CISCO and my first project is to set up the UCP Web Service.  I don't have access to the web interface on ACS but I was told that acs config-web-interface ucp enable was run. 
    I have in the UCP file on tomcat
    C:\Tomcat 7.0\webapps\ROOT\UCP
    within the UCP file I have :
    META-INF
    pythonImport 
    pythonUCP
    WEB-INF
    index.jsp
    wsdl.xml
    With that set up I get to the index.jsp page.  When I put the information in I get the following error message:
    HTTP Status 404 - /UCP/UcpServlet
    type Status report
    message /UCP/UcpServlet
    description The requested resource (/UCP/UcpServlet) is not  available
    I am sure I have done some sad and strange things.  Can someone point me in the right direction?  A simple stupid one at that...
    Thank you so much

    Hi,
    Is there solution for this issue? I also have encounter similar problem:
    An error occurred at line: [14] in the generated java file: [C:\Program Files\Apache Software Foundation\Tomcat 7.0\work\Catalina\localhost\_\org\apache\jsp\indexacs_jsp.java]
    Only a type can be imported. com.cisco.nm.acs.mgmt.common.version.VersionFileReader resolves to a package
    An error occurred at line: 23 in the jsp file: /indexacs.jsp
    VersionFileReader cannot be resolved
    It's seems there is a missed library (VersionFileReader) for JSP, does anyone can guide me to find it?
    Thanks,
    Rp

  • Problem setting up the Software Library in Grid Control

    Hi,
    I installed Grid Control version 10.2.0.2 and patched it to 10.2.0.4 (on Win2003 Server Enterprise Edition 32 bit). After the installation i was advised to configure/add the software library. So i did as it was specified:
    "To configure the Software Library, click on the 'Provisioning' sub-tab and set the path for the Software Library from the 'Administration' page. After setting the path, run the following command from any one of the OMShosts: "${OMS_ORACLE_HOME}/bin/PARDeploy -action deploy -parDir ${OMS_ORACLE_HOME}/sysman/prov/paf -force" on Unix, or "${OMS_ORACLE_HOME}\bin\PARDeploy.bat -action deploy -parDir ${OMS_ORACLE_HOME}\sysman\prov\paf -force" on Windows."
    The problem is that when i set the path under the 'Provisioning', i get the following message:
    Successfully added Software Library Directory :
    C:\OracleOEM\swlib\, but Par files deployment failed
    And if i run the PARDeploy script, i get the following error:
    SQL> DECLARE
    ERROR at line 1:
    ORA-00001: unique constraint (SYSMAN.MGMT_PAF_APPS_UNIQ) violated
    ORA-06512: at "SYSMAN.MGMT_PAF_UTL", line 234
    ORA-06512: at line 4
    No errors.
    SQL>
    PL/SQL procedure successfully completed.
    SQL>
    PL/SQL procedure successfully completed.
    SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    16 [main] DEBUG oracle.sysman.eml.swlib.DBEntity - SWLIB error=ORA-01400: cannot insert NULL into ("SYSMAN"."MGMT_SWLIB_DIRECTORI
    ES"."NAME")
    ORA-06512: at "SYSMAN.MGMT_SWLIB", line 1097
    ORA-06512: at line 1
    java.sql.SQLException: ORA-01400: cannot insert NULL into ("SYSMAN"."MGMT_SWLIB_DIRECTORIES"."NAME")
    ORA-06512: at "SYSMAN.MGMT_SWLIB", line 1097
    ORA-06512: at line 1
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:184)
    at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:873)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1086)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2984)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3076)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4273)
    at oracle.sysman.eml.swlib.DBEntity.insertDirectory(DBEntity.java:526)
    at oracle.sysman.eml.swlib.LibraryServiceImpl.saveDirectory(LibraryServiceImpl.java:742)
    at oracle.sysman.eml.swlib.xml.XMLLoader.retrieveDirectory(XMLLoader.java:364)
    at oracle.sysman.eml.swlib.xml.XMLLoader.processEntity(XMLLoader.java:178)
    at oracle.sysman.eml.swlib.xml.XMLLoader.process(XMLLoader.java:148)
    at oracle.sysman.eml.swlib.LibraryServiceImpl.importEntities(LibraryServiceImpl.java:398)
    at oracle.sysman.pp.paf.par.PARFile.executeSwlib(PARFile.java:978)
    at oracle.sysman.pp.paf.par.PARFile.deploy(PARFile.java:951)
    at oracle.sysman.pp.paf.par.PARFile.deploy(PARFile.java:821)
    at oracle.sysman.pp.paf.par.Main.uploadPar(Main.java:238)
    at oracle.sysman.pp.paf.par.Main.main(Main.java:144)
    java.sql.SQLException: ORA-01400: cannot insert NULL into ("SYSMAN"."MGMT_SWLIB_DIRECTORIES"."NAME")
    ORA-06512: at "SYSMAN.MGMT_SWLIB", line 1097
    ORA-06512: at line 1
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:184)
    at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:873)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1086)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2984)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3076)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4273)
    at oracle.sysman.eml.swlib.DBEntity.insertDirectory(DBEntity.java:526)
    at oracle.sysman.eml.swlib.LibraryServiceImpl.saveDirectory(LibraryServiceImpl.java:742)
    at oracle.sysman.eml.swlib.xml.XMLLoader.retrieveDirectory(XMLLoader.java:364)
    at oracle.sysman.eml.swlib.xml.XMLLoader.processEntity(XMLLoader.java:178)
    at oracle.sysman.eml.swlib.xml.XMLLoader.process(XMLLoader.java:148)
    at oracle.sysman.eml.swlib.LibraryServiceImpl.importEntities(LibraryServiceImpl.java:398)
    at oracle.sysman.pp.paf.par.PARFile.executeSwlib(PARFile.java:978)
    at oracle.sysman.pp.paf.par.PARFile.deploy(PARFile.java:951)
    at oracle.sysman.pp.paf.par.PARFile.deploy(PARFile.java:821)
    at oracle.sysman.pp.paf.par.Main.uploadPar(Main.java:238)
    at oracle.sysman.pp.paf.par.Main.main(Main.java:144)
    oracle.sysman.eml.swlib.exception.LibraryException: A database error has occurred. See administrator or logs for details.
    at oracle.sysman.eml.swlib.exception.LibraryException.databaseError(LibraryException.java:71)
    at oracle.sysman.eml.swlib.DBEntity.insertDirectory(DBEntity.java:543)
    at oracle.sysman.eml.swlib.LibraryServiceImpl.saveDirectory(LibraryServiceImpl.java:742)
    at oracle.sysman.eml.swlib.xml.XMLLoader.retrieveDirectory(XMLLoader.java:364)
    at oracle.sysman.eml.swlib.xml.XMLLoader.processEntity(XMLLoader.java:178)
    at oracle.sysman.eml.swlib.xml.XMLLoader.process(XMLLoader.java:148)
    at oracle.sysman.eml.swlib.LibraryServiceImpl.importEntities(LibraryServiceImpl.java:398)
    at oracle.sysman.pp.paf.par.PARFile.executeSwlib(PARFile.java:978)
    at oracle.sysman.pp.paf.par.PARFile.deploy(PARFile.java:951)
    at oracle.sysman.pp.paf.par.PARFile.deploy(PARFile.java:821)
    at oracle.sysman.pp.paf.par.Main.uploadPar(Main.java:238)
    at oracle.sysman.pp.paf.par.Main.main(Main.java:144)
    Caused by: java.sql.SQLException: ORA-01400: cannot insert NULL into ("SYSMAN"."MGMT_SWLIB_DIRECTORIES"."NAME")
    ORA-06512: at "SYSMAN.MGMT_SWLIB", line 1097
    ORA-06512: at line 1
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:184)
    at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:873)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1086)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2984)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3076)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4273)
    at oracle.sysman.eml.swlib.DBEntity.insertDirectory(DBEntity.java:526)
    ... 10 more
    java.lang.NullPointerException
    at oracle.sysman.eml.swlib.LibraryServiceImpl.importEntities(LibraryServiceImpl.java:404)
    at oracle.sysman.pp.paf.par.PARFile.executeSwlib(PARFile.java:978)
    at oracle.sysman.pp.paf.par.PARFile.deploy(PARFile.java:951)
    at oracle.sysman.pp.paf.par.PARFile.deploy(PARFile.java:821)
    at oracle.sysman.pp.paf.par.Main.uploadPar(Main.java:238)
    at oracle.sysman.pp.paf.par.Main.main(Main.java:144)
    java.lang.NullPointerException
    Actually this is the same behavior as described in bug 6822086 on metalink - but I couldn't find any solution there. I also searched through the forum but couldn't find anything....
    Thank you in advance for any answer/suggestion.
    Jure

    Hi,
    Issue solved.The workaraound was to manually upload the *.par files.
    Procedure:
    Under Deployments Tab click on the Provisioning Link in the Top Left section of the Page. In the Administration Tab go to the bottom and ensure that a location to the Software Library Configuration is setup. Then go back to the Deployments Page by clicking again the Deployments tab and click in Deployment Procedures link on the bottom. Using the 'Upload' button upload one at a time the files located under the OMS's $ORACLE_HOME/sysman/prov/paf directory.
    Once all .par files are uploaded, all components, directives and deployment procedures should be visible from the Deployments tab in the Grid Control console.
    Regards,
    Jure

  • How is the getReturnParam Map set in the dialog framework?

    Hi All,
    I'm trying to pass around some values from my main window, to a dialog window, and then use those values in a call to a business method when the user presses "Approve" on the dialog. I want to call the business method in the returnListener method, but I can't find any information on how to manipulate the Map that is returned by:
    event.getReturnParameters();
    Does somebody have an example of setting and using this Map?
    Thanks,
    Matt

    I found a solution for this problem. Here is the new code for the launchListener:
      public void approveMessageForSend(ActionEvent e) {
        final AdfFacesContext adfi = AdfFacesContext.getCurrentInstance();
        adfi.returnFromDialog(new String("approvedToSend"), adfi.getProcessScope());
        adfi.getProcessScope().clear();
        logger.info("RETURN FROM approveMessageForSend");
      }note the second argument in returnFromDialog. I am accessing the process scope, which returns a Map of all the values I placed in processScope using the launchListener.
    Thus I am able to access that map in the returnListener with the following code:
      public void sendApprovedMessage(ReturnEvent event)
        Map m = event.getReturnParameters();
        ... rest of method ...Thanks for your help. I wouldn't have thought of using the returnFromDialog method for this.
    -Matt
    Message was edited by:
    mattedelman

  • Am having problems setting up the Deskjet J6450 wirelessly​.

    I am trying to diagnose a problem with the Deskjet J6450 printer to print wirelessly.
    This printer worked fine for a couple of years. I have since purchased two Dell latitude Laptops (32 bit machines) that use Windows 7.  The wireless printing was spotty at best and stopped working all together after a few months.
    The drivers were installed and there was connection to the printer. However I had duplicate device icons on Printers and Devices and defaulted to the one that worked and deleted the other. This worked for a couple of months, until one printer job of 6 or more pages stalled and would not work after that.
    I have purged the printer jobs, and also removed the device from the laptops. (I have not done anything to the printer itself).
    I have since reinstalled the drivers for this printer and in setting up wirelessly, there claims to be a connection error.
    I am remote supporting someone on this so I do not have access to the printer.
    The users have at netgear WGR614v8 router.
    One laptop worked for a month longer than the other, so I figured the problem is probably laptop specific. Now both laptops are having issues. 
    A) Does anyone have some info if the J6450 has problems with Windows 7, would there need to be a firmware update on the printer?
    B) Can anyone identify this issue?

    Download and run this utility: http://h20180.www2.hp.com/apps/Nav?h_pagetype=s-92​6&h_lang=en&h_client=s-h-e17-1&h_keyword=dg-NDU&ju​...
    Let me know what it says.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • Anyone had problem setting up the bashrc file?

    Hi,
    I cant figure out how to set up that file. Im in C:\cygwin\home\Administrator\bashrc and i just put those lines:
    source /cygdrive/c/alchemy_home/alchemy-setup
    PATH=$alchemy_home/achacks:/cygdrive/c/flex/bin:$PATH
    export PATH
    and when i run the terminal, I get:
    I didnt know where to put those lines, so i put them in the first line of the file.It seems that it does that because i open the file with word and save it. But how should i change the file content?

    it's because windows uses the CRLF line ends, whereas linus uses only LF.
    put this in cygwin:
    dos2unix ~/.bashrc

  • Problems setting up the wre54G

    When running my wre54G software I get the "Site Survey" failed error.

    If you are trying to configure WRE using the Setup disk you can exit from the Setup and configure all the settings on your Router Manually...
    Press and hold the reset button for 30 seconds...Release the reset button...Unplug the power cable from your Expander, wait for 30 seconds and re-connect the power cable...
    1. Connect your Expander to a computer, click on the Start button >>> Settings >>> Control Panel >>> Network Connections - Right click on the icon for Local area connection and go to properties- On the 'General' tab select 'Internet Protocol TCP/IP' and click on the Properties button- Select 'Use the following IP address'-
    Provide IP Address - 192.168.1.5, Subnet Mask - 255.255.255.0...Click on Ok button to Save and Click on "Close" on main Properties window...
    2. Now open an Internet Explorer browser page on your wired computer(desktop).In the
    address bar type - 192.168.1.240 Leave the Username blank & in Password use admin in lower case...It should open your Expander set-up...
    3. Once you get to the set-up page you can follow this link to change the Expander Settings...
    NOTE : The link also explains to check the Wireless Settings on your Router...
    4. While changing the Expander settings you have to make sure that the Wireless Settings(SSID/Network Name and WEP/WPA Key) are identical on both the devices(Router and Expander)...Also make sure to change the Expander's default IP to match your network and Gateway Address should be your Router's address...ex. Expander's IP Address : 192.168.1.240(assuming your router's default IP Address is 192.168.1.1), Subnet Mask : 255.255.255.0, Default Gateway : 192.168.1.1...
    5. After configuring the Expander you should disconnect it from the Computer and go into Local Area Connection TCP/IP Properties and set it back to Obtain IP Address Automatically...Disconnect the Expander from the computer and power cycle both the devices(Expander and Router)...Your Expander should be configured...
    In case if you don't get the Expander set-up just leave it connected to your computer and reset it for 30 seconds and follow Step 2, Step 3, Step 4 & Step 5...
    Hope this helps.

  • AppleScript Studio + Sparkle Framework for auto updates

    I have sucessfully added the Sparkle framework to one of my Applescript Studio applications, but I'm having trouble finding out how to call a Cocoa method from within an Applescript. I need to live-update the interval at which Sparkle checks for updates. As of now I have to restart the app for the changes to take place.
    Here is the explanation from their documentation on how to do it...
    http://sparkle.andymatuschak.org/wiki/Documentation/PeriodicChecks
    +You might make a menu in your preferences to let the user specify this interval; just update SUScheduledCheckInterval in the user defaults with the user’s choice—a setting there will override one in Info.plist. You’ll need to let Sparkle know when the interval changes, though: *just call scheduleCheckWithInterval: on your SUUpdater (it’ll cancel the old one).*+
    I just don't know how to do this in Applescript. I'm assuming it's possible through the "call method" command, but I haven't been able to figure it out by myself.
    My best guess was the following...
    +call method "scheduleCheckWithInterval:" of object "SUUpdater"+
    Has anyone got this working before?
    Thanks for any help.

    Won't be a problem with AppleScriptObjC

  • Problem setting up smtp mail out .

    Hi all you good people .
    I am having a problem setting up the mail program . I'm using mail two under os-x leopard 10.5.7 . I have the pop mail working fine , but for some reason or another it wont send the mail out . I remember I got it working before , but it was a pain in the butt to do . So I ma forced to use Microsoft Entourage for my mail receiving and sending . I think Microsoft Takes more skill to use than the apple mail program .
    I would love for someone to help me solve this . My mail server is from time warner . I use there High speed internet for my mail access .
    P.S Roadrunner .

    Hi,
    I assume you are using Mail 3.6, and not "mail two"?
    What Authentication are you using on this SMTP? If not already, try using None, and removing Password and Username from SMTP setup for at least one test. Most Roadrunner SMTP are authenticated by reference to the IP address of your Modem, and using a separate authentication of the SMTP results in failure.
    Mail Preferences/Accounts/Account Information, then click on the arrows beside the name of the SMTP in the section on Outgoing Server. After you click on the arrows, choose Edit Server List. Then if the SMTP is set up with the correct name, etc, click on the Advance Tab, use Custom Port with Port 25, None as authentication, and do not enter any Username and Password. Under authentication of None, the name of the SMTP will not have your Username appended. This is the equivalent, after having previously done the set up, to those email clients with a setting to use the info of the Incoming for authentication.
    Let us know, but Roadrunner can vary from area to area on this, but this is the way it seems to always work.
    Ernie

  • I had no problem setting up my pop mail account for my primary email, but cannot set up a 2nd pop account for my secondary account. I'm using Ipad2. Can you help?

    I cannot seem to set up a 2nd pop account on my Ipad2. No problems setting up the primary but the secondary keeps telling me that either username or password is incorrect. Both are correct. It's driving me crazy. Can someone help?
    Thanks!

    Maybe I'm not following completely, but you can configure email accounts manually, if you want. Just hold down the Option key when you click Continue on the first screen. You can then choose the type of account and set up the servers as you like.
    This help page seems to think you can still use POP with Yahoo.
    http://help.yahoo.com/kb/index?locale=en_US&page=content&id=SLN4724

  • I'm trying to set up my Ipod, but when I go to sign in with an apple ID it says 'Could not sign in: there was a problem connecting to the server'.

    I just bought a 3rd generation ipod touch. It was professionally refurbished. I'm trying to set it up, and everything seems to be working fine, until we get to the wifi. I live on campus and our wifi is username and password protected. I signed in and everything seemed to work fine, and in the top left hand corner I have all the bars for wifi. However, when I go to sign in with an apple ID it says 'Could no sign in: there was a problem connecting to the server'. I've tried turning it on and off again, tried signing on to our wifi again, but it all isn't working. What can I do?

    I also encountered the same problem. Try using a different email address or try signing in later.

  • I have problem with my wifi in 4 S, i cant connect to any wifi itried resetting network setting and reset all setting but the result was the same, its only keeps searching for wifi and cant find any, itried to use OTHER but also didnt work.please help me

    i have problem with my wifi in 4 S, i cant connect to any wifi itried resetting network setting and reset all setting but the result was the same, its only keeps searching for wifi and cant find any, itried to use OTHER but also didnt work.please help me???

    If Join was on then your home wi-fi must be set to Non-Broadcast.  If you did not set this up (maybe your provider did) then you will need to find the Network Name they used, and any password they used.  The SSID is Security Set ID and to see more try http://en.wikipedia.org/wiki/SSID .  Basically it is the name used to identify your router/network.  A lot of times the installer will leave it set as LinkSys, or Broadcom or whatever the manufacturer set it as for default.  Your best bet is to get whoever installed it to walk you through how they set it up, giving you id's and passwords so you can get in.  HOWEVER, if you are not comfortable with this (if you set security wrong, etc.) you would be well ahead of the game to hire a local computer tech (networking) to get this working for you.  You can also contact the vendor of your router and get help (if it is still in warranty), or at least get copies of the manuals as pdf files.  Sorry I can't give you more help, I hope this gives you an idea where to go from here to find more.

  • Problems setting up old iPhone for the kids

    So here's the deal, Got a new iPhone 6 (with which I am very happy) and decided to set my old iPhone 4 up as basically a house mobile, You know the one you give to the kids if they are going somewhere and need to take a phone.
    Problem 1, Because the iPhone 4 is running iOS 7 i can't download and install find my friends so I can keep track of the kids. I get the message that I need iOS 8 or better to install this app. Apple doesn't maintain a iOS 7 version?
    Problem 2, I was setting up restrictions on the phone and under content I selected to "never allow" a particular social network website. After setting the restrictions I opened safari to test and found that I had no problem accessing the barred website. What the...?
    Any assistance would be greatly appreciated.

    Step 1 is to access TC via AirPort Utility. It sounds like you are stalled at this step. Turn off your AirPort wireless for now. Connect an ethernet cable from your Mac to TC. Any of the 3 LAN ports will do as you've already connect your modem to the one WAN port. Open AirPort Utility. If you still do not see TC, perform a hard reset (with a paperclip). Try AU again. If TC comes up, follow the setup procedure according to what kind of setup you want. If you want to connect wirelessly, setup accordingly. Once you're satisfied with your setup, restart TC. Hopefully the green light will go on. Turn on your AirPort wireless and disconnect your ethernet cable.
    Good luck and welcome to Apple Discussions!

  • Error: there is a problem connection to the GPRS service in your registered home network, error trying to make data connection. this may be casued by a voice call, a wired activesync connection or inncorrect network setting

    like 2 weeks ago i called in to att to see how much is the data plan and it would end up costing $30.
    so i was like screw that. well they figured that i got a new phone replacing the LG shine. so they asked
    for to call this number so they can recieve data which would updated the system that i have a plam treo 750.
    ever since this conflict i can't send picture messages. i get that problem. everytime i attempt to send a picture
    i recieve this.
    - there is a problem connection to the GPRS service in your registered home network.
    - then i get a test that says error trying to make data connection. this may be casued by a voice call,
    a wired activesync connection or inncorrect network setting.
    please someone help me.
    btw. hard reset and soft reset did not work for me.
    Post relates to: Treo 750 (AT&T)

    problem fix, i had to call in. customer serivce. and when i called to ask about the plan. they blocked it. so i had to unblock my internet.
    Post relates to: Treo 750 (AT&T)

  • Dynamic Calc processor cannot lock more than [100] ESM blocks during the calculation, please increase CalcLockBlock setting and then retry(a small data cache setting could also cause this problem, please check the data cache size setting).

    Hi,
    Our Environment is Essbase 11.1.2.2 and working on Essbase EAS and Shared Services components.One of our user tried to run the Cal Script of one Application and faced this error.
    Dynamic Calc processor cannot lock more than [100] ESM blocks during the calculation, please increase CalcLockBlock setting and then retry(a small data cache setting could also cause this problem, please check the data cache size setting).
    I have done some Google and found that we need to add something in Essbase.cfg file like below.
    1012704 Dynamic Calc processor cannot lock more than number ESM blocks during the calculation, please increase CalcLockBlock setting and then retry (a small data cache setting could also cause this problem, please check the data cache size setting).
    Possible Problems
    Analytic Services could not lock enough blocks to perform the calculation.
    Possible Solutions
    Increase the number of blocks that Analytic Services can allocate for a calculation:
    Set the maximum number of blocks that Analytic Services can allocate to at least 500. 
    If you do not have an $ARBORPATH/bin/essbase.cfg file on the server computer, create one using a text editor.
    In the essbase.cfg file on the server computer, set CALCLOCKBLOCKHIGH to 500.
    Stop and restart Analytic Server.
    Add the SET LOCKBLOCK HIGH command to the beginning of the calculation script.
    Set the data cache large enough to hold all the blocks specified in the CALCLOCKBLOCKHIGH setting. 
    Determine the block size.
    Set the data catche size.
    Actually in our Server Config file(essbase.cfg) we dont have below data  added.
    CalcLockBlockHigh 2000
    CalcLockBlockDefault 200
    CalcLockBlocklow 50
    So my doubt is if we edit the Essbase.cfg file and add the above settings and restart the services will it work?  and if so why should we change the Server config file if the problem is with one application Cal Script. Please guide me how to proceed.
    Regards,
    Naveen

    Your calculation needs to hold more blocks in memory than your current set up allows.
    From the docs (quoting so I don't have to write it, not to be a smarta***:
    CALCLOCKBLOCK specifies the number of blocks that can be fixed at each level of the SET LOCKBLOCK HIGH | DEFAULT | LOW calculation script command.
    When a block is calculated, Essbase fixes (gets addressability to) the block along with the blocks containing its children. Essbase calculates the block and then releases it along with the blocks containing its children. By default, Essbase allows up to 100 blocks to be fixed concurrently when calculating a block. This is sufficient for most database calculations. However, you may want to set a number higher than 100 if you are consolidating very large numbers of children in a formula calculation. This ensures that Essbase can fix all the required blocks when calculating a data block and that performance will not be impaired.
    Example
    If the essbase.cfg file contains the following settings:
    CALCLOCKBLOCKHIGH 500  CALCLOCKBLOCKDEFAULT 200  CALCLOCKBLOCKLOW 50 
    then you can use the following SET LOCKBLOCK setting commands in a calculation script:
    SET LOCKBLOCK HIGH; 
    means that Essbase can fix up to 500 data blocks when calculating one block.
    Support doc is saying to change your config file so those settings can be made available for any calc script to use.
    On a side note, if this was working previously and now isn't then it is worth investigating if this is simply due to standard growth or a recent change that has made an unexpected significant impact.

Maybe you are looking for