Need restart OC4J or not after webutil configuration

We have DevSuite10gR2 running on solaris and we are going to use webutil. I would like to know after the configuration of webutil has been down, do I need stop and restart the OC4J before using webutil features?
Thanks!

Check this post OC4J Ant task oracle:restartServer issue
The doc state
Restarting and Stopping OC4J InstancesUse the restartServeror shutdownServertasktorestartorstop aspecificOC4J instance oragroupofOC4J instances across an entire cluster. For example:
<oracle:restartServer|shutdownServer deployerUri="${deployer.uri}" userid="${oc4j.admin.user}" password="${oc4j.admin.password}"/>
>
To start or stop a sever. The command you use is to start stop an application.
Timo

Similar Messages

  • Not working Webutil configuration for linux

    I had configured webutil in linux server as per document. my basic cofiguration is
    OS - Linux redhad(4.0)
    Front End - Forms [32 Bit] Version 10.1.2.0.2
    Now i had created form in that form i m using webutil when on test button i m calling
    show_webutil_information (TRUE);
    It is showing all the webutil information
    But on another button i m calling
    v_ole_excel := client_ole2.create_obj ('Excel.Application');
    client_ole2.set_property (v_ole_excel, 'visible', 1);
    it is not working and after that none of the push button & menu is working in runtime form.
    So Please Guide us to resolve the problem.
    Thank's in anticipation,
    Regards,
    Ganesh Jadhav

    Loading TUI files in Linux it's an issue that we have recently discovered and it did not made it yet to the known issue list. I'm not 100% sure but I believe a workaround to that problem would be to go and manually edit that tui file and remove those attributes that generates errors. You can begin with  ATTR_TITLEBAR_STYLE and then look if one of the following are in the tui file: ATTR_DS_BIND_PLOT_STYLE, ATTR_DS_BIND_POINT_STYLE, ATTR_DS_BIND_LINE_STYLE, ATTR_DS_BIND_PLOT_COLOR and delete them. Then try to load the tui file again.
    On the other hand I think there is a workaround for your original problem: the predefined fonts (VAL_DIALOG_METAFONT) looks bad on Linux. I believe there is a way a user can change the underlying font and the size of a predefined font. In windows you can change it in the registry but in Linux you can define an environment variable: XAPPLRESDIR that points to a directory that should contain a file named cvi, a file where you can write font settings. Each line has to be of the following format: <appName>.<key>:<value>. If you want the settings you're writing to be persistent for all applications the put a "*"instead of the application name. 
    The list of possible key is: appFont (NIAppMetaFont), menuFont (NIMenuMetaFont), dialogFont (NIDialogMetaFont), e​ditorFont (NIEditorMetaFont), messageBoxFont (NIMe​ssageBoxMetaFont).
    The value have to be of the following form: <font family>-<font name>-<font size>
    Here is the only line I have in the cvi file: *.dialogFont : adobe-helvetica-19

  • Apple TV needs Restart for Airplay especially after resuming from Sleep Mode

    1. I always have to restart my Apple TV for Airplay when I resume it from Sleep Mode. Neither my MAC not my PC nor my iPhone/iPad can connect to Airplay if it's not retsarted. I did a complete Factory Reset of Apple TV thinking it would be the best way of troubleshooting but in vein. Any help/suggestion/tips from anybody please?
    2. Also - Does Apple TV needs internet always for Airplay? I guess that should work on the LAN even if there is no internet connectivity, Correct?
    Regards,

    Hey loftysub,
    I'd check out the following article, it should be able to help you out:
    Troubleshooting AirPlay and AirPlay Mirroring
    http://support.apple.com/kb/TS4215
    Cheers,
    David

  • After Webutil configuration

    hi Gurus,
    I am using Oracle Developer suite 10g Release 1 (9.0.4). I tried to configure the webutil. I followed the instructions (in the pdf) that came along with the zip file.
    But now when I run a from I get a white screen with the message Applet started in the status bar.
    The OS is Windows XP Professional Edition.
    Can you please help me on this regard?
    Thanks.

    Content of Java Console.
    Oracle JInitiator: Version 1.3.1.17
    Using JRE version 1.3.1.17-internal Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\bhanat01
    Proxy Configuration: Manual Configuration
    Proxy: proxynj.liz.com:8080
    Proxy Overrides: *.liz.com,<local>
    JAR cache enabled
    Location: C:\Documents and Settings\bhanat01\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    ---------------------------------------------------- (When loads for the first time it stops here. When I press F5 it continues as follows)
    java.lang.NullPointerException
         at sun.applet.AppletPanel.getAccessControlContext(Unknown Source)
         at sun.applet.AppletPanel.getClassLoader(Unknown Source)
         at sun.applet.AppletPanel.sendEvent(Unknown Source)
         at sun.plugin.AppletViewer.onPrivateClose(Unknown Source)
         at sun.plugin.AppletViewer$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.lang.NullPointerException
         at sun.applet.AppletPanel.getAccessControlContext(Unknown Source)
         at sun.applet.AppletPanel.getClassLoader(Unknown Source)
         at sun.applet.AppletPanel.sendEvent(Unknown Source)
         at sun.plugin.AppletViewer.onPrivateClose(Unknown Source)
         at sun.plugin.AppletViewer$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Loading http://wnj2042bhanat01.ds.liz.com:8889/forms90/java/f90all_jinit.jar from JAR cache
    Loading http://wnj2042bhanat01.ds.liz.com:8889/forms90/java/frmwebutil.jar from JAR cache
    RegisterWebUtil - Loading WebUtil Version 1.0.6
    Loading http://wnj2042bhanat01.ds.liz.com:8889/forms90/java/jacob.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 9.0.4.0

  • Transmission does not keep its configuration after restart

    Hi everyone,
    I have a problem coming up with gnome's last upgrade.
    Since Gnome 3.8 then, transmission 2.77 will not keep its configuration. I've already tried to erase the ~/.config/transmission folder in order to start transmission with a "clean" configuration but its not working.
    Does anyone have the same problem ? And more importantly, does anyone have a solution yet ?
    Thanks

    chord wrote:
    Common solution for configs rewriting prevent :
    chattr +i <your-config-file-name>
    It blocks any changes on locked file.
    If you need to rewrite/edit file, just unlock it with chattr -i, write changes and lock it again.
    I don't think that's a good idea, there is probably a valid reason a config file is being overwritten, your solution would disable the actual application from changing its own config file...
    I had a similar problem with the transmission daemon,
    Basically this is what I have deducted:
    Start transmission
    It reads config file
    Stop transmission
    It re-writes the config file with what it first read when it started plus applying changes you may have made via a GUI.
    Basically as I said earlier, if you edit transmissions config file while it is running with vim or nano or whatever, those changes will be over written when transmission stops.
    The solution is to either change settings from the GUI, or make sure there is no transmission running, then edit the config file and save it. Everything should then work so long as you haven't made a syntax error when editing the config file.
    Last edited by jrussell (2013-06-03 22:15:35)

  • How can i modify servlet but not restart oc4j

    after i replace the files under WEB-INF\classes,i need the new ones to be effective before i restart oc4j.
    what should i do?

    There are two options: (1) to redeploy the application,
    (2) to restart the application (but not OC4J).

  • Need Help with the General Understanding WebUtil's Configuration

    We resently installed the following software so that we could migrate our 6i client-server forms to 10g web forms:
    1) Oracle Developer Suite 10.1.2.0.2 for Windows (B24499-01, B24500-01)
    2) Oracle Oracle Application Server Forms and Reports Services 10.1.2.0.2 for Solaris (v8)
    We plan to do development on the Windows side and then deploy our Web Forms to the Unix server.
    In reviewing Section 2.1 the follow documentation on WebUtil,
    http://www.oracle.com/technology/products/forms/htdocs/webutil/web_util.pdf, I
    learned that WebUtil will be installed and configured when installing Oracle
    Developer Suite 10g (10.1.2).
    I've found this to be true on our Windows installation as I was able to search and find the webutil.pll and webutil.olb file in the forms directory after installation.
    However, I'm unclear whether it was installed and configured on the Unix side because neither webutil.pll and webutil.olb are found in the forms directory on the Unix server.
    Does the fact that we are developing on Windows, but deploying to the UNIX server mean that we only have WebUtil installed and configured on the Windows-side of things?
    Once we have WebUtil working in our Windows Development Environment, we simply need to move the .pll and .olb to the Unix server and compiled them under the forms directory so that they are there when we deploy our forms on the Unix server?
    I'm very confused here. Can anyone provide me a dumbed down explanation for a first time Web Form developer?

    Don't worry I wasn't sure as well, I had to raise a SR to understand it too!
    I have a similar set up to yours and have webutil working successfully.
    What you need to do is to install and configure your application server on unix for webutil as well as windows.
    From your post I see you are already reading the docs. Within chapters 2 and 3 both of which are titled "configuring web util", you will see points that refer to the application server, these are the ones that you need to follow.
    Good luck

  • After downloading updates for the first time, i was asked to restart my mac. it starting writing configuring installation. the staus bar just showed a little and remained like that for more than 3 hrs. i tried several times wit no success.

    after downloading updates for the first time, i was asked to restart my mac. it started writing configuring installation. the staus bar just showed a little and remained like that for more than 3 hrs. i tried several times wit no success. it has not updated my mac OS X 10.5.

    My clean install worked out alright, although I don't think it really fixed anything, rather gave me a couple more days of use 'till I have to send it in. Someone please help my get it running properly again...

  • HT1222 hello, i did a sistem restore on my pc windows 7 64 bit, and after when I try to open itunes it crashed, it says: this version of itunes has not been correctly configured. How do I configure it back to normal?

    How do I configure Itunes correctly on a PC windows 7 64 bit after it say: "this version of itunes has not been correctly configured"?

    Hi Ponquecito,
    Thanks for visiting Apple Support Communities.
    If iTunes isn't behaving as expected after a system restore on your PC, I'd suggest completely removing and reinstalling it:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/HT1923
    All the best,
    Jeremy

  • I need to reinstall lightroom 5 after a hard drive format. I do not have a disc.

    I need to reinstall lightroom 5 after a hard drive format. I do not have a disc.

    Lightroom - all versions
    Windows
    http://www.adobe.com/support/downloads/product.jsp?product=113&platform=Windows
    Mac
    http://www.adobe.com/support/downloads/product.jsp?product=113&platform=Macintosh

  • My BB9810 refuse to load OS7.1 software on my phone after the download has completed. My phone has freezed/stucked since morning. Pls urgent help/assistant needed as I can not access/use my phone for over 24hrs now.

    My BB9810 refuse to load OS7.1 software on my phone after the download has completed. My phone has freezed/stucked since morning. Pls  urgent help/assistant needed as I can not access/use my phone for over 24hrs now.

    Hi there,
    Use the method described in the link below to get back up and running:
    http://supportforums.blackberry.com/t5/Device-software-for-BlackBerry/How-To-Reload-Your-Operating-S...
    I hope this info helps!
    If you want to thank someone for their comment, do so by clicking the Thumbs Up icon.
    If your issue is resolved, don't forget to click the Solution button on the resolution!

  • Iphone is not detecting network after updating, i m not able to configure it

    my iphone is not detecting network after updating, i m not able to configure it

    To answer your question there, are you unable to connect to cellular internet (using a SIM or WiFi?

  • Help me please i have ipad 3 its screen goes blank white again & again ... last night i try to restart my ipad but after that my ipad is not turning on when i put it on charge there beep coming again & again..

    Help me please i have ipad 3 its screen goes blank white again & again ... last night i try to restart my ipad but after that my ipad is not turning on, when i put it on charge there beep coming again & again..

    The Basic Troubleshooting Steps are:
    Restart... Reset... Restore from Backup...  Restore as New...
    Restart / Reset
    http://support.apple.com/kb/ht1430
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414
    If you try all these Steps and you still have issues... Then a Visit to an Apple Store or AASP (Authorized Apple Service Provider) is the Next Step...
    Be sure to make an appointment first...

  • CUPC - CTL does not match the configured TFTP servers -- need reset!

    Hi,
    i have trouble with CUPC 8. Presence 8.0.4. I tested all things, but i'm unable find solution.
    Client say: Phone initialization has occured. CTL reset required.[1002]. In the core log from the CUPC is:
    provider-runner] [ConfigService] [CUCMConfigSubService.updateCTL(633)] - CTL does not match the configured TFTP servers -- need reset!
    but i don't know which CTL, and why CUPC use CTL for accessing tftp. I'm not using secure connection to the CCM.
    Solution from release notes:
    http://www.cisco.com/en/US/docs/voice_ip_comm/cupc/8_0/english/release/notes/cupc80.html#wp248810 is not working.
    Has anybody some idea?
    Risa

    Some details for my trouble. Integration from CUPS and CCM from system troubleshooter is ok.
    CCM has device type CUSF. But CUPC is not able connect to this softphone. CUPC client show error message from my first post. And in the core log from the CUPC are messages about softphone and downloading configuration file, but tftp connection failed. Log contain messages: Supplied TFTP address 192.168.10.3 is not in the CTL. // CTL does not match the configured TFTP servers -- need reset!
    (same situation with hostname of CCM)
    From release notes and description of this situation I tried erase old configuration from PC, but nothing change - same trouble.
    Has anybody some idea, which CTL is used for authenticate tftp.
    Thanks for response.
    Richard

  • Trying to update my macbookpro, the updates downloaded and ask for restart. once the computer restarted updates have not registered and continue to show as needing updates. Has anybody encountered c

    I am trying to update my macbookpro which shows as needing 15 upgrades. when process is completed it asks to for a restart which takes place. once restarted it does not register any of the updates and repeats the process. Has anyone encountered this issue?

    Hi,
    The 10.6.8 is listed in the list of updates that need to be installed, but the same issue keeps re-occuring - I click to do the updates, restart the computer as directed, but the update doesn't take place and it's still listed when I go to show the software updates!  Am I doing something wrong?
    Thank you for your help.
    Steph

Maybe you are looking for