(Lost in space) Connection to BOXI problem help please.

Hi
I'm new to this, I'm getting the following error in my jce_default.log file, can any one shed some light on this problem for me please:
<log4j:event logger="com.crystaldecisions.sdk.framework.LocaleHelper" timestamp="1295545348425" level="ERROR" thread="http-8443-Processor25">
<log4j:message><![CDATA[LanguagePacks.xml not found:C:\Program Files\Business Objects\LanguagePacks.xml]]></log4j:message>
<log4j:throwable><![CDATA[java.io.FileNotFoundException
     at com.businessobjects.foundation.language.LocaleHelper.getInstalledLocales(LocaleHelper.java:127)
     at com.businessobjects.foundation.language.LangMgr.getInstalledLocales(LangMgr.java:39)
     at com.businessobjects.foundation.exception.ExceptionWorker.getSupportedLanguages(ExceptionWorker.java:356)
     at com.businessobjects.foundation.exception.ExceptionWorker.getErrorMessages(ExceptionWorker.java:299)
     at com.businessobjects.foundation.exception.ExceptionWorker.<init>(ExceptionWorker.java:132)
     at com.businessobjects.foundation.exception.CheckedException.<init>(CheckedException.java:50)
     at com.crystaldecisions.celib.exception.CEException.<init>(CEException.java:92)
     at com.crystaldecisions.celib.exception.CEException.<init>(CEException.java:122)
     at com.crystaldecisions.celib.exception.AbstractException.<init>(AbstractException.java:109)
     at com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException.<init>(OCAFrameworkException.java:103)
     at com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException$NotFoundInDirectory.<init>(OCAFrameworkException.java:133)
     at com.crystaldecisions.enterprise.ocaframework.RawSocketDirectory.find(RawSocketDirectory.java:205)
     at com.crystaldecisions.enterprise.ocaframework.APSServerHandler.buildBootstrapAPSInfo(APSServerHandler.java:445)
     at com.crystaldecisions.enterprise.ocaframework.APSServerHandler.buildAPSClusterInfo(APSServerHandler.java:881)
     at com.crystaldecisions.enterprise.ocaframework.APSServerHandler.buildServerInfo(APSServerHandler.java:359)
     at com.crystaldecisions.enterprise.ocaframework.ServerController.redirectServer(ServerController.java:549)
     at com.crystaldecisions.enterprise.ocaframework.ServiceMgr.redirectServer(ServiceMgr.java:1094)
     at com.crystaldecisions.enterprise.ocaframework.ManagedSessions.get(ManagedSessions.java:256)
     at com.crystaldecisions.enterprise.ocaframework.ServiceMgr.getManagedService(ServiceMgr.java:697)
     at com.crystaldecisions.sdk.occa.security.internal.LogonService.ensureServiceStub(LogonService.java:507)
     at com.crystaldecisions.sdk.occa.security.internal.LogonService.doUserLogon(LogonService.java:654)
     at com.crystaldecisions.sdk.occa.security.internal.LogonService.userLogon(LogonService.java:295)
     at com.crystaldecisions.sdk.occa.security.internal.SecurityMgr.userLogon(SecurityMgr.java:162)
     at com.crystaldecisions.sdk.framework.internal.SessionMgr.logon(SessionMgr.java:425)
     at com.acuma.boxi.LogonManager.logon(Unknown Source)
     at com.acuma.boxi.LogonManager.logon(Unknown Source)
     at com.acuma.boxi.LogonManager.logon(Unknown Source)
     at bham.birms.boxi.integration.BirmsBoxiIntegration.createToken(BirmsBoxiIntegration.java:168)
     at uk.ac.bham.boxi.authenticator.BOXIAuthenticatorServlet.getBOXIToken(BOXIAuthenticatorServlet.java:137)
     at uk.ac.bham.boxi.authenticator.BOXIAuthenticatorServlet.doGet(BOXIAuthenticatorServlet.java:61)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:627)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
     at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
     at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:875)
     at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
     at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
     at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
     at java.lang.Thread.run(Thread.java:595)
]]></log4j:throwable>
</log4j:event>
<log4j:event logger="com.crystaldecisions.sdk.framework.LocaleHelper" timestamp="1295545348425" level="ERROR" thread="http-8443-Processor25">
<log4j:message><![CDATA[LanguagePacks.xml not found:C:\Program Files\Business Objects\LanguagePacks.xml]]></log4j:message>
<log4j:throwable><![CDATA[java.io.FileNotFoundException
     at com.businessobjects.foundation.language.LocaleHelper.getInstalledLocales(LocaleHelper.java:127)
     at com.businessobjects.foundation.language.LangMgr.getInstalledLocales(LangMgr.java:39)
     at com.businessobjects.foundation.exception.ExceptionWorker.getSupportedLanguages(ExceptionWorker.java:356)
     at com.businessobjects.foundation.exception.ExceptionWorker.getErrorMessages(ExceptionWorker.java:299)
     at com.businessobjects.foundation.exception.ExceptionWorker.<init>(ExceptionWorker.java:132)
     at com.businessobjects.foundation.exception.CheckedException.<init>(CheckedException.java:50)
     at com.crystaldecisions.celib.exception.CEException.<init>(CEException.java:92)
     at com.crystaldecisions.celib.exception.AbstractException.<init>(AbstractException.java:83)
     at com.crystaldecisions.sdk.exception.SDKException.<init>(SDKException.java:152)
     at com.crystaldecisions.sdk.exception.SDKException$OCAFramework.<init>(SDKException.java:246)
     at com.crystaldecisions.sdk.exception.SDKException.map(SDKException.java:214)
     at com.crystaldecisions.sdk.occa.security.internal.LogonService.ensureServiceStub(LogonService.java:550)
     at com.crystaldecisions.sdk.occa.security.internal.LogonService.doUserLogon(LogonService.java:654)
     at com.crystaldecisions.sdk.occa.security.internal.LogonService.userLogon(LogonService.java:295)
     at com.crystaldecisions.sdk.occa.security.internal.SecurityMgr.userLogon(SecurityMgr.java:162)
     at com.crystaldecisions.sdk.framework.internal.SessionMgr.logon(SessionMgr.java:425)
     at com.acuma.boxi.LogonManager.logon(Unknown Source)
     at com.acuma.boxi.LogonManager.logon(Unknown Source)
     at com.acuma.boxi.LogonManager.logon(Unknown Source)
     at bham.birms.boxi.integration.BirmsBoxiIntegration.createToken(BirmsBoxiIntegration.java:168)
     at uk.ac.bham.boxi.authenticator.BOXIAuthenticatorServlet.getBOXIToken(BOXIAuthenticatorServlet.java:137)
     at uk.ac.bham.boxi.authenticator.BOXIAuthenticatorServlet.doGet(BOXIAuthenticatorServlet.java:61)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:627)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
     at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
     at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:875)
     at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
     at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
     at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
     at java.lang.Thread.run(Thread.java:595)
]]></log4j:throwable>
</log4j:event>
<log4j:event logger="com.crystaldecisions.sdk.occa.security.internal.LogonService" timestamp="1295545348425" level="ERROR" thread="http-8443-Processor25">
<log4j:message><![CDATA[Server corp64.bham.ac.uk not found or server may be down (FWM 01003) Connection timed out: connect]]></log4j:message>
</log4j:event>
<log4j:event logger="com.crystaldecisions.sdk.occa.security.internal.LogonService" timestamp="1295545348425" level="ERROR" thread="http-8443-Processor25">
<log4j:message><![CDATA[Is the CMS alive? Ensure the CMS supports SDK version 1200]]></log4j:message>
</log4j:event>

