OAS and Context server

I've set up OAS and Oracle 8 with Context option successfully.
I've set up a Context server with DML, DDL, Query and Load Server
personality, which works fine when combined with queries from my
Web application, but when I then enter data, I get a GPF in the
WRKS.EXE program, which then goes on to give the OAS an internal
error.
Anyone have any ideas?
thanks
David Godfrey
null

Just to highlight to anyone else, that I upgraded the DB to
8.0.5 (from 8.0.4), and upgraded the OAS to 4.0.7 (from 4.0.5),
and it fixed the problem.
hth
David
David Godfrey (guest) wrote:
: I've set up OAS and Oracle 8 with Context option successfully.
: I've set up a Context server with DML, DDL, Query and Load
Server
: personality, which works fine when combined with queries from
my
: Web application, but when I then enter data, I get a GPF in
the
: WRKS.EXE program, which then goes on to give the OAS an
internal
: error.
: Anyone have any ideas?
: thanks
: David Godfrey
null

Similar Messages

  • OAS and Developer Server 6.0 on NT 4 sp 5 DBMS 8i

    Hi, I installed first 8i, then in another oracle home (OH) I installed OAS and when I tried to install ODS this fail.
    I can4t find the installation manual. I need it.

    Install Developer server first as some version of it are not multiple home aware.
    Then install the other software.
    Regards,
    Mike
    null

  • Getting the HTTP server name, port and context name inside the init()

    I have a servlet which is initialized when the Web server comes up. Is there any way I can print the complete URL from this servlet?
    I am aware that this can be done by using request object. But note that in this case, there is no request object. All we have is the ServletConfig and ServletContext.
    Pasting a part of my code here.
    public class MyInit extends HttpServlet
    private ServletContext m_servletContext = null;
    public void init(ServletConfig config) throws ServletException
    super.init(config);
    m_servletContext = config.getServletContext();
    //System.out.println("Print the URL here...")
    }

    Only a request has a URL. It's possible for servlets to be mapped to respond to more than one URL, and the server can be configured to respond to more than one host and at more than one port. So none of those things you are asking for have any meaning without an actual request.

  • OAS Component - HTTP Server

    Hi All,
    My group has an old web-based application using Servlet 2.0 specs that needs to be migrated to Servlet 2.3+ specs. The Servlet 2.0 specs does not have a concept of webapp context. Therefore, this application has hard-coded a lot of URL, which assume it is using the "/" root context.
    Since the "/" root context in HTTP server may be used by other applications, it may be better to create another HTTP Server component.
    The OAS 9i and 10g do not allow administrators to add another HTTP Server using the web-based EM.
    Instead of creating virtual hosts based on port number, is there a way to create multiple HTTP Server components on a OAS middle-tier instance?
    Does it make sense to create a multiple HTTP Server components managed by DCM?
    Thanks.

    Stefan,
    Yes, I am planning to use a Cisco CSS loadbalancer to load request to multiple OAS instances on several hosts.
    Also, I am looking into OracleAS Cluster based on DB repository. I hope to use the OAS cluster for management and configuration for multiple OAS instnaces (i.e. all J2EE/WebCache instances on separate hosts). However, I have found that the OAS cluster behaves very differently than what I have thought.
    Here are what I have done:
    1. Create an OAS cluster with two J2EE/WebCache instances in similar hosts. (Both instances have exactly the same OAS components, HTTP Server and OC4J).
    2. On host1, create a new OC4J component called "OC4J_Dev1".
    3. On host1, deploy a J2EE application (i.e. helloworld.ear) to "OC4J_Dev1" component. (The helloworld.ear has only 1 web-app).
    Here are the results:
    1. I am able to access the helloworld webapp on the browser (e.g. http://host1/helloworld/helloworld.jsp ).
    2. I am unable to see the "OC4J_Dev1" component on the host2, which is belong to the same OAS cluster as host1.
    3. I am unable to access the host2's helloworld web-app (e.g. http://host2/helloworld/helloworld.jsp ).
    All the hosts and ports are correct. I expect the OAS cluster will distribute the host1 configuration to host2.
    Do you know of any good reference of the OAS cluster? I am trying to look through the OAS documentation.
    Thanks.

  • OIM 11gR2: Error while starting SOA and OIM Server

    I have configured 2 OIM Applications hosted on 2 different linux hosts but connecting to one Oracle DB.
    Done OIM installation and configuration on HOST1 and it is successful.
    now while performing on HOST2,all similar steps have been followed as same on HOST1 except the Database keystore step (copied files while configuring OIM), I am encountering an error while starting SOA server and OIM server.
    Error :
    2012-10-19T11:49:07.172-07:00] [soa_server2] [NOTIFICATION] [JPS-04093] [oracle.jps.deployment] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1350dfc6c17c1b80:336be4f6:13a7a59774c:-8000-0000000000000004,0] [APP: soa-infra] Application policy migration for application soa-infra is completed successfully.
    [2012-10-19T11:49:16.901-07:00] [soa_server2] [ERROR] [] [oracle.mds] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 1350dfc6c17c1b80:336be4f6:13a7a59774c:-8000-0000000000000004,0] [APP: soa-infra] [[
    oracle.mds.lcm.exception.MDSLCMException: MDS-01330: unable to load MDS configuration document
    MDS-01329: unable to load element "persistence-config"
    MDS-01370: MetadataStore configuration for metadata-store-usage "soa-infra-store" is invalid.
    MDS-00929: unable to look up name "jdbc/mds/MDS_LocalTxDataSource" in JNDI context
    Unable to resolve 'jdbc.mds.MDS_LocalTxDataSource'. Resolved 'jdbc.mds'
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: oracle.mds.config.MDSConfigurationException: MDS-01330: unable to load MDS configuration document
    MDS-01329: unable to load element "persistence-config"
    MDS-01370: MetadataStore configuration for metadata-store-usage "soa-infra-store" is invalid.
    MDS-00929: unable to look up name "jdbc/mds/MDS_LocalTxDataSource" in JNDI context
    Unable to resolve 'jdbc.mds.MDS_LocalTxDataSource'. Resolved 'jdbc.mds'
    Please help, thanks

    Hi
    Did you use pack and unpack command for configuration?
    Creating and Starting a Managed Server on a Remote Machine - 11g Release 1 (10.3.6)
    Regards
    Shashank k

  • Cisco NAC 4.8 and Windows Server 2008 Enterprise 64bit SSO

    Hi,
         I try to setup SSO on Cisco NAC 4.8 and Windows Server 2008 Enterprise 64bit, but I can't start Active Directory SSO Service that show error follow below. I saw this error " KDC has no support for encryption type (14)" . Could anyone help me to troubleshoot this problem?
    FQDN: active.test.com
    Domain Name : test.com
    User : ccasso
    2011-02-05 12:00:30.225 +0700 WARN  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - Server was not running ...
    2011-02-05 12:00:30.225 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - Server starting server ...
    2011-02-05 12:00:30.225 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - Server is now running ...
    2011-02-05 12:00:30.225 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - SPN : [ccasso/[email protected]]
    2011-02-05 12:00:30.225 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - building kdc list for domain active.test.com
    2011-02-05 12:00:40.224 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - done building kdc list for domain active.test.com
    2011-02-05 12:00:40.224 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - KDC(s) :[10.0.240.100]
    2011-02-05 12:00:40.224 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - writeKrbFile: writing to file ../conf/krb.txt
    2011-02-05 12:00:40.224 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - writeKrbFile: wrote to file ../conf/krb.txt
    2011-02-05 12:00:40.224 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - creating login context ...
    2011-02-05 12:00:40.224 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - GSSServer - created login context ...javax.security.auth.login.LoginCon                                                                           
    text@5ad7b2
    2011-02-05 12:00:40.239 +0700 ERROR com.perfigo.wlan.jmx.adsso.GSSServer                                                                                           
    - Unable to start server ... KDC has no support for encryption type (14)
    2011-02-05 12:00:50.244 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - Notifying GSSServer status Stopped
    2011-02-05 12:00:50.244 +0700 INFO  com.perfigo.wlan.jmx.adsso.GSSServer                                                                                          
    - server is exiting .

    Hi,
    This error means that your DC does not support the encryption method the ACS wants to use.
    Usually this happens when you run 2008 Server with 2003 functionality...
    You will need to run ktpass.exe according to the DC you are running:
    http://www.cisco.com/en/US/docs/security/nac/appliance/configuration_guide/48/cas/s_adsso.html#wp1277452.
    For Windows 2008 Server at 2003 Server functional level:
    ktpass -princ newadsso/[adserver.][email protected] -mapuser newadsso -pass
    PasswordText -out c:\newadsso.keytab -ptype KRB5_NT_PRINCIPAL
    HTH,
    Tiago
    If  this helps you and/or answers your question please mark the question as  "answered" and/or rate it, so other users can easily find it.

  • What is diff between oracle application server and weblogic server?

    what is the exact difference between oracle application server and weblogic application server?

    The difference between Oracle Application Server AND WebLogic Server has been discussed in a lot of forums dated 2008 and earlier comparing OAS10g with WebLogic10.0/WebLogic9.2
    But, now since Oracle has taken over WebLogic, this is not really important.
    Now, OAS has no further releases post 10g. WebLogic Server will be the Oracle's strategic application server going forward.
    So, if your query is for choosing one of them for a new environment, you are better of with WebLogic Server 10.3.6 OR WebLogic Server 12g
    As we will not have further releases of OAS and also OAS10g will be end of life soon, we recommend Oracle WebLogic Server.
    If you still want to know the differences, here is one such old oracle documentation link that talks about it
    http://docs.oracle.com/cd/B10467_16/migrate.904/b10425/asmwl02.htm
    Arun

  • OAS and Linux and Apache

    I have successfully installed OAS 4.0.8.1 on Linux RedHat 6.1. The default (oracle) http listner runs fine, after setting it to port 81. I did this because the default http server for Linux (Apache 1.3.9-4) is on 80. I would like to use Apache as my http listner, and have found some documentation on how to do this at http://www.olab.com/doc/books/admin/thirdp.htm, but am a little confused with the instructions. It states that Apache must be compiled with mod_so support. I have verified that this is so with the "httpd -l" command. Before that, it mentions that...
    "libapadp.so must be linked into the Apache HTTP Server." Can anyone tell me how this is done, and with which version of Apache should be used? 1.3.6 seems to be a popular one and is mentioned in the Oracle Application Server Installation Guide for Release 4.0.8.1 in Certified Software.
    I have tried to move libapadp.so and ndwfapd.so into the /modules subdirectory my Apache install (once again 1.3.9-4) and adding "LoadModule ows_module ndwfapd.so" in my httpd.conf file, but when the server tries to start, I get the error message...
    "Cannot load /etc/httpd/modules/ndwfapd.so into server:libapadp.so: cannot open shared object file:No such file or directory"
    Has anyone run into this problem? I imagine many people have done this. As I am new to Linux and OAS and Apache, maybe I'm missing something fundamental that I haven't learned yet, but hey, isn't this what learning is all about?
    If anyone can help me with this hurdle, I would greatly appreciate it.
    Thanks in advance,
    Kirby

    Hi Guys,
    I am pulling my hair out with this one too.
    I tried to link the library "libapadp.so" to
    apache using the Makefile in the source directory by adding the path and libapadp.so to the EXTRALIBS variable. It works in the
    sense that it tried to link the lib but fails because there are a bunch of unresolved dependencies. As somebody else stated, Oracles documentation sucks. I ask for support and got sent here, I guess that they don't know how to make it work either.
    Will let you know if I have any success.
    Brett.
    [email protected]
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jason Gerry ([email protected]):
    I've been working on this problem as well. I haven't got it to work YET, but I'm trying.
    Your error message is relating to Apache not being able to find the shared module. You can fix this by telling it explicitly where to find it since it doesn't seem to be in the PATH.
    LoadModule ows_module /opt/app/oracle/product/8.0.5/ows/4.0/lib/ndwfapd.so
    Your directory structure may be different. In any case, this SHOULD work, my Apache listeners start up, but they don't actually respond to requests and they freeze the machine. Oh well.
    Still working on it!
    jason
    <HR></BLOCKQUOTE>
    null

  • OAS and NT service Packs

    I have been trying to get 8i, OAS 4.0.8, and developer server 6.0 running on the same NT box. Have found a document on Metalink that says OAS 4.0.8 is only supported with NT service pack 5. Does anyone know if it works under service pack 6? I find it hard to believe that it doesn't, especially since OAS seems to be functionng fine, it is developer server java errors that I am having problems with (hopefully will be fixed with developer patch 6a).

    We are running OAS 4.0.8 with NT Service Pack 6. Service Pack 6 did overwrite some dll files which required a reinstall of OAS, but since then they work fine together. Sorry, I can't help you with your other issues.

  • Configuring OAS Form & Report Server services

    I am trying use OAS Form Server Service,
    My Enviroment:
    1 Server SUN Server 250 Running Unix with Oracle 7.3 (App
    Database)
    25 PC 95/98 users Using forms and report 6i, connecting via Net8
    This solution is working...!
    We have a new NT Server to OAS Form Server Services.
    What I want?
    I need connect some people via web to use my application, but
    I am not sure how make it..!
    I am not need Portal or another services from OAS, I only
    need Forms & Reports Server Services (I think..!).
    Questions:
    1) Is necessary install a Oracle Database On the
    OAS Server that will be runing Forms &
    Report Server (NT Server)?
    2) What services must be installed on the NT server to
    run Forms & Report Server?
    3) When a End User use IE 5.0 to access my application from the
    Web
    He access to a Form Server, and this service start the
    .fmx form, and this form use the Net8 to connect to DB, is
    true?
    4) If my form developed in form 6i run ok using Oracle 7.3.
    I can use OAS Form Service to connect to the same database?
    5) Is mandatory make a migration to 8.x on the
    Sun Server (my app database server)?.
    6) Is there a detail guide to install form server service and
    make configuration to client and servers components?
    Thanks
    Mauricio

    whats different between form and report server in developer whit OAShttp://download.oracle.com/docs/cd/B25016_08//doc/dl/web/B14361_02/config.htm#sthref10
    OC4J Standalone is for use by development and small-medium scale production deployments. Specifically, OC4J Standalone supports HTTP and HTTPS natively without the use of Oracle HTTP Server. It does not have support for load balancing, clustering, or management through Oracle Enterprise Manager 10g. To use those features, customers must install one of the Oracle Application Server installation types, such as J2EE + WebCache. The standalone version is supported in a single instance, single JVM, and single machine configuration.

  • JAVA IDE options for development against OAS and Oracle8i

    I'm wondering whether JDeveloper is the only Java IDE option
    when developing Java apps for deployment on OAS and Oracle8i.
    Is it possible to use VisualCaf     or Jbuilder instead and how
    does these tools compare to JDeveloper?
    null

    Jesper Bech Petersen (guest) wrote:
    : I'm wondering whether JDeveloper is the only Java IDE option
    : when developing Java apps for deployment on OAS and Oracle8i.
    : Is it possible to use VisualCaf     or Jbuilder instead and how
    : does these tools compare to JDeveloper?
    JDeveloper2 provides a natural coupling to OAS and 8i which no
    other tools offer. The Connection Manager, Oracle's InfoBus
    beans, Info Form wizards, CORBA definition wizards, deployment
    wizards for 8i etc. are all there to tie the suite together.
    I used JBuilder with 8i813beta well before JDev2Beta was
    released for Web Server Applications/CORBA. 8i provides a
    number of command line utilities(loadjava, dropjava, publish,
    sess_sh etc) to perform the deployment of CORBA objects. JDev2
    are essentially calling those utilities but wrapped around a GUI.
    You can certainly use other tools but you will probably discover
    some critical features are missing. Features such as SQLJ
    support and a light weight servlet engine for debugging servlets
    are well worth it.
    One thing I hope Oracle would address is remote debugging of
    Java in the Database(either JSProcs/CORBA objects). You can
    certainly debug CORBA objects outside the database using
    Visibroker/OSAgent but this means you have to change a lot of
    code for debugging b/c Visibroker doesn't support sess_iiop nor
    AuroraJTS.
    DEV TEAM ARE YOU LISTENING!!!<g>
    There are a number of other concerns that I've listed in a
    post "heavy IIOP issues - 8i/408" but nobody has responded to
    that and probably never will.
    I think JDev3 with OBC4J will offer further encouragement to
    move away from other dev tools though. Depending on whether
    your organisation will take advantage of this new enterprise app
    framework you may not need to make the move. I dont know I
    haven't used it but I'm waiting in anticipation. I'd be
    interested in hearing what the beta testers are saying about the
    speed issues!
    rgds ash
    null

  • Upgrade from OAS to weblogic server - Oracle reports impact

    Hi Team,
    We have quite lot reports are created in oracle reports 10g and used in production environment. We have plan to upgrade systems and i would like to know the impact in reports which are created using oracle reports 10g.
    Currently, we are using
    Oracle Database 10g
    Oracle reports 10g
    OAS 10g
    and we are planning to migrate to
    Oracle Database 11g
    OAS -- > Weblogic application server.
    Will my existing reports work in weblogic application server without any change? OR Do i need to change the existing reports.
    Could somebody help me on this.
    Thanks,
    iqbal.

    Let me tell you, brother, it can be a real headache, starting with the upgrade process.
    For example, I've Got x86 Solaris running on an old Dell box. Created a Boot Environment for my existing setup.
    Now I'm trying to clone the Boot Environment so that I can do the Live Upgrade. However I'm getting an error when I use the lucreate command.
    "# ls
    TT_DB data format.dat mnt proc usr
    bin dev home net rmdisk var
    boot devices kernel nsmail sbin vol
    cdrom etc lib opt test.txt~ xfn
    core export lost+found platform tmp
    # lucreate -n "solenv2" -m /:/dev/dsk/c0d0s3:ufs
    Discovering physical storage devices
    Discovering logical storage devices
    Cross referencing storage devices with boot environment configurations
    Determining types of file systems supported
    Validating file system requests
    Preparing logical storage devices
    Preparing physical storage devices
    Configuring physical storage devices
    Configuring logical storage devices
    Analyzing system configuration.
    Comparing source boot environment <solenv1> file systems with the file
    system(s) you specified for the new boot environment. Determining which
    file systems should be in the new boot environment.
    Updating boot environment description database on all BEs.
    Searching /dev for possible boot environment filesystem devices
    Template entry /:/dev/dsk/c0d0s3:ufs skipped.
    luconfig: ERROR: Template filesystem definition failed for /, all devices are not applicable..
    ERROR: Configuration of boot environment failed.
    # lustatus
    Boot Environment Is Active Active Can Copy
    Name Complete Now On Reboot Delete Status
    solenv1 yes yes yes no -
    I presume I need to get a slice ready for the utility because the utility is not smart enough to really do any slicing itself.
    Any ideas?

  • OAS and proxy configs in IE5

    I have OAS on an NT4 box connecting into my Solaris cluster w/ 8i. I can hit my webpage local on the NT box but when I go to other boxes I can't see the page unless I take the proxy config out of the IE5 browser. Then I can't see the internet with those machines. Have tried to leave the proxy w/ the bypass button checked and putting the address in my host files no go. Is there a setting that I can change in OAS that will effect this..I know I can config my IE5 browser but I have alot to rollout to so that may be hard to do...It is only on an intranet but it resolves to the fully qualified net name ie:http://iam.here.com/ but will not resolve to http://iam/...Is this possibly a DNS issue or a OAS config issue... we are using a 8080 port setting on all outgoing www and ftp traffic but this should not effect internal traffic.
    Thanks,
    Eric

    if I have IIS for BI Pres Svcs and the BI Server is installed on OASNo -- you have the Presentation Services plugin installed on IIS OR OAS -- and that's all from an OBIEE point of view.
    BI Server is a standalone binary (nqsserver) which runs outside of any application server.
    I can point BIP to the OAS on BI Server?You would install BIP on OAS. However - I don't know how the security integration would work, or if it would. Sorry.
    Maybe someone else here will be able to help, or you could try the BI Publisher forum?

  • OAS and Port 80

    I followed the instructions here to change my server to Port 80. OAS 10g (9.0.4) on Windows Server 2003
    http://download-west.oracle.com/docs/cd/B10464_05/core.904/b10376/ports.htm#i1040069
    From my windows XP machine in my office, my website works fine. I switch to my linux box and I get intermittent results. (the site sits and does not load, or loads some times). Many clients on windows xp machines cannot access the site. It is an apex site running on OAS, and I created a static test page which they cannot access at all. I am currently waiting for our support contract to be settled with metalink, but I am kinda at my wits end here, and need results, and that is why I turn to the forum. I am about ready to wipe the machine and start over to see if maybe my futzing around screwed something up. Any help on this matter would be greatly appreciated. I will give access to the URL if anyone that can help.
    Thanks,
    Scott

    Hi, I'm a friend of Scott's.
    I tried hitting the URL Scott gave me, and I was consistently succeeding from my Windows workstation using Firefox, while consistently failing (page timed out) on my Linux workstation. I tried both Firefox and Konqueror browsers on Linux. Windows succeeded 100% of the time on 10 attempts - Linux succeeded 0% of the time on even more attempts. Note that I work at a different company that is external to Scott's network.
    I don't know anything about OAS - I just thought I'd throw my odd test results into the conversation, to clarify what Scott is talking about.
    Mark

  • OAS and version of JDK

    I would like to know which version of JDK is supported
    by OAS and then if it is possible to use jdk 1.2.
    In documentation, I read that OAS 4.07 only supported
    java application developped with jdk 1.1.4. If it's true, is it
    possible to switch to upgradee version of JWM ?
    Regerds.
    Christophe
    null

    ted (guest) wrote:
    : Hi:
    : I am little confused the jdeveloper2 which came with the same
    : evaluation cd uses jdk1.1.6 not jdk1.1.4 does it mean it may
    : not work properly with the application server v4.0.7? I want to
    : be sure since i am having trouble getting the jcorba sample
    : working.
    : thanks,
    : ted
    : JDeveloper Product Management (guest) wrote:
    : : Christophe,
    : : There isn't any support for Java2 in the currently shipping
    : OAS,
    : : the supported version is 1.1.4, the support for Java2 will be
    : : added in a subsequent release, check the Oracle website for
    : more
    : : information
    : : cheers
    : : Federico
    : : christophe maligorne (guest) wrote:
    : : : I would like to know which version of JDK is supported
    : : : by OAS and then if it is possible to use jdk 1.2.
    : : : In documentation, I read that OAS 4.07 only supported
    : : : java application developped with jdk 1.1.4. If it's true,
    is
    : : it
    : : : possible to switch to upgradee version of JWM ?
    : : : Regerds.
    : : : Christophe
    null

Maybe you are looking for