Build and Debug Problem 10.2

I just installed 10.2 and did a Build and Debug. I got an error that it couldn't run. It is saying that some property in the Oracle web determination has to be set in the application.properties file. I have no idea what the message is talking about. Any help is greatly appreciated.
Thanks,
Terry

Thanks
I changed the enable.debugger to true and saved the application.properties file
Opened the project and did a build and debug. Got this message
type Exception report
message. Does the fact that this project isn't in the Projects directory matter?
Thanks,
Terry
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: Servlet.init() for servlet WebDeterminationsServlet threw exception
     org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
     org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
     org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:879)
     org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
     org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
     org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
     org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
     java.lang.Thread.run(Unknown Source)
root cause
com.oracle.determinations.interview.engine.exceptions.RulebaseLoadingException: could not load rulebase: E-Verify
     com.oracle.determinations.interview.engine.local.LocalInterviewRulebase.getRulebase(LocalInterviewRulebase.java:163)
     com.oracle.determinations.interview.engine.local.FileRulebaseService.<init>(FileRulebaseService.java:86)
     com.oracle.determinations.interview.engine.local.LocalInterviewEngine.initialise(LocalInterviewEngine.java:91)
     com.oracle.determinations.interview.engine.local.LocalInterviewEngine.<init>(LocalInterviewEngine.java:34)
     com.oracle.determinations.interview.engine.InterviewEngineFactory.createInstance(InterviewEngineFactory.java:19)
     com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext.init(WebDeterminationsServletContext.java:163)
     com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext.<init>(WebDeterminationsServletContext.java:91)
     com.oracle.determinations.web.platform.servlet.WebDeterminationsServlet.init(WebDeterminationsServlet.java:51)
     org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
     org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
     org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:879)
     org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
     org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
     org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
     org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
     java.lang.Thread.run(Unknown Source)
root cause
java.io.IOException: Caught exception class javax.xml.stream.XMLStreamException: Unexpected schema version in screens file: 5
     com.oracle.determinations.engine.local.ScreensLoader.loadScreens(ScreensLoader.java:260)
     com.oracle.determinations.engine.local.ScreensLoader.loadScreens(ScreensLoader.java:139)
     com.oracle.determinations.engine.local.CachingRulebaseLoader.loadRulebase(CachingRulebaseLoader.java:308)
     com.oracle.determinations.engine.local.LocalEngine.getRulebase(LocalEngine.java:192)
     com.oracle.determinations.interview.engine.local.LocalInterviewRulebase.getRulebase(LocalInterviewRulebase.java:151)
     com.oracle.determinations.interview.engine.local.FileRulebaseService.<init>(FileRulebaseService.java:86)
     com.oracle.determinations.interview.engine.local.LocalInterviewEngine.initialise(LocalInterviewEngine.java:91)
     com.oracle.determinations.interview.engine.local.LocalInterviewEngine.<init>(LocalInterviewEngine.java:34)
     com.oracle.determinations.interview.engine.InterviewEngineFactory.createInstance(InterviewEngineFactory.java:19)
     com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext.init(WebDeterminationsServletContext.java:163)
     com.oracle.determinations.web.platform.servlet.WebDeterminationsServletContext.<init>(WebDeterminationsServletContext.java:91)
     com.oracle.determinations.web.platform.servlet.WebDeterminationsServlet.init(WebDeterminationsServlet.java:51)
     org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
     org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
     org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:879)
     org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
     org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
     org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
     org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
     java.lang.Thread.run(Unknown Source)
note The full stack trace of the root cause is available in the Apache Tomcat/5.5.31 logs.
Apache Tomcat/5.5.31