Not without more info.
Steps to reproduce would be a great start.
And specific versions of Cr and maybe BOE is you are using that too.
And what is jce_default.log?
Thank you
Don

Similar Messages

  • Connected Combo box problem !   please help me

    Dear Friends....!
    I am developing project in which i have 3 combo :
    1) District Selection
    2) Taluka Selection
    3) Village Selection
    Depend on village selection , perticular persons on that village is displayed on the page.
    This values must be fetched from DATABASE !
    <b> I tried with JAVASCRIPT but with it i can connect two combo and
    can't access database inside javascript. WHAT IS THE SOLUTION EXCEPT AJAX ( That i don't KNOW ) </b>
    may be i can put 3 combo together and on first OnChange event
    i can submit page and process another page and put values in
    another combo and forward page to combo page again.
    i am very much confused HELP ME !
    please i don't know AJAX else problem would be easily solved.
    EVEN I CAN"T MANUALLY PUT DATA IN JAVASCRIPT bcoz my villages
    are more than 400.
    how to put java database code in javascript OnChange event ???
    to fetch data of another combo ?
    HELP WITH EASY SOLUTION.
    Thanks
    GHanshyam
    ================================
    SOLUTION FOR TWO COMBO
    function populate(o) {
      d=document.getElementById('de');
      if(!d){return;}                
      var mitems=new Array();
      mitems['Choose']=[''];
      mitems['Salads']=['Select Item','Tuna Salad','Cesar Salad','Green Salad','Prawn Salad'];
      mitems['Main Courses']=['Select Item','Filet Mignon','Porterhouse','Flank','T-Bone'];
      mitems['Drinks']=['Select Item','Milkshake','Soda','Mixed Drink','Juice'];
      mitems['Desserts']=['Select Item','Ice Cream','Fresh Fruit','Pie'];
      mitems['Snacks']=['Select Item','Brownies','Cookies','Potato Chips'];
      d.options.length=0;
      cur=mitems[o.options[o.selectedIndex].value];
      if(!cur){return;}
      d.options.length=cur.length;
      for(var i=0;i<cur.length;i++) {
        d.options.text=cur[i];
    d.options[i].value=cur[i];
    <!-- Paste this code into the HEAD section of your HTML document.
    You may need to change the path of the file. -->
    <script type="text/javascript" src="dropdownBox.js"></script>
    <!-- Paste this code into the BODY section of your HTML document -->
    <form action="" method="get">
    <label for="or">Our menu:</label>
    <select name="or" id="or" onchange="populate(this)">
    <option value="Choose">Select from the Menu</option>
    <option value="Salads">Salads</option>
    <option value="Main Courses">Main Courses</option>
    <option value="Drinks">Drinks</option>
    <option value="Deserts">Deserts</option>
    <option value="Snacks">Snacks</option>
    </select>
    <label for="de">Select:</label>
    <select name="de" id="de"></select>
    <input type="submit" value="Show me" />
    </form>
    <p><div align="center">
    </div><p>

    may be i can put 3 combo together and on first
    OnChange event
    i can submit page and process another page and put
    values in
    another combo and forward page to combo page again.Almost there. What you should do is submit the page on the onChange event of the combo box; but submit to the same JSP. Then, depending on the values that each of the combo boxes contains, run a query for villages in that District and under that Talluka.
    And populate the third combo box. If any one of the ( first two ) boxes is empty i.e user didnt' select a value, then you'll automatically get no value for the combo boxes from the query.
    Something like this
    <%
        String selectedDistrict = request.getParameter("districtcombobox");
        String selectedTalluka = request.getParameter("tallukacombobox");
        //make sure you don't nulls
        selectedDistrict = selectedDistrict == null?"":selectedDistrict;
        selectedTalluka = selectedTalluka == null?"":selectedTalluka;
        PreparedStatement psFetchTallukas = con.prepareStatement("select tallukaname from tallukas where tallukadistrict = ?");
        PreparedStatement psFetchVillages = con.prepareStatement("select villagename from villages where villagetaluka = ?");
         psFetchTallukas.setString(1, selectedDistrict);
         psFetchVillages.setString(1, selectedTalluka);
       rsTallukas = psFetchTallukas.executeQuery();
       rsVillages = psFetchVillages.executeQuery();
    //now, print out your <option> elements under the corresponding <select> tags for each of the 3 select boxes
    %>For your onChange event you don't need to do anything except call form.submit() where the action should be the same JSP. In case your form is going to be submitted to another page on the final submit i.e after selecting all required values; then in the onChange event handler, before the submit(), you should change the action property of the form to the same page and then submit.

  • I keep trying to buy a song on the itunes store but every time I enter my apple id it says "Cannot connect to iTunes store" help please!

    I keep trying to buy a song on the itunes store but every time I enter my apple id it says "Cannot connect to iTunes store" help please!

    Hello seth53,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Best of luck,
    Mario

  • Hi All, I have the latest version of iTunes, however since upgrading I can no longer get iTunes to recognise that any devices (iPhone / iPad) are connected? Can anyone help please. Paul

    Hi All, I have the latest version of iTunes, however since upgrading I can no longer get iTunes to recognise that any devices (iPhone / iPad) are connected? Can anyone help please. Paul

    Try holding down CTRL as you launch iTunes to see if it will repair the drivers.
    Or try Cerbu's post here.
    Or see TS1538: iOS: Device not recognized in iTunes for Windows, in particular section 5, forcing a driver update.
    Please let us know which approach works for you...
    tt2

  • HP MediaSmart Connect x280n AC Adapter HELP PLEASE!

    HP MediaSmart Connect x280n AC Adapter HELP PLEASE!
    Please someone tell me where I can get an AC for this unit and if not, please tell me the part number of this AC Adapter if you own one of these please? I have iterally looked for over 15 hours the past 2 days and called HP only to be passed on from department to department with not one clue as to this part number or where I can obtain an adapter for my unit. I found only 2 on ebay that had visible markings on the AC in the pics but could make out neither of their text.
    Thanks in advance for any help.

    Did you ever get an answer to this question?
    I'm about to be in the same situation, and have been trawling the web to try to find a specification for the power supply.
    I can see that the unit requires 19V at 22W, but that's all.
    I don't know the size of the DC connector that is required.
    Thanks!

  • TS3899 I keep getting " The connection to server failed" but I can get internet connection. Can anyone help please

    I keep getting "The connection to the server has failed" when I call up my mail although I do get internet connection. Can anyone help please.

    1. Turn router off for 30 seconds and on again
    2. Settings>General>Reset>Reset Network Settings

  • I can't update my iPod Touch software. It fails at 777 mb of 778mb saying download has timed out. Computer settings and broadband connections are fine. Help please!

    I can't update my iPod Touch software. It fails at 777 mb of 778mb saying download has timed out. Computer settings and broadband connections are fine. Help please!

    Disable or turn off all firewall and anti-virus software and try the download again.
    Stedman

  • Suddenly lost ability to connect on FaceTime?  help?

    Why would I have suddenly lost ability to connect on facebook?

    Apple is having problems with os6  update. The system has crashed a couple of times, and they are working on the problem.

  • Carkit 112 problems - help please!

    got a new car, a new shape bmw 328 coupe
    it already has installed a nokia carkit 112 bluetooth handsfree device
    problem being, the previous owner doesn't know the password so i can pair the device with my phone when i get in the car
    my phone picks it up fine, but when asked to enter a password it rejects every 'obvious' one like 0000,1111 etc
    i then took the dash apart to find the box, as i was told the last 4 digits of the serial number should be the pin, so i found the box
    problem being there are quite a few numbers on it, and when i tried entering the last 4 digits from them none seemed to work
    can someone confirm exactly what is my serial number on the box, as it contains several strains of information, whether the pin/code will have letters in it as well and what my pin should be?
    also, is it possible the previous owner changed the pin and thats why it isn't pairing? or is that not possible on this device? i didn't get any manuals for it so not sure if you can change it yourself?
    is there any way of resetting the pin?
    otherwise it looks like im stuck with the kit in the car and its of no use to me as i just can't for the life of me get a pin number to work with it
    image of the box with information is hosted at the following address:
    http://img245.imageshack.us/img245/4839/dsc01395xn​9.jpg
    your help would be much appreciated
    many thanks
    marc
    Message Edited by the_italian on 05-Apr-2008 09:11 PM

    hi, i also have carkit 112 and have lost the manual and passcode. I have bought new phone Nokia N81. Reset and tried 0000 and 1234 and no luck. Can't find main junction box only speaker box having removed various panels in my toyota yaris. Garage will charge me £40 to find box and serial no. My new phone finds the carkit but just says unable to pair with this device. I also put in 0135, 1226, 3711 and 1016 which you suggested before. Any other suggestions before I return to garage option.

  • "We could not complete your iTunes store request. The connection was reset". Help please!

    Help PLEASE!
    Let me explain my situation:
    - iTunes store has been working fine on all computers for the past few years.
    - Modem gets struck by lightning last Mon.
    - Get a new Netgear modem yesterday.
    - Internet all working fine. Can browse, download etc. in browser (Mac App store, and iDevices App Stores all working fine, too)
    - Cannot connect to iTunes store. Get error "We could not complete your iTunes Store request. The network connection was reset".
    - I Get the same error on 2 MacBooks, but i can browse the store on my 2 Win7 PC's.
    - I managed to connect and browse on my one MacBook using a 3G modem, but still no luck with the ADSL connection.
    - I have tried connecting via wired (ethernet) connection to the modem. Still no luck.
    - I have had this problem on iTunes 10.2, 10.4, 10.5 Beta, and 10.5.
    Does anyone have any idea what is going on here? Any help and advice would be greatly appreciated!
    Thanks!
    George.
    Modem Model no.: DGN 2200

    with everyone downloading the update, the servers are probably bogged down with requests, probably just wait it out and it will start to download and get you back up and runnin
    dante

  • Soundtrack problems - help please

    Help please. I tried doing a send to multi-track project from FCP with the base layer video option and kept getting the 'error sending selection to Soundtrack Pro' message. I did a search and the suggestion is that I have no disk space but I have over 600GB!
    Then I tried a send with the full video and the file saved okay. However when I try to open the .stmp file, Soundtrack Pro starts and then freezes. I've tried opening in various ways.
    Help please, I just cannot figure this out! What am I doing wrong?

    Not sure how much help this is, but since you're having problems with the layout, did you try deleting the layout file? MacintoshHD/users/username/Library/Application Support/Soundtrack Pro/Layouts
    BTW, I found a BKiLifeConfiguration.plist in the following path:
    MacintoshHD > Library > Application Support > ProApps > Internal Plug-ins > BrowserKit > iLife.bkplugin > Contents > Resources
    Do you find it there?

  • Restored Iphone = network connection timed out. HELP PLEASE.

    So i recently restored my iphone. And when i restored it, it was doing fin until 3 minutes later an error poped up. it said "network connection timed out" im really confused about this and tried it multiple times and nothing happened. I re downloaded itunes but its still the same. i have the original iphone by the way, if that helps. thank you.

    I am having this same problem too, please will someone reply quickly because I need this song for a project. My computer connections are fine too. Thank you

  • SQL INSERT problem - help please

    Hello,
    I'm having a problem with INSERT statement.
    There is a "ShowFinal.jsp" page, which is a list of candidates who selected from the second
    interview. The user picked some candidates from the list and conduct the 3rd interview. After
    he check suitable candidates(who are selected from the 3rd interview) from the list , enter
    basic salary for every selected candidate, enter date of interview and finally submit the form.
    These data should be save into these tables.
    FinalSelect(nicNo,date)
    EmpSalary(nicNo,basicSal)
    In this "ShowFinal.jsp" page, it validates the following conditions using JavaScript.
    1) If the user submit the form without checking at least one checkbox, then the system should be
    display an alert message ("Please select at least one candidate").
    2) If the user submit the form without entering the basic salary of that candidate which was
    checked, then the system should be display an alert message ("Please enter basic salary").
    These are working well. But my problem is how to wrote the "AddNewFinal.jsp" page to save these
    data into the db.
    Here is my code which I have wrote. But it points an error.
    "AddNewFinal.jsp"
    String interviewDate = request.getParameter("date");
    String[] value = request.getParameterValues("ChkNicno");
    String[] bs = request.getParameterValues("basicSal");
    String sql ="INSERT INTO finalselect (nicNo,date) VALUES(?,?)";
    String sql2 ="INSERT INTO EmpSalary (nicNo,basicSal) VALUES(?,?)";
    for(int i=0; i < value.length; i++){
         String temp = value;     
         for(int x=0; x < bs.length; x++){
              String basic = bs[x];
              pstmt2 = connection.prepareStatement(sql2);
              pstmt2.setString(1, temp);
              pstmt2.setString(2, basic);
              int RowCount1= pstmt2.executeUpdate();
         pstmt1 = connection.prepareStatement(sql);
         pstmt1.setString(1, temp);
         pstmt1.setString(2, interviewDate);
         int RowCount= pstmt1.executeUpdate();
    Here is the code for "ShowFinal.jsp".
    <form name="ShowFinal" method="POST" action="AddNewFinal.jsp" onsubmit="return checkEmpty() &&
    ValidateDate();">
    <%--  Loop through the list and print each item --%>
    <%
         int iCounter = 0; //counter for incremental value
         while (igroups.hasNext()) {
              Selection s = (Selection) igroups.next();
              iCounter+=1; //increment
    %>
    <tr>
         <td style="background-color:ivory" noWrap width="20">
         <input type="checkbox" name="<%= "ChkNicno" + iCounter %>"      
    value="<%=s.getNicno()%>"></td>
            <td style="background-color:ivory" noWrap width="39">
                 <%= s.getNicno() %>  </td>
         <td style="background-color:ivory" noWrap width="174">
              <input type="text" name="<%= "basicSal" + iCounter %>" size="10"> </td>
    </tr>
    <%
    %>
    Date of interview<input type="text" name="date" size="17"></td>
    <input type="submit" value="APPROVE CANDIDATE" name="B1" style="border: 1px solid #0000FF">
    </form>........................................................
    Here is the error generated by TOMCAT.
    root cause
    java.lang.NullPointerException
         at org.apache.jsp.AddNewFinal_jsp._jspService(AddNewFinal_jsp.java:70)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137)
    I have goto the file "AddNewFinal_jsp.java". The line 70 points to the following line.
    for(int i=0; i < value.length; i++){ [/b]
    Please can someone help me to solve this problem? Please help me to do this task.
    Thanks.

    Hi Casabianca ,
    It is clearly that your problem is not on the database end, more like a servlet/jsp issue.
    I will not comment on the javascript portion, but rather the 2 jsps.
    a simple way to trace what's go wrong is to check the final result (the html code) of the first jsp (showFinal.jsp), and compare against what is expected by the 2nd jsp (AddNewFinal.jsp). Most browser do provide "view source" on the page visited.
    the following code
    <input type="checkbox" name="<%= "ChkNicno" + iCounter %>" value="<%=s.getNicno() %>">
    <input type="text" name="<%= "basicSal" + iCounter %>"
    would likely to be "translated" to html code something as follow:
    <input type="checkbox" name=""ChkNicno0" value="nicNo>">
    <input type="text" name="basicSal0">
    the original code in "AddNewFinal.jsp" using
    request.getParameterValues("ChkNicno");
    which looking for a none exist http request parameter (sent as "ChkNicno0",etc but look for "ChkNicno"), which has explained before.
    the second attempt to use String[] value = request.getParameterValues("ChkNicno" + iCounter); give Cannot resolove symbol :iCounter. because iCounter never defined in the 2nd jsp!
    Most of the error message do give clue to cause of error... : )
    not too sure on your intension, assume you wish to update only those selected (checked) row to db.
    some suggestions:
    1) <input type="text" name="ChkNicno" size="10"> </td>...
    <input type="text" name="basicSal" size="10"> instead.
    then use javascript to based on checked element index (refer to javascript spec for more details), for those index not checked, clear off the correspond index "basicSal" field value.
    e.g. ChkNicno[1] is not checked, empty basicSal[1] value before submission.
    This will give us only selected rows values.
    2) retain the code
    String[] value = request.getParameterValues("ChkNicno");
    String[] bs = request.getParameterValues("basicSal");at 2nd jsp, as now the http request will pass parameters using "ChkNicno" and "basicSal".
    3) some change to the code for optimization
    for(int i=0; i < value.length; i++){
         String temp = value;     
         for(int x=0; x < bs.length; x++){
              String basic = bs[x];
              pstmt2 = connection.prepareStatement(sql2);
              pstmt2.setString(1, temp);
              pstmt2.setString(2, basic);
              int RowCount1= pstmt2.executeUpdate();
         pstmt1 = connection.prepareStatement(sql);
         pstmt1.setString(1, temp);
         pstmt1.setString(2, interviewDate);
         int RowCount= pstmt1.executeUpdate();
    to
    pstmt1 = connection.prepareStatement(sql);
    pstmt2 = connection.prepareStatement(sql2);
    for(int i=0; i < value.length; i++){
         String temp = value;     
         for(int x=0; x < bs.length; x++){
              String basic = bs[x];
              pstmt2.setString(1, temp);
              pstmt2.setString(2, basic);
              int RowCount1= pstmt2.executeUpdate();
         pstmt1.setString(1, temp);
         pstmt1.setString(2, interviewDate);
         int RowCount= pstmt1.executeUpdate();
    preparestatement created once should be sufficient as we do not change the sql statement throughout the loop.
    there are better solutions out there, this just some ideas and suggestions.Do try out if you wish.
    Hope it helps. : )

  • I can't create mi Apple ID and can't connect into iTunes Store HELP PLEASE NEW USER

    Hi, im new with this. I just got a new MacBook Pro 13" with IOs X Lion. Im having a big trouble with my apple ID. I cant create an ID. first was the credit card security code. Somebody told me to follow the instructions in this link to solve the problem ( iTunes Store: My credit card's security code or zip code does not match my bank's records ) but i cant even connect to Itunes Store. PLEASE I NEED SOME HELP URGENT!!
    P.D: I created an ID on apple page but it seems that doesnt work for nothing. I tried using that ID on both (Itunes an App Store) but doesnt work.

    First and foremost, I agree with gdgmacguy about using the support link. That is most likely your best bet. But, I have read posts from other users that had issues with their Apple ID that you must enter your address exactly like it appears on you credit card statement. Don't abbreviate "street" or "road" - things like that - unless that matches your statement exactly. Have you moved and maybe not changed your address on your credit card statement yet...??
    I am not saying that is the reason you can't create the ID, but it has been an issue for some. You could try what I suggest, but the support link is the best way to go if you can't get it accomplished on your own.
    here is the support link.
    http://www.apple.com/support/appleid/

  • K8N Neo2-fx Ram problem Help please

    I have three ram(2x512MB single sided , 1x1GB double sided). Is there any way I can put them all on the motherboard? When I place them all the computer is not starting and it`s making a "beep" every 2-3 seconds. If i connect the 1GB double sided on the Dimm1(green) and the one 512MB single sided on the Dimm3(green) it`s working properly. Is there any way I can use all my ram at the same time. I`m desperate. Help please...  thank you

    Quote from: wodahS on 09-November-06, 05:55:17
    How can I put my computer facts under any post I am posting? I should make it my signature?
    That's the rule mate which you need to gives all your component in details including your PSU and Bios revision so that others can help you! Like what BOSSKILLER say it won't works with 3 DIMMS unless you purhased another 1 GB of RAM then it can solve your problem with 4 DIMMS or else with 2*512MB RAM. Make sure that you've lowered your HT to <=800Mhz as default is 1000Mhz. GD luck.

Maybe you are looking for

  • Problem upgrading memory of a mac mini 2010

    I have a Mac mini 2010 with these memories 2 x 1GB PC2-5300 667MHz Ram http://i.imgur.com/L25KW0q.jpg I bought a memoir of Ebay and do not work. Insert 2 modules and makes strange beeps on boot, if I put up does nothing starts without beeping and not

  • Case Statement error in Obiee

    Hi All, I'm facing an error with my Case statement in OBIEE(using it in expression builder in RPD). Below is the statement. CASE WHEN"GCRMANDB".""."HIM_SRV_REQ_DIM"."ATTRIB_44" = 'Customer Demand Not In GDMS' OR GCRMANDB"."HIM_SRV_REQ_DIM"."ATTRIB_45

  • Usb converter cable help needed

    I am trying to use an external microphone for iMovies.  It apears I can use a USB microphone I have, after talking to someone at Apple. However, I need a cable which will connect the non-rectangular end of a usb cable to a 30 pin connector.  Or the n

  • Linux, Solaris 8-10 Software Update Library Inactive

    Hello All. In the Navigation pane , in libraries , when i open Linux, Solaris 8-10 Software Update Library , the options on the left such as Upload config file , Upload local action and others are disabled. I cannot click on them and perform an actio

  • Saltwater and cameras

    Over the summer I took my dog to the beach.  It was his first time and he was very excited.  A wave came at him and he yanked me into the water.  My camera fell in with me.  I ended up having to get a new camera (body only), but now I am having troub