Slow initia page load

Hi there,
I am experiencing another issue where loading the initial
roboHelp home page can take up to 1-2 minutes. Once this page is
loaded all subsequentrequests are fine. If I close the browser and
wait an hour or so, I get the same slow response again. This
happens even when I request the page on the server itself. I
noticed on the server (win2000) dllhost.exe goes nuts taking up of
50% CPU for 1-2 mins. Anyone got any ideas?
Thanks for your time,
Cam.

It might be worth looking at any anti-virus software to see
if that is the cause of the problem. I've seen instances with
ordinary webhelp output where the initial load of the help took
ages. Once the start page was assigned as "trusted" in the
anti-virus software all was OK.

Similar Messages

  • Slow web page loads on Mac, but not for PC

    I use a D-Link wireless router (DI-524) for my PowerBook G4 15" and my roommate's Dell PC. Very recently I seem to get very slow web page loads with some pages not even loading at all.
    Airport is consistently connected with no drops at all and when I'm downloading something it never gets interrupted the whole way through.
    My roommate's PC has no problem whatsoever and all of the web pages that he visits load instantly. It seems that my main problem is with web pages.
    I've tried doing a clean install on my Powerbook, I've tried resetting the router (I've tried upgrading the firmware but the router decided it didn't want to work with the new version). And surprisingly, I get the same slow speeds when I hook up my Powerbook to my router via ethernet cable. The only time my speeds are perfectly fine is when I hook up my Powerbook directly to the wall (I dorm in a university so we have a T3 line).
    Can someone please give me some advice on this very frustrating issue?

    In addition to Neds suggestions, empty the Safari cache (which should be empty after a clean install).
    Goto the Safari Get Info screen (in Finder or in Dock if you have Safari there), click the triangle on languages, and disable those you don't use.
    My Safari response time was significantly slowed after the 10.4.5 update, and using the combo updater took care of that. The 10.4.6 combo update is located here.

  • Execute search programatically during initial page load.

    hi,
    when the page is initially rendered, i have requirement to have the page automatically retrieve rows that belong to the user (ie execute a search programatically)
    to achieve that i did the following -
    1. created search page using autocustomizationcriteria
    2. mapped all search fields to corresponding VO fields ( i intend to not override the default where clause since all my search can directly be mapped to a VO attribute)
    3.populated the userlogin value into the corresponding search field as follows -
    String lg = pageContext.getUserName();
    OAMessageLovInputBean lovBean = (OAMessageLovInputBean)webBean.findChildRecursive("searchLogin"); //the searchfield is a messageLOVInput
    lovBean.setValue(pageContext, lg);
    the behavior i was expecting is for the page to automatically generate the where clause since i populated the search field that is mapped to the VO attribute and execute the query (i did not invoke executequery() per dev guide) BUT instead it is executing a BLIND query with no where clause.
    would appreciate any insight into what i am doing wrong....
    thank you.

    hi, i had initially done the setting of the whereclause and executing programatically. however, when you do that, subsequently, the 'Go' button also needs to be handled programatically (including all search criteria whereclause generation) and then you loose all the features of the queryBean especially the different search options (eg like , starts with etc) on the Advanced Panel unless you code for all those features yourself...... NOTE - the need to handle the 'Go' button yourself happens even though after executeQuery() for just the initial page load, i reset the whereclause and whereclauseparams to NULL....
    i also do not have a formvalue associated with the searchlogin field.
    any other inputs please ?
    thank you.
    Edited by: user8249972 on Jan 28, 2013 10:22 AM

  • My MAC has gotten very slow. Pages load slowly. How do I fix this?

    My MAC has gotten very slow. Pages load slowly. Multi colored disc appears on screen at times. (like the hour glass on PC's) Anyone know how to spped it up like it was new? , at times not at all.

    Examine this comprehensive trouble shooting article:
    https://discussions.apple.com/docs/DOC-3521
    Usually the Hard Disk Drive is the problem area.
    Ciao.

  • Place default checkbox value "in SESSION" on initial page load

    Oracle 11.2
    Apex 4.1
    Desire outcome: Chart renders on inital page load using default value of checkbox in query.
    I have a checkbox with a default (checked) value. It shows checked when the page renders for the first time but the value is not in the SESSION state. I use this value in a query for a chart. I do not want to use a Submit button so I have a dynamic action submitting the value for the checkbox and the chart refreshes as desired when I check and uncheck the box.
    I tried "Fire on Page Load" in the DA Execution Options, as well, but that caused a loop where the page renders and immmediately renders, and immediately renders, etc.
    Is there a declarative solution that submits the current, in this case default, values when the page is loaded? I only need and want the default values used the first time the page is accessed. This is the initial page of the application but I need the same behavior on all pages for the separate checkbox selections found there.
    May God Bless,
    Howard

    Howard (DBA in Training) wrote:
    If I remove the Default Value and add a Before Header page computation for the item with static assignment to
    a:bI get the 2 A/B checkboxes, both checked, and the value is set in session state.If you log in here, you can see it up close and personal!
    http://apex.oracle.com/pls/apex/f?p=21997:3 Login: Dever / Ima9Dever
    The Default Value colon-delimited string must contain the checkbox values, not the labels. In a static LOV the checkbox options are specified as <tt>label;value</tt> pairs. Thus in your checkbox LOV the labels are A/B, whilst the values are a/b. The values are case-sensitive.
    The Default Value should therefore be:
    a:bwhereas you've specified:
    A:BWith the checkbox item LOV Display Extra Values property set to Yes, APEX displays these extra values that are not included in the LOV definition as additional checkboxes. You can see this if you inspect the rendered checkbox elements in the HTML source:
    <input type="checkbox" id="P3_CHECKBOX_0" name="p_v01" value="a">
    <input type="checkbox" id="P3_CHECKBOX_1" name="p_v01" value="b">
    <input type="checkbox" id="P3_CHECKBOX_2" name="p_v01" value="A" checked="checked">
    <input type="checkbox" id="P3_CHECKBOX_3" name="p_v01" value="B" checked="checked">You get the a/b values defined in the LOV, plus the extra A/B values the LOV knows nothing about.
    ==== ) How do you keep it from setting/resetting these values each time the
    page is rendered?  The need is to do it only the very first time?  ( ====Put a Value of Item / Column in Expression 1 Is NULL condition on the Computation. Problem then is that the computation will be run if the user can [legitimately] deselect all of the checkboxes, either leaving you back where you started, or requiring the use of a further item to flag whether it is the really "the very first time" (which I find intellectually deeply unsatisfactory). This may be a sign that the control should really be a radio group that always has one option set, rather than a check box.

  • Firefox for Android slower, on page loading, than desktop version on the same hardware?

    I did test Firefox for linux paralel to the Android version on the same tablet, in the exact same time.
    Mobile version: 22.0 - Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0
    Desktop version: 11.0 - Mozilla/5.0 (X11; Ubuntu; Linux; armv7l; rev:11.0) Geko/20100101 Firefox/11.0
    Mobile version starts, indeed, faster (2-3s vs 7-10s) but page loading looks like it's being strangled by something.
    Unlike desktop version, which, with it's rendering issues - I'm running it on top of an X11 framebuffer,
    the mobile version can take up to 2 minutes to load a webpage like plus.google.com.
    The Desktop version, running on the same tablet and taking cpu time along Android, takes less than one minute. I'm convinced it would be 2-3x faster running alone and even faster if the gpu would do the rendering.
    On other pages the difference is even more striking...
    And it‘s obviousv that it is not a rendering issue but a data transfer bottleneck.
    Any idea on closing the gap on page loading times between the two, not involving slowing down the desktop version? :)
    My hardware specs: Allview branded ly-f1 tablet, 1GHz Cortex A8, 1Gb DDR3 RAM, 8Gb internal nand flash
    Android 4.1.1 and Ubuntu 12.04 lts compiled with hardfloat for armv7.
    My internet connection being a 50Mb/s optical routed to a 802.11n 150Mb/s wifi router.
    I would love to switch to Ubuntu only but I cant do that yet... Mali400 and cedarX still puzzle me and fellow linux geeks...

    see: [[Firefox for mobile is slow - How to make it faster|Firefox for mobile is slow - How to make it faster]]

  • W550s: slow web page loading - video problem?

    My system:Thinkpad W550s with the 2880x1620 px Display.CPU:      i7 - 5500URAM: 8 GBSystem: Win 7 64 bitDrives:  system 256GB m.2 SSD This problem seems to be Lenovo video display, not the web browser or the internet connection: I see the same slugish page loading with Chrome and Firefox; I see the same problem with WiFi or wired ethernet. No other computers at my house have this problem. Specifically, I display Zillow in web browser. Choose a search option that displays hundreds of homes within the map. Zoom in or zoom out. Zillow redraws the entire map, and it is very slow on my W550s (sometimes 2 seconds or more). Other computers will refresh in a few blinks of the eye. I have not used the computer enough to say if I'm also seeing video display problems. There is a slow video on W550s topic in the forum, too.. I haven't yet tried some of the (unsuccssful) steps recommended there. 

    Occasionally I see it reach 100% when doing nothing but browsing! So what does that mean to you? The observed sluggishness seems very real, but I have a hard time quantifying it. My desktop system (older AMD CPU, 8 GB RAM, HD, not SSD) is definitely snappier. The graphics card on the desktop system is nothing special - some nVidia $50 card. Again, in the not quantifiable category, a friend recently brought an older Dell XPS laptop to my home that I had gifted to her. It is from 2007, runs Windows Vista (yikes!) and only has 4 GB RAM, yet it definitely felt faster with Firefox. It even seemed to load Firefox and IE quicker! This is really disheartening. I should load Adobe Lightroom on it and see how that runs.

  • Internet Browsing Very, Very Slow/Incomplete Page Loads

    _*The Computers:*_
    MacPro 2008 dual quad core and MacBookPro 2.66 mid 2009 both running OS 10.5.8.
    _*The Problem:*_
    The Mac Pro which is hard wired is very very slow and many times will time out before it can load a page or will only load part of the page (lots of little boxes with question marks in them or page loads part of the way and stops)and the wheel just keeps spinning. Sometimes I can hit the x and reload and it will work just fine. Sometimes, this does not help. The MacBook Pro which is wireless behaves the same way.
    _*The Internet Set Up:*_
    DSL line runs from wall to Surewest (ISP) router, then out to a 5 port Dlink switch. From the switch I run straight into the Mac Pro and to the Airport Express. The Airport Express is about 2.5 years old. It runs b/g while the MacBook Pro has draft N capability. I noticed that since I replaced my older MacBook Pro which was b/g, the new one shows a much stronger signal, which is why I can't understand why its slower.
    _*The Testing:*_
    I don't think its my ISP because when I run speedtest.net, I get what I always get, 3mb/s download and I have run that test many, many times over the last few days. The only change has been in the ping. It used to be consistently 16-17 ms and now it varies going as high as 24-26 ms. I have no clue if that is indicative of a problem. Data downloads, including iTunes work just fine.
    _*Potential Culprit:*_
    The only other change was that this weekend, I downloaded xmarks (formerly foxmarks) to unify and coordinate my bookmarks across both computers. I have since run the xmarks uninstaller on both machines and deleted the online account. However, it has not made any difference.
    _*Attempted Solutions:*_
    I already rebooted the Airport Express and changed the channel from auto to a higher number. No effect.
    _*Other Possible Solutions:*_
    I will reboot the ISP modem tonight.
    I am also considering uninstalling and reinstalling Safari with the thought that xmarks somehow screwed it up, but I also had the problem in Firefox in which I did not install xmarks. If I pull the Safari bookmark.plst file before I uninstall Safari, I should be able to just drop it in to the fresh install and keep my bookmarks.
    Someone suggested that I switch to Open DNS. This is beyond my area of expertise so to speak, so I am a little afraid to mess with it. If one of you wouldn't mind giving me a more complete explanation and instructions, I would appreciate it.
    Any other thoughts, advice or things to try? Thanks for the assistance.

    Greetings,
    Deleting and then reinstalling Safari is not a solution, so I would strongly advise against it. It's very rare that the application you're having a problem with using is the actual problem; rather, it's something the program relies on that is causing the problem. Instead, try this:
    Quit Safari if it's running and open System Preferences>Network>Advanced.
    In the DNS Server window, make sure IPv6 is turned off, and enter these two DNS servers to replace the ones you currently have (if any):
    208.67.222.222
    208.67.220.220
    click Apply Now and quit System Preferences.
    Next, do these things in order:
    1. Go to Home/Library/Cookies and delete the Cookies.plist file.
    2. Go to Home/Library/Caches/com.apple.Safari and delete the contents of that folder.
    3. Go to Home/Library/Caches/com.apple.Safari/Web Page Previews and delete the contents of that folder.
    4. If you don't want to use the Top Sites feature, open Terminal and paste in this command:
    defaults write com.apple.Safari DebugSnapshotsUpdatePolicy -int 2
    5. Go to Home/Library/Caches/Metadata/Safari and delete the contents of that folder.
    6. Go to Home/Library/Caches/Safari and delete the contents of that folder.
    7. Go to Home/Library/Safari and delete these files (if you have them):
    Downloads.plist
    History.plist
    Form Values
    LastSession.plist
    WebpageIcons.db
    Then Repair Disk Permisions, restart Safari and see if the speed is improved.

  • Slow web page loading in Safari with DSL

    I've got an intermittent problem which may not be Safari-related, but I need to ask it anyway because Mac friends of mine have experienced similar problems.
    I just changed my ISP from satellite interenet to mid-speed DSL. Ever since the changeover, I've found that more often than not, pages seem to load about 66%, then data reception seems to stop. When pages DO load, they load quickly, but most of the time, pages seem to stop loading at a certain point. If I hit refresh (often after several times), then the page loads as fast as lightning.
    Could there be something with Safari that interacts with the DSL connection which causes the loading to stall? Many times, pages don't load at all, and I'm wasting time waiting for pages to "just pop up", Other times, I will get "Page Not Found" even though I KNOW there's a page existing at that particular location, yet Safari doesn't display it unless I first hit "Refresh". Still other times, The same pages load just fine, whether or not I empty the cache and close the downloads window.
    Any ideas, people?
    Jim Barg
    Power Mac G5 Dual 2.0GHz   Mac OS X (10.4.3)   What other computer?

    Hi Jim,
    The 'refresh to force the page to load' symptom is usually a sign that you either have the wrong DNS addresses specified in your Network preferences or your ISPs DNS server are very slow.
    Have a search for DNS on the Safari forum - there's quite a few posts and sample addresses for you to try out.
    Good luck.

  • Safari's initial page load delay... where to turn off or change?

    Hi,
    A while back I read that Safari puts a few seconds delay when loading a new webpage, .. and 4.03 still has it. I just can't find where it was that I read how to take it off.. Does any one know?
    Basically I want Safari to start drawing the page as soon as it gets to it, kind of like opera does.
    Just in case Why don't I just use opera? I prefer Safari, but I don't always need the initial page that is loading but a link on it... and I find myself waiting.. and on fast connection, just to load a page I shouldn't have to be waiting until the browser feels the page load is complete.
    Thanks
    Oscar

    HI,
    There's no delay feature that you are referring to in Safari. If you can find the article you read, could you please post it here?
    Have you tried emptying the cache?
    From the Safari Menu Bar, click Safari/Empty Cache
    Also, try using Open DNS
    Carolyn
    Message was edited by: Carolyn Samit

  • CSS on some pages is not displaying properly on initial page load.

    I'm running into an issue where a page loads and the styles do not render correctly. After the page loads, I can temporarily fix this by choosing: View->Page Style->No Style, then doing it again with: View->Page Style->Basic Page Style. Though when navigating away from the page and then coming back to it, I will have to do it over again.
    I'm experiencing this issue on v. 36.0.3 for Windows and v. 36.0 for Ubuntu

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can check the Net log and the Network log in the Web Console (Firefox/Tools > Web Developer) to see how long it takes for content to arrive.
    *https://developer.mozilla.org/Tools/Network_Monitor
    You can also try to reset (power on/off) the router and maybe check with your ISP if it happens on more than one OS.

  • SLOW INTERNET PAGE LOADING

    Hi, I bought my IMac G5 last May just after the Tiger release. My problem is the time it takes for internet pages to load, which considering I have a broadband connection at a fairly fast speed, is appalling. This problem has existed since I bought the Mac and hasn't changed. I tried to bid on ebay last night, the item had 1 minute 30 seconds to go so I put on my bid and sent the page. By the time the page had refreshed the auction had ended, so you can imagine my frustration. I did post here a few months ago but no-one came up with any suggestions, I was also hoping that there would be an update or something to correct this problem but there doesn't appear to be. This is my first Mac and I love it apart from this one very annoying thing as I do use the internet alot. Anyone have any suggestions???
    Imac G5   Mac OS X (10.4.2)  

    Thanks for the info, I still haven't managed to whip a keyboard from work to try as yet but still intend to. I have a few other ideas that maybe others could advise on. I read a letter in this months Mac format mag regarding USB modems basically advising against using them in preference of an ethernet modem/router. Im not to au fait with what these are/why they should be better but I have got my hands on one from a friend and tried to install it earlier, it seems though, that I am going to have to spend over an hour on the phone to my ISP trying to get info out of them for it to install properly (this I am not looking forward to although I will persevere).
    The other thing that I thought maybe the problem is with my ISP. I pay for upto 2mbps broadband connection but I have heard that some companies can cap this. Im not sure how they do it and whether it would affect download or upload/page loading. I have sent them an e-mail to see if they can advise.
    Other than that I will assume it is the G5 as I cannot think of anything else, but as you can see I have quite a way to go before I can pinpoint the problem.
    Again any advise on the above is very much appreciated,

  • Slowness on page load with LOVs

    Hi people
    I am on APEX 3.2 and Oracle database 11.2.0.2.0
    I have a page where I have to display 6 list boxes
    2 of the 6 list boxes show 10,000 records each
    2 od the 6 show 5000 each
    final 2 show 1500 each
    I have noticed that sometime (not always) this page would take about 3 minutes to fully load and other time it takes 5 seconds to load. The data in the list boxes is coming from SQL queries on some tables. There tables have indexes. Also note that when I run these queries in PL/SQL Developer or SQL-Plus they return records within seconds. Its just on the APEX page where "sometimes" it will just wait for several minutes.
    What could be the problem and are there any suggestions to fix this?. I have just read somewhere that I should change shared_server parameter to 5. Right now its 1. I will test this tomorrow morning.
    But this has really puzzled me. I have looked at the memory and cpu usage and nothing is happening while it waits for 3 minutes to open the page.
    Thanks for your suggestions

    Hi there..
    Peter is right... Creating a page that has select lists that are that large will rarely be performant. I'm surprised that you get an acceptable result as often as you do.
    You have to be careful when comparing the results you're getting in APEX with the results you get in other GUI interfaces to ORACLE. Often these GUI interfaces introduce array fetch processing behind the scenes without you even knowing it. For instance SQL Developer by default will only bring back the first 50 rows and only retrieve more as you scroll through the result set. This makes it SEEM like the query ran fast when in reality it was fast bringing back 50 rows.
    A more proper comparison would be to run the query in command line SQL*PLUS, which does no array fetch processing by default.
    As Peter said, DEBUG MODE is one way of looking at the what is actually happen in APEX when the page loads. If you're familiar with 10046 SQL Trace files, you can produce one of these for the page rendering by appending '&P_TRACE=YES' to the end of the URL for your page. W
    WARNING: If you're uninitiated, SQL Trace files are not for the faint of heart! Seek help from a DBA or Tuning Analyst...
    Hope this helps
    Doug Gault
    www.sumneva.com

  • Slow Web Page Loading in Safari & Firefox

    A few months ago, Safari began loading web pages extremely slowly, regardless of the Internet connection. I don’t recall doing anything special at the time; it just kind of started all of a sudden. I thought it might a problem with Safari, so I downloaded Firefox. Although Firefox was a bit faster at first, it quickly (over the course of about 1 week) slowed down as well. To reiterate, the browser application itself was loading quite rapidly, yet the web pages were taking a very long time. On average, it takes more than 90 seconds to load a web page as simple as Google.com. Before this problem began, a web page would usually take an average of about 15-20 seconds to load. I am sure that it is NOT due to my Internet connection because the problem remains regardless of whether I am at home (where I have a cable connection) or at work (where I know the Internet connection is very reliable). To further support this, my roommate who has a 4 year old Dell PC loads web pages using Internet Explorer significantly faster than I do (with my 2.5 year old MacBook Pro). I have not noticed any kind of performance decrease with any of my other software or hardware; the computer still starts-up quickly, and all of my other software applications are very responsive. Any suggestions on how I might fix this issue?

    Before this problem began, a web page would usually take an average of about 15-20 seconds to load
    I would call that slow! 1-5 seconds should be the maximum.
    The following usually works on both Tiger and Leopard:
    (First, if yours is an Intel Mac, check that Safari is not running in Rosetta, which is enough to slow it to a crawl.)
    Adding DNS codes to your Network Settings, should gives good results in terms of speed-up:
    Open System Preferences/Network. Double click on your connection type, or select it in the drop-down menu. Click on TCP/IP and in the box marked 'DNS Servers' enter the following two numbers:
    208.67.222.222
    208.67.220.220
    (An explanation of why that is both safe and a good idea can be read here: http://www.labnol.org/internet/tools/opendsn-what-is-opendns-why-required-2/2587 / )
    Whilst in System Preferences/Network you should also turn off 'IPv6' in your preference pane, as otherwise you may not get the full speed benefit (the DNS resolver will default to making SRV queries). If you want to know what IPv6 is:
    This is Apple's guidance on iPv6:
    http://docs.info.apple.com/article.html?path=Mac/10.5/en/8708.html
    Click on Apply Now and close the window.
    Restart Safari, and repair permissions.
    If that didn't do it, then try this as well:
    Empty Safari's cache (from the Safari menu), then close Safari.
    Go to Home/Library/Safari and delete the following files:
    form values
    download.plist
    Then go to Home/Library/Preferences and delete
    com.apple.Safari.plist
    Repair permissions (in Disk Utility).
    Start up Safari again, and things should have improved.

  • Safari extremely slow and pages load with errors

    Not sure if this is related to other Safari posts, but when I try to load a page from many sites, including this one, the speed is extremely slow and there are invariably errors reported on the bottom status bar. I'm on a new Mac Pro, and I haven't added any add-ons to Safari or changed system settings. My internet connection is DSL on ethernet, and there are no problems with email or on my old G4 using Explorer 5.1. At this point G4's Explorer is light years faster than Safari on this machine. I'm going to try Mozilla Firefox, but is there any hope for Safari?
    Thanks,
    Peggy

    Hi Peggy
    Welcome to Apple Discussions
    Try this to speed up Safari.
    First, make sure you are not using Rosetta. Go to Safari's info panel (Application folder>Safari.app>Single click>Apple Key I). If Rosetta is selected, uncheck it.
    Network Connection
    Go to the System Preferences>Network panel
    - Location - set up a personal location by clicking on the drop down menu and selecting "add a location". Use a name familiar to you. Once established, select "apply".
    - Next, click on the "Show" drop down menu and select Network Port Configurations. Only Ethernet ought to be checked. Move it to the top of the list (you can drag it). Select "apply".
    - Back to the "Show" menu, depending on your connection select "Ethernet". Click on the TCP panel. There, enter 4.2.2.1 and 4.2.2.2 (separate lines) in the DNS servers box and select "apply".
    Creating a personal location, plus adding the DNS codes seems to speed things up. Otherwise, the "automatic" function has a tendency to "search" for available locations.
    In the Finder, go to your Utilities folder and select "Terminal". Once the screen is open enter lookupd -flushcache and press return. This clears out the DNS cache. Once done, quit Terminal.
    Post back

Maybe you are looking for

  • After upgrading to iOS6 my e-mail no longer works. How do I get it back?

    I upgraded to iOS6 and now my e-mail no longer works. What do I do to get it back? It is stuck. I have restarted the iPad multiple times, checked my settings to no avail. I know the accouunt still works as I can access it on my PC. Help!! PLease

  • Having trouble with my Macleans Magazine App in Newsstand

    I just recently downloaded an Update to Maclean's Magazine in Newsstand, and now it won't download any new issues.  It asks me to submit my Apple ID and password, which I do, but won't give me any of my previous purchases, nor will it let me download

  • Invalid username/password  when running VSM1.3

    Hi, I have the issue of invalid username/password when running VSM 1.3. When I ran authentication.java , I got the error as follow: oracle: Exception thrown from getService method of ServiceLocator class: Lookup error:javax.naming.AuthenticationExcep

  • Good receipt process

    Hi Gurus, At what level one step or two step good receipt process can be controlled e.g. Plant, Storage Location, Material etc. Need this info urgently. regards, raju

  • Best plug-in or app to play and export avi flicks

    Hi What is the best plug-in for FCPX, QT, or app to play and export avi flicks? Can they play in FCPX or FCP 7? best elmer