Webutil configuration for jre, Forms 10g in windows 7 application server

hi all,
we are recently upgraded the application server with new os windows7. and clients ae also upgraded with windows7.
we are using forms 10g(developer suite 10g). and installed jre6 instead of jinitiator and did the all needful changes in formsweb.cfg. and ialready installed ofiice-2003(for excel)
but we are unable to run reports in excel format*. while we select the repotr type is exel in list item
and click ok button the following error is coming
oracle.forms.webutil.ole ole functions bean not found
client_ole2.create_obj will not work.
=====================
the following is the webutil configuration in formsweb.cfg
=====================
[webutil]
archive=frmall.jar,frmwebutil.jar,jacob.jar
archive_jini=frmall_jinit.jar,frmwebutil.jar,jacob.jar
#,f90all_jinit.jar
WebUtilArchive=frmwebutil.jar,jacob.jar
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=16384
baseHTMLjinitiator=basejpi.htm
baseHTMLjpi=webutiljpi.htm
baseHTML=webutilbase.htm
#baseHTML=webutiljpi.htm
lookAndFeel=Oracle
if any changes in the configuration and jre files.please mention it.
kindly help me how to resolve this problem
thank you
Edited by: vamsi on 3 Jan, 2012 12:59 AM
Edited by: vamsi on 3 Jan, 2012 1:21 AM
Edited by: vamsi on 3 Jan, 2012 1:21 AM

See my comments in this post:
java.lang.ClassNotFoundException: oracle.forms.webutil.ole.OleFunctions
and this one:
webutil.cfg for win-7 64 bit client

