PLZ help: ArrayList execution problem,No errors..

but in tomcat i am getting cannot load the driver
I dont know where i am going wrong : Just i am getting the blank page
i am posting my code :
--------------------LoginServlet4.java
  package com.xyz;
  import java.io.*;
  import java.util.*;
  import javax.servlet.*;
  import javax.servlet.http.*;
  import java.sql.*;
  public class LoginServlet4 extends HttpServlet
       public void doGet(HttpServletRequest req,HttpServletResponse res)throws ServletException,IOException
          try{
       User4 user=new User4();
       UserServices4 userServices4= new UserServices4();
       ArrayList userList = (ArrayList)userServices4.listUser4();
       req.setAttribute("userList",userList);
      RequestDispatcher rd = req.getRequestDispatcher("form5.jsp");
       rd.forward(req,res);
            }//try
            catch(Exception e)
               System.out.println(e);
            }//catch
         }//doGet
}---------------------UserServices4.java
a bussiness logic class where i am opening the connection and retrieving the data
package com.xyz;
import java.io.*;
import java.io.Serializable;
import java.util.*;
import java.sql.*;
public class UserServices4
      public UserServices4(){}
      Connection con=null;
      PreparedStatement ps=null;
      ResultSet rs=null;
      public List listUser4(){
     ArrayList userList = new ArrayList();
     User4 user=null;
     String s1,s2,s3,s4;
      try
           Class.forName("com.jdbc.mysql.Driver");
            con=DriverManager.getConnection("jdbc:mysql://165.138.99.765/Bidding","mysql","mmmmm");
            ps=con.prepareStatement("select * from Match_Set");
            rs=ps.executeQuery();
            while(rs.next())
               s1=rs.getString(1);
               s2=rs.getString(2);
               s3=rs.getString(3);
               s4=rs.getString(4);
               user = new User4();
               user.setT1(s1);
               user.setT2(s2);
               user.setO1(s3);
               user.setO1(s4);
               userList.add(user);
      }//try
      catch(Exception e)
           System.out.println(e);
      finally{
           try{
                con.close();
                catch(Exception e)
      }//finally
      return userList;
}/userList
}//userservices4--------------------------User4.java ( A bean Class )
package com.xyz;
import java.io.*;
import java.util.*;
public class User4
     public User4(){}
          public void setT1(String s)
                T1=s;
           public String getT1()
                return T1;
           public void setT2(String s)
                T2=s;
           public String getT2()
                return T2;
           public void setO1(String s)
                     O1=s;
                public String getO1()
                     return O1;
           public void setO2(String s)
                      O2=s;
                 public String getO2()
                      return O2;
       private String T1,T2;
       private String O1,O2;
}-----------------------------form5.jsp
<%@ page import= "java.io.* "%>
<%@ page import= "java.sql.*" %>
<%@ page import= "java.util.*" %>
<%@ page import= "javax.servlet.http.*" %>
<%
ArrayList userList = (ArrayList)request.getAttribute("userList");
out.println(userList);
%>=============================
PLZ HELP ME

weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)Deepali, your question is about weblogic. I would suggest that you post your question to the bea forums at http://forums.bea.com.
It seems that you misunderstood the name of this forum, "Application Server - General". There are many forums in this "Application Server" catagory. Each of them concentrates on one aspect of Oracle Application Server. This forum is for the "General" questions, the questions that do not readily belong to the those forums but still concerns with OAS,.