Similar Messages

  • Error opening test scripts in Build and Debug with Screens

    Hello,
    I am testing scenarios in the Build and Debug with screens mode in OPM. I save each scenario as a test script by clicking the Export button and saving. Some test scripts are able to be opened again, yet when I try to open others, I get the error message shown at the link below and am unable to load the test script.
    http://imgur.com/uqh80
    This did not happen previously, it just started today. All of these test scripts were created today, and the attributes have not been changes since the test scripts were created. This is seriously hindering my scenario testing ability.
    Does anyone know how to rectify this problem?
    Thanks,
    Christine

    Hi Kristy,
    I am in OPM 10.2.
    To troubleshoot, I tried redoing the test scenarios that werent working from scratch (rather than building off a previous scenario), and this time it worked. I am not sure why it works now and didnt before, and I am also not sure if they will continue working.
    I will continue creating the scenarios and will be sure to update if it fails again. In the case it does fail, I will try your export recommendation.
    Christine

  • How can I build and Debug Tomcat 5.5 under Eclipse?

    http://jakarta.apache.org/tomcat/tomcat-5.5-doc/building.html
    I am doing some rearch on Tomcat and want to build and debug Tomcat5.5 under Eclipse. Originally tomcat is built with ANT, it downloads all components from different CVS and build them together.
    I'd like to import Tomcat Source code (only the core components, such as catalina and Coyota, Jasper) and build them with Eclipse Bilder, so I can debug it as a normal JAVA program under DEGUB-View.
    Who has such experience and help me? I havd built Jetty under Eclipse, but Tomcat is much more complex.

    Help

  • Widget creation on Flex builder and related problems - need some help

    Hi all.
    I am trying to create a widget like application and it seems
    I have made a mistake. As you know, desktop widgets are like small
    stickers, they do not appear on taskbar and can be hidden or
    docked.
    The problem is that I created an AIR application using Flex
    Builder 3 Beta and now I cannot find how to make that application
    behave like custom-shaped window. My app appears on Windows taskbar
    and I don't want it. When I drag the window (which is a custom
    shape) it shows that nasty dragging rectangle around it.
    As far as I found out (and tried it) I need to use cod like:
    var initOptions:NativeWindowInitOptions = new
    NativeWindowInitOptions();
    initOptions.systemChrome = NativeWindowSystemChrome.NONE;
    initOptions.type = NativeWindowType.UTILITY;
    to hide my window from the taskbar. But it seems I cannot use
    such a code for class mx:Application. Or can I (would be grateful
    for some idea)?
    The main question is:
    if I want to migrate my app to that NativeWindow based
    solution - then NativeWindow is not an mx class and I cannot find
    how I will use Flex Builder Design mode to arrange my GUI elements.
    Is it somehow possible to wrap my mx:Application inside
    NativeWindow and do not have to migrate the design from mxml files
    to pure ActionScript?
    The second issue - if I want to use some kind of subforms -
    like widget settings window - when I move that window with the
    mouse, it is being clipped to the region of my Application. Does
    that again mean that I need to use NativeWindow for creating such a
    "Widget settings" dialog window?
    Thanks for any ideas (and especially for useful links and
    examples :-) )

    Hi all.
    I am trying to create a widget like application and it seems
    I have made a mistake. As you know, desktop widgets are like small
    stickers, they do not appear on taskbar and can be hidden or
    docked.
    The problem is that I created an AIR application using Flex
    Builder 3 Beta and now I cannot find how to make that application
    behave like custom-shaped window. My app appears on Windows taskbar
    and I don't want it. When I drag the window (which is a custom
    shape) it shows that nasty dragging rectangle around it.
    As far as I found out (and tried it) I need to use cod like:
    var initOptions:NativeWindowInitOptions = new
    NativeWindowInitOptions();
    initOptions.systemChrome = NativeWindowSystemChrome.NONE;
    initOptions.type = NativeWindowType.UTILITY;
    to hide my window from the taskbar. But it seems I cannot use
    such a code for class mx:Application. Or can I (would be grateful
    for some idea)?
    The main question is:
    if I want to migrate my app to that NativeWindow based
    solution - then NativeWindow is not an mx class and I cannot find
    how I will use Flex Builder Design mode to arrange my GUI elements.
    Is it somehow possible to wrap my mx:Application inside
    NativeWindow and do not have to migrate the design from mxml files
    to pure ActionScript?
    The second issue - if I want to use some kind of subforms -
    like widget settings window - when I move that window with the
    mouse, it is being clipped to the region of my Application. Does
    that again mean that I need to use NativeWindow for creating such a
    "Widget settings" dialog window?
    Thanks for any ideas (and especially for useful links and
    examples :-) )

  • CF Builder and debugging line by line

    Hi,
    I have been having difficutly getting CFB to do line by line debugging.
    I have a local server using WAMP 2.0 (Apache, CF9 Dev and MySQL)
    I have RDS setup properly and I can get the debugger started on a line. However, it never progress past the Aplication.cfc.
    I am using Coldbox and the debugger always seems to finish after running about 5 lines in the App.cfc.
    I used FusionDebug on another project and I didn't seem to have this problem. I just wanted to make sure I wasn't doing anything wrong or if anyone else has encountered this problem.
    I will be more than happy to give more details if needed.
    Thanks,
    Mal

    It may be very hard to debug this problem (pardon the pun) over a mailing list. Just way to many factors that could influence what's going wrong, but let's try.
    You say you have the debugger running, and you say "started" (did you mean "stopped"?) on a line. That's a great head start. Many can't even get to there due to config issues (getting the server-side config right, getting the RDS and Server properties in CFB right, getting the project properties to point to that, getting the debug configuration properties right, starting a debug session, etc.). So you're on the right track.
    So when you say it "5 lines in", do you mean you're doing step over or into on each? What is the last line where things work? And what happens?
    Could it be simply that the logic flow at that point is finished in the app.cfc? If so, then you'd need to have set a breakpoint in whatever next point you want to stop at. Does that help?
    /charlie

  • Building and Debugging MIDP applications.

    Hi,
    I have java files(MIDlet) for MIDP applications. I am unable to compile it in JBuilder7.0. Using J2ME -> KToolbar i am able to build the application/project, But i am unable to debug it. Can anybody tell me how can i successfully create/build/debug MIDP applications?
    what are the necessary S/W required??
    Thanks
    Sunil.

    go to
    http://www.borland.com/products/downloads/download_jbuilder.html#
    and download MobileSet and install it.
    then:
    1) install Wireless Toolkit if you dont have it already
    2) start JBuilder
    3) Tools menu -> Configure JDKs
    4) click "New"
    5) set the path to your WTK path (for example c:\wtk20)
    6) click ok
    7) select it as JDK for your project (or as default) using "Project properties" on the project menu
    for JBuilder Personal Edition, there's a trick to make it work - you can replace the included J2SE JDK with MIDP 2.0 and get it working (personal edition doesn't normally have the ability to add new JDKs)
    When you're going to run an application in your project, you'll get the Run window coming up. Do like this
    1) click "New"
    2) pick Type: MIDlet
    3) browse to your main class (extends MIDlet)
    4) optional: pick Build target: <None> if you don't want to run make on the project before each run
    5) click "ok"
    6) now you can run your midlet using the green play button

  • OPM "build and run" error

    Hi
    I have a problem with OPM when I use "build and run".
    I only get a message "The system cannot find the file specified" and nothing more. It has worked, but it used to open Google Chrome browser. Since I did not want this behaviour I uninstalled Google Chrome. But then I got this error instead.
    I can run "build and debug" prefectly fine.
    The problem is not related to a specific project.
    I have also tried to reinstall OPM but the problem remains.
    What file is it the system cannot find? Is there a way of finding this in a log somewhere?
    How does the "build and run" command work? Is there a way of checking why it can not open the browser?
    kind regards,
    Michael

    Hi Andrew
    Just to add some more observations.
    It seems that OPM doesn't look directly to the default browser setting. If I change the default browser, OPM does not directly recognize the new setting. OPM opens the previous selected default browser anyway.
    I dont know if the setting is unique per project or if it is per OPM installation.
    OPM seems to pick up the default browser, but then OPM caches this somewhere. Which caused problem for me when I uninstalled Google Chrome. OPM insisted on trying to start Google Chrome anyway.
    When I now got Firefox working as default browser the problem solved it self. But when I selected IE as default browser, then when I ran OPM it still opened Firefox, and Firefox gave me the warning that it was not default browser.
    So OPM does not always look at the default browser setting.
    kind regards,
    Michael

  • Flex builder 3 debug and autocomplete problems

    I have been working with Adobe Flex Builder for building Flash applications over a year. Recently I tried a few beta SDKs - 3.4 and 4.0. After playing arround with these SDKs and returning to a stable one (3.2) - Flex builder started causing some problems with autocomplete and debugging:
    Autocomplete - when selecting class members from autocomplete - it usually clears all standard library import statements from the class. I started copying and remarking these import statements for retrieving them back after they are deleted.
    Debug - it won't stop on most breakpoints (it used to before changing SDKs). Mostly it ignores my breakpoints.
    I would love to hear any ideas about the cause and possible solution to these problems.
    Tal Yaniv

    I think the problem you are experiencing is this one:
    http://subclipse.tigris.org/issues/show_bug.cgi?id=511
    You probably have Subclipse 1.2.4 installed, which is the
    latest official release. But the new release based on Subversion
    1.5 has been in development for over a year. It will be version
    1.4.0 and probably released next week when Subversion 1.5 is
    released.

  • Problem with Vision Builder and LabView: Error -1074395995, File not found

    I have created an inspection with Vision Builder AI 2009 SP1. In it I load some pictures from the HDD and run some checks over it. It works fine. Then I have migrated it to LabView 2010, I get a message that the migration is successfull, but when I run the VI on LabView I get a fail status. I have been checking my program and I have found and error when I try to load the picture from file: Error -1074395995 occurred at IMAQ ReadImageAndVisionInfo
    Possible reason(s): IMAQ Vision:  File not found.
    But I am not sure which file it refers to. At first I thought it was the picture I wanted to load, but I have checked the path and it is correct, so maybe it refers to another thing. What puzzles me most is that it works perfectly on Vision Builder and I have changed nothing in LabView, maybe it is a problem with the migration. Any clues?

    Here's a screenshot of what I'm talking about. Put a break point here and see what the path is and compare that with what Vision Builder AI is using (described where to find this in the previous post). You could find where this global is used to make debugging easier.
    Hope this helps,
    Brad
    Attachments:
    Generated Code.png ‏43 KB

  • IOS/AIR Running and Debugging Issues with Flash Builder

    I'm having very frustrating intermittent issues running and debugging Flex applications on an iPad 3rd generation retina with Flash Builder 4.7.
    Until this morning, launching on device using both standard and fast packaging worked pretty well. Every now and again, I'd get a dialog saying the packaging had completed successfully, but it hadn't. A quick change of the USB cable to another port on my iMac and it started working again. I'd also randomly get a "Error occurred while installing the application: Invalid <device> specified" error, which quickly went away.
    This morning, with the same code base, the same certificate and provisioning profiles, Flash Builder has only managed to successfully package and run my application on my iPad twice and I must have attempted to launch fifty or so times. Standard packaging, fast packaging and with and without the useLegacyAOT.
    Does this sound like a Flash Builder issue? Is my iMac USB driver dodgy? Has anybody else experienced this?
    Any help greatly welcomed!
    Thanks,
    Simon

    Hi I have had this problem sometimes. With my Mac Book Pro.
    Try making a new flex application and see if you have the same result.
    When I had this problem I created a new Application and copied every thing from my other application.
    This my be a hard solution but I don't no any others.

  • Flex builder and snow leopard problems

    Since upgrading to Mac OS X 10.6, Flex Builder is functioning extremely poorly. The worst issue is that I am experiencing extreme slowness when typing code. I type a few letters and then have to wait a few seconds for my text to fully appear. The is happening in both Flash Builder beta and Flex Builder 3. There are also some other quirks--the column down the left side of the editor, where line numbers appear, periodically stops updating so that error and debug markers never disappear until I restart Eclipse.
    Does anyone have any suggestions as to how I can at least fix the text issue?

    Wow, you're completely right. I hadn't noticed the second monitor issue until just now because Flex/Flash Builder is almost always on the second. Line numbers scroll just fine on my primary monitor.
    Also, has anyone noticed a crazy amount of CPU usage when Flex/Flash Builder is Building the workspace or launching the application? When I look at the processes in Activity Monitor, a process called "fontd" uses ~95%. I've done some searching and all I can find is it has something to do with system fonts. Most people recommend clearing your font caches by booting into Safe Mode and/or using Font Book to resolve any duplicate fonts. I've tried both multiple times, yet the problem is still there. Any ideas?

  • Problem in building and changes are not reflecting

    Hi Team,
    When I am building my DC, It is building without any errors,
    But it is not showing anything like build failed yes or no.
    I feel Its not building my DC,bcoz in tasks its not showing my DC name.
    When I deploy, It is deploying without any errors, but my changes are not effecting.
    What could be the problem ?
    Thanks in advance.
    Regards,
    Naresh

    Hi Ayyapparaj,
    Thank you very much for your reply.
    I have reverted the activity i have created for the DC, and deleted the activity.
    I have deleted that DC from my NWDS also.
    Now I have created the project again, with new activity.
    And made the changes, build and deploy.
    But still the changes are not effected.
    When I build my DC, It is not showing any errors in tasks,
    but My DC name is not there in tasks.
    I feel my Dc is not building at all.
    If some other user is created any activity on same DC but not checked in, then will create this kind of problem ??
    I am not sure , where it is going wrong?
    Its not showing like build failed---NO.
    Its not showing any errors also.
    Build is happening within 2 seconds.
    Can you please sort it out..??
    Thanks in advance.
    Regards,
    Naresh

  • Multiple List Builder and Query As A Web Service Problems

    Hi All,
    I quickly became aware that trying to pass multiple parameters to "Query As A Web Service" from a "List Builder" object in Xcelsius was not a simple task to acheive after reading this post here :-
    Query as a Web Service and In List
    I followed the advice that David Brunner suggested towards the end of the thread about creating a "BI Service" by publishing a block from a Webi Rich Client report.
    I then referenced the newly created "BI Service" by using it's WDSL URL through the Xcelsius Data Manager - Query As A Web Service connection.
    Everything appeared to work fine (e.g. Did my selections from the last builder and got refreshed/changed figures in my Spreadsheet Table object in the Dashboard) until I realised figures in my dashboard were not reconcilling and appeared much lower than expected.
    After monitoring what was happening traffic wise with "Fiddler 2" I discovered that Xcelsius was only passing the first entry in each of the selected values for the list builder even though a range of cells (e.g Month_Year!$a$2:$a$13) was specified to be passed as an input parameter to the BI Service (confirmed through viewing the Input/Output XML being sent).
    I even tried specifying the multiple values in the different suggested ways that David Brunner advised such as a semi colon delimited list (e.g. Miami;Boston;Chicago) but this didn't appear to be working either.
    Can anyone suggest what I may be doing wrong here? Why is only the first value being passed?
    I am using Xcelsius Enterprise 2008 SP3.
    Many Thanks,
    Gary
    Edited by: Gary Scott on Dec 1, 2010 3:49 PM

    Hi Gary,
    I have the same problem. Have you found any solution?
    Thanks.
    EZ

  • Build and go on Device under Debug error

    When I try to build and go an application I made on my device (iPod Touch) I get the error
    Command usr/bin/codesign failed with exit code 1
    Help would be appreciated,
    Mr. Man

    Ok, here are some more easy questions for you before this starts getting hard:
    1) Have you ever successfully run one of your Xcode projects on your device? If so, was that prior to installing either iPhone OS 3.1.2 or Snow Leopard?
    2) Please confirm the version nos. of your OS X system, your iPhone SDK and Xcode.
    3) Open the Keychain Access Utility (navigate to /Applications/Utilities with Finder), select login from the top left Keychains panel, and _My Certificates_ from the lower left Category panel. You should now see iPhone Developer: <your company name> in the right-center list, and when you expand that entry, you should see your private key. Double click on each of those in turn, and look for any irregularities, such as expiration, wrong name, etc. When your certificate is selected, the info above the list should display a checkmark in a green circle to the left of the words "This certificate is valid".
    4) Return to Project Info (Project->Edit Project Settings), and take another look at Code Signing Identity. The left hand setting should probably say "Any iPhone OS Device". The right hand should probably say "iPhone Developer (currently matches <certificate> in <profile name>), where <certificate> is identical to the uppermost line above the green check mark in step 3, and <profile name> is the name of the provisioning profile shown in the Xcode Organizer window when your device is selected in the left panel (and in that left panel, the device selection should show a small green icon on the right side of the panel).
    Please be sure to let us know about any deviation from what I described in steps 3 and 4.
    If you still have no clues, please return to the Portal, and start from the beginning of the instructions for getting ready to test your projects on a device. Pay special attention to the How To tabs for Certificates, Devices, App IDs, and Provisioning. Also note there's a User Guide, and 4 videos available under Portal Resources in the upper right panel of the Portal home page.
    If you don't see what you missed after studying the above, start a new project from a clean template. The name for the new project should not contain any spaces, and the logs will be much easier to read if you save the project folder close to the root of your file system. Then repeat every instruction in the Portal for that project and try to install it on your device without making any other changes to it.
    If none of the above is helpful, search this forum on keywords such as codesign, signing, identity, 3.1.2, 10.6, snow and SL, along with some of the terms you found in the build log, such as "invalid existing signature". As you'll see, if this forum had a FAQ, codesign problems would be at the top of the list. If you don't get a clue from searching this forum, put the same keys into Google.
    The above is an overview of what questions need to be answered and where to look, starting with the easiest and progressing to the more difficult investigations. If you think you've found a clue, but don't know what to do with it, please let us know right away.
    \- Ray

  • Allignment problem between Report Builder And Apps

    Hi All :
    If i am running a report in report builder i am getting 20 records in each page of the reports.but when i am running this same report in apps i am getting 24 records in each page of the apps more than this the records allignment everything has been changed in apps even i am setting equal page setup to both apps and report builder and style and rows and columns also having commen setup. so any one can help how to get same output in both apps and report builder for each and every page(20 records and 20 records)...

    Hi ,
    I have check the /etc/hosts & /etc/services file.
    Both are ok.
    can ping hostname & ip. Can resolve hostname and ip at DNS.
    port 3217 & 3317 is open.
    What else that I should check?
    Thanks.
    ck chai