Similar Messages

  • How to use LDAP with Oracle forms 10g on Oracle application server

    Hi,
    I need some help on this. I have developed oracle forms 10g on application server 9iAS. The client want to use the existing LDAP authentication to the software we wrote. I do not know how I could configure to use the existing LDAP authentication . If anyone know how would I use the existing LDAP on different server to use when they logon to our menu in 10g to validate the user. Do I need to add any varibales in formweb.cfg or any other method. Please help.
    Thanks
    Luksh

    I am not quite sure if this works out of the box. According to an Oracle FAQ:
    4.2 Can I use LDAP to authenticate Forms Services?
    Not directly. However, Oracle Login Server is able to authenticate against a LDAP directory and thus a Forms application can take advantage of this in a SSO environment. But you cannot use access control information stored in a LDAP directory with Forms.

  • Forms 10g in Oracle Application Server.

    Dear All,
    We are now using OC4J in Oracle Application for our Java/J2EE application, we have now developed some forms screens in Oracle forms 10g.
    Can we integrate both these application such away that the user logins thru Java Application and uses Forms screens without entering the username & password two times.
    Help me in solving this issue.
    Regards,
    Anandh.B

    Yes, by using SSO you can achieve it. The partner applications should be registered with SSO.
    Method will depend on your version of OAS for the two applications.

  • CCMS configuration for historical data of a new application server

    Out CI & app servers are configured in CCMS before I joined the team. Around months back a new application server added but it seems for that CCMS is not capturing histrorical data.
    In ST6N, I get all app servers name including the new one. When I click on the new app server and click on Snapshot then detailed information for CPU,memory etc are displayed but when I click on resources under "Previous hours" or "History" to get CPU,memory etc details then an error pop-up is displayed i.e. "No Performance MTEs  availbale for category CPU" or "No Performance MTEs availbale for category MEM" [availbale <- SAP typo].
    How to make sure that we can get previous hours and as well historical cpu,memory use informations ?

    Hi, the data you are trying to see is collected by saposcol.
    1) Log on to the specific application server and verify that everything is working correctly with saposcol:
    ST06->Operating System Collector->Status
    ST06->Operating System Collector->Available days
    ST06->Operating System Collector->Log file.
    2) Installing an additional App server should have configured the statistical data setup automatically:
    ST03N - check if the the app server is listed.
    ST03N->Collector->Performance Monitor collector->Log
    3) Check transaction RZ03 that there are no conflics in the Operation Mode.
    4) Run the program RSCOLL00 manually on that app server.
    This should give you a starting point .....

  • How to deploy the forms 10g (resides in application server) to internet/web

    Please help.
    i want to deploy my forms (develop by forms10g) to web.
    thank you in advance.

    i already have a webserver running IIS on different server. my problem is that, when i call the link of the forms "http:://servername:7778/forms/frmservlet?config=members" on my .html, when i try to click the link on the web, theres is no display, it wont recognize the link (because the link is for local purposes only). what are the settings to make the link public or deploy to web?
    Thanks

  • WebUtil Configuration for Forms Builder10g R2

    I have previously successful installed and configured WebUtil to run forms on Forms Builder 10g R2 but not after I installed Eclipse and JDK1.5. I suspect that it is caused by the path, classpath and JAVA_HOME of my PC.
    I have seen many members citing their difficulty in configurating WebUtil to run forms that call WebUtil functions. If you have successfully configured and deployed WebUtil forms on Forms Builder 10g, please share your experience.
    with us here.
    Message was edited by:
    wyfwong

    You will find much information and documentation on WebUtil here:
    http://www.oracle.com/technology/products/forms/htdocs/webutil/webutil.htm
    You can download Jacob 1.8 from the following URL:
    http://prdownloads.sourceforge.net/jacob-project/jacob_18.zip?download
    Here is what I have configured WebUtil for both Forms Builder 10g Release 1 and 2.
    The steps are:
    Webutil Setup
    Preparation for Oracle10g Release 1:
    If you are using Forms 10g Release 1, WebUtil are not installed and you need to download WebUtil file from Oracle, or unzip the file webutil_106.zip to the following path:
    C:\oracle\product\Ora10gDS\forms90
    1. Download and unzip webutil_106.zip to C:\oracle\product\Ora10gDS\forms90
    Download and Unzip jacob_18.zip to C:\oracle\product\Ora10gDS\forms90\java
    2. Add the following in default.env
    WEBUTIL_CONFIG= C:\oracle\product\Ora10gDS\forms90\server\webutil.cfg
    Append to existing CLASSPATH
    CLASSPATH=C:\oracle\product\Ora10gDS\forms90\java\frmwebutil.jar;
    3. Append the configuration of C:\oracle\product\Ora10gDS\forms90\server\formsweb.cfg
    archive_jini=f90all_jinit.jar,frmwebutil.jar,jacob.jar
    WebUtilArchive=frmwebutil.jar,jacob.jar
    4. sign_webutil.bat C:\oracle\product\Ora10gDS\forms90\webutil\jacob.jar
    sign_webutil.bat C:\oracle\product\Ora10gDS\forms90\java\frmwebutil.jar
    5. In MyComputer, double-click on C:\oracle\product\Ora10gDS\forms90\webutil.olb
    You will notice that WEBUTIL is added under Object Libraries
    Double-click on WEBUTIL in yellow
    Click on Minimize icon
    Drag WEBUTIL from WebUtil Objects to the Yellow “Object Groups”
    Click on [Copy]
    6. In Object Navigator, Double-click on Attached Libraries,
    Select webutil.pll from C:\oracle\product\Ora10gDS\forms90\Webutil
    Run webutil.olg from C:\oracle\product\Ora10gDS\forms90\Webutil
    Copy to Object Group
    Click on Program, Compile PL/SQL, All
    Click on Program, Compile Module
    7. Amend the C:\oracle\product\Ora10gDS\forms90\server\default.env
    FORMS90_PATH=C:\Webutil_demo;C:\oracle\product\Ora10gDS\forms90
    Start OC4J
    Run the form, it works!
    Preparation for Oracle Forms 10g Release 2:
    Assume that the Oracle Home for Oracle Forms 10g R2 is C:\DevSuiteHome_1\
    1. Webutil is already installed in Release 2
    Just download and Unzip jacob_18.zip to C:\DevSuiteHome_1\forms\java
    2. WEBUTIL_CONFIG and CLASSPATH are already set in default.env
    3. Append the configuration of C:\DevSuiteHome_1\forms\server\formsweb.cfg
    # archive_jini=frmall_jinit.jar
    archive_jini=frmall_jinit.jar,frmwebutil.jar,jacob.jar
    WebUtilArchive=frmwebutil.jar,jacob.jar
    4. sign_webutil.bat C:\DevSuiteHome_1\forms\java\frmwebutil.jar
    sign_webutil.bat C:\DevSuiteHome_1\forms\java\jacob.jar
    5. Amend the C:\DevSuiteHome_1\forms\server\default.env
    FORMS_PATH=C:\Webutil_demo;C:\DevSuiteHome_1\forms;
    Start OC4J
    Run the form, it works!
    Message was edited by:
    wyfwong
    null

  • Form 10g with windows mobile 10g

    i want to run oracle forms 10g on windows mobile 6 does anyone have an idea how to do this?
    Is there is any jinitiator for windows mobile or jre to install it?
    sincerely.

    Neither Forms (Developer Suite or Application Server) or Jinitiator is supported on any mobile platform. Please refer to the following for a list of supported platforms. The list applies to both Application Server and Developer Suite:
    http://www.oracle.com/technology/software/products/ias/files/as_certification_r2_101202.html

  • Sharepoint 2013 : Server was unable to process request. --- Site is not configured for Claims Forms Authentication.

    In our java web application trying  establish the connection for sharePoint 2013
    using  Windows claims authentication (NTLM ), I am getting error message "Server was unable to process request. ---> Site is not configured for Claims Forms Authentication". But In the Sharepoint 2013 our Site is is configured for Windows
    claims only.
    In the Sharepoint 2013 server in the IIS manager settings for authentication it is  enabled for both Windows claims and Forms authentication,
    but if I disable Forms authentication that I will be able to connect it through my application but with the direct access i.e., by running the URL in the browser I am not able to connect getting error message "sorry this site has not been shared with
    you" in the browser  Kindly help me on this.

    Hi,
    This issue is always caused that you had missed FBA configuration in web config of your web application.
    You can configure the FBA authentication then check whether it works.
    http://technet.microsoft.com/en-us/library/ee806890(v=office.15).aspx
    http://chrisbarba.com/2013/07/16/sharepoint-2013-forms-based-authentication-fba/
    more reference:
    http://stackoverflow.com/questions/5686378/sharepoint-2010-claim-base-authentication-error
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/2d82dcd4-0e57-4de5-81bc-60ffc3cb9a9f/sharepoint-2010-claim-authentication-and-authenticationasmx?forum=sharepointgeneralprevious
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Setup FORMS_PATH for Oracle Forms 10g in windows7

    Hi,
    Please kindly advise the regedit path to set the FORMS_PATH variable at windows for Oracle Forms 10g?
    Should it be HKEY_LOCAL_MACHINE > SOFTWARE > ORACLE?
    If yes, is it the unique path? since I cannot create folder for 'ORACLE'.
    Thanks,
    CY

    If you installed the product following the instructions found in MOS Note 559067.1 the registry key will have already been created for you.  It will be a sub to HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\<???>
    Find this in your system and look at the contents of each key below "Oracle".  It should be obvious which one belongs to Forms as there will be numerous FORMS_xxxxx entries there.

  • Site is not configured for Claims Forms Authentication

    Hi All
    I have one custom login page for my Sharepoint 2013 site where i am trying to use
    SPClaimsUtility.AuthenticateFormsUser(uri, strUserName, strPwd);
    But i am getting this exception ---> Site is not configured for Claims Forms Authentication
    I checked ULS long and there it is --> Not in claims forms auth for url 'https://domain/sitecollection/'.
    Web.config enteries are 
    <authentication mode="Forms">
          <forms loginUrl="/_layouts/TarsForwardLogin.aspx" />
        </authentication>
    <membership defaultProvider="i">
          <providers>
            <add name="i" type="Microsoft.SharePoint.Administration.Claims.SPClaimsAuthMembershipProvider, Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
            <add name="membership" type="Microsoft.Office.Server.Security.LdapMembershipProvider, Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" connectionUsername="cn=sharepointadmin,ou=GSP,ou=Applications,o=TOYOTA"
    connectionPassword="spad1n2" server="10.100.5.119" port="389" useSSL="false" userDNAttribute="entryDN" userNameAttribute="cn" userContainer="o=toyota" userObjectClass="Inetorgperson"
    userFilter="(ObjectClass=Inetorgperson)" scope="Subtree" otherRequiredUserAttributes="sn,givenname,cn,fullname,language,mail" enablePasswordReset="false" enablePasswordRetrieval="false" passwordFormat="Clear"
    requiresQuestionAndAnswer="false" requiresUniqueEmail="false" />
          </providers>
        </membership>
        <roleManager defaultProvider="c" enabled="true" cacheRolesInCookie="false">
          <providers>
            <add name="c" type="Microsoft.SharePoint.Administration.Claims.SPClaimsAuthRoleProvider, Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
     <add name="rolemanager" connectionUsername="cn=sharepointadmin,ou=GSP,ou=Applications,o=TOYOTA" connectionPassword="spad1n2" type="Microsoft.Office.Server.Security.LDAPRoleProvider, Microsoft.Office.Server, Version=15.0.0.0,
    Culture=neutral, PublicKeyToken=71E9BCE111E9429C" server="10.100.5.119" port="389" useSSL="false" groupContainer="ou=groups,ou=GSP,ou=Applications,o=toyota" groupNameAttribute="cn" groupMemberAttribute="member"
    userContainer="o=toyota" userNameAttribute="cn" userDNAttribute="entryDN" dnAttribute="entryDN" groupFilter="(ObjectClass=groupOfNames)" userFilter="(ObjectClass=Inetorgperson)" scope="Subtree"
    />     
    </providers>
        </roleManager>
    Can
    someone please help/Guide
    Manoj Gangwar | Sharepoint MCPD | Sharepoint MCTS |

    Hi All
    I tried like this and it worked...
    SPIisSettings iisSettings = SPContext.Current.Site.WebApplication.IisSettings[SPUrlZone.Internet];
    SPFormsAuthenticationProvider formsClaimsAuthenticationProvider = iisSettings.FormsClaimsAuthenticationProvider;
    SecurityToken token = SPSecurityContext.SecurityTokenForFormsAuthentication(new Uri(SPContext.Current.Web.Url),
    formsClaimsAuthenticationProvider.MembershipProvider, formsClaimsAuthenticationProvider.RoleProvider, strUserName, "", SPFormsAuthenticationOption.PersistentSignInRequest);
    if (null != token)
    base.EstablishSessionWithToken(token, SPSessionTokenWriteType.WriteSessionCookie);
    base.RedirectToSuccessUrl();
    Manoj Gangwar | Sharepoint MCPD | Sharepoint MCTS |

  • Forms 10g in windows xp 64bits not run in portuguese

    Good evening,
    I have a Forms [32 Bit] Version 10.1.2.0.2 installed on windows xp 32 bit and
    only putting in regedit NLS_LANG BRAZILIAN PORTUGUESE_BRAZIL.WE8ISO8859P1,
    it is in Portuguese.
    On another machine with Windows XP 64-Bit did the same operation and he continues
    in English.
    Unico in detail and that it is in 64 bits in regedit
    HKEY_LOCAL_MACHINE/SOFTWARE/WOW6432NODE/Oracle instead of 32bit which is in
    HKEY_LOCAL_MACHINE / SOFTWARE / Oracle
    Someone from the forum is in forms 10g and windows xp 64bit can use in Portuguese?
    I appreciate any assistance.
    thanks

    If you are talking about runtime (in a browser), NLS settings must be made in default.env and not in the Registry. If you are talking about the Builder, it is not supported on 64bit Windows.

  • To run Forms 10g on Windows Mode

    Is there possibility to run Forms 10g on Windows mode, not on Web ?
    Thanks.

    If you want to test your forms locally there is an OC4J component with the Developer Suite which can be started so you can run your Forms on your local station. This is no client/server but you run your webforms local.

  • In FORMS 10G found dead shared server 'S000', pid = (10, 9)

    during a test phase that we are doing before convert to FORMS 10G sometime the form crash (random) and in the same moment we foun the follow message in the log :
    found dead shared server 'S000', pid = (10, 9)
    DO YOU SOMEThING ???

    what is MTS ??
    we have doa standard installation with forms and report as application server and oracle 9i as db.
    we leve the standard configuration for the db.
    I don't Know what is MTS?

  • Oracle 10g on Windows 2008 Server Std. edition

    Hi all
    We create two partitions C 80 Gb, D 300 GB on HP Server XEON Dual Processor with 6GB installed with Windows 2008 Std. Edition server 32 Bit
    We try to install Oracle 10g 32 Bit - We get the following problems
    a) By default it should take the highest partion i.e d:\oracle\product etc.
    but it takes c:\users\administrator\documnets\oracle\product which is wrong
    However we correct it by typing the correct path. Brows does not take to D partition
    b) On proceeding further - >Installation aborts and and we get messages
    unknowkn , unknown etc. for 3-4 aspects.
    Windows 2008 server has service pack 1 installed. We installed Service Pack 2 also but without any benefit. Further we also tried to install after removing all firewall , anitvirus etc. but again of no use.
    User connected was administrator while installation of Oracle 10g 32 Windows.
    We never get any problem with the same CD /Dump on Windows XP, Windows 2003 Server
    Kindly suggest some remedy
    Suresh Bansal

    With due respect i wish to request you to please see below thread:
    Re: Oracle 10g
    Which is making me confused.
    Regards
    Girish Sharma
    There's a specific version for Windows 2008 (10.2.0.4), ready to download:
    http://www.oracle.com/technology/software/products/database/index.html Reply by Werner

  • Installation of forms reports and oracle application server 10g

    Hi,
    I have been using client server till now, now planning to move to 10g. Got the developer suite 10g.
    Tell me how and where to install forms/reports and Oracle application server... I mean forms reports should be on developer PC then what about application server? should it be on a different dedicated server? or can i have it on database server?
    in case, if I install application server on one server and database is on another server then what about forms and reports?
    please tell me which is the right option?

    cypdon99 wrote:
    Hi,
    I have been using client server till now, now planning to move to 10g. Got the developer suite 10g.
    Tell me how and where to install forms/reports and Oracle application server... I mean forms reports should be on developer PC then what about application server? should it be on a different dedicated server? or can i have it on database server?
    in case, if I install application server on one server and database is on another server then what about forms and reports?
    please tell me which is the right option?Ideally, you should have two separate server machines.
    One for the database server.
    One for the Application Server.
    The Application Server is basically used for hosting your forms and reports, so you dont have to place the forms and reports on the developer PC or at any other server.
    best regards
    http://fahdmirza.blogspot.com

Maybe you are looking for

  • DO NOT BUY A JVC EVERIO!!!!

    I own a bunch of cameras so I have a educated opinion. I purchased a JVC Everio GZ-MG130 and the camera is not worth the money they want for it. I purchased it brand new and I tried it once. Had formatting problems, in the middle of recording it told

  • Is there a way to prevent users from editing their sent items in Outlook 2007, 2010, or 2013?

    Just as the title states. Any help would be great thanks.

  • BA required in BI Report

    Hi All, We have a vendor overdue analysis report developed in BI. In this report custome want us to add one more column that is Business Area.From which table i can link this BA. I have tried with BSEG table but it is not the correct one. Can anyone

  • Problem: launch javaBean method in Javascript?

    I want to launch a method of javaBean in javascript, but it always occur errors. the main code is as following: <jsp:useBean id="getPropertyBean" class="mmes.BeanSetExamProperty" scope="page"/> <html><head> <script language="JavaScript" type="text/Ja

  • Register Supplier User

    Does anyone know what workflow sends the Supplier the information about joining iSupplier?