Similar Messages

  • Plz help...boot agent error 1962..

    hi, i will tell the whole story...i was doing a system recovery on ym computer and i tihnk beofre the recovery it said there as media in the tray and told me to take it out. so i took it out and it asked me to reboot my computer so i did. once it got to the reboot agent it wouldnt let me o the computer so to say..and gave me the error code 1962- no os found. now i do not have any recovery cdr windows xp because  my windows xp is integrated onto the hard drive...do i have to buy a new hard drive or is it an easy fix...plz help
    -mark

    http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-70578#boot
    use this instead.
    The problem lies in either the hdd or the motherboard connector for the hdd. So you will have figure which one is which. 
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • Plz help me TEXTPOOL PROBLEM(VERY URGENT)

    hi experts,
    plz help in resolving this issue this is very urgent.
    error is
    The line type of "RPOOL" must be compatible with one of the types
    "TEXTPOOL".
    and its coming in :
    FORM GET_SELSCREEN_TITLE TABLES P_SCREENS STRUCTURE DYNNR.
    DATA: BEGIN OF RPOOL OCCURS 20,
    ID(1),
    NAME(8),
    TEXT(80),
    END OF RPOOL.
    READ TEXTPOOL RSVAR-REPORT LANGUAGE SY-LANGU INTO RPOOL.
    plz help me.

    Hi !
    Try this :
    DATA RPOOL LIKE TEXTPOOL OCCURS 0 WITH HEADER LINE.
    Reward if usefull,
    Regards,
    Stéphane.

  • Plz help Photoshop CS4 trial installation error

    Yesterday i downloaded Adobe Photoshop CS4 Trial from adobe's official website. it took about 2 hours on 1MBPS DSL. it was 814 mb 7z file and anoth extractor when i tried to extract the 7z file with adobe extractor it went fine but at 100% an error occured (see the screen shot). Now when i go to folder where the setup files has been extracted and open the setup file. nothing happens no file is opened even after many retries. plz help me.
    Screenshot:
    Also i have checked the space on drive it is 9 GB

    The screen shot showed your C: drive as 10GB!
    I don't think that PC is able to run CS4
    From the product page:
    System requirements
    Windows
        * 1.8GHz or faster processor
        * Microsoft® Windows® XP with Service Pack 2 (Service Pack 3 recommended) or Windows Vista® Home Premium, Business, Ultimate, or Enterprise with Service Pack 1 (certified for 32-bit Windows XP and 32-bit and 64-bit Windows Vista)
        * 512MB of RAM (1GB recommended)
        * 1GB of available hard-disk space for installation; additional free space required during installation (cannot install on flash-based storage devices)
        * 1,024x768 display (1,280x800 recommended) with 16-bit video card
        * Some GPU-accelerated features require graphics support for Shader Model 3.0 and OpenGL 2.0
        * DVD-ROM drive
        * QuickTime 7.2 software required for multimedia features
        * Broadband Internet connection required for online services

  • Hi plZ help me to fix the error to my Blackberry 9300 Uncaught exception: java.lang.​NullPointe​rException

    ;   hi good plzz do help me to fix the error to my bb9300 i just update my bb9300 the the i see 
    error b    Uncaught exception: java.lang.NullPointerException    anyone here can help me to fix i appreciate

    I am guessing that you are not a Java developer, and it is not your application that is causing the Null Pointer Exception. 
    It sounds like you have updated the OS on your Blackberry device and one of the applications that you have installed is not coping with the upgrade.  
    If you press on an application icon and then that causes the error, then you know there is a problem with that application and so you need to report this to the developers of that application and get an updated version. 
    If this is happening when you restart your device, then it appears that one of the installed applications is failing at start up time and so it is not obvious which application.  So you need to see which of your applications doesn't appear to be providing all the functions it used to, and it would be a good guess that it is that application that is causing the problem.  Again you need to go back to the developer to get an update. 
    Let us know if that does not help.
    Also you have posted in the Java developer forum.  If this really is not your program causing the problem, then I suggest a better place to post a question relating to the 9300 is in the appropriate device forum here:
    http://supportforums.blackberry.com/t5/BlackBerry-​Curve/bd-p/Curve

  • Plz help...problem w/ verify/repair permissions after software update

    Hi,
    I just ran the software update from the Mac menu and wanted to verify/repair permissions afterwards. First I used Onyx and when it was executing, the system would not respond after a couple of minutes. So then I tried Disk Utility and I get a message saying "Disk Utility internal error: Disk Utility has losts its connection with the Disk Management Tool and cannot continue. Please quit and relaunch Disk Utility." And I did, and the same message appears.
    What else can I do?
    Thanks.
    PowerBook G4 15   Mac OS X (10.3.6)  

    Have just done software download - gone to repair permissions and have got same message. Running on 10.3.9. Anyone any ideas as to what is going on here. Did NOT run repair permissions before the update (Yes I know I should have done). Could this be a factor. There are a number of other threads on this forum concerning this exact problem - but so far have found no explanation or solutions.
    Disk varified and reported OK. Mac seems to be operating OK. How does Disk utility "link" to Disk Management Tool?
    Any help much appreciated.
    Thanks

  • Plz Help! KT4V problem

    Can anyone help me?
    I've recently purchased a MSI KT4V mainboard and it's working fine but...
    I'm trying to create a small home network, just 2 comps, and i'm unable to. Got a Realtec Ethernet card and I properly configured the network under my winXp Pro. However I can't get no connection and my Ethernet card diagnostic program says  "fatal error. there is no LAN board found on your system".  What does that mean?
    I know there are 2 types of the MS-6712 mobo, the second is KT4V-L with onboard LAN function, but my user's guide says that my mobo has a VIA VT6103 LAN Controller, so what is happening.
    Also, in BIOS features there is no thread such as OnBoard LAN and OnBoard LAN P.M.E. neither. If they apply only to the KT4V-L model, then why isn't it specified in the User's Guide?
    I'm not a very experienced user so maybe the solution is simple and my mobo just isn't fit for the network, but it would seem very strange to me.
    Does anyone know what to do? Or maybeI should buy and install some sort of LAN controller to make it work?
    I'd be grateful for any tip or advice. Feel free to mail me: [email protected]
    I'm from Poland, so sorry for my terrible english. THX a lot for any kind of reaction.

    if you have a realtek card then that is your network card.  are you trying to setup the network using a hub?  or are you trying to do a direct cable connection?  if you are trying to connect directly by cable then you need what's called a cross-over cable.  it's a special type of network cable designed for direct cable connection.
    if you are getting a fatal error because it's not detecting your network card then it could be that your network card isn't correctly plugged in to your pci slot.  try popping it out and putting it in again.  if you are running windows xp it should detect and install the card automatically.  if it can't find the card then it may be a problem with the card.  you can also try putting a card in a different pci slot.

  • Urgent!Plz help me,   Who knows below error?

    cm>  /term "Remote|localhost:56119"
    --Opening terminal
    /card -a a000000003000000 -c com.ibm.jc.CardManagerresetCard with timeout: 0 (ms)
    --Waiting for card...
    ATR=3B F8 13 00 00 81 31 FE 45 4A 43 4F 50 76 32 34    ;.....1.EJCOPv24
        31 B7                                              1.
    IOCTL().
    ATR:
             T = 1                  
    => 00 A4 04 00 08 A0 00 00 00 03 00 00 00 00          ..............
    (552934 nsec)
    <= 6F 65 84 08 A0 00 00 00 03 00 00 00 A5 59 9F 65    oe...........Y.e
        01 FF 9F 6E 06 47 91 01 17 33 00 73 4A 06 07 2A    ...n.G...3.sJ..*
        86 48 86 FC 6B 01 60 0C 06 0A 2A 86 48 86 FC 6B    .H..k.`...*.H..k
        02 02 01 01 63 09 06 07 2A 86 48 86 FC 6B 03 64    ....c...*.H..k.d
        0B 06 09 2A 86 48 86 FC 6B 04 02 15 65 0B 06 09    ...*.H..k...e...
        2B 85 10 86 48 64 02 01 03 66 0C 06 0A 2B 06 01    +...Hd...f...+..
        04 01 2A 02 6E 01 02 90 00                         ..*.n....
    Status: No Error
    cm>  set-key 255/1/DES-ECB/404142434445464748494a4b4c4d4e4f 255/2/DES-ECB/404142434445464748494a4b4c4d4e4f 255/3/DES-ECB/404142434445464748494a4b4c4d4e4f
    cm>  init-update 255
    => 80 50 00 00 08 CC 20 E2 3A E0 F8 D6 0B 00          .P.... .:.....
    (1457 usec)
    <= 00 00 DE 81 34 18 39 B7 09 70 FF 02 00 00 3D 02    ....4.9..p....=.
        9C 31 C7 89 75 4A BD 96 F6 68 B0 CD 90 00          .1..uJ...h....
    Status: No Error
    cm>  ext-auth plain
    => 84 82 00 00 10 31 E6 FA 16 3D 47 37 FA 2E 01 1B    .....1...=G7....
        A3 33 22 63 EB                                     .3"c.
    (1576 usec)
    <= 90 00                                              ..
    Status: No Error
    cm>  delete -r 01010101010101
    => 80 E4 00 80 09 4F 07 01 01 01 01 01 01 01 00       .....O.........
    (750777 nsec)
    <= 6A 88                                              j.
    Status: Reference data not found
    jcshell: Error code: 6a88 (Reference data not found)
    jcshell: Wrong response APDU: 6A88
    Ignoring expected error
    cm>  upload -c -b 250 "D:\Java workspace\Testtest\bin\Test_GPRegistryEntry_deregisterService\javacard\Test_GPRegistryEntry_deregisterService.cap"
    jcshell: Cannot read <D:\Java workspace\Testtest\bin\Test_GPRegistryEntry_deregisterService\javacard\Test_GPRegistryEntry_deregisterService.cap>: java.io.FileNotFoundException: D:\Java workspace\Testtest\bin\Test_GPRegistryEntry_deregisterService\javacard\Test_GPRegistryEntry_deregisterService.cap (The system cannot find the path specified)
    cm>  install -i 0101010101010101  -q C9#() 01010101010101 0101010101010101
    => 80 E6 0C 00 20 07 01 01 01 01 01 01 01 08 01 01    .... ...........
        01 01 01 01 01 01 08 01 01 01 01 01 01 01 01 01    ................
        00 02 C9 00 00 00                                  ......
    (1233 usec)
    <= 6A 88                                              j.
    Status: Reference data not found
    jcshell: Error code: 6a88 (Reference data not found)
    jcshell: Wrong response APDU: 6A88
    Unexpected error; aborting executionWho knows above error? its appeared during build the cap file. Who can help me how to build the cap file?

    dear shane,
    I have implemented as you said but it still have an error below. Thanks to review for me and let's me how to fix it.
    thanks very much
    cm>  /term "Remote|localhost:52510"
    --Opening terminal
    /card -a a000000003000000 -c com.ibm.jc.CardManagerresetCard with timeout: 0 (ms)
    --Waiting for card...
    ATR=3B F8 13 00 00 81 31 FE 45 4A 43 4F 50 76 32 34    ;.....1.EJCOPv24
        31 B7                                              1.
    IOCTL().
    ATR:
             T = 1                  
    => 00 A4 04 00 08 A0 00 00 00 03 00 00 00 00          ..............
    (572674 nsec)
    <= 6F 65 84 08 A0 00 00 00 03 00 00 00 A5 59 9F 65    oe...........Y.e
        01 FF 9F 6E 06 47 91 01 17 33 00 73 4A 06 07 2A    ...n.G...3.sJ..*
        86 48 86 FC 6B 01 60 0C 06 0A 2A 86 48 86 FC 6B    .H..k.`...*.H..k
        02 02 01 01 63 09 06 07 2A 86 48 86 FC 6B 03 64    ....c...*.H..k.d
        0B 06 09 2A 86 48 86 FC 6B 04 02 15 65 0B 06 09    ...*.H..k...e...
        2B 85 10 86 48 64 02 01 03 66 0C 06 0A 2B 06 01    +...Hd...f...+..
        04 01 2A 02 6E 01 02 90 00                         ..*.n....
    Status: No Error
    cm>  set-key 255/1/DES-ECB/404142434445464748494a4b4c4d4e4f 255/2/DES-ECB/404142434445464748494a4b4c4d4e4f 255/3/DES-ECB/404142434445464748494a4b4c4d4e4f
    cm>  init-update 255
    => 80 50 00 00 08 6B F1 B2 30 86 A6 F2 E7 00          .P...k..0.....
    (1609 usec)
    <= 00 00 DE 81 34 18 39 B7 09 70 FF 02 00 00 3D 02    ....4.9..p....=.
        9C 31 C7 89 6A 38 8B BE E2 AE 5E B8 90 00          .1..j8....^...
    Status: No Error
    cm>  ext-auth plain
    => 84 82 00 00 10 4C 85 CA 7F EC 60 8A 55 75 6A 93    .....L....`.Uuj.
        8D 50 B9 70 C4                                     .P.p.
    (1507 usec)
    <= 90 00                                              ..
    Status: No Error
    cm>  delete -r 01020304050505
    => 80 E4 00 80 09 4F 07 01 02 03 04 05 05 05 00       .....O.........
    (692621 nsec)
    <= 6A 88                                              j.
    Status: Reference data not found
    jcshell: Error code: 6a88 (Reference data not found)
    jcshell: Wrong response APDU: 6A88
    Ignoring expected error
    cm>  delete -r 01020304050508
    => 80 E4 00 80 09 4F 07 01 02 03 04 05 05 08 00       .....O.........
    (692620 nsec)
    <= 6A 88                                              j.
    Status: Reference data not found
    jcshell: Error code: 6a88 (Reference data not found)
    jcshell: Wrong response APDU: 6A88
    Ignoring expected error
    cm>  delete -r 01020304050501
    => 80 E4 00 80 09 4F 07 01 02 03 04 05 05 01 00       .....O.........
    (686770 nsec)
    <= 6A 88                                              j.
    Status: Reference data not found
    jcshell: Error code: 6a88 (Reference data not found)
    jcshell: Wrong response APDU: 6A88
    Ignoring expected error
    cm>  delete -r 01020304050507
    => 80 E4 00 80 09 4F 07 01 02 03 04 05 05 07 00       .....O.........
    (689695 nsec)
    <= 6A 88                                              j.
    Status: Reference data not found
    jcshell: Error code: 6a88 (Reference data not found)
    jcshell: Wrong response APDU: 6A88
    Ignoring expected error
    cm>  delete -r 01020304050506
    => 80 E4 00 80 09 4F 07 01 02 03 04 05 05 06 00       .....O.........
    (688232 nsec)
    <= 6A 88                                              j.
    Status: Reference data not found
    jcshell: Error code: 6a88 (Reference data not found)
    jcshell: Wrong response APDU: 6A88
    Ignoring expected error
    cm>  delete -r 01020304050504
    => 80 E4 00 80 09 4F 07 01 02 03 04 05 05 04 00       .....O.........
    (691158 nsec)
    <= 6A 88                                              j.
    Status: Reference data not found
    jcshell: Error code: 6a88 (Reference data not found)
    jcshell: Wrong response APDU: 6A88
    Ignoring expected error
    cm>  delete -r 01020304050502
    => 80 E4 00 80 09 4F 07 01 02 03 04 05 05 02 00       .....O.........
    (681650 nsec)
    <= 6A 88                                              j.
    Status: Reference data not found
    jcshell: Error code: 6a88 (Reference data not found)
    jcshell: Wrong response APDU: 6A88
    Ignoring expected error
    cm>  delete -r 01020304050503
    => 80 E4 00 80 09 4F 07 01 02 03 04 05 05 03 00       .....O.........
    (682016 nsec)
    <= 6A 88                                              j.
    Status: Reference data not found
    jcshell: Error code: 6a88 (Reference data not found)
    jcshell: Wrong response APDU: 6A88
    Ignoring expected error
    cm>  upload -c -b 250 "D:\Project\GP Project\FPT SVN\TestApplet\Test_GP_GPRegistryEntry_2.2.1\bin\Test_GPRegistryEntry_getPrivileges\javacard\Test_GPRegistryEntry_getPrivileges.cap"
    => 80 E6 02 00 14 07 01 02 03 04 05 05 03 08 A0 00    ................
        00 00 03 00 00 00 00 00 00 00                      ..........
    (1831 usec)
    <= 00 90 00                                           ...
    Status: No Error
    Start loading Header.cap (59 byte)
    => 80 E8 00 00 3B C4 82 02 A5 01 00 34 DE CA FF ED    ....;......4....
        02 02 04 00 01 07 01 02 03 04 05 05 03 22 54 65    ............."Te
        73 74 5F 47 50 52 65 67 69 73 74 72 79 45 6E 74    st_GPRegistryEnt
        72 79 5F 67 65 74 50 72 69 76 69 6C 65 67 65 73    ry_getPrivileges
        00                                                 .
    (1427 usec)
    <= 00 90 00                                           ...
    Status: No Error
    Header.cap loaded (59 byte)
    Start loading Directory.cap (36 byte)
    => 80 E8 00 01 24 02 00 21 00 34 00 21 00 0C 00 1E    ....$..!.4.!....
        00 4A 00 14 01 7D 00 0A 00 26 00 00 00 AC 07 DE    .J...}...&......
        00 00 00 00 00 00 03 01 00 00                      ..........
    (1278 usec)
    <= 00 90 00                                           ...
    Status: No Error
    Directory.cap loaded (36 byte)
    Start loading Import.cap (33 byte)
    => 80 E8 00 02 21 04 00 1E 03 04 01 07 A0 00 00 00    ....!...........
        62 01 01 05 01 06 A0 00 00 01 51 00 00 01 07 A0    b.........Q.....
        00 00 00 62 00 01 00                               ...b...
    (5082 usec)
    <= 6A 80                                              j.
    Status: Wrong data
    jcshell: Error code: 6a80 (Wrong data)
    jcshell: Wrong response APDU: 6A80
    Unexpected error; aborting execution

  • Plz help major ipod problem

    Hi
    i just bought my ipod about a week ago and it already appears to be broken, but before i bring it in i wanted to make sure that this is a serious problem.
    yesterday I left my ipod connected to my computer to charge. After a few hours I came back and saw that the meter was showing that the battery was near empty. I soon realized that the ipod was actually frozen. I tried restarting the ipod but all i would see is the apple logo, it would never go to the main menu. So i let the battery drain and i am now in the process of charging it. It did not show up on Itunes, and right now all i see is a white creen, its been charging for atleast 30 minutes
    PLEASE HELP

    check the apple support on the site first, apart from this discussion, which lets them know of pending issues, the support site will have FAQ... there is prob a 2% chance that its a dud.... not comforting i know but have a look at the support first.
    Re the charging, 30 mins is too short for a first charge. 2hrs first charge should give it 80% charge... better to leave it till it says "Charged" and the flash is not strobing the battery icon.. also make sure its not going to get toooo hot, take it out of any case , ipods need to breath, or they overheat, shortening the life of your battery..... oh and try not to charge it overnight too often, for the first few times.... let the charge run out. a few videos should see to that, A car , sorry an automomile charger is a good back up if you are out and about.
    hope its ok, i know how you feel, i had a 3g 40gb die on me @ 19 months... and it was twice the price here that you guys are paying....
    ATB
    Michael

  • Plz help in solving this servlet error...

    Hi,
    I've a webapplication in struts. As soon as i submit the login form i'm getting this error :-
    WARN [RequestProcessor] Unhandled Exception thrown: class java.lang.NullPointerException
    08:58:10,071 ERROR [[action]] Servlet.service() for servlet action threw exception
    java.lang.NullPointerException
         at com.java.action.LoginAction.doLogin(LoginAction.java:44)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:274)
         at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:194)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:419)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
         at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:153)
         at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
         at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
         at java.lang.Thread.run(Unknown Source)
    AND,
    the my code at line 44(at com.java.action.LoginAction.doLogin(LoginAction.java:44)) is :-
    userVO.setStrUserId((String)frmLogin.get("userid"));
    at this line, i'm just trying to set the userid entered frm the login page.m i missing some settings or any jar files. I'm using JBoss4.0.2(AS), MyEclipse6.0(IDE), and struts1.1

    Thanks for the replies frnds. As ganesh pointed, the mistake was from my side and very very silly, in LoginAction.java inspite of creating an instance for UserVO, i made it null(UserVO userVO = null;). After changing, things started working fine. Thanx again for the reply :-)
    Edited by: garv on Jun 29, 2008 11:26 PM

  • PLZ HELP: Error is Cannot load the driver

    I dont know where i am going wrong : Just i am getting the blank page
    i am posting my code :
    --------------------LoginServlet4.java
      package com.xyz;
      import java.io.*;
      import java.util.*;
      import javax.servlet.*;
      import javax.servlet.http.*;
      import java.sql.*;
      public class LoginServlet4 extends HttpServlet
           public void doGet(HttpServletRequest req,HttpServletResponse res)throws ServletException,IOException
              try{
           User4 user=new User4();
           UserServices4 userServices4= new UserServices4();
           ArrayList userList = (ArrayList)userServices4.listUser4();
           req.setAttribute("userList",userList);
          RequestDispatcher rd = req.getRequestDispatcher("form5.jsp");
           rd.forward(req,res);
                }//try
                catch(Exception e)
                   System.out.println(e);
                }//catch
             }//doGet
    }---------------------UserServices4.java
    a bussiness logic class where i am opening the connection and retrieving the data
    package com.xyz;
    import java.io.*;
    import java.io.Serializable;
    import java.util.*;
    import java.sql.*;
    public class UserServices4
          public UserServices4(){}
          Connection con=null;
          PreparedStatement ps=null;
          ResultSet rs=null;
          public List listUser4(){
         ArrayList userList = new ArrayList();
         User4 user=null;
         String s1,s2,s3,s4;
          try
               Class.forName("com.jdbc.mysql.Driver");
                con=DriverManager.getConnection("jdbc:mysql://165.138.99.765/Bidding","mysql","mmmmm");
                ps=con.prepareStatement("select * from Match_Set");
                rs=ps.executeQuery();
                while(rs.next())
                   s1=rs.getString(1);
                   s2=rs.getString(2);
                   s3=rs.getString(3);
                   s4=rs.getString(4);
                   user = new User4();
                   user.setT1(s1);
                   user.setT2(s2);
                   user.setO1(s3);
                   user.setO1(s4);
                   userList.add(user);
          }//try
          catch(Exception e)
               System.out.println(e);
          finally{
               try{
                    con.close();
                    catch(Exception e)
          }//finally
          return userList;
    }/userList
    }//userservices4--------------------------User4.java ( A bean Class )
    package com.xyz;
    import java.io.*;
    import java.util.*;
    public class User4
         public User4(){}
              public void setT1(String s)
                    T1=s;
               public String getT1()
                    return T1;
               public void setT2(String s)
                    T2=s;
               public String getT2()
                    return T2;
               public void setO1(String s)
                         O1=s;
                    public String getO1()
                         return O1;
               public void setO2(String s)
                          O2=s;
                     public String getO2()
                          return O2;
           private String T1,T2;
           private String O1,O2;
    }-----------------------------form5.jsp
    <%@ page import= "java.io.* "%>
    <%@ page import= "java.sql.*" %>
    <%@ page import= "java.util.*" %>
    <%@ page import= "javax.servlet.http.*" %>
    <%
    ArrayList userList = (ArrayList)request.getAttribute("userList");
    out.println(userList);
    %>=============================
    PLZ HELP ME

    thanks for pointing the error i had made,
    But this output i got..
    [com.pennywise.User4@c0a9f9, com.pennywise.User4@d72200, com.pennywise.User4@1f9338f, com.pennywise.User4@1a80aea, com.pennywise.User4@164b9b6, com.pennywise.User4@1dc64a5, com.pennywise.User4@53c3f5, com.pennywise.User4@166340c, com.pennywise.User4@e33e18, com.pennywise.User4@101ac93, com.pennywise.User4@e90943, com.pennywise.User4@15f1f9c, com.pennywise.User4@1474ea, com.pennywise.User4@107bd0d, com.pennywise.User4@10ca208, com.pennywise.User4@61f533]

  • STUCK IN DFU MODE   PLZ HELP ME

    RECENTLY GOT A GIFT PACKED IPHONE 4S. LAST NIGHT MY PHONE WAS IN DFU MODE. IJUST WANTED TO UPDATE NEW FIRMWARE. BUT WHEN I CONNECTED TO LAPTOP AFTER PRESSED RECOVERY IT TOOK TIME AND SHOWD AN ERROR 1611 . WHATS THE MATTER . ITRIED ON ANOTHER PC BUT SAME PROB IM STILL IN DFU   PLZ HELP ME 

    From another post:
    Error 1611: This error may indicate a hardware issue with your device. Follow the steps in this article. Also attempt to restore while connected with a known-good 30-pin Dock Connector cable, computer, and network to isolate this issue to the device. The MAC address being missing or the IMEI being the default value (00 499901 064000 0) can also confirm a hardware issue. Out-of-date or incorrectly configured proxy or security software, such as FoxyProxy, can cause error 1611. To troubleshoot third-party security software, follow these steps.
    Above from:
    http://support.apple.com/kb/TS3694#error1611
    As specified, you likely have a hardware problem and an appointment at the Genius Bar of an Apple store is in order.

  • Plz help don't know how to create a query and link it to a UDF

    hi,
    i am new to business one and however hard i am trying to use a query to link it to a UDF, it is not working. i think i am doing the whole thing wrong,so ill just post one problem i have and if any one of u can explain to me in steps i may be able to learn to link other queries and UDFs.so plz help me out .
    problem:
    i want to display the account balance of every customer/vendor whenvever i open a marketing document. i have created a UDF for the marketing documents in the title with name and description 'account balance'.
    Now how do i link the customer/vendor name field to this UDF so that the query generated will show the account balance of the corresponding customer/vendor.plz tell me in steps as to what tables to choose ,what fields to choose, what conditions and relatoins to use in a query wizard
                                                                                    thank you

    hi,
    A/R invoice
    for name UDF:
    SELECT T0.CardName FROM OCRD T0 WHERE T0.CardCode = $[OINV.CardCode]
    for balance UDF:
    SELECT T0.Balance FROM OCRD T0 WHERE T0.CardCode = $[OINV.CardCode]
    A/P invoice
    for name UDF:
    SELECT T0.CardName FROM OCRD T0 WHERE T0.CardCode = $[OPCH.CardCode]
    for balance UDF:
    SELECT T0.Balance FROM OCRD T0 WHERE T0.CardCode = $[OPCH.CardCode]
    FOR OTHER FORMS ONLY CHANGE THE END OF THE QUERY    FOR Example
    $[OPCH.CardCode]
    OPCH  is the table name, change it to other table.
    save the query and set it to customer code for refresh in A/R invoice
    save the query and set it to Vendor code for refresh in A/P invoice
    regards
    sandip

  • N86 8MP... ANY GENIUS PLZ HELP

    i HAVE ONE PROBLEM WITH N86 8MP, WHENEVER I M GOING TO OVI STORE OR EMAIL OR ANY OTHER APPLICATION ACCESSING NETWORK CONNECTION, MY PHONE STARTS RELOADING AND RESTARTS ITSELF.
    pLZ HELP WHAT IS PROBLEM AND HOW TO SOLVE IT.
    DR.MUKHTAR ALI.
    [email protected]

    I met this kind of problem before with the corrupted SD card on my Samsung phone but it came out I got nothing from the card as the corrupted card can not be recognised by the computer when connected. So I hope you are lucky. (your card can be detected,)
    First, take the card from the phone (powered off) and if it has a "write protect" tab then lock it now. Do not try and write anything to the card or you risk causing more problems. You can either plug in you camera to the PC as it should appear as a “Removable Drive” or put the card in a card reader attached to your PC.
    Next, if you are comfortable with using a PC then you can download a photo recovery utility that will recover your photos from the following link:
    http://www.cgsecurity.org/wiki/TestDisk_Download (Windows, freeware)
    http://www.apple.com/downloads/macosx/system_disk_utilities/photorecovery.html (for Mac OS X shareware)
    If such free utilities fail to help, you may rely on some paid photo recovery software. If you search the web for photo recovery software you will find many. One I have tried successfully is Wondershare Photo Recovery 2.1 that used to be bundled with some other products. This program can also recover music and videos. Now you can get it from the link below:
    http://www.wondershare.com/pro/photo-recovery.html
    You can try the demo to see what you can recover before buying.
    Remember - Do NOT try & write anything back to the card until you can recover your pictures and music to your PC safely! Merry Christmas

  • My app store crashes every time i open it  plz help

    i have upgraded  my iPod touch 4 to ios 6 since it was released and since then every time i open app store it crashes  plz help it *****

    Known problem. See:
    IOS 6 App store crash: Apple Support Communities

Maybe you are looking for

  • Session time out when working in application level

    Hi We are upgraded our PROD environment from 11.5.10.2 to R12.1.3 When end user working at application level then it is throughing the session time out error, end user is not idle state he active and working on application level I have checked the pr

  • I've finally found the answer to the freakin' annoying clicking and snapping sou

    Here you go the answer to all their problems... no tech willing to give us this answer so here I got it after 5 years : Get a freakin Motherboard with onboard sound... no more problems! No clicks, no snap... just clear sound. So far I've tried not on

  • Submit PDF form via email = Operation is not permited!

    Hi there, I just downloaded a trial version of Acrobat 9.0 to see if we can make a bunch of our forms more user friendly and possibly interacive. I have created a form, and now I'd like to enable the user to submit the entire form by email to one of

  • Cannot setup WRE54G ver. 3 expander to network

    I had to reset my network this morning due to some weird glitch that caused my whole network to disappear. My router is a WRT310N. I have an SSID (broadcasting) and a password on my router. The problem is I cannot get my expander to connect to the ne

  • Problem to display image on report

    Hi, I have an image on a differnt server owned by different group. And I need to bring that image and display it on the report. Is this possible? Can some one hlep me how to do this? It was working fine in reports 2.5 but we migrated to 10g and it st