Maybe you are looking for

  • How do I create a group of email contacts on my macbook air

    How do I set up a group in my contacts for a large group that I use often, and then how to I use it. I tried setting up a group with everyone in the group, but then I tried typing in the name of the group but it will not work. I want to click on the

  • TableView performance with large number of columns

    I notice that it takes awhile for table views to populate when they have a large number of columns (> 100 or so subjectively). Running VisualVM based on CPU Samples, I see that the largest amount of time is spent here: javafx.scene.control.TableView.

  • Locking data - 2nd recipient - with no Acrobat!

    Hey! Quick question - If i created a fillable form on Acrobat 9 Standard, and then sent this to somebody else to fill in (who does not have Acrobat - they only have the free Adobe Reader) and they entered some data on the same form, is there any way

  • Unable to Connect to Backup Volume After Upgrade to 10.5.4

    After I have upgraded to 10.5.4, I could not connect to Time Machine. It seems to be stuck forever "Connecting to backup volume ..." I could connect to the Time Capsule storage. In the console, I have the following: 7/12/08 8:05:08 PM /System/Library

  • Using 10.5 Upgrade Disk to start mac running 10.5.6

    Hello I wonder if any of you can help me? I have just moved house and have lost the Installer disk which came with my 27" iMac. I need to change the password on the Mac Admin (The iMac is running on 10.6.5) The only disk I can find is an old Mac OS X