Who can solve my problem? My problem in below.

Who can solve my problem? My problem in below.

hi,my problem now is :
exception
org.apache.jasper.JasperException
     org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:372)
     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
root cause
java.lang.NullPointerException
     net.sf.hibernate.examples.quickstart.HibernateUtil.currentSession(HibernateUtil.java:24)
     org.apache.jsp.testCat_jsp._jspService(testCat_jsp.java:65)
     org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
     org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
     org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
     org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
     javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
package net.sf.hibernate.examples.quickstart;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import net.sf.hibernate.*;
import net.sf.hibernate.cfg.*;
public class HibernateUtil {
private static Log log = LogFactory.getLog(HibernateUtil.class);
private static SessionFactory sessionFactory ;
static {
try {
// Create the SessionFactory
sessionFactory = new Configuration().configure().buildSessionFactory();
catch (Throwable ex) {
log.error("Initial SessionFactory creation failed.", ex);
System.out.println(ex.toString());
public static final ThreadLocal session = new ThreadLocal();
public static Session currentSession() throws HibernateException {
Session s = (Session) session.get();
// Open a new Session, if this Thread has none yet
if (s == null) {
s = sessionFactory.openSession();
session.set(s);
return s;
public static void closeSession() throws HibernateException {
Session s = (Session) session.get();
session.set(null);
if (s != null)
s.close();
}

Similar Messages

  • Who can answer all my shuffle problems?

    i got the ipod shuffle 1gb version for christmas, and it all seemed to work just fine. i used it with my ibook a few times - transfered some songs to it, listened to it, and just left it for a couple of days on a table, switched off.
    then, when i tried to turn it on a play some songs again, it just started blinking the orange/green error combination. (the key lock is not on). it wont play any songs, and when i connect it to my ibook usb (i've tried both ports), it wont appear anywhere! not on the desktop, and not in itunes. i've also tried different emacs, and two pcs.
    it just keeps blinking orange till i remove it. it had not been faulty removed before this - i always click the "release/eject" sign first, and wait for it to be ready.
    well, i returned it to apple, and got a new one. i put it in the usb, and it worked fine. transfered the songs again, and tried it last night. it played the songs just fine. then i turned it off, and left it till i woke up this morning. i'd been looking forward to listen to music on the bus again, but guess what! the same problem has returned - ipod shuffle is, once again, not working!
    just to mention it, i've tried all the steps and solutions on the apple support site, and i've also searched different forums. i hope theres someone out there who can help me with this problem, cause it REALLY annoys me.
    i run osx 10.4.4 on an ibook g4, and have the newest version of itunes. theres no use in downloading a ipod update, since it wont find my ipod.

    Lunica and Alejandro:
    I also bought a Shuffle at Christmas time and I have the same problem (blinking intermitent orange / green light and iPod invisible in Finder, iTunes, etc). It worked at first but it stopped working right after I uploaded a new playlist. Like Alejandro, I bought mine in North America (Canada) but am now in Africa so I cannot exchange the iPod.
    Alejandro: la verdad es que tampoco se que hacer. Chatee con Mac support y ellos no me han podido ayudar (me hacen repetir todos los pasos de hacer el restart, etc.) Dices que tampoco puedes encontrar el iPod en el Disk Utility? Yo todavia no he probado pero te diré si tengo suerte.
    If there are at least three of us with the exact same problem and all bought shuffles around Christmas time in North America, could this be a fault with a batch of Shuffles?
    iBook G-4   Mac OS X (10.4.4)  

  • Who can solve the error code 403 on hp5522 ? help please

    who can solve the error code 403  on hp5522 ?   help please

    Hello fredovolley,
    Welcome to the HP Support Forums!
    I see that you are experiencing an error 403 with the Photosmart 5520 series. I would like to offer the steps I have given before, check them out here: Re: Trouble scanning using Photosmart 6520
    Even though it states it is for a 6520, the steps are all the same. I hope this help, cheers!
    JERENDS
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • Zombie email message won't die! $1 bounty to anyone who can solve this.

    I have a message that absolutely will not die. I've tried everything I can think of to delete it, but it keeps coming back. I've tried moving it from one mailbox to another, killing it with the delete key, killing it by cutting it (Command-X), but it lingers on. At this point, it only shows up in the index with a subject and date, but the content of the message is gone. I've tried rebuilding the mailboxes a number of times, but it always reappears. I've tried logging into my various accounts through the web interface, but it doesn't exist on the servers anywhere, it's only local as far as I can see.
    In my last attempt to get rid of it, I scanned my ENTIRE HARD DRIVE for the string of text containing the subject line using grep, and narrowed it down to a few files in the ~/Library/Mail folder, which I deleted through the Terminal using rm. I then re-opened Mail and rebuilt the mailboxes, and the email STILL appears. It will no longer let me move the message to another mailbox, however, but I can't get the damned thing to disappear.
    I will PayPal $1 to anyone who can come up with a solution that doesn't involve recreating my Mail accounts. May the game begin!

    Hello,
    Are you using an IMAP or POP account?
    Anything you do in the Terminal, Finder or some third party Mail app enhancers will very often mess up the index, which appears to be a symptom of.
    I think you should force a reindexing by deleting the Envelope Index. With IMAP or Exchange account, forcing reindexing requires removing the account folder. See:
    http://docs.info.apple.com/article.html?path=Mail/4.0/en/14019.html
    Ask any questions needed to get comfortable with doing this.
    Ernie

  • See who can solve this problem

    Parameter name   || Typing     ||  Associated Type
    ACGL_ITEM         || Structure ||  ACGL_ITEM
    this give error ( Typing is only for Like,Type,Type Ref To )
    therefore i change it to Type
    but it telling me that the ( TABLES parameters are obsolete!)
    guys what can i do, is there a solution to solve this problem??
    Thank you.
    Edited by: guanwei su on Mar 10, 2008 7:05 AM

    The following code might be helpful:
    TYPES: types_t_acgl_item TYPE STANDARD TABLE OF acgl_item.
    DATA: gt_acgl_item TYPE types_t_acgl_item.
    PERFORM sub_perform USING gt_acgl_item.
    *&      Form  SUB_PERFORM
    *       text
    *      -->UT_ACGL_ITEM  test Table
    FORM sub_perform USING ut_acgl_item TYPE types_t_acgl_item.
    ENDFORM.                    " SUB_PERFORM
    Hope That Helps
    Anirban M.

  • Any Mac expert who can solve my Printing problem? PLEASE HELP!!!!

    So I am asking this again... I have a Samsung 4200 SCX Series printer. It was able to print everything properly till the 14th of April when I installed the latest Security update and the thing stopped working after that (When I give a print command, it just Pauses.... Then when I resume it again, it doesn't respond, just stays there) ... I also noticed that the name of my Mac changed to XXX (3) from XXX (2) after that update, so I am thinking it's the culprit here.. I dunno if it's related, but I just thought I put it forward.
    I also went to Printer and Fax settings in my System Preferences and reseted my Printer and changed the LOCATION name to the new name but no solution... I tried even installing the drivers manually, but the thing just PAUSES!!!!
    And before doubting my printer, I also have Windows installed via bootcamp and the printer works fine with it, it's only the Mac creating an issue.
    I got some response of people asking for the log file about it, so I am posting the last 10-20 line...
    ------->
    E [01/May/2010:10:18:36 +0530] CUPS-Add-Modify-Printer: Unauthorized
    I [01/May/2010:10:18:36 +0530] Setting SamsungSCX_4200Series device-uri to "usb://Samsung/SCX-4200%20Series?serial=8T67BAIP221002W." (was "file:/dev/null".)
    I [01/May/2010:10:18:36 +0530] Setting SamsungSCX_4200Series printer-is-accepting-jobs to 1 (was 0.)
    I [01/May/2010:10:18:36 +0530] Setting SamsungSCX_4200Series printer-state to 3 (was 5.)
    I [01/May/2010:10:18:36 +0530] Saving printers.conf...
    I [01/May/2010:10:18:36 +0530] New printer "SamsungSCX_4200Series" added by "AUTHREF".
    I [01/May/2010:10:18:36 +0530] Setting SamsungSCX_4200Series printer-is-shared to 1 (was 1.)
    I [01/May/2010:10:18:36 +0530] Saving printers.conf...
    I [01/May/2010:10:18:36 +0530] Printer "SamsungSCX_4200Series" modified by "AUTHREF".
    I [01/May/2010:10:19:09 +0530] [Job ???] Request file type is application/pdf.
    I [01/May/2010:10:19:09 +0530] [Job 1] Adding start banner page "none".
    I [01/May/2010:10:19:09 +0530] [Job 1] Adding end banner page "none".
    I [01/May/2010:10:19:09 +0530] [Job 1] File of type application/pdf queued by "chintanvora".
    I [01/May/2010:10:19:09 +0530] [Job 1] Queued on "SamsungSCX_4200Series" by "chintanvora".
    I [01/May/2010:10:19:09 +0530] [Job 1] Started filter /usr/libexec/cups/filter/cgpdftoraster (PID 452)
    I [01/May/2010:10:19:09 +0530] [Job 1] Started filter /usr/libexec/cups/filter/rastertoqpdl (PID 453)
    I [01/May/2010:10:19:09 +0530] [Job 1] Started backend /usr/libexec/cups/backend/usb (PID 454)
    E [01/May/2010:10:19:09 +0530] PID 454 (/usr/libexec/cups/backend/usb) crashed on signal 10!
    I [01/May/2010:10:19:09 +0530] Hint: Try setting the LogLevel to "debug" to find out more.
    I [01/May/2010:10:19:10 +0530] [Job 1] Backend returned status -10 (crashed)
    I [01/May/2010:10:19:10 +0530] Saving printers.conf...
    *E [01/May/2010:10:21:41 +0530] Resume-Printer: Unauthorized*
    I [01/May/2010:10:21:41 +0530] Saving printers.conf...
    I [01/May/2010:10:21:41 +0530] Printer "SamsungSCX_4200Series" started by "chintanvora".
    Oh and it's connected via USB, not the network...
    It still baffles me cause I have searched and the only people getting this issue are the one's who use a printer via bonjour or online.. I AM USING A FREAKING USB AND IT's NOT PRINTING!!!!
    PLEASE HELP if you can... I can't replace my printer or re-install the OS just for this crap...
    MacBook Air running on Mac OS X 10.5.8

    Hey Rodney, the name changed after I installed the latest security patch... And it's not only me, it's a common problem.. Here check it out...
    http://discussions.apple.com/thread.jspa?threadID=2319594&tstart=0
    I wish I never installed that security update...
    And what exactly does this deleting System pref files does??? What does setting up network again imply... You mean just adding the password and selecting the net name of my wifi don't you?? Cause I would hate to reset all those MAC address and other stuff (I really don't have much knowledge about those so wouldn't like to tamper with those).
    Anyways, thanks.

  • I will give $100 to the person who can solve this problem once and for all.

    I'm not even kidding, dude. We can do PayPay, I'll mail you a check, whatever you want. That is how frustrating this is, that is how badly I want it fixed, and that is how much overtime I've worked lately thanks to being shorthanded at my place of biz-nass. I'm an hombre of my word, so if you actually come up with a solution that works, the cheddar will be yours. Okay let's hit it.
    It's the skipping thing. First 10-12 seconds of a song - every song - will play fine, then iTunes skips, stutters, and basically does the god **** hokey pokey and shakes it all about. It happens most notably with songs that I double-click to play, but I'm pretty much noticing it on any song now after a transition is made. I've been using iTunes for ages and this didn't happen until the upgrade to 7.3. I have poured over these forums for nearly a week, tried every solution offered (even offered one of my own that actually worked for maybe four days before the whole thing started up again) and NOTHING. To save us all some time, here's what I've tried:
    - Downgrading. I'll admit I didn't do this correctly at first. I didn't remove everything according to the support guidelines, but I went down to version 6.05 and that did nothing to quell the skipping. I upgraded back up to 7.3 because hey, why not, and attempted the remaining trial fixes. I have since removed both iTunes and Quicktime, step my step according the the guidelines, and not only have I downgraded to my current running version of 7.2, I put both of the programs on my F drive (as opposed to the default C drive), my gigantic bonus internal drive where I typically keep nothing but my giganto music library. I thought putting the app on the same drive as the music might fix things. I thought wrong. Dead wrong. Dead diddly dum iddly wrong.
    - Quicktime settings. My settings for Quicktime have always been in safe mode with the output size at 16 bits. So when I saw this "fix" I just rolled my eyes. I used to have that dealio back in the dizzle when iTunes would just get all static-y and skip when I'd open other programs or even just minimize it, so that fix worked for that, but it's nothing compared to this. In simpler terms, that fix is like Superman, and this skipping? The kryptonite. Actually that's probably not a great metaphor, but we've got a ways to go and this is going to get mucho boring if I don't throw some chuckles out there. Ready for fix three? Giddy up!
    - Turn off cross-fade? It's never been on. I never really got the appeal of that, and also I think it resulted in some minor skipping back in the d. I also attempted similar fixes like turning off the equalizer, messing with the volume, closing last.fm, REMOVING an old album art retrieval program from back before iTunes got its **** together with album art, ANYTHING that might interfere with playback was turned off, removed, b-slapped, and sent crying home to its moms. Nada.
    - Recreating my library. This was the fix I offered someone else, because it actually did the trick for a few days. After an entire night spent reimporting 73 gigs worth of music, it played fine, but I did lose a ton of album art, playcounts, etc, so you can imagine how ****** I was when this wound up not being a permanent fix. I was beyond ******. I was livid. But I was taught in the dojos of my youth to channel my anger into productivity, and instead of sculpting a lovely bonsai tree, I set out to fix this pup once and for all.
    - That darn anti-virus! This was the final fix I tried, even though I wasn't using any of the culprit programs listed in the forums as causes of the skipping, and even those offering this as a solution confessed it was pretty hit or miss. But having tried everything else, having resorted to playing my music on MediaMonkey of all things, I figured I'd give it a shot. I used (reason for the past-tense forthcoming) AVG Anti-Virus, Lavasoft AdAware and something called Spyware Doctor that I think just came bundled with XP. I removed all of them. I had just done a virus scan recently to see if that's what was causing this, so I figured I'd be okay until I could redownload them after this fix wound up not working. And it didn't work, so there's that.
    There may be a couple of fixes I've tried that I'm forgetting now, since I'm delirious after spending practically every night for the past week trying to fix this problem, while my girlf, Heather, sits and laughs at me while watching Clark and Michael on her MacBook. In fact, she's laughing at the $100 offer as I type this, but I assure you, if you offer a solution that works, the money is as good as yours. If you come up with a workable solution, I'll have to test and make sure it isn't temporary like the recreating my library thing, but I won't leave you hanging once I'm satisfied that it's fixed for good. I know it's unorthodox, perhaps illegal in some states, but I'm desperate here, peeps. The ball is in your court, and I beg you not to give up the rock.
    Gateway E-2000 Windows XP

    I think the problem lays with Last.fm. I had the same exact problem as you. In your processes screen, end the task "lastfmhelper.exe" Last.fm still scrobbles. The tracks don't skip, although I notice there is still a bit of a lag in the first part of the song - but if you can deal with that, no skipping. I think you will have to end that task everytime you boot up your computer, or uninstall last.fm completely until they fix it; it is a bug in their software, as opposed to iTunes.

  • Who can solve my problem?

    Is there some tooling, app that can monitor, report what apps at what time are using connectivity by Internet/WLAN, MMS, packages?
    I've got a problem: blocking all the connectivity or setting it to manual, still I found on a daily basis, almost always at the same time, data transfers on my monthly payment bill. I just want to find out what connects without my permission... It drives me ......
    It's about a Nokia 5800 Xpress Music Navi, bought in December 2009.
    thanks!

    RSS feeds, emails, A-GPS data, some games with internet ads, some music apps all connect to internet without permission.
    That is if you set them to not ask for permission.
    If you find my post helpful please click the green star on the left under the avatar. Thanks.

  • See who can  solve this problem 2

    today i going to do BDC Recording.
    however i face a problem after insert all the things it needed.
    Here the problem come, when i push on a pushbutton (PARK) the recording pop out a error.
    the error is :
    PARK is not possible in bdc recording.
    can anyone help me out?
    Thanks you so much ^^.

    Hi,
    ya i know the BDC_OKCode is '=BP'
    i had try that out but when i go to SM35 and try to process it and the result is fail ( nothing wrong with my code because when BP change to BU the whole thing run successfully )
    because ( parking is not prossible during batch input)
    Thanks
    Guanwei

  • Who can solve iSync problem with Nokia N95? (I use the Nokia plug already)

    Hello
    Since I bought my new cool Mac:, I sync my N95 with iSync and the Nokia N95 plug-in. Thinking at first that is works flawlessly (as other members here seem to think as well) I later found out, that if I make changes to any calendar or "to do" description! on either the N95 or the Mac it syncs, but only up until a certain number of characters. If I exceed this number, the description on the phone will simply be cut off - in the iCal it still fully appears though.
    Rather surprising, since when syncing with a PC via the Nokia PC suite there is no such an issue. All my often lengthy descriptions are fully put on the phone. And if I sync back there are no problems either. So I guess it has to do with the iSync protocol or this Nokia N95 iSync plug-in? Any ideas, solutions...? Any help greatly appreciated!
    A bit in despair
    Zuckermann

    The flex cable is damaged. Some years back when I had a Nokia N95 8GB the flex cable was damaged and for a few days the screen was showing strange colours at the display and eventually the screen became black. I went to a local repair shop and I replaced the flex cable and what I noticed was that the flex cable that it had no proximity sensor on it so I told the technician to remove the proximity sensor on the original one and replace it with the new flex cable. Another thing I discovered was that after fitting the flex cable and returning the cover the front camera was not in its usual position so the technician had to do some modifications to get it back to its normal position and after a few months it was damaged and this time I went to Nokia Care Centre and replaced the flex cable for a small fee and what I noticed was that the flex cable that I previously bought was a fake cable. The one bought from Nokia Care Centre had its proximity sensor and when the cover was returned the camera was in its exact position the same as it was with the original flex cable. What I wanted to say is that please beware of fake flex cables on the market and I suggest that you buy it from an authorised Nokia Dealer.
    Ngwangwa - Six Million Ways To Die Choose One

  • Who can solve this difficult problem?

    I have written a java program:
    import java.util.*;
    class Test0 {
    public static void main(String[] args) {
    LinkedList[] Cate= new LinkedList[4];
    (Cate[0]).add(0,"cat");
    (Cate[0]).add("kate");
    System.out.println(Cate[0]);
    Cate[2].add("dog");
    Cate[2].add("girl");
    for(int i=0;i<4;i++){
    Cate.add("boy");
    System.out.println(Cate[i]);
    } // end of main class
    // end of class
    But i can not run it correctly,why?

    No, I can not compile it correctly:
    import java.util.*;
    class Test0 {
    public static void main(String[] args) {
    class Point{
    public int x=2;
    public int y=5;
    LinkedList[] Cate= new LinkedList[4];
    // according your advice:
    for(int i=0;i<4;i++){
    Cate = new LinkedList();
    Point x1 = new Point();
    Point x2 = new Point();
    Cate[0].add(x1);
    Cate[0].add(x2);
    Cate[2].add("dog");
    Cate[2].add("girl");
    System.out.println( ((Point)(Cate[0].get(0)) ).x );
    System.out.println( ((Point)(Cate[0].get(0)) ).y );
    System.out.println( ((Point)(Cate[0].get(1)) ).x );
    System.out.println( ((Point)(Cate[0].get(1)) ).y );
    for(int i=0;i<4;i++){
    //Cate.add("boy");
    System.out.println(Cate[i]+" "+Cate[i].size() );
    I got this:
    [xwl@zhyj_12 Test.old]$ javac Test0.java
    Test0.java:13: incompatible types
    found : java.util.LinkedList
    required: java.util.LinkedList[]
    Cate = new LinkedList();
    ^
    1 error
    But Ragnvald told me another method yestoday,it works perfectly, And I appreciate him. His code like this:
    import java.util.*;
    class Test0 {
    public static void main(String[] args) {
    class Point{
    public int x=2;
    public int y=5;
    LinkedList[] Cate= new LinkedList[4];
    // The difference is Cate or Cate[i] !!!!
    for(int i=0;i<4;i++){
    Cate[i] = new LinkedList();
    Point x1 = new Point();
    Point x2 = new Point();
    Cate[0].add(x1);
    Cate[0].add(x2);
    Cate[2].add("dog");
    Cate[2].add("girl");
    System.out.println( ((Point)(Cate[0].get(0)) ).x );
    System.out.println( ((Point)(Cate[0].get(0)) ).y );
    System.out.println( ((Point)(Cate[0].get(1)) ).x );
    System.out.println( ((Point)(Cate[0].get(1)) ).y );
    for(int i=0;i<4;i++){
    //Cate[i].add("boy");
    System.out.println(Cate[i]+" "+Cate[i].size() );

  • Who can solve this problem?

    Repeat message
    I have 2 same servers on sun.
    I update data on first www server and I want to have updated data on second
    www server (to have save backup server). How to do this?
    Thanks for answer. Sorry for my bad English.
    Piotr

    Piotr Kowalski wrote:
    Repeat message
    I have 2 same servers on sun.
    I update data on first www server and I want to have updated data on second
    www server (to have save backup server). How to do this?
    Thanks for answer. Sorry for my bad English.rsync would work, or you could have your document root nfs mounted from one
    machine to the other.
    Kent

  • Who can slove this avitek demo problem

    I have download avitek version 2 from inweb,
    and I establish the enviroment on my Wls portal sp1
    for win2000,wls61sp1 and oracle 817,but when I
    finish all of steps of setup, I start the
    /config/acitekDomainOracle/startAvitekOracle.bat
    but I find the error and could not solve it.
    <2002-4-19 ÏÂÎç05ʱ07·Ö56Ãë> <Error> <Data Synchronization> <Application: avitek;
    Master Data Repository construction failed. Application data will not be available
    to services; please see the following exception and restart the server.
    Exception[com.bea.p13n.management.data.repository.PersistenceException: An error
    ocurred refreshing a Data Repositorys PersistenceManager: {0}] - with embedded exception:
    [Exception[com.bea.p13n.management.data.repository.PersistenceException: Failed to
    refresh JDBC Persistence Manager.] - with embedded exception: [java.sql.SQLException:
    IOException during readClobData: Error in getLobStringValue java.sql.SQLException:
    ORA-24334: no descriptor for this position]]
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.<init>(AbstractDataRepository.java:198)
         at com.bea.p13n.management.data.repository.internal.MasterDataRepository.<init>(MasterDataRepository.java:46)
         at com.bea.p13n.management.data.repository.DataRepositoryFactory.getMasterDataRepository(DataRepositoryFactory.java:255)
         at com.bea.portal.manager.internal.DeploymentManager.initializePortlet(DeploymentManager.java:174)
         at com.bea.portal.manager.internal.DeploymentManager.initialize(DeploymentManager.java:90)
         at com.bea.portal.manager.internal.PortalManagerDelegateImpl.<init>(PortalManagerDelegateImpl.java:94)
         at com.bea.portal.manager.PortalFactory.createPortalManagerDelegate(PortalFactory.java:69)
         at com.bea.portal.manager.ejb.internal.PortalManagerBean.ejbCreate(PortalManagerBean.java:147)
         at com.bea.portal.manager.ejb.internal.PortalManagerBean_w6xny9_Impl.ejbCreate(PortalManagerBean_w6xny9_Impl.java:112)
         at java.lang.reflect.Method.invoke(Native Method)
    and
    Caused by: Exception[com.bea.p13n.management.data.repository.PersistenceException:
    Failed to refresh JDBC Persistence Manager.] - with embedded exception: [java.sql.SQLException:
    IOException during readClobData: Error in getLobStringValue java.sql.SQLException:
    ORA-24334: no descriptor for this position]
         at com.bea.p13n.management.data.repository.persistence.JdbcDataSource.refresh(JdbcDataSource.java:453)
         at com.bea.p13n.management.data.repository.persistence.JdbcPersistenceManager.refresh(JdbcPersistenceManager.java:106)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.<init>(AbstractDataRepository.java:193)
         at com.bea.p13n.management.data.repository.internal.MasterDataRepository.<init>(MasterDataRepository.java:46)
         at com.bea.p13n.management.data.repository.DataRepositoryFactory.getMasterDataRepository(DataRepositoryFactory.java:255)
         at com.bea.portal.manager.internal.DeploymentManager.initializePortlet(DeploymentManager.java:174)
         at com.bea.portal.manager.internal.DeploymentManager.initialize(DeploymentManager.java:90)
         at com.bea.portal.manager.internal.PortalManagerDelegateImpl.<init>(PortalManagerDelegateImpl.java:94)
         at com.bea.portal.manager.PortalFactory.createPortalManagerDelegate(PortalFactory.java:69)
         at com.bea.portal.manager.ejb.internal.PortalManagerBean.ejbCreate(PortalManagerBean.java:147)
    I have not change the sample code, so I want to ask anyone who
    have install this demo. What can I do?

    Eric,
    You can download Oracle patches from their website. Open an account on
    http://metalink.oracle.com for detailed patch information etc.
    Sincerely,
    Daniel Selman
    "eric" <[email protected]> wrote in message
    news:[email protected]...
    >
    I have checked,Really have the JDBC Helper,but still
    can not work, I want to ask where can I find the patch
    of Oracle 817 and How can I do?
    "Daniel Selman" <[email protected]> wrote:
    Eric,
    Did you make the change to use the Oracle DB delegate for reading CLOBs
    (see
    instructions)? If so, please double check the patch level on your Oracle
    client and server installation.
    Sincerely,
    Daniel Selman
    "Eric" <[email protected]> wrote in message
    news:[email protected]...
    I have download avitek version 2 from inweb,
    and I establish the enviroment on my Wls portal sp1
    for win2000,wls61sp1 and oracle 817,but when I
    finish all of steps of setup, I start the
    /config/acitekDomainOracle/startAvitekOracle.bat
    but I find the error and could not solve it.
    <2002-4-19 ÏÂÎç05ʱ07·Ö56Ãë> <Error> <Data Synchronization>
    <Application:
    avitek;
    Master Data Repository construction failed. Application data will notbe
    available
    to services; please see the following exception and restart the server.
    Exception[com.bea.p13n.management.data.repository.PersistenceException:An
    error
    ocurred refreshing a Data Repositorys PersistenceManager: {0}] - withembedded exception:
    >[Exception[com.bea.p13n.management.data.repository.PersistenceException:
    Failed to
    refresh JDBC Persistence Manager.] - with embedded exception:[java.sql.SQLException:
    IOException during readClobData: Error in getLobStringValuejava.sql.SQLException:
    ORA-24334: no descriptor for this position]]
    at
    com.bea.p13n.management.data.repository.internal.AbstractDataRepository.<ini
    t>(AbstractDataRepository.java:198)
    at
    com.bea.p13n.management.data.repository.internal.MasterDataRepository.<init
    (MasterDataRepository.java:46)
    at
    com.bea.p13n.management.data.repository.DataRepositoryFactory.getMasterDataR
    epository(DataRepositoryFactory.java:255)
    at
    com.bea.portal.manager.internal.DeploymentManager.initializePortlet(Deployme
    ntManager.java:174)
    at
    com.bea.portal.manager.internal.DeploymentManager.initialize(DeploymentManag
    er.java:90)
    at
    com.bea.portal.manager.internal.PortalManagerDelegateImpl.<init>(PortalManag
    erDelegateImpl.java:94)
    at
    com.bea.portal.manager.PortalFactory.createPortalManagerDelegate(PortalFacto
    ry.java:69)
    at
    com.bea.portal.manager.ejb.internal.PortalManagerBean.ejbCreate(PortalManage
    rBean.java:147)
    at
    com.bea.portal.manager.ejb.internal.PortalManagerBean_w6xny9_Impl.ejbCreate(
    PortalManagerBean_w6xny9_Impl.java:112)
    at java.lang.reflect.Method.invoke(Native Method)
    and
    Caused by:Exception[com.bea.p13n.management.data.repository.PersistenceException:
    Failed to refresh JDBC Persistence Manager.] - with embedded exception:[java.sql.SQLException:
    IOException during readClobData: Error in getLobStringValuejava.sql.SQLException:
    ORA-24334: no descriptor for this position]
    at
    com.bea.p13n.management.data.repository.persistence.JdbcDataSource.refresh(J
    dbcDataSource.java:453)
    at
    com.bea.p13n.management.data.repository.persistence.JdbcPersistenceManager.r
    efresh(JdbcPersistenceManager.java:106)
    at
    com.bea.p13n.management.data.repository.internal.AbstractDataRepository.<ini
    t>(AbstractDataRepository.java:193)
    at
    com.bea.p13n.management.data.repository.internal.MasterDataRepository.<init
    (MasterDataRepository.java:46)
    at
    com.bea.p13n.management.data.repository.DataRepositoryFactory.getMasterDataR
    epository(DataRepositoryFactory.java:255)
    at
    com.bea.portal.manager.internal.DeploymentManager.initializePortlet(Deployme
    ntManager.java:174)
    at
    com.bea.portal.manager.internal.DeploymentManager.initialize(DeploymentManag
    er.java:90)
    at
    com.bea.portal.manager.internal.PortalManagerDelegateImpl.<init>(PortalManag
    erDelegateImpl.java:94)
    at
    com.bea.portal.manager.PortalFactory.createPortalManagerDelegate(PortalFacto
    ry.java:69)
    at
    com.bea.portal.manager.ejb.internal.PortalManagerBean.ejbCreate(PortalManage
    rBean.java:147)
    I have not change the sample code, so I want to ask anyone who
    have install this demo. What can I do?

  • (PS5) Required Components are Disabled ? Who can help me?(install problem)

    I try to download 3 time PS5 for trial, but i can't select programlist on checkbox.
    and I try to download Creative Suit 5  and can't select ADOBE PHOTOSHOP CS5
    for install too.
    My OS  Windows XP SP3 32Bit.
    Disk space 9GB
    Pls tell me,How i can to this slove problem?
    Thank you for every asnwer.

    Not sure why this is happening but can be couple of reasons:
    1) Your download is not proper , while installing it is trying to find some required components which are not there and showing that they are disabled.
    2) Which language have you selected for install.
    There must be logs created kept at this location: Program Files/Common Files/Adobe/Installers by the name of Adobe Photoshop CS5. Can you please share that.

  • Who can fix my undetectable USB problem???

    Hey Guys
    Do apologise if this topic has been bought up many time before!
    Basically, my USB ports dont want to pick up my external hard drives? I read another topic stating that the HD could need more power and need a firewire connection!? Can I buy a Firewire hub?
    I never had this problem before it is something new. I used to use the Hard drive (Lacie Disk) on USB fine. I bought a new Seagate HD and this will only work on Firewire!?
    I have been in the system profiler and it is not registering, however, it seems to power the HD fine!
    Its getting very fustrating now as I need more than 1 firewire connection to my laptop for a soundcard!
    Any help would be most appreciated!
    Greg

    If you want to use bus-powered USB drives with your Powerbook, get an AC-powered USB hub. Connect the hub to the Powerbook and the hub's AC adapter to a wall outlet, then connect your USB drive(s) to the hub, from which they will draw their power (instead of trying to draw it from the Powerbook). This will free up your PB's FireWire port for other uses.
    There are also FireWire hubs, but they are substantially more expensive than USB hubs.
    Message was edited by: eww

Maybe you are looking for

  • What will happen to the information on iCloud, if I delete the iCloud account on one device?*

    My iPad I have inherited from my wife. I wish to delete her iCloud account on my iPad and connect it to my existing iCloud account. If I delete her iCloud account from my IPad will the information on her iCloud account be disrupted (lost)?

  • Tagged text import issues

    I have had some issues with importing tagged text. In my workflow i get some data converted to tagged text, no problems, special characters are also converted to ASCII entities. Everything works on my machine, but as soon as it is imported on another

  • Trouble shooting XI interfaces

    What are the different methods of trouble shooting XI Interfaces. Regards, -Naveen.

  • Bw general

    whats the meaning of involved in Multi dimentional modeling. whats the meaning of validated data consistency in reporting with data targets aganist psa after loading them to data targets. how we can do performence for unit testing and integrity testi

  • Delete .jar signature

    While executing a java application under JAVA WEB START , I end up with an error message : Les ressources JAR définies dans le fichier JNLP n'ont pas été signées à l'aide du même certificat The JAR ressources defined in the JNLP file have not been si