Can't access maemo dev tools site

http://snag.gy/NvmrH.jpg
**bleep**?!

What are you searching for?http://maemo.org/development/
Happy to have helped forum in a small way with a Support Ratio = 37.0

Similar Messages

  • Can not access sample & admin tools after configuring Oracle8.1.7

    Hi all,
    I am using WLS6.1(sp2) and WLPortal4.0(sp1).
    I changed the default database(i.e. Cloudscape) to Oracle by following the doc
    http://edocs.bea.com/wlp/docs40/deploygd/oraclnew.htm
    But, after setting up the Oracle8.1.7, when i try to access the sample stock portal
    from the homepage, i am getting the following exception
    PortalPersistenceManager: portal 'portal/stockportal' not found
    <Feb 20, 2002 12:33:19 PM EST> <Error> <HTTP> <[WebAppServletContext(1467076,stockportal,/stockportal)]
    Servlet failed with S
    ervletException
    javax.servlet.ServletException: Received a null Portal object from the PortalManager.
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalRequest(PortalWebflowServlet.java:194)
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWebflowServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:241)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    even i can not access the admin tools.....i get the follwing error when i try
    to access the portalTools/index.jsp
    <Feb 20, 2002 12:38:18 PM EST> <Warning> <Webflow> <Webflow could not resolve
    a destination given: appname [tools], namespace
    [admin_main], origin [begin], event [defaultEvent] with request id [3121877];
    Attempting to load Configuration-error-page.>
    <Feb 20, 2002 12:38:18 PM EST> <Error> <Webflow> <Error while parsing uri /portalTools/application,
    path null, query string n
    amespace=admin_main - Webflow XML does not exist, is not loaded properly, or you
    do not have a configuration-error-page defin
    ed.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The configuration-error-page
    node was not found in the webfl
    ow xml file. for webapp [tools], namespace [admin_main]. While trying to display
    CONFIGURATION ERROR: [Exception[com.bea.p13n
    .appflow.exception.ConfigurationException: Bad Namespace - namespace [admin_main]
    is not available for webflow execution. Mak
    e sure the [admin_main.wf] file is deployed in webapp [tools].]],]
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurationError(WebflowExecutorImpl.java:786)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:484)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequest(WebflowExecutorImpl.java:419)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowServlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:241)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2495)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    Am i missing any step here???
    can anybody help me????
    thanks
    Vijay

    oops...i missed step5.
    it is working now after doing the sync.
    thanks
    Vijay
    "Daniel Selman" <[email protected]> wrote:
    Did you sync the applications and load the sample data?
    Sincerely,
    Daniel Selman
    "vijay bujula" <[email protected]> wrote in message
    news:[email protected]...
    Hi all,
    I am using WLS6.1(sp2) and WLPortal4.0(sp1).
    I changed the default database(i.e. Cloudscape) to Oracle by followingthe
    doc
    http://edocs.bea.com/wlp/docs40/deploygd/oraclnew.htm
    But, after setting up the Oracle8.1.7, when i try to access the samplestock portal
    from the homepage, i am getting the following exception
    PortalPersistenceManager: portal 'portal/stockportal' not found
    <Feb 20, 2002 12:33:19 PM EST> <Error> <HTTP><[WebAppServletContext(1467076,stockportal,/stockportal)]
    Servlet failed with S
    ervletException
    javax.servlet.ServletException: Received a null Portal object fromthe
    PortalManager.
    atcom.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalReq
    uest(PortalWebflowServlet.java:194)
    atcom.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWe
    bflowServlet.java:99)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:241)
    atweblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    even i can not access the admin tools.....i get the follwing errorwhen i
    try
    to access the portalTools/index.jsp
    <Feb 20, 2002 12:38:18 PM EST> <Warning> <Webflow> <Webflow could notresolve
    a destination given: appname [tools], namespace
    [admin_main], origin [begin], event [defaultEvent] with request id[3121877];
    Attempting to load Configuration-error-page.>
    <Feb 20, 2002 12:38:18 PM EST> <Error> <Webflow> <Error while parsinguri
    /portalTools/application,
    path null, query string n
    amespace=admin_main - Webflow XML does not exist, is not loaded properly,or you
    do not have a configuration-error-page defin
    ed.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configuration-error-page>> node was not found in the webfl>> ow xml file. for webapp [tools, namespace [admin_main]. While tryingto
    display
    CONFIGURATION ERROR: [Exception[com.bea.p13n
    appflow.exception.ConfigurationException: Bad Namespace - namespace[admin_main]
    is not available for webflow execution. Mak
    e sure the [admin_main.wf] file is deployed in webapp [tools].]],]
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurati
    onError(WebflowExecutorImpl.java:786)
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:484)
    atcom.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:419)
    atcom.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowS
    ervlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:241)
    atweblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112)
    at jsp_servlet.__index._jspService(__index.java:92)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :265)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :200)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:2495)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2204)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    >
    Am i missing any step here???
    can anybody help me????
    thanks
    Vijay

  • Can't access a school web site that I've used for years-can't log in with user and password. All other bookmarks are fine-tried several things including re-install-Other browsers are O.K.

    I have an iMac-have used Firefox exclusively for years. I can't access a school web site-can't get past the log in with user ID and password. Screen stays at log in screen. Tried clearing history-tried uninstall and re-install. All other web sites/bookmarks work fine. Thanks in advance.

    Try clearing the cache and deleting cookies for the site, this can sometimes resolve problems accessing sites that used to work. See [[how to clear the cache]] and [[deleting cookies]] for details.

  • Downloaded Mt Lion Yesterday and my Tool bar has disappeared. I can still access the individual tools but cannot see my header.  I used 'help' and did what it suggested. slected 'hide tool bar' and then 'show toolbar'.  I also restarted etc.

    Downloaded Mt Lion Yesterday and my Tool bar has disappeared. I can still access the individual tools but cannot see my header.  I used 'help' and did what it suggested. slected 'hide tool bar' and then 'show toolbar'.  I also restarted etc.

    Good point BDAqua, the Escape key helps get me back to reality in Lion.
    While I've only dabbled around a little in Lion since it's release (I upgraded a 10.6 Clone to Lion on one of my FireWire Drives) now I'm currently downloading Mountain Lion (to upgrade a Clone of that Lion Clone) so that now I can continue to move forward in madness.
    P.S. Trust me, I'm not laughing. 

  • Help - can't access my staging web site

    Hello
    A while back I wrote in seeking advice re: losing my access to a staging web site - Camelot kindly wrote the following, which I did but it didn't work...
    "Provided you're an admin on your system the easiest way is to open /Applications/Utilities/Terminal.app and run the command:
    sudo echo "11.11.111.111 www.ekekekek.com" >> /etc/hosts
    exactly as written (changing the IP address if you need to). This command uses sudo to elevate your privileges. You'll be asked to authenticate by typing in your password (which won't be visible), then it'll run the 'echo' command which simply prints whatever's within the quotes and appends it to the file /etc/hosts. "
    Very helpful, but it didn't give me access to my staging site...last week my mac G5 crashed and had a kernel panic - spent about 1 1/2 days on the phone with half a dozen Apple techs trying to fix - it's fixed but now for whatever reason I can't access my Staging web site through any browser, though our live site is OK from any browser.
    So what can I do to again have access to the staging site? Are there more steps I should know in addition to Camelot's directions? What?
    I'm not a techy at all but designer so the more specific, very much appreciated.
    Thanks very much
    Kent

    OK so I figured out that I was supposed to go to
    Terminal/file/New Command to type in Camelot's code -
    which I did, got the password prompt, wrote it, it
    accepted it and came back with this: (the IP and name
    below, I've changed for this post only)
    "12.12.121.271 www.mycertainname.com">>/etc/hosts
    [Process completed]
    Hmm. That looks a little odd to me. First off, did you include the "sudo echo" part at the beginning from Camelot's post? I'm also a little curious about the "[process completed]" part. Usually, I come straight back to the prompt.
    But when I now go to type in my staging site's name
    in the browser, I get another web site which has the
    same name, still can't access this site of mine.
    I don't give my staging sites the same names, so I'm not sure how that would work if it had the same name as another site. For example, if I have a domain called "mydomain.com," the real web server would be "www.mydomain.com" and my staging server would be
    something like "staging.mydomain.com." That way, if I want to look at the real site, I type in one address. I type in the other if I want the staging server. You can't (easily) have the same text address (www.mydomain.com) resolve to different IP addresses. That requires some special DNS tricks that are beyond the abilities of the /etc/hosts file.
    At this point, re-run this Terminal command and post the results:
    <pre class="command">cat /etc/hosts</pre>Also, I can't figure out how to do this from the Network Utility, but you can check and see where your Mac is getting its lookup information by using another Terminal program called lookupd. You can also use it to flush the DNS cache, in case that's what's causing it to go to the other site. To flush the cache, type this in the Terminal at the prompt:
    <pre class="command">sudo lookupd -flushcache</pre>You should just get the prompt back when it's done. There's no feedback.
    To check where your Mac is getting its lookups, you use lookupd in an interactive mode. First, you type:
    <pre class="command">lookupd -d</pre>At the prompt in the Terminal window. Then you'll get a few lines of text and a ">" prompt. Type "hostWithName", then a space and your host's name, so it looks like this:
    <pre class="command">> hostWithName: www.apple.com</pre>When you hit the enter key, it'll do the lookup and give you a few lines information:
    <pre class="command">Dictionary: "DNS: host www.apple.com.akadns.net"
    lookup_DNSdomain: apple.com.akadns.net
    lookup_DNSserver: 208.67.222.222
    lookup_DNS_time_tolive: 58
    lookup_DNStimestamp: 1167796142
    lookupagent: DNSAgent
    lookup_infosystem: DNS
    interface: 4
    ip_address: 17.112.152.32
    name: www.apple.com.akadns.net www.apple.com
    + Category: host
    + Time to live: 43200
    + Age: 0 (expires in 43200 seconds)
    + Negative: No
    + Cache hits: 0
    + Retain count: 4</pre>Notice how it mentions DNS servers in several places, including "DNSAgent". That meant it used the DNS server at 208.67.222.222 to find the address for www.apple.com. Now, if I try it with a staging server (hosted on my iMac in this case), see what happens:
    <pre class="command">> hostWithName: test.mydomain.com
    Dictionary: "FF: host test.mydomain.com"
    lookupagent: FFAgent
    lookupvalidation: /etc/hosts 2 1166756640
    ip_address: 127.0.0.1
    name: test.mydomain.com
    + Category: host
    + Time to live: 43200
    + Age: 0 (expires in 43200 seconds)
    + Negative: No
    + Cache hits: 0
    + Retain count: 3</pre>Now, see how it says it looked it up using the FFAgent (Flat File), and even says it got it from /etc/hosts? If you're seeing anything except for FFAgent, then it's not looking in /etc/hosts for the info. There are ways to change the lookup order lookupd uses, but I'm pretty certain it was already set to use the flat files before DNS way before Panther.
    To quit the lookupd program, just type "quit" at the prompt.
    charlie

  • Firefox can't access a specific web site. WHY?

    "I have already posted that in 10.4 Forum but the problem is in Leopard"
    At home and office I can't access a specific web site with Firefox.
    I have tried everything I was able to: cleared cache, deleted cookies, deleted firefox prefs, flushed DNS, tried to log with IP instead of domain, created a new user account in Mac OS, repaired permissions, but nothing happens!
    The strange thing is I can access the web site trough a proxy. And I don't have a firewall or similar, my Mac is conected directly to the web. And the problem is the same in any browser I use, like Safari or Firefox or Camino.
    Anyone has any idea about what is causing my problem?
    Just in case, the site is demonoid.com.
    PS: Thanks BDAqua to all support on the other thread.

    demonoid.com
    I feel like a dork. Maybe next time I'll read the post better.
    Okay, I went to that site and it works fine for me.
    Apple //GS

  • Firefox can't access a specific web site

    This problem is driving me crazy.
    At home and office I can't access a specific web site.
    I have tried everything I was able to: cleared cache, deleted cookies, deleted firefox prefs, flushed DNS, tried to log with IP instead of domain, created a new user account in Mac OS, repaired permissions, but nothing happens!
    The strange thing is I can access the web site trough a proxy. And I don't have a firewall or similar, my Mac is conected directly to the web. And the problem is the same in any browser I use, like Safari or Firefox.
    Anyone has any idea about what is causing my problem?
    Just in case, the site is demonoid.com and it's running ok in other computers I tested.
    Message was edited by: nikollas

    No proxies, AV, firewalls or anything. The internet cable is pluged into this Mac.
    The problem began 2 weeks ago. When I loaded the page the browser shows status done at the bottom of the window, and at the address bar I see the icon of the web site nd the address but nothing is shown. The source code for that page also is in blank.
    I am now using firefox 3 and still have the problem. Safari is up to date with no enhancers. I uninstall all extensions from Firefox also.
    Hard to believe, hum?

  • I can't access The Age newspaper site from my browser, it says access denied.  Anyone know why?

    I can't access a couple of newspaper sites from my browser, it keeps saying access denied as per below.  Anyone know why?
    You don't have permission to access "http://news.theage.com.au/" on this server.
    Reference #18.9c1c1acb.1400412439.1b1d2748

    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    and confirm. Test.

  • I can't access to certain web sites

    I can't access to several websites (www.isisparenting.com, www.etvnet.com), including my internet television. So, I'm wasting my money. Traceroute revealed that certain nods are unavailable and stop signal passing. This is weird because the idea of Internet is based on re-routing if such kind of things happens. I chatted to Verizon representative (chat ID# 12261042593) and was suprised to know that this issue is "out of their boundaries". Is this my Internet provider, I ask myself? Seems like charging money is done better by them.
    I use MAC so neither firewall nor antivirus are installed that could potentially block some sites. I did basic things like restarting computer, router, trying different browsers. Nothing helped.
    Very important that I also tryed to connect via AT&T 3G on my phone and successfully accessed those sites. So, this is obviously Verizon problem.
    So, this is tracerouting info for etvnet.com:
    traceroute to 74.86.94.186 (74.86.94.186), 64 hops max, 52 byte packets
     1  wireless_broadband_router (192.168.1.1)  3.028 ms  3.974 ms  2.489 ms
     2  l100.bstnma-vfttp-103.verizon-gni.net (98.118.61.1)  16.394 ms  8.833 ms  7.060 ms
     3  g5-2-1703.bstnma-lcr-07.verizon-gni.net (130.81.109.74)  10.051 ms  7.190 ms  7.116 ms
     4  so-0-3-0-0.bos-bb-rtr1.verizon-gni.net (130.81.29.252)  10.729 ms  8.852 ms  7.844 ms
     5  0.so-0-2-0.xl3.bos4.alter.net (152.63.16.137)  20.736 ms  20.376 ms  20.804 ms
     6  0.so-1-2-0.xl3.dfw7.alter.net (152.63.98.77)  66.983 ms  65.998 ms  65.041 ms
     7  * * *
     8  internapgige1-gw.customer.alter.net (65.208.15.230)  69.765 ms  66.508 ms  67.145 ms
     9  border3.tge4-1-bbnet2.ext1.dal.pnap.net (216.52.191.83)  68.599 ms  72.176 ms  65.169 ms
    10  * * *
    11  po6.dar01.sr01.dal01.networklayer.com (173.192.18.211)  64.929 ms  64.686 ms  66.023 ms
    12  po1.cer01.sr01.dal01.networklayer.com (66.228.118.200)  68.144 ms  68.105 ms  77.049 ms
    13  npr01.dal01.networklayer.com (66.228.118.129)  68.632 ms  62.707 ms  62.528 ms
    14  * * *
    15   (66.228.119.3)  70.289 ms  70.432 ms  112.639 ms
    16  * * *
    17  * * *
    18  * * *
    19  * * *
    20  * * *
    Tracerouting to isisparenting.com:
    traceroute to 75.126.95.50 (75.126.95.50), 64 hops max, 52 byte packets
     1  wireless_broadband_router (192.168.1.1)  17.588 ms  11.954 ms  0.694 ms
     2  l100.bstnma-vfttp-103.verizon-gni.net (98.118.61.1)  9.027 ms  19.264 ms  7.177 ms
     3  g5-2-1703.bstnma-lcr-07.verizon-gni.net (130.81.109.74)  7.437 ms  6.740 ms  7.426 ms
     4  so-0-3-0-0.bos-bb-rtr1.verizon-gni.net (130.81.29.252)  7.733 ms  10.791 ms  10.281 ms
     5  0.so-0-2-0.xl3.bos4.alter.net (152.63.16.137)  20.547 ms  20.989 ms  16.719 ms
     6  0.so-1-2-0.xl3.dfw7.alter.net (152.63.98.77)  65.444 ms  65.938 ms  67.576 ms
     7  tengige0-6-4-0.gw4.dfw13.alter.net (152.63.101.21)  65.436 ms
        tengige0-6-1-0.gw4.dfw13.alter.net (152.63.101.13)  62.453 ms
        tengige0-6-4-0.gw4.dfw13.alter.net (152.63.101.21)  64.247 ms
     8  internapgige1-gw.customer.alter.net (65.208.15.230)  69.588 ms  72.633 ms  65.417 ms
     9  border3.tge4-1-bbnet2.ext1.dal.pnap.net (216.52.191.83)  71.218 ms  77.522 ms  68.992 ms
    10  * * *
    11  po6.dar01.sr01.dal01.networklayer.com (173.192.18.211)  65.208 ms  65.246 ms  143.976 ms
    12  po1.fcr01.sr01.dal01.networklayer.com (66.228.118.154)  68.606 ms  90.912 ms  69.501 ms
    13  * * *
    14  * * *
    15  * * *
    16  * * *
    Pinging 66.228.118.XX gives 100% packet loss.
    Problem like this happens time to time (http://forums.verizon.com/t5/FiOS-Internet/Can-t-access-certain-websites-including-my-own-for-second... and how it is resolved is unclear.
    I would appreciate if people share their opinion and experience. I would also like to hear some helpful suggestions from Verizon techs.
    Thanks!
    Solved!
    Go to Solution.

    yeah they have a two to four hour lease time with their ip's.   so without calling them and asking that they release the ip address, the 20 minutes would be too short timewise.,

  • Can't Access Illustator CS4 tools

    k... so I have Illustrator CS4, but I can't get into the tools...... I have tried everything, but can only access the ones that are shown or by using the keyboard shortcuts....
    Help!!!!!!!

    Click on the tool that has another tools in it and keep mouse button clicked so that the tool expand and other tools are visible and then select the desired tool.
    If you are still not able to access it try deleting preferences.
    Which OS you are working on??

  • Can't access secure web pages/sites

    For some reason, I can't access secure (https) web pages with Safari. It simply stopped working. It happens with any secure page regardless of the web site.
    I can access secure sites using Internet Explorer but not Safari. Also, I have another Mac and do not have this problem with it.
    Any help with this would be greatly appreciated.
    Thanks
      Mac OS X (10.3.9)  
    iBook   Mac OS X (10.3.9)  
      Mac OS X (10.3.9)  
      Mac OS X (10.3.9)  

    For some reason, I can't access secure (https) web pages with Safari. It simply stopped working. It happens with any secure page regardless of the web site.
    I can access secure sites using Internet Explorer but not Safari. Also, I have another Mac and do not have this problem with it.
    Any help with this would be greatly appreciated.
    Thanks
      Mac OS X (10.3.9)  
    iBook   Mac OS X (10.3.9)  
      Mac OS X (10.3.9)  
      Mac OS X (10.3.9)  

  • Yosemti OSX 10.10.1 Safari can NOT access US Schwab web site.  Chrome could.  Why???

    OSX10.10.1 Yosemti Safari can NOT access US Charles Schwab web site. 
    Chrome could.  Why????

    Many financial cites are just not compatible with Safari. Contact Schwab and ask them.
    Similar to your other post:
    OSX Yousemite Safari could NOT accesss US Citibank web site.  Chrome could.  Why???

  • Mac Book-Need assistance.  I can not access one specific internet site

    I'm unable to access one specific web site without clearin all history each time I access.   I dont have this problem accessing any other website.   My system is too old for Apple support.   Has anyone experienced this before?  Thank you

    Hi shldr2thewheel.  the option you provided says the site is up.  I still receive the message that Safari can reach the server.   I have checked w/th site owner and the isp and they say to contact the manufacturer.  I'm stumped.  do you have another suggestion?   Thank you

  • Safari only partially loads certain web pages. The menu bar on a page is completely missing so I can't access any of the site

    where that white bar is above the login should be a menu bar. It never loads and I cannot access a number of pages on the site. Is there anyway to correct this?

    Hello Siobhan86,
    It looks like your iPad is not loading this webpage correctly all of a sudden. I would start by quitting Safari:
    iOS: Force an app to close
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it.
    When you have done that restart the device and test the issue again:
    iOS: Turning off and on (restarting) and resetting
    If the issue persists, I would next clear the website data for Safari in Settings:
    Safari settings - iPad User Guide
    Go to Settings > Safari, where you can:
    Clear your history, cookies, and data
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • Can't access my own web site from only my laptop

    Inmotion hosting (my site's host) switched me to a "new and improved" shared server. I have several website hosted there. One (www.askthedogguy.com), I cannot access, front end or wordpress back end. When I type either url I am forwarded to http://ecbiz111.inmotionhosting.com/unavailable.html which contains a website unavailable message. My site was hosted on server was secure111.inmotionhosting.com. I have tried on several browsers (Safarie, Firefox and Chrome), cleared caches and cleared the dns cache using terminal all under the tutelage of Inmotion tech support's help.  I can access my site on my ipad and iphone and on my sons' PC.
    Inmotion says they've exhausted their fix ideas and suggested I contact Apple as the problem is isolated to my laptop only.
    Any ideas?
    -John

    You probably hacked the system during the development of the website. The file modified is /etc/hosts.
    The easiest way to fix the hosts file is to restore it from a backup that predates the modification, or to copy the unmodified file from another Mac. If you can't do that, then do as below. Please read this whole message before doing anything.
    Back up all data. This is a simple procedure, but if you don't follow the instructions exactly, you could be left with an unbootable system. In that case, you'll have to restore from a backup or reinstall OS X.
    If you have more than one user account, you must be logged in as an administrator.
    Triple-click anywhere in the line below to select it:
    open -a TextEdit /etc/hosts
    Copy the selected text to the Clipboard (command-C).
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). A TextEdit window should open. At the top of the window, you should see this:
    # Host Database
    # localhost is used to configure the loopback interface
    # when the system is booting.  Do not change this entry.
    127.0.0.1                              localhost
    255.255.255.255          broadcasthost
    ::1                                        localhost
    fe80::1%lo0                    localhost
    Below that, you'll see some other lines. There should be nothing above the first line "##". If you have any doubt about that, STOP and ask for guidance. Make sure you scroll all the way to the bottom of the document. Scroll bars are hidden by default until you actually start scrolling, so you may not realize that you’re not seeing the whole document.
    If the contents of the TextEdit window are as described, close it, then enter the following command in the Terminal window in the same way as before (by copy and paste):
    sudo sed -i~ '11,$d' /etc/hosts
    This time, you'll be prompted for your login password, which won't be displayed when you type it. If you don’t have a login password, you’ll need to set one before you can run the command. You may get a one-time warning to be careful. Confirm. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. Quit Terminal.
    That will fix the hosts file. There is now a copy of the old hosts file with the name "hosts~" in the same folder as "hosts". You can delete the copy if you wish. Don't delete the file named "hosts".

Maybe you are looking for