Problem with 9.0.3(urgent)

hi,
i am trying to deploy an application created and built under java 1.4. in fact, im using some functionality provided by 1.4 only. now if i deploy it in oc4j release 2(9.0.3) it gives a version problem saying that class version for java.lang.Object is 48.0, must be 47.0. does anybody have an idea how to get rid of this problem, because i can't develop and build using java 1.3.
thanx in advance,
amt

Hi Abid,
There have been several posts already in this forum regarding the
issue of 0C4J and JDK version compatibility (did you try searching
the forum archives? ;-)
If I remember correctly, the Oracle is claiming that the production
version of OC4J 9.0.3 should be compatible with JDK 1.4. Also, if
my memory still serves me correctly, that version is due out next
month (September) -- again according to Oracle.
I also recall a suggested workaround was to put the "tools.jar" file
(JDK 1.4 version) in one of the OC4J "lib" directories -- but I'm
afraid I don't remember where, exactly.
Hope this has helped you.
Good Luck,
Avi.

Similar Messages

  • Problems with my library! URGENT!

    Hi guys,
    So I've been running my library from my External Hard drive and I never have any problems with it. Today I opened my iTunes and tried to play a song and it said it could not be located. I located it and I thought it would automatically locate all my songs after locating one. However, it made me locate one by one which I've never come across before.
    I went to preferences and advanced to make sure the location of the iTunes library was the external however it suddenly said C:Documents/My Music/iTunes/iTunes music. I never changed that and I don't know how it got changed all of a sudden. I figured if I set it back to the external harddrive it would work but again, it made me locate each song one my one. I don't know why its doing this, my XML file is still there and everything. After setting the location back to my external hard drive I tried adding a song to it to see where it would store and it went to My Documents/My Music.... Every tiem I re-open my iTunes the setting changes back to My Documents/ My music. I've been using iTunes from my external hard drive since the end of August and I have never came across this problem.
    Does anyone know what I can do? I don't want to have to locate each song one my one, nor do I want to delete everything and re-add everything to my library as it will ruin playcounts, delete playlists etc. What can I do?
    Thanks in advance!

    Use Windows Device Manager to set it back to F:
    These directions are for an ipod but will work for an exHD, too:
    http://support.apple.com/kb/TS1493
    Change the drive letter while itunes is closed. When you reopen itunes all the file paths should be OK.

  • Facing lot of problems with the DATA object  -- Urgent

    Hi,
    I am facing lot of problems with the data object in VC.
    1. I created the RFC initially and then imported the data object in to VC. Later i did some modifications to RFC Function module,and when i reload the data object, I am not able to see the new changes done to RFC in VC.
    2. Even if i delete the function module, after redeploying the IVIew, results are getting displayed.
    3. How stable is the VC?
      I restarted the sql server and portal connection to R3 is also made afresh.... still i am viewing such surprise results..
    please let me know what might be the problem.

    Hi Lior,
    Are u aware of this problem.
    If yes, please let me know...
    Thanks,
    Manjunatha.T.S

  • Have a big problem with report. Very urgent please help

    I have a report rep1. When I run the report via batch thru command rwclient to create a file it failed. I got the follwoing error message:
    REP-0177: Error while running in remote server
    Job 1413 is terminated due to connection timeout.
    It does not even try for few seconds before gives this message. I ran some other batch reports whihc took 15 minutes and they were fine.
    So, I stopped running the bad report for the day thinking the report is still not dead. I ran the same rep1 next day I still get the same error message. But this time when I ran I looked at the appserver showjobs (which lists the reports that were running and that already ran). The job number is different But still it fails in 3 seconds with the job number 1413 and connection time out. Can any one tell what might be the problem.
    Any number of times I run this job I get the same job number with same error (all this is only if I run it as batch using rwclient). If I run this as online by calling it from a form it returns the results without any problems.
    Please help. Very urgent.
    Thanks in advance.
    Asha

    You might want to delete the report server .dat file and restart the server and try
    his also could be one of the issues we had seen and fixed in 9.0.2.3. Please ensure you have the latest patch applied
    Thanks
    The Oracle Reports team

  • Constant Problems with flash, Please help Urgent for University work

    Hello Im having problems, my 1st frame code is
    stop();
    import flash.events.MouseEvent;
    sync_btn.addEventListener(MouseEvent.CLICK, onClick);
    function onClick (e:MouseEvent):void{
    gotoAndStop(2);
    This seems to work fine, and get my to the 2nd frame, which is where i have problems, my aim is to make a button to continue, and a button to go back to the first frame i p much copied what you used.
    stop();
    SyncMusic_btn.addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandler1);
    function mouseDownHandler1(event:MouseEvent):void {
    gotoAndStop(3);
    BktoConfig_btn.addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandler2);
    function mouseDownHandler2(event:MouseEvent):void {
    gotoAndStop(1);
    The instance names were copied straight from where i named them so they are right, this is making me mad because ive been working on cs5.5 at uni, and on cs4 at home and my cs4 doesnt run my cs5.5 work i had made a start on (where all this was working)
    I keep getting the error :
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at Untitled_fla::MainTimeline/frame2()
    at flash.display::MovieClip/gotoAndStop()
    at Untitled_fla::MainTimeline/onClick()
    And the button going back doesnt work, Im in urgent need of help because this assignment is due next week, and ive been working on it for at least 2 weeks now and nothing i can do seems to be working.

    The 1009 error indicates that one of the objects being targeted by your code is out of scope.  This could mean that the object....
    - is not in the display list
    - doesn't have an instance name (or the instance name is mispelled)
    - does not exist in the frame where that code is trying to talk to it
    - is animated into place but is not assigned instance names in every keyframe for it
    - is one of two or more consecutive keyframes of the same objects with no name assigned in the preceding frame(s).
    If you go into your Publish Settings Flash section and select the option to Permit debugging, your error message should have a line number following the frame number which will help you isolate which object is involved.

  • PROBLEMS WITH JNDI AND NAMEPARSER/URGENT

    Hi all,
    i am experiencing lot of problems in accessing an LDAP under
    NetscapeDirectory Server using WLS.
    i can connect to the LDAP (using a delegate provider, the one from Sun),
    however, when
    i try to get the NameParser from the context, i always got the exception
    Exception in thread "main" java.io.IOException: Class
    com.sun.jndi.ldap.LdapName
    Parser with code=123 does not implement Serializable, Externalizable or
    WLSerial
    izable
    at
    weblogic.common.internal.WLObjectOutputStreamBase.writeObjectBody(WLO
    bjectOutputStreamBase.java:895)
    at
    weblogic.common.internal.WLObjectOutputStreamBase.writeObject(WLObjec
    tOutputStreamBase.java:1011)
    at
    weblogic.common.internal.WLObjectOutputStreamBase.writeObjectWL(WLObj
    ectOutputStreamBase.java:166)
    at
    weblogic.rmi.extensions.AbstractOutputStream2.writeObject(AbstractOut
    putStream2.java:82)
    at
    weblogic.jndi.remote.DirContextWrapper_WLSkel.invoke(DirContextWrappe
    r_WLSkel.java:299)
    at
    weblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerOb
    jectAdapter.java, Compiled Code)
    at
    weblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicReques
    tHandler.java:69)
    at
    weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
    .java:15)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java,
    Compiled Code)
    --------------- nested within: ------------------
    weblogic.rmi.MarshalException: error marshalling return
    - with nested exception:
    [java.io.IOException: Class com.sun.jndi.ldap.LdapNameParser with
    code=123 does
    not implement Serializable, Externalizable or WLSerializable]
    at
    weblogic.jndi.remote.DirContextWrapper_WLSkel.invoke(DirContextWrappe
    r_WLSkel.java:301)
    at
    weblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerOb
    jectAdapter.java, Compiled Code)
    at
    weblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicReques
    tHandler.java:69)
    at
    weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
    .java:15)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java,
    Compiled Code)
    --------------- nested within: ------------------
    weblogic.rmi.ServerException: A remote exception occurred while
    executing the me
    thod on the remote object
    - with nested exception:
    [weblogic.rmi.MarshalException: error marshalling return
    - with nested exception:
    [java.io.IOException: Class com.sun.jndi.ldap.LdapNameParser with
    code=123 does
    not implement Serializable, Externalizable or WLSerializable]]
    at
    weblogic.rmi.extensions.AbstractRequest.sendReceive(AbstractRequest.j
    ava:76)
    at
    weblogic.jndi.remote.DirContextWrapper_WLStub.getNameParser(DirContex
    tWrapper_WLStub.java:929)
    at
    javax.naming.InitialContext.getNameParser(InitialContext.java:499)
    at
    com.nokia.nsg.admintool.model.DelegateTest.main(DelegateTest.java:43)
    --------------- nested within: ------------------
    weblogic.rmi.extensions.RemoteRuntimeException: Undeclared checked
    exception - w
    ith nested exception:
    [weblogic.rmi.ServerException: A remote exception occurred while
    executing the m
    ethod on the remote object
    - with nested exception:
    [weblogic.rmi.MarshalException: error marshalling return
    - with nested exception:
    [java.io.IOException: Class com.sun.jndi.ldap.LdapNameParser with
    code=123 does
    not implement Serializable, Externalizable or WLSerializable]]]
    at
    weblogic.jndi.remote.DirContextWrapper_WLStub.getNameParser(DirContex
    tWrapper_WLStub.java:954)
    at
    javax.naming.InitialContext.getNameParser(InitialContext.java:499)
    Has anyone ever find this exception???
    can anyone help me???
    thanx in advance and regards
    marco

    Friend, In LAN the network speed is high so you don't feel the problem. But on real network the speeds becomes slow and when one thread on the reading process is suspended and the other on write is executed the results are ostensible to be unreliable.
    One alternative is use synchronization or some synchronization flag, but I suggest you to have one thread for both the task. Though you have a thread for each client connected.
    Single thread model will help you to avoid synchronization headches and also the access won't be simultaneous.
    You have to change the design a little.
    Hope that works,
    Ashish

  • Problem with Purchase Order receipt - Urgent

    Hi all,
    Scenario - A purchase order with a six items has been released, four items have been recieved, fifth item was deleted & sixth item is packing & forwarding charges.
    Problem - A change was done in the Mtl master for the packing & forwarding charges to ensure that a GR is not required for this item, but the same is not being reflected, as a query of Open PO's still shows this PO as open with the item packing & forwarding not received. How to resolve this?
    Vivek

    Stephen & Seema,
       From your inputs i did get some picture, but here is more details about the problem am facing, maybe you can help me out with this,
    The item packing & forwarding chgs has been declared as a material & in the BD-1 view of the Mtl Master, the General Item Category Grp has been set as 'Service w/o Dlvy' & this is causing the GR not to be ticked in the PO & hence it still says item yet to receive. I subsequently changed the status of Gen Itm Category to 'Service w/o Dlvy Confimration' & this ticks the GR. But the issue is, since the change in Material Master is done after the PO release, it is not changing the status in that PO.
    And the query i am runing to check the open PO's is a customised query developed using SQ01.
       Hope you are clear of my problem now & let me know what i can do

  • Problem with tiles ..VERY URGENT!

    I have a problem using tiles.
    I have a search page called search.jsp. It calls a searchResults.jsp page when user enters searchcriteria and clicks the search button. I want to have the results on the same page in the bottom part.
    I tried using Struts tiles but I have to make it understand that my results should appear on the same page at the bottom.I could not figure it out.
    Please help me out.Its very urgent.
    Thanks

    Sounds VERY URGENT to me....

  • Problems with sun stdio very urgent

    Hi ,
    i am very new to sun stdio creator 2.0 .i installed sun stdio
    and i created new project and in created one jsp page.
    and i clicked on java tab corresponding to that page
    this rave package is not identifing by my creator
    /* these classes are not idenfied by creator 2.0*/
    import com.sun.rave.web.ui.appbase.AbstractPageBean;
    import com.sun.rave.web.ui.component.Body;
    import com.sun.rave.web.ui.component.Form;
    import com.sun.rave.web.ui.component.Head;
    import com.sun.rave.web.ui.component.Html;
    import com.sun.rave.web.ui.component.Link;
    import com.sun.rave.web.ui.component.Page;
    .</p>
    public class Page1 extends AbstractPageBean {
    so in design tab
    i am getting an error
    source file error
    Page1.java:1: Java class must be a direct subclass of one of the following com.sun.jsfcl.app.AbstractPageBean, com.sun.rave.web.ui.appbase.AbstractPageBean, com.sun.rave.web.ui.appbase.AbstractFragmentBean.
    please help me
    how to set classpath for creator for accessing this rave package
    how to resolve this problem
    and how can deploy my webapp directly in tomcat
    with regards
    shannu sarma

    Hi Shannu,
    this forum is dedicated to C++ programming using Sun Studio compilers. Your question will most likely be answered in the forum about Java programming using Sun Java Studio Creator:
    http://forum.sun.com/jive/forum.jspa?forumID=123
    Boris

  • Problems with tomcat-3.3 (urgent help needed)

    Hello!
    I am using servlets with tomcat3.3. I'm using JDBC to gain access to an ODBC MS-Access db. My problem is that at the client site a SocketException is generated which says 'socket write error-connection reset by peer" or 'socket write error (error code =10053) . My observation(belief) is that this happens only when user press refresh(F5) of the browser before the first request gets processed. At that time error is ignored but the server gets sort of hanged in a couple of hours. The error does not get caught when entire code inside doGet() is put inside a try-catch block. PLease please help.
    Thanks in advance.

    gain access to an ODBC MS-Access db. My problem is
    that at the client site a SocketException is generated
    which says 'socket write error-connection reset by
    peer" or 'socket write error (error code =10053) . MyThis will always occur in a web server when the client disconnects before receiving the whole response. In a normal web server you will see this often on pages that are slow. It also happens when users double-click on buttons or links, since two requests get sent to the server.
    observation(belief) is that this happens only when
    user press refresh(F5) of the browser before the first
    request gets processed. At that time error is ignored
    but the server gets sort of hanged in a couple ofWhat do you mean the server is hanged ? Does it stop responding to requests ?
    hours. The error does not get caught when entire code
    inside doGet() is put inside a try-catch block. PLease
    please help.The server doesn't pass these sorts of errors to your servlet because Tomcat does all the mult-threading and connection cleanup itself.

  • Problem with pricing condition table - Urgent

    Hello,
    I have created a new condition table ' 627 ' in ECC, and i want to transfer the condition table to CRM.
    I did initial download for objects "DNL_CUST_CND" , "DNL_CUST_PRC".
    how can i transfer the condition table.
    Full points will be rewarded.
    regards
    yaswanth.k

    Hi,
    You have to create the new Adapter Object in R3AC5 for the newly created conditional table 627.
    Take the standard adapter like DNL_COND_A011.
    create the new Z adapter like ZDNL_COND_A627.
    In the table/structure tab replace the A011 by A627 and do remaining settings as it is.
    now u can carry out the inital download.
    i think this will solve your problem.
    Let me know the status?

  • Problem with Chart of depreciation-Urgent

    Hi
    while assigning chart of depreciation to company code,
    The following message is coming
    Inconsistency between FI company code XXX and chart of deprec. XXXX
    Message no. AC481
    Diagnosis
    You tried to assign chart of depreciation XXXX to company code XXXX. According to its Customizing definition, this company code manages parallel currencies.
    The chart of depreciation does not contain a corresponding depreciation area for each of the currency types that are defined in the company code.
    System Response
    This assignment is not possible.
    Procedure
    1. Check the currency types of the company code.
    2. Specify a corresponding depreciation area for each currency type.</b>
    Please help how toi solve
    Thanks
    tarak

    Hi,
    your problem (apparently) is that the Company Code manage 2 currencies, in this case, I think that you should configure a depreciation area in order to manage the valuation of the asset in the alternative currency. I think that SAP provides a standard depreciation area that you can copy.
    I know that this is not a solution, but I hope this helps
    Regards

  • Layout problem with smartform..Little Urgent

    Hi gurus,
    I have a window of size 1 cm.. In this i want to print a number which should be of the same size as the window(1 cm in height). But the maximum font i can give in the character format is 99 pt. and this is making the number to printed in less than half the area provided for it.
    Please tell me how i can increase the font for the number so that it fits the window fully.
    Thanks in Advance.
    KK.

    Hi,
    you have given window size of 1 cm in that only the character font of less then 20 can be fitted I think you are giving the font size or the font family so that it takes default font of system so it is coming as so. In your system go to
    -> Go to SE73 ->select system fonts and go with display.
    -> Now check the font size and family that you are providing.
    -> Now in the character format of the style provide the font family and size that is in the system fonts.
    Thanks,
    NN.

  • Problem with cancel billing document URGENT

    Hello,
    I have a problem. I have created cancel invoice but if you look at the document flow for tht cancel invoice it is showing completed and accounting document clreared. But client is asking that when ever we create cancel invoice this status should open and it sould not create accoutning document by default.
    Please can any body help this.
    Regards
    sanakr

    Dear Sankar,
                  When you do the cancelation of invoice the account document also will be updated I think that is the status is showing by the system.
    Go through the accounting document which was updated or created while cancel the invoice based on these posting you can come to know those are correct or wrong postings.
    If you are not able to check the account document entries then take FI people help.
    I hope it will help you
    Regards,
    Murali.

  • Problems with SQL statement ..Urgent Help required

    Hi
    I have a table with something like this
    ::: inidicates column seperation
    col1 ::: col2 ::: col3 ::: col4
    ab,abc,abvfg,fghy ::: x1 ::: y1 ::: z1
    ba,mkl,huji,kill ::: x2 ::: y2 ::: z2
    I want to get something like this :
    col1 ::: col2 ::: col3 ::: col4
    ab ::: x1 ::: y1 ::: z1
    abc ::: x1 ::: y1 ::: z1
    abvfg ::: x1 ::: y1 ::: z1
    fghy ::: x1 ::: y1 ::: z1
    and so on......
    Either a procedure or a single sql statement is fine..
    PS: the first column can have any number of words separated with comma (,)
    Please advise
    Thanks in advance

    create table kris (
    a varchar2(200),
    b varchar2(20),
    c varchar2(20),
    d varchar2(20));
    insert into kris values('ab,abc,abvfg,fghy', 'x1','y1','z1');
    insert into kris values('ba,mkl,huji,kill', 'x2','y2','z2');
    select substr(','||a||',', instr(','||a||',', ',', 1, rn) +1,
         instr(','||a||',', ',', 1, rn+1) - instr(','||a||',', ',', 1, rn) -1)
         v,b,c,d
    from (select length(a) - length(translate(a, '1,', '1')) +1 L,
         a, b, c, d from kris) t, (select rownum rn from cat) c
         where c.rn <= t.L
    order by a, rn;
    V B C D
    ab x1 y1 z1
    abc x1 y1 z1
    abvfg x1 y1 z1
    fghy x1 y1 z1
    ba x2 y2 z2
    mkl x2 y2 z2
    huji x2 y2 z2
    kill x2 y2 z2

Maybe you are looking for

  • Having trouble setting up my AirPort

    I'm not tech-savvy in the least bit, so I need a lot of help right now! I'm trying to connect my Mac Book Pro to the AirPort. It's created a network but will not connect to the internet at all. I'm having trouble understanding what I'm exactly suppos

  • HT1751 What is the best way to move my iTunes library from an external PC drive to a Mac external drive?

    I just make the move to Mac computers.  My iTunes library is currently on a PC formatted external drive.  I would like to move it to an external drive that i have formatted for Mac.  What is the best way to do this?

  • Mass Offcycle - Payment Method Issue

    Hi There, My Client has a new requirment, that they need to run Mass Offcycle of Bonus Payment in the Regular Payroll Driver(PC00_M10_CALC). In this scenario irrespective of the Employee Bank Details, we need to pay this bonus payment thru Check paym

  • How can i get rid of mackeeperapp popup

    I need help to get rid of mackeeperapp popup. Since approx. 2 weeks it opens whenever I use google search machine after I chosen a topic there. Then the website of mackeeper opens up in a new window trying to persuade you to download their programme.

  • Insert and then show the result and refresh page problem

    hi all, I collect the form value and put them into db, and then display this student 's inform out from db including the one we just submit, first I do it on this way   insertpayment(UserId, FeeType, DuteDate, OfficerReason, OtherReason, CompleteDate