Jre error in oracle demos

Hi,
Which particular version of jre is required to view demos on oracle site, when i try following url, error appended below is reported. How can this be corrected.
Thanks for your help.
Regards
http://www.oracle.com/technology/sample_code/products/forms/demo/9i/forms_services_demos/sso_oid_integration/viewlet/administration/f9isso_administration_otn_viewlet.html
ViewletBuilder2 Jar
Version 2.6.6 (08/30/2001)
Http://www.qarbon.com
Copyright 1998-2000
viewletUrl_: http://www.oracle.com/technology/sample_code/products/forms/demo/9i/forms_services_demos/sso_oid_integration/viewlet/administration/f9isso_administration_otn.viewlet
java.lang.NegativeArraySizeException
     at leelou.viewlet.a.a(Unknown Source)
     at leelou.viewlet.QViewApplet.readViewlet(QViewApplet.java:125)
     at leelou.viewlet.QViewApplet.<init>(QViewApplet.java:107)
     at leelou.viewlet.vcr.QVCRApplet.init(QVCRApplet.java:213)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)

I tried your url as well and got the same error.
Can you try reaching your demo by backtracking some? I got to this site (see following url: http://www.oracle.com/technology/sample_code/products/forms/index.html) but I couldn't find where you went after that. It is titled 'Oracle Forms 10g— Online Demonstrations and Sample Code'.
I hope someone else that is familiar with the demos out on Oracle will speak up or try it as well.

Similar Messages

  • Session Expired Error in Oracle Vision Demo due to absence of a cookie !!

    Hi Folks,
    I kept getting the session expired error in Vision Demo even after I had supplied the right user id/password combos. So I set up a on-logon trigger in the APPS schema and it turns out that the Front End JSP page calls the ICX_SEC package.
    Herein it refers to the function valiadateSession inside this package. I did some digging around and it turns out that inside this function using the OWA_COOKIE utility the function tries to get the details of a cookie called 'WF_SESSION' and passes this to the Front End.
    And this is where it is failing. I checked to see and the return from the OWA_COOKIE.GET('WF_SESSION') does return a value of NUM_VALS=0. So the problem remains that the intial JSP page is unable to either set the cookie or I am reading this all wrong.
    Plan to dig deep into this. Meanwhile if anyone has faced this error any helpful tips would be deeply appreciated.
    PS: I am new to Oracle Apps and have to learn it in a hurry :(( Sad part is am unable to even get into the Application as of now :P I have installed and am using 11i.8 (11.5.8).
    cheers
    ~
    kaushik

    Check your browser settings for accepting cookies from this domain, you must have tried this by now clearing all your browser cache and cookies.
    try solutions beacon site where they have Oracle Apps Demo Instances for Public
    http://www.solutionbeacon.com/tools_vision.htm

  • Can't play videos on iPhoto after installing Yosemite, also getting JRE error. Are they related?

    When I start Mac, I get following error regarding JRE requirement. I have updated JRE 8 from Oracle website, but I still get the same error. This has started after I updated to Yosemite.
    Also when I click on video I get following error: "A necessary data reference could not be resolved." Hence am unable to play any videos.
    Are these related, can someone help?
    Do note that I have MacBook Pro (13-inch, Early 2011) with OS X Yosemite (10.10) and iPhoto 9.6.

    I'd ask about the JRE issue on the Using Mac OS X forum.
    The videos are not necessarily gone:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Repair Database. If that doesn't help, then try again, this time using Rebuild Database.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. (In early versions of Library Manager it's the File -> Rebuild command. In later versions it's under the Library menu.)
    This will create an entirely new library. It will then copy (or try to) your photos and all the associated metadata and versions to this new Library, and arrange it as close as it can to what you had in the damaged Library. It does this based on information it finds in the iPhoto sharing mechanism - but that means that things not shared won't be there, so no slideshows, books or calendars, for instance - but it should get all your events, albums and keywords, faces and places back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  
    Regards
    TD

  • Orderbooking demo: com.oracle.demos.orderbooking.ApproveType' is undefined

    I Receive the following error in the BPEL domain.log and BPEL console while running the OrderBooking demo with soa suite on OAS 10.1.3.5.
    The deployment of the orderbooking and associated webservices seems ok, including the DecisionService:
    I can reach the http://localhost:7777/rules/default/SOAOrderBooking/1.0/DecisionService/DecisionService?WSDL
    <2009-12-23 10:52:51,500> <ERROR> <default.collaxa.cube.engine.dispatch> <DispatchHelper::handleMessage> failed to handle message
    com.oracle.bpel.client.BPELFault: faultName: {{http://www.globalcompany.com/ns/OrderBooking/DecisionService}operationErroredFault}
    messageType: {}
    parts: {{payload=<ns0:errorInfo xmlns:ns0="http://www.globalcompany.com/ns/OrderBooking/DecisionService"
                                    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
                                    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                                    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
       <errorMessage xmlns="http://xmlns.oracle.com/bpel/rules"
                     xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
                     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                     xmlns:ns0="http://www.globalcompany.com/ns/OrderBooking/DecisionService">'
                     com.oracle.demos.orderbooking.ApproveType' is undefined
    at line 4 column 14 in DM</errorMessage>
    </ns0:errorInfo>
         at com.collaxa.cube.ws.WSIFInvocationHandler.createFault(WSIFInvocationHandler.java:1734)
         at com.collaxa.cube.ws.WSIFInvocationHandler.invoke(WSIFInvocationHandler.java:537)
         at com.collaxa.cube.ws.WSInvocationManager.invoke2(WSInvocationManager.java:529)
         at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:286)
    And further on within the domain.log:
    <2009-12-23 10:52:51,500> <ERROR> <default.collaxa.cube.engine.dispatch>
    <DispatchHelper::handleMessage> Not fatal connection error ...
    not retrying: class com.collaxa.cube.engine.UnhandledFaultException: Failed due to unhandled bpel fault.
    <2009-12-23 10:52:51,500> <ERROR> <default.collaxa.cube.engine.dispatch>
    <BaseDispatchTask::run> Failed to handle dispatch message ... exception ORABPEL-05002
    Message handle error.
    An exception occurred while attempting to process the message "com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessage";
    the exception is: faultName: {{http://www.globalcompany.com/ns/OrderBooking/DecisionService}operationErroredFault}
    messageType: {}
    parts: {{payload=<ns0:errorInfo xmlns:ns0="http://www.globalcompany.com/ns/OrderBooking/DecisionService"
                                   xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
                                   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                                   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
       <errorMessage xmlns="http://xmlns.oracle.com/bpel/rules"
                     xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
                     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                     xmlns:ns0="http://www.globalcompany.com/ns/OrderBooking/DecisionService">'com.oracle.demos.orderbooking.ApproveType' is undefined
    at line 4 column 14 in DM</errorMessage>
    </ns0:errorInfo>
    Did anybody encounter a similar issue with the Orderbooking demo on top OAS 10.1.3.5?

    I tried your url as well and got the same error.
    Can you try reaching your demo by backtracking some? I got to this site (see following url: http://www.oracle.com/technology/sample_code/products/forms/index.html) but I couldn't find where you went after that. It is titled 'Oracle Forms 10g— Online Demonstrations and Sample Code'.
    I hope someone else that is familiar with the demos out on Oracle will speak up or try it as well.

  • Getting the following error in Oracle 10g B2B reports, need help where to look into for resolution!

    Hi All,
    I am new to B2B. I am getting following error in B2B Console please suggest what could be the reason and possible steps to resolve:
    Machine Info: (fcgemapptest05)
    Description: General Error
    StackTrace:
    Error -:  AIP-50014:  General Error
      at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1194)
      at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:836)
      at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:402)
      at java.lang.Thread.run(Thread.java:534)
    Regards,
    Sujan

    Can you tell me what's the status of components (value of "In sync" column) when you run "dcmctl getState" command?
    Thanks
    Shail

  • Error  --REP-3000: Internal error starting Oracle Toolkit.

    Hi
    While submitting the concurrent request (active user) im getting error if i submit the active responsibilities
    its completed successfully i have set display also still im getting error.
    Xlib: connection to "omega:0.0" refused by server
    Xlib: Client is not authorized to connect to Server
    Xlib: connection to "omega:0.0" refused by server
    Xlib: Client is not authorized to connect to Server
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.

    Please verify the DISPLAY on the server as follows:
    - Issue "xhost +" as root user
    - Issue "xclock" as applmgr user --> Make sure you can display the clock
    If the above does not work, please set the DISPLAY properly in the application context file and run AutoConfig.
    More details can be found in the following note:
    Note: 200474.1 - Comprehensive REP-3000 Troubleshooting and Overview Guide
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=200474.1

  • Database Error: DBD::Oracle::db do failed: ORA-04030: out of process memory

    Hi
    I have a stored procedure that uses the XMLQuery function (SELECT XMLQuery( '......' RETURNING CONTENT) FROM dual; ) to extract data from 3 different tables and store the xml file in XML DB. This store procedure was running fine for a long time until 2 weeks ago where I started seeing the following error:
    Database Error: DBD::Oracle::db do failed: ORA-04030: out of process memory when trying to allocate 92 bytes (koh dur heap d,qmxtkWriteXobToOpn:heap)
    Currently I have 16,000 records. I am not sure what is going on, the size of the previous successful output xml file is about 2M. I also noticed when the stored procedure runs with 3G of system memory available, it basically used up all the memory and cpu time. The store proc consistently dies after 3.5 hour and spits out the ORA-04030 out of process memory error.
    Does anyone have any suggestion what to look for or what parameters I need to set? Thanks

    Unless your database is strictly a DSS-type of database, your AWR report exposes loads of issues with it. And I think none of the time during the AWR window was spent on database. Look at the DB time (with all those multi cores) compared with the elapsed time of the AWR.
    As you are on 11g, why not make use of MEMORY_TARGET (a single parameter to manage both SGA and PGA)? If you are already on it, ignore this as I can't see it anywhere. If not, get rid of SGA_TARGET and PGA_AGGREGATE_TARGET and replace it with a single MEMORY_TARGET parameter. However you may have a minimum threshold set for different SGA pools so that they won't shrink beyond that point.
    Having said that, setting MEMORY_TARGET is not a guarantee to avoid ORA-4030. Just a single bad PL/SQL code could go and exploit the untunable part of your process memory and even go and blow up the physical memory. If you are using FORALL and BULK load, see if you can cut it down into few chunks rather than running as a single process.
    What does your V$PGASTAT say?

  • Error in Oracle API  HZ_CUST_ACCOUNT_V2PUB.create_cust_account

    Error in Oracle API HZ_CUST_ACCOUNT_V2PUB.create_cust_account
    Column account_number must have a value.
    why?

    What is the apps version ?
    Have you gone through these notes:
    Using TCA API's Including Examples [ID 201243.1]
    How To Create A Customer Via TCA API [ID 159393.1]

  • Deployment Manager Error with Oracle Weblogic Server 10.3.1

    I have installed Identity Manager 9.1.0.2 (patch upgraded from 9.1.0.1) on OEL 5.3 64bit and Weblogic 10.3.1
    Database:Oracle 11gR2 (remote machine).
    **I am aware that IM 9.1.0.2 is not certified on Weblogic 10.3.1 (it is only certified on 10.3),
    The installation was successful and OIManager is up and running. Able to create Users, Resources etc. as well.
    As part of configuring OIM Connectors tried to Import .xml file using Import option from Deployment Management section as below and the following error was displayed.
    "Either your session timed out or you are trying to access a page without logging in".
    Did all workarounds like enabling java, changing browsers, restarting machine etc as per the below discussion but in vain.
    Deployment Manager Error with Oracle Weblogic Server
    Can any one suggest any workaround or solution for this problem.
    Or atleast can any one confirm there is no Identity manager available on this date which is compatible with 10.3.1? and cannot be continued further.
    Thanks in Advance
    Sudheer
    Edited by: SudheerPrabhala on Oct 20, 2009 1:26 AM

    You are facing this issue because you're using a non certified combination.
    Other folks who tried to use OIM in 10.3.1 ended up in the same problem you're facing.

  • Error starting Oracle BAM active data cache service

    Hi
    after installing BAM every thing working fine ,but if restart my system Oracle BAM active data cache service throwing following error
    "The Oracle BAM Active Data Cache service on Local computer started and then stopped.Some services stop automatically if they have no work to do,for example the performance logs and alerts service"
    Database is running fine
    Following is the ADC log file error
    2007-12-07 17:19:29,640 [2928] ERROR - ActiveDataCache The Oracle BAM Active Data Cache service failed to start. Oracle.BAM.ActiveDataCache.Common.Exceptions.CacheException: ADC Server exception in Startup(). ---> System.DllNotFoundException: Unable to load DLL (OraOps10.dll).
    at Oracle.DataAccess.Client.OpsTrace.GetRegTraceInfo(UInt32& TrcLevel, UInt32& StmtCacheSize)
    at Oracle.DataAccess.Client.OraTrace.GetRegistryTraceInfo()
    at Oracle.DataAccess.Client.OracleConnection..ctor(String connectionString)
    at Oracle.DataAccess.Client.OracleConnection..ctor(String connectionString)
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleDataFactory.GetConnection()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.GetServerVersion()
    at Oracle.BAM.ActiveDataCache.Kernel.StorageEngine.Oracle.OracleStorageEngine.Startup(IDictionary oParameters)
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Startup()
    --- End of inner exception stack trace ---
    at Oracle.BAM.ActiveDataCache.Kernel.Server.DataStoreServer.Startup()
    at Oracle.BAM.ActiveDataCache.Kernel.Server.Server.Startup()
    at Oracle.BAM.ActiveDataCache.Service.DataServer.Run()
    2007-12-07 17:24:45,250 [1524] ERROR - ActiveDataCache Unable to load DLL (OraOps10.dll).
    2007-12-07 17:24:45,265 [1524] WARN - ActiveDataCache Exception occurred in method Startup
    Please help me in resolving this issue .Am getting this issue every time
    Thanks
    BS

    Make sure the path to the ODAC used by BAM (C:\OracleBAM\ClientForBAM\bin) is the first item in the system PATH
    environment variable. Restart your computer after fixing this.
    If that doesn't fix it, please check the Troubleshooting section in the BAM Install Guide.
    Regards, Stephen

  • Getting error in Oracle EDQP Webservice call using Soap UI

    Hi ,
    I am trying to use Oracle EDQP webservice : http://<<hostname>>:<<port>>/datalens/ws/Processor
    when i trying to access the processOneLine or processList operation, i am getting the follwing error:
    <faultstring>oracle.pdq.api1.minicore.SaDetailException: 1318: Invalid job step - Either you must specify a step name when there are multiple output steps or there are no output steps that return a result.
    Code: 1318
    Details: Either you must specify a step name when there are multiple output steps or there are no output steps that return a result.</faultstring>
    Please help me to resolve this issue.
    Thanks in Advance.
    - Raj

    Hi Raj,
    Not sure if this is already resolved.
    Seems your DSA has atleast 2 outputs. As of Version 11.1.1.6.1 the webervice allows calls to DSAs with only 1 output. So your options are:
    Combine your outputs to single output
    Use other integration methods
    Hope this helps.
    Thanks!
    Anand Lonkar

  • ODBC error in oracle 11g

    Hi all.
    I have installed oracle 11g release 2 64 bit on my system and also installed Informatica powercenter 9.1. the informatica repository is in oracle database. I have configured informatica perfectly since i could run workflow when connecting to flat files etc. i am having problem when i am trying to connect informatica to oracle source system and receiving following error the oracle(tm) client and networking components were not found. I read in many forums posts and realized i should install oracle client. I am encountering issues once the client is installed on my system. the issue is that my repository and integration server stops in informatica powercenter. the error log says TNS could not be resolved. then i tried to log in to database server "sys as sysdba" i am receiving error "ORA-01031: insufficient privileges ". I have done following things to resolve my error
    1) checked my user is in ora_dba group
    2) checked sqlnet.ora file SQLNET.AUTHENTICATION_SERVICES= (NTS)
    I dont know where to start to now fix this error. I have some questions Is there a problem installing both server and client on the same machine.
    Your help will be greatly appreciated.
    P.s I am not sure whether this to redirected to informatica forums or oracle forums so my apologizes if i am in a wrong place.
    Regards
    Rajkumar

    Hi Rajkumar,
    I suspect you're actually using 32 bit components, as I've only ever seen the error message you've posted "oracle(tm) client and networking components were not found" come from Microsoft ODBC or OLEDB provider for Oracle, and those only come in 32 bit. The fact that they got loaded in the first place and didnt find the client indicates the process is 32 bit.
    You'll first need to determine for sure whether the process that needs connectivity is 32 bit or 64 bit, then install that bit-ness of Oracle client. You can also install both a 32 bit and a 64 bit client, and in some cases you need both. If you're running it ON the database machine and already have a 64 bit database, that already includes a 64 bit client.
    In either case, you can probably just go with the 11201 client.. Here's the link, click "see all" to get to the client download:
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html
    Hope it helps,
    Greg
    Edited by: gdarling on Oct 15, 2012 7:40 AM

  • Error Message: oracle/jbo/html/databeans/Res

    I have copied required JAR and ZIP files into the /lib directory of Java Web Server. Classpath is also pointed to that. I am getting the first screen of JSP with menu on left side but I am getting "Error Message: oracle/jbo/html/databeans/Res" if I am trying to run any JSP having NavigationBar WebBean..Any Ideas. Otherwise
    null

    This is a new library with Jdev 9.0.3,
    bc4j_jclient_common.jar.
    iAS 9.0.2 doesn't include this file.

  • Getting ORA-06512: at "APPS.FND_MSG_PUB", line 279 error in Oracle Sourcing

    Hi,
    We have recently applied Sourcing Rollup 2 J patch in our instance. After this, when the users change their timezone, the system behaves weirdly. The Server timezone and Client timezone are set to Dubai timezone (GMT+4) at site level. If the user is using this timezone, there is no issues. But when the user changes the timezone to something else (anything > GMT+4 or anything < GMT+4), he cannot publish auctions. He is getting error like:
    oracle.apps.fnd.framework.OAException: java.sql.SQLException: ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at "APPS.FND_MSG_PUB", line 279
    ORA-06512: at "APPS.HZ_TIMEZONE_PUB", line 877
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at "APPS.FND_MSG_PUB", line 279
    ORA-06512: at "APPS.HZ_TIMEZONE_PUB", line 1088
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at "APPS.PON_OEX_TIMEZONE_PKG", line 41
    ORA-06512: at "APPS.PON_AUCTION_PKG", line 1052
    ORA-06512: at line 1
    We feel like this is some issues with the system. Some times, this works, sometimes different kind of errors are seen. When user is trying to log in, another error like the following is seen:
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SQL_PLSQL_ERROR. Tokens: ROUTINE = AppsConnectionManager.appsInitialize(int,int,int,int,Connection):-1,-1,-1,0,oracle.jdbc.driver.OracleConnection@192a848; REASON = java.sql.SQLException: ORA-20001: Oracle error -6502: ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    has been detected in FND_GLOBAL.INITIALIZE.
    ORA-06512: at "APPS.APP_EXCEPTION", line 70
    ORA-06512: at "APPS.FND_GLOBAL", line 64
    ORA-06512: at "APPS.FND_GLOBAL", line 1028
    ORA-06512: at "APPS.FND_GLOBAL", line 541
    ORA-06512: at line 1
    When we bounced server, this error went away. But the first error still persists. What could be the reason for this?
    Regards,
    Arun

    I traced through the packages. Here is the result:
    1. PON_AUCTION_PKG line 1052;
    x_newstarttime := PON_OEX_TIMEZONE_PKG.CONVERT_TIME(p_open_bidding_date,x_oex_timezone,x_timezone);
    'x_oex_timezone' is the 'Server Timezone' profile value at site level. 'x_timezone' is the user's timezone. If the user's timezone is not a valid zone (checking done in PON_OEX_TIMEZONE_PKG.VALID_ZONE procedure), this param is assigned the value of 'x_oex_timezone'.
    2. The PON_OEX_TIMEZONE_PKG.CONVERT_TIME procedure calls the procedure HZ_TIMEZONE_PUB.Get_Time(), and I hope here the issue starts. The OUT parameters to this procedure are toDate, status, msg_count and msg_data. Note that here the msg_data is defined as VARCHAR2(100).
    3. Within the procedure HZ_TIMEZONE_PUB.Get_Time(), the error is raised from line 877. This is a WHEN OTHERS case of this procedure. This is from the API ;
    FND_MSG_PUB.Count_And_Get(
    p_encoded => FND_API.G_FALSE,
    p_count => x_msg_count,
    p_data => x_msg_data);
    4. Next error from FND_MSG_PUB is from line 279. This is within the procedure FND_MSG_PUB.Count_And_Get, when executing the following statement:
    p_data := Get ( p_msg_index => G_FIRST ,
    p_encoded => p_encoded );
    5. The 'GET' procedure, sets the value from global table 'G_msg_tbl( G_msg_index ).encoded_message ' to the p_data variable, and here is a potential slippage. The global variable can hold a value of upto 2000 characters. But the p_data is originally defined to be of size VARCHAR2(100). I think this can cause the issue. I am not sure what is the message getting assigned to the global variable here.
    Could this be the problem? Inside the code, some assignments to fnd_mesage are done. But some of those messages are not present in our database (fnd_new_messages). Any clue on this would be greatly helpful.
    Thanks,
    Arun

  • Error in Oracle 10g (10.0.3) in Servlet Filtering

    Hi
    I found this error on oracle 10g (10.0.3) Version. my same code is working on 9.0.4 can you please tell what is the problem? I am using servlet filtering.
    Mine is swing base application which will call applet and this will call Servlet.
    500 Internal Server Error
    java.lang.IllegalStateException: dispatcher chain is empty
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.EvermindHttpServletRequest.getCurrentDispatcher(EvermindHttpServletRequest.java:3975)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.EvermindHttpServletRequest.getParameters(EvermindHttpServletRequest.java:1393)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.EvermindHttpServletRequest.getParameter(EvermindHttpServletRequest.java:2126)
         at com.fmr.cfit.security.IdentityAgent.getUserIdFromParameter(Unknown Source)
         at com.fmr.cfit.security.IdentityAgent.getUserId(Unknown Source)
         at com.fmr.cfit.security.IdentityAgent.doFilter(Unknown Source)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.FileRequestDispatcher.handleWithFilter(FileRequestDispatcher.java:130)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.FileRequestDispatcher.forwardInternal(FileRequestDispatcher.java:210)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:824)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (10.0.3.0.0) - Developer Preview].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:291)
         at java.lang.Thread.run(Unknown Source)

    I am able to resolve the issue:
    The mistake I was doing was creating ORACLE_HOME in the enviornment variable, as I have Oracle 10 G database and SOA suite on the same machine, so it was creating a clash, the right approach is setting the ORACLE_HOME through command prompt, I was setting ORACLE_HOME because while executing the configure_oid.bat file it requires ORACLE_HOME to be set.
    -Yatan

Maybe you are looking for