Advice needed on Apex and oracle context

Hello,
I'm facing the next issue:
When I log into my Apex application I set a context site_id with a number.
I'm wondering if it is needed to set my context on every page or is one time enough?
At the moment it is working when I set my context one time when logging in.
On other pages I created an item where I display my context using:
return pck$context.f_get_site_id;
FUNCTION f_get_site_id
RETURN NUMBER
IS
BEGIN
RETURN sys_context(c_ct_context,c_ct_site_id);
END f_get_site_id;
So my question is: is it needed to create a process that executes itself on every page with setting the context or is one time enough?
Kind regards,
Oli

Well, for your purpose, you can make that assumption. The net result would be the same.
In reality, though, each page view is associated with a database session from the database connection pool managed by modplsql. You have no idea which database session you are "attaching" to for a subsequent page view. Thus, you should always set this context for each page view.
Strictly speaking, it's not a new database session. But for your purpose, you might as well operate like it is. Make sense?
Joel

Similar Messages

  • Create PDF report with APEX and Oracle 11g doesn't work

    Hi everyone,
    I have a problem with the downloading of PDF reports from APEX with Oracle 11g.
    When I try to download a PDF, Acrobat Reader says it can not open the file.
    I have done the same test in an environment with APEX and Oracle 10g and it works perfectly.
    Does anyone know if there is a known bug for version 11g.
    Thank you very much.

    Hi Munky,
    I open the generated file the Notepad++ I can read the next message:
    *<HTML><HEAD><TITLE>500 Internal Server Error</TITLE></HEAD><BODY><H1>500 Internal Server Error</H1>OracleJSP:*
    An error occurred. Consult your application/system administrator for support. Programmers should consider setting the init-param <code>debug_mode</code> to "true" to see the complete exception message.</BODY></HTML>
    I have not idea can I solve the problem.
    Have you got any solution for this problem??
    Thank you so much.
    Victor Muñoz.

  • APEX and Oracle XE

    I am trying to use the APEX (as a substitute for my PHP forms base application) for a new client.
    Can I use the APEX and Oracle XE in production, without spending any money for a license from Oracle - i.e. for listener, Web server, etc,?
    I already have setup the APEX that works fine on my laptop, able to see and work with the form on the browser, so can I take the same to a server as a production?
    Any help is appreciated,
    Merdad

    Mehrdad wrote:
    I am trying to use the APEX (as a substitute for my PHP forms base application) for a new client.
    Can I use the APEX and Oracle XE in production, without spending any money for a license from Oracle - i.e. for listener, Web server, etc,?
    I already have setup the APEX that works fine on my laptop, able to see and work with the form on the browser, so can I take the same to a server as a production?Yes. Oracle XE is free to use for internal use or use in your products subject to the license terms for Oracle Database Express Edition.
    APEX is a no-cost database option, so if you have a licensed database (including XE), you can use APEX to develop applications. (Note that if XE is upgraded to use the latest version of APEX, some of the built-in GUI database admin features described in the guides will be lost. All admin will then have to be performed using SQL*Plus or SQL Developer.)
    The licensing information covers the features included (and not included) in Oracle XE.
    There's a dedicated {forum:id=251} forum. This is the only channel for XE support as Oracle do not support the product through MOS (even for customers paying for support of other database editions).

  • APEX and Oracle HTTP server

    Scenario
    We are considering using APEX with Oracle 10g. However, we don't have Oracle application server.At the same time we do not want to use the Oracle HTTP server(OHS) on the database server. The propsed application intend to use by approx. 5000 users
    Questions
    As APEX requires just OHS and mod_plsql plugin,
    1. Can we install just Oracle HTTP server and mod_plsql on standalone server? Which CD need to be used?
    2. Can OHS can be licensed separately as Oracle Internet application server(Enterprise Edition) based on processor licensing is expensive and not affordable.However, there are other options like Standard Edition and Standard Edition One as well but do not require any other options except OHS and mod_plsql plugin.Hence, what is the cost effective option to have OHS and mod_plsql as a middle tier component to deploy APEX applications
    Thanks in advance

    All,
    I'm by no means a security expert, but I don't think this is a best practice. I think the best practice is to use two HTTP servers: one in the DMZ and one on the DB server. The one in the DMZ can be a standard Apache install - it acts as a proxy server and does not need mod_plsql. The second should be OHS. This configuration allows you to block ports that are usually used to communicate with the DB from the server in the DMZ.
    Did I get that right or am I way off?
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen
    http://sourceforge.net/projects/plrecur
    You can reward this reply by marking it as either Helpful or Correct ;-)

  • Differences between Apex and Oracle Answers (being part of OBIEE)?

    Hi!
    A colleague and I just completed a very simple demonstration prototype in Oracle answers consisting of tables (using filters, columns selectors, etc.) to control asset price deviations in fund management. The prototype is based on a star schema with a couple of facts and about 15 dimensions. We made some dashboards using traffic lights as alerts for price tables and designed a couple of data entry forms. The client says that licence costs are not issue (he is a very large banking institute) since he has special licensing agreements with Oracle. However, he wants to know what the main differences between OBIEE's Answers and Apex are. He is about to install Apex and is not sure if he should also introduce OBIEE's Answers. Is there any official Oracle paper comparing Apex and OBIEE's Answers or does someone know the main differences between both products?
    Thanks a lot for your help!!
    Ilias

    Hi,
    Q2). I assume that is something that is not default on Apex when you install it.
    appshosting have e.g. [Apex builder plug in |http://builderplugin.oracleapex.info/] that is not supported by Oracle.
    But I just ques here
    Br,Jari

  • Advice needed on Waits and Timeouts - 8i on HPUnix

    I need some straight advice...We are running 8i on HPUnix. We have been tuning this thing for 6 weeks now and have most things under control (disk I/O, various cache hit ratios, etc.)...but...we still see a large number of waits...at least I think its a large number.
    Question 1. If the instance has been up for 72 hours and I see a count of io done waits for DBW0 of 2,966,179 with 78041 timeouts (as an example), is this a large number? Nothing I have seen in the Oracle documentation gives me a sense of scale.
    Question 2. What events do we have the ability to tune?
    Question 3. For those that we can tune...how do you tune them?
    Kurt
    813 483 2153

    I need some straight advice...We are running 8i on HPUnix. We have been tuning this thing for 6 weeks now and have most things under control (disk I/O, various cache hit ratios, etc.)...but...we still see a large number of waits...at least I think its a large number.
    Question 1. If the instance has been up for 72 hours and I see a count of io done waits for DBW0 of 2,966,179 with 78041 timeouts (as an example), is this a large number? Nothing I have seen in the Oracle documentation gives me a sense of scale.
    Question 2. What events do we have the ability to tune?
    Question 3. For those that we can tune...how do you tune them?
    Kurt
    813 483 2153

  • Advice Needed for Audio and MIDI Controller Software

    I am hoping someone may be able to give me advice on how I should approach my problem.
    I am currently running a live show with audio backing tracks and a small 12 par lighting system. The light system can be controlled via standard MIDI. I am using iTunes to play back sets of backing tracks, and manually controlling the lighting system using a dedicated foot controller.
    What I would like to do, is be able to use software to simultaneously play audio files and perfectly sync the lighting (fades, shots, etc. via midi) with the audio track. Ideally, I would be able to have the audio/lighting paired as discreet entities that could be grouped into sets.
    i.e.
    Audio-MIDI_1 = Audiotrack1 would always be paired with Lightcontroller_MIDI_events1
    Audio-MIDI_2 = Audiotrack2 would always be paired with Lightcontroller_MIDI_events2
    Audio-MIDI_3 = Audiotrack3 would always be paired with Lightcontroller_MIDI_events3
    I could the create a set of Audio-MIDI_x tracks which could be triggered in any order.
    I would like to have to option to be able to activate a single track, or have a complete group of tracks activated sequentially (but be able to stop the and start the group as needed - you never know what will happen in a live situation). It would be nice to have a time-line UI as well.
    Now the final requirement: it should be able to run on a PISMO PowerBook. <cringe>
    I hope I am not too confusing.
    I am thinking MainStage would not be the software for this task as Leo is not an option for the Powerbook.
    I have looked at QLab and showcontrolpro, but I don't think theses are right for me either.
    Any help or suggestions would be greatly appreciated.
    TIA

    Gary,
    With a Pismo you really are confined. I've been using some software from Alien Apparatus called Solo Performer Show Controller (www.alienapparatus.com) and it has a timeline to sequence lights where you can run 32 channels of midi or dmx lighting. The only setback is it needs at least a 1 GHZ processor. There may be a company like Sonnet that has an upgrade for your processor.
    The software is able to run backing tracks, send midi controls to effects units or other software, send hotkeys for apps, synchronize lyrics in a window or on an external monitor, controls a dmx fog machine, and also has a six button usb foot controller which can be configured for many things such as scrolling your songlist to select the next song, change volume of tracks, change a light scene, send a hotkey, trigger samples, etc. It is a bit pricey at just under 600 dollars but the foot control is durable, the company has excellent support and they listen to users to add features to the software.
    Hope this helps
    Thor

  • Advice needed on suitability and hardware requirements...

    Hiya folks...
    I'm after a bit of advice...regarding whether or not Aperture will be suitable for me, considering my current Apple hardware and my current "workflow".
    I'm fairly new to digital SLR photography (hobbyist only)...but have had a variety of non-SLR digital cameras over the years.
    I shoot in raw and jpeg, maybe about 100 shots when I go out (landscape and general outdoor shots mainly, some wildlife). After I have deleted the stinkers, I'm usually left with 30-50 decent shots that I keep...my iPhoto library has about 1000 images that I like, and I'm assuming that Aperture wouldn't have performance issues with a library of that size, on my hardware.
    From the library, I create web galleries, print out to A3 (max...usually 8"x6", some A4) and create photo slideshows on DVD/CD media.
    I've been using a mixture of iPhoto, Photoshop Elements 3, and Photoshop CS.
    iPhoto for photo import and organisation ; Photoshop Elements 3 for raw image manipulation, and minor tweaks ; Photoshop CS for the bulk of image processing. (The raw images produced by my camera, a Nikon D50, are not supported with the Camera raw plugin for Photoshop CS.)
    Having to utilise 3 separate programs does grate after a while...and ideally, I would like to use a single program.
    Aperture sounded ideal, but the £350 price is a little steep for a program that I may end up using as "iPhoto-on-steroids".
    An alternative would be to upgrade to Adobe Photoshop CS2...although I'm not sure whether my software would meet the upgrade criteria...my copy of Photoshop CS was purchased via eBay (authentic CD, box and manuals), but the serial number, I later found out after purchase, has been distributed on P2P networks.
    The combination of Adobe Bridge, the raw manipulation and editing features would mean, similar to Aperture, potentially a single program to cover all my needs.
    So my options are...
    1.Purchase Aperture for £350, which may be unsuitable (overkill) for my use (although I'm sure that over time I would use its features more and more)
    2. Risk paying £150 for a Photoshop CS2 upgrade that may baulk at my dubious serial number for the "original" Photoshop CS.
    3. Keep with my current software workflow...but dropping Photoshop CS, as my conscience is shouting fairly loudly. I'd miss the curves feature, and be out of pocket to the tune of £125...but that's my fault for not assuming the eBay offer was too good to be true...
    4. Any other alternatives...?
    So...knowing my "workflow", usage and requirements...can anyone offer any advice?
    Thanks for your time.
    iMac G5 (20" Rev B)   Mac OS X (10.4.3)   2GB RAM

    Rob, I'll take a quick shot at this for you.
    I'm fairly new to digital SLR photography (hobbyist
    only)...but have had a variety of non-SLR digital
    cameras over the years.
    First, welcome to digital SLR photography.
    I shoot in raw and jpeg, maybe about 100 shots when I
    go out (landscape and general outdoor shots mainly,
    some wildlife). After I have deleted the stinkers,
    I'm usually left with 30-50 decent shots that I
    keep...my iPhoto library has about 1000 images that I
    like, and I'm assuming that Aperture wouldn't have
    performance issues with a library of that size, on my
    hardware.
    You shouldn't have any performance problems with a library this size.
    From the library, I create web galleries, print out
    to A3 (max...usually 8"x6", some A4) and create photo
    slideshows on DVD/CD media.
    I've been using a mixture of iPhoto, Photoshop
    Elements 3, and Photoshop CS.
    Sounds pretty standard so far (except for using both Elements and CS).
    iPhoto for photo import and organisation ; Photoshop
    Elements 3 for raw image manipulation, and minor
    tweaks ; Photoshop CS for the bulk of image
    processing. (The raw images produced by my camera, a
    Nikon D50, are not supported with the Camera raw
    plugin for Photoshop CS.)
    Pretty much the same thing I have done (only I use PS CS2 for everything). One note. If you are considering Aperture, I would strongly suggest that you put some samples of your images on a flash card and take them down to somewhere that has Aperture loaded and available for evaluation. Judge for yourself how Aperture handles your images. This is what I did with my D2X images and was happy with the results.
    Having to utilise 3 separate programs does grate
    after a while...and ideally, I would like to use a
    single program.
    Keeping in mind that Aperture was never meant to be a replacement for either Elements or Photoshop. It does offer some correction capabilities, but more along the lines of Adobe Camera Raw (though not as full featured.) Also, there have been a number of posts here where people have noted that the adjustments that they are making in Aperture aren't as good as with ACR. I can't see any difference on my system using my D2X files.
    Aperture sounded ideal, but the £350 price is a
    little steep for a program that I may end up using as
    "iPhoto-on-steroids".
    Again, I HIGHLY recommend you go somewhere where Aperture is loaded and you have the chance to use it yourself to see if it is indeed "ideal", before you buy.
    An alternative would be to upgrade to Adobe Photoshop
    CS2...although I'm not sure whether my software would
    meet the upgrade criteria...my copy of Photoshop CS
    was purchased via eBay (authentic CD, box and
    manuals), but the serial number, I later found out
    after purchase, has been distributed on P2P
    networks.
    This, I can't help you with.
    The combination of Adobe Bridge, the raw manipulation
    and editing features would mean, similar to Aperture,
    potentially a single program to cover all my needs.
    As I noted, I have CS2. I still use Bridge and ACR. In fact, prior to getting Aperture, Bridge was the answer to my organizational prayers, letting me easily sort through shots from a shoot to get the few I really wanted to keep. To me, adding Bridge and upgrading ACR in CS2 was worth the upgrade cost of the program.
    So my options are...
    1.Purchase Aperture for £350, which may be unsuitable
    (overkill) for my use (although I'm sure that over
    time I would use its features more and more)
    True. But, you need to determine if it is for you now.
    2. Risk paying £150 for a Photoshop CS2 upgrade that
    may baulk at my dubious serial number for the
    "original" Photoshop CS.
    Again, I can't help you here.
    3. Keep with my current software workflow...but
    dropping Photoshop CS, as my conscience is shouting
    fairly loudly. I'd miss the curves feature, and be
    out of pocket to the tune of £125...but that's my
    fault for not assuming the eBay offer was too good to
    be true...
    Your call.
    4. Any other alternatives...?
    Maybe someone else has one to offer.
    Good luck.
    Jeff Weinberg

  • Advice Needed: Installing APEX 4.2.1 with SSO 10g

    I am running in an environment here where it is mandatory that I run SSO 10g (the old verison 10.1.x.x OAS based). How do I go about enabling SSO in APEX 4.2.1? Can I use the same ssosdk902.zip I used with APEX 3.x.x or do I need a different one? There is no plans to go to upgrade off of our legacy 10g SSO or go to OAM based SSO. I would appreciate any information that can be offered.

    Hi David,
    yes, you can use the same SDK. You just have to take care to follow the same steps. It's easy to forget to re-create synonyms and do grants after an APEX upgrade.
    Regards,
    Christian

  • Apex and Oracle workFlow.

    Hi ,
    Can anybody tell me how to integrate the Oracle Workflow in APex.
    I m not looking only for Oracle workflow.
    Except creating the PLSQL workflow from scratch anything which will surve the purpose will help.
    Eagerly wiating for replies .... :)
    Regards,
    Nandini Thakur.

    Hi,
    Were you able to find some pointers on integrating oracle workflow with apex? If so, would you please share here.
    We have a similar requirement at our company too and looking for some help. Not much help found with google.
    Thanks
    H

  • Expert Advice Needed on SSO and 9iAS

    Hi All,
    At work we are thinking of using Single-Sign-On
    for authentication of all our intranet Applications.
    We have used Oracle Portal which has SSO, but we don't really need Portal.
    What I need to know is:
    Does Oracle 9iAS contain SSO?
    Do I need a Oracle Database e.g. Oracle 8 or oracle 9 to use SSO?
    Can I implement SSO using just Oracle 9iAS and use it in my Java code e.g. JSP/Beans etc..
    Thanks in advance for ANY help,
    Barry.

    Hi Barry,
    Does this help you?
    http://otn.oracle.com/ultrasearch/wwws_otn/searchotn.jsp?p_Action=Search&p_Query=single+sign+on&p_Group=4&p_Group=5&Search.x=11&Search.y=10
    Good Luck,
    Avi.

  • Quick advice needed on Observer and Observable...

    Ok at the moment i have about 10 sorting algorithms in 10 classes. They all extend another class which includes methods like print, randomise, user input etc etc which all sorting classes use. So basically my sorting classes only sort and nothing more is done in those classes.
    Now what i want to do is have some statistics on a GUI. This will include copy coperations, compare operations and total operations. I will obviously need to input where these operations occur for each sorting class. I want the GUI to be updated each time an operation happens. All my sorts run in a thread, i did this so i can choose the speed of the sort with a JSlider.
    My question is, will i need to be using the Observer and Observable interface? If so, can i have some advice into how i would structure this. If not, then how else can i do a statistics class. I tried a way without this approach, but it didn't seem too OO friendly. Any help is appreciated.
    Thanks in advance.

    I'm not a GUI guy and this is definitely not the best way to do it - but you could probably call an update method after each calculation or whatever. Make a static method that has a reference to your GUI form.
    This is definitely not an elegant solution - but I think it's explicit and readable, and that can be more valuable than elegance.

  • ADVICE NEEDED Apple TV and Airport Express vs Cable company modem

    In process of buying Apple TV and need some advice.  I have a cable moodem and am wondering if I should use that for Apple TV or should I also purchase airport express to use with Cable modem.  I currently do not have any airplay devices but might in future.  Recomendations about setup would be great.

    I suppose you could connect the Apple TV to your home network with a LAN cable...then have your PC wired to the same network...this would allow you to download movies, Netflix and YouTube from the internet to the Apple TV and also to play music from iTunes on your PC....but one of the things I really like about my new Apple TV is the interaction with iOS devices...it is great to mirror the desktop  from an iPad 2, it is great to show pictures etc. from the same iPad...I think you'd miss a lot if you didn't enable wi-fi...it seems like you could setup a wi-fi access point in your home for a very modest cost, and just connect the downlink from the wi-fi network to the hub of your cable modem...or your ISP might have an integrated wi-fi system you can purchase...when you setup wi-fi on Apple TV, you just need to know the name(SSID) of the wi-fi network and any password you might have..it works great.  The instruction book, though tiny, does a pretty good job of explaining stuff

  • Expert advice needed on Remodeling and line item Dimension

    Hi All,
    Scenario:
    I have a cube 0FIAP_C03 for line Item. Now in this cube one of the dimensions u201CC036 -Document Detailsu201D is reaching the size of the Fact table. We are planning to use Re-Modelling and shift some of the characteristics like 0DOC_NUMBER - Sales Document, 0AC_DOC_NO - Accounting document number etc from this Dimension to another Dimension to reduce the size of this Dimension Table.
    I have the following Questions:
    1Will it be possible to add a new  dimension and shift some characteristics from old Dimension to this new Dimension using remodeling( we donu2019t want to delete data from the cube)
    2.what are the other feasible options to overcome the problem I have mentioned in my scenario( like Line Dimensions)
    3.In case we can make this dimension as Line Dimension what other changes need to be made.
    I am looking for a detailed explanation with all prou2019s and conu2019s, So kindly help me with your expert inputs.
    Thanks,
    Prafull.

    Hi Prafulla,
    Answers to your questions
    1Will it be possible to add a new dimension and shift some characteristics from old Dimension to this new Dimension using remodeling( we donu2019t want to delete data from the cube)
    No, remodelling wont work as per my understanding. ie You will have to delete and reload data
    However, this also depends on the data in your dimension.....................................................
    Consider the following example
    Index(Dim-id).....Sales document............Sales Item............Accounting document
    1......................1233456........................10.......................A123 .......end of record
    2......................1233456........................20.......................A123.......end of record
    3......................1233456........................30.......................A123.......end of record
    Now suppose if you had to remodel the above dimension to move sales item to other dimension, then the dimension would appear as below................................................................................................
    Index(Dim-id).....Sales document............Accounting document
    1......................1233456.......................A123.......end of record
    2......................1233456.......................A123.......end of record
    3......................1233456.......................A123.......end of record
    Now the problem is for the same combination of sales document and accounting document you should have had 1 row in the dimension, but you are having 3 rows(indexes) hence you are flouting the uniqueness for read and write operations to the dimension.. So logically this shouldnt be allowed...
    However if your data in the dimensions is such that the uniquness of each row in the dimension is not disturbed, you could use remodelling.
    You can try this in quality.
    2.what are the other feasible options to overcome the problem I have mentioned in my scenario( like Line Dimensions)
    I am not sure if I have understood your question. But I will still try to answer. If the dimension table has reached the size of the fact table then it is appropriate to consider remodelling.
    Also you should consider embedding sales document and accounting document in the same dimension. Since there would be generally only one accounting document each sales document.
    Use line item dimensioin as far as possible(restricted by number of characteristics). It reduces one step whie query since SIDs are directly present in fact table.. so you don't have to scan through dimension table.
    Also have you considered archiving old dat not reported... It will reduce your dimension as well and improve performance...
    3.In case we can make this dimension as Line Dimension what other changes need to be made.
    -No other changes.
    A safer option is to delete and reload data. Anyway remodelling also recommends a back up...
    Its better to create a copy cube and use the copy cube/original cube for reporting until the other cube is getting processed to have minimal time of unreportable data.
    Apologies .. Looks like the text in the post is loosing the format in which I typed hence the allignment is not correct..
    Hope this helps,
    Best regards,
    Sunmit.

  • Advice needed about JFrame and JDialog (moved from java programming)

    My main class in my application is a page where the user can choose to register or login. This class is a JFrame. If the user chooses to register, my register dialog is called up and the parent JFrame passed to the dialog:
    private void btnRegister_actionPerformed()
                    new Register(this);
              }Same happens for login. If the user chooses to login, my login dialog comes up and my main class JFrame is set as its parent. This is all fine because all the calling up is done in my main class, so i can just use 'this' to pass the JFrame.
    Now here is my problem. If the user successfully logs in, they should have access to control some events. Now i am not sure if it will be ok to make this new events class another JFrame, as it is practically the start of a new section in my application.
    Thats my first question. My second question is if i do make this events class a JDialog, is it bad coding not to give it a parent frame? Or would this be acceptable? My worries is passing the main class JFrame to a class which is only accessable by going through two other classes.
    Cheers for the advice

    It's Simple dude,
    Advice: Use JIternalFrame, for your purpose.
    And if u want to go with JDialog than u can do that in main method. Like when u call JDialog
    Register dialog = new Register(this);Check for login in Register class or what ever u want. Create new method like success
    private boolean isSuccess() {
    return success;
    } at Register Class. After Registeration change the variable boolean success value to true or false as per logic
    And add
    Register dialog = new Register(this);
    if(dialog.isSuccess()) {
    // Show loginDialg(this) or else
    }Regards,

Maybe you are looking for

  • New iMac 21.5". How can I set up a new user account with access to all the files of the original user account?

    Running Mavericks on a 2013 iMac 21.5". I want to set up a second user account with different settings that meet the requirements of specific software. I need the files to be accessible by both users. I have made both the main and secondary accounts

  • Movie is 2 hours and 7 minutes...

    Is there any possible (free) way for me to get this on a single layer dvd? I have a dual layer burner but rather than buying more media, what can I use to shrink it? the status says it's 4.2 gb - shouldn't that fit on a single layer dvd?

  • Automating hyperlink creation

    Hi all, I'm a Frame AND scripting noob. I'm migrating several long docs from Word to Frame 10. I'd like to figure out how to automagically ID and add hyperlinks to URLs written in plain text after conversion. This sounds like a job for ExtendScript.

  • Finding correct model

    I have a all-in-one TouchSmart PC. There is no label on in so I don't know the correct model for downloading drivers. Is there a way to display the correct model using some function in Windows 8.1?

  • Explorer.exe Application Error - Faulting module name: Windows.UI.Xaml.dll

    We are having a problem with one of our Windows 2012 R2 Terminal Server. The server keeps maxing out CPU to 100% the only way to resolve the issue is by restarting the guest OS. When I have been trying to troubleshoot the issue. I have noticed the fo