Help! XSQL with IBM JVM and Websphere

We are attempting to use XML/XSQL using IBM's JVM 1.2.2 and IBM Websphere 3.5.2 - when we attempt to execute a simple XSQL statement, we are receiving a Dr. Watson message stating that the JVM has an access violation.
The XSQL queries have been successfully run under IIS using Sun's JVM.
Any suggestions would be greatly appreciated - we are under the gun to get this working.
Thanks in advance!

Steve Muench kindly provided me with the answer to this problem:
"We have repeatedly experienced problems with IBM's JIT compiler when using our Java-based XML components. They work fine with other Java VM's as you've seen, so IBM must have a bug in their JIT compiler.
Disabling the JIT compiler has worked around the problem for 100% of the customers that has reported the trouble with IBM's JDK."
We tried disabling the JIT compilier, and everything worked fine after that.
Thanks, Steve!

Similar Messages

  • Hello, we have both Creative Cloud and Creative Cloud for teams. Can you help me with the difference and if i need to have both?

    Hello, we have both Creative Cloud membership and Creative Cloud for team. Can you help me with the difference and if i need to have both? We have 9 employees that are using it. Just not sure if i'm paying for something i don't need.
    Thank you

    Please refer to Creative Cloud Help | Creative Cloud / Common Questions
    CC is for retail use with 20 GB of storage space, CCT is where number of seats are purchased & assigned by one program admin where each seat gets 100GB of storage space.
    You can not have both the CC & team in one account as it will only provide you added storage space of 120 GB but you can activate the CC any of them or either of them twice as CC is based on Adobe ID.
    Regards
    Rajshree

  • Problem with IBM JVM or the Thread

    Hi All,
    I have a class which implements Runnable. The purpose of the program is to read a file and count the number of lines present in that.
    I am using the IBM JVM. The logic runs like this..
    For each 2048 bytes read , it spawns a new thread with this object and each such new thread counts the no. of newline chars present. Once the thread is finished with its 2048 bytes it upddates an instance variable , count, to that value , updates the boolean done flag to "true" and stops. Once the whole file is read(thereby creating filesize/2048 threads ) , it keeps waiting for the threads to finish and then adds all the counts.
    Now the problem is that for some reason these threads seem to hang. There are no static vars present.
    Pls help.
    Tx

    Help yourself first.
    If this is "Windows", try typing Ctrl-Break in your window (Type Ctrl-\ if you're on Windows). This will produce a thread dump with all of your threads.
    See which ones are running, and what they're doing.
    Did you remember to either make your threads daemons (setDaemon(true)), or explicitly exit the run() method of the threads?

  • IBM JVM and WebLogic

    I consider using IBM JVM 1.2.2 with WebLogic 5.1. Has anyone tried this
    before?
    Are there any suggestions about performance and realibility of such
    configuration?
    Thanks in advance
    Wojtek

    I am pretty sure that it is not certified. The platform support page for
    WebLogic Server is located at:
    http://www.weblogic.com/platforms/index.html
    This page has the latest and greatest information on the platforms that
    WebLogic is certified and supported on.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "Wojciech Ozimek" <[email protected]> wrote in message
    news:[email protected]..
    I consider using IBM JVM 1.2.2 with WebLogic 5.1. Has anyone tried this
    before?
    Are there any suggestions about performance and realibility of such
    configuration?
    Thanks in advance
    Wojtek

  • Help required with understanding References and finalizers

    Background
    I have an online Application which has been developed over 6 years now. It is a Website CMS and runs 300 simultaneous sites per webserver. For the first time I am experiencing capacity / performance issues. I switched from SUN Java to JROCKIT in 2006 which speeded evertything up by 200% but now I have periods of the day where The memory fills up and I get Swapping which leads to 100% cpu utilization - mainly in I/O. I have upped the RAM in the server as a solution and now I want to see if I can do anything to reduce my memory footprint.
    Specifically : The question
    I have captured stats which I can view in Mission Control and it shows that the number of Weak References increases continuously over a 4 hour period (also the number of Phantom references shows similar behaviour). Therefore I suspect a memory leak - Also I suspect that this is of my own making since I have not realy had to deal with this before. The thing is I cannot clearly see how to proceed and identify what my error is.
    I have spent a couple of weeks reading loads of docs about weak / stong etc.. references but I realy need a bit of help with zeroing in on a starting point. I know that I release objects by setting them to null but I now expect that this is not realy good enough.
    Anyway - before I ramble too long, If there is anyone with relevant experience and a few minutes I would be very gratefull to hear from them.
    Regards
    Jonathan Carter
    Glimworm IT
    Amsterdam

    Hi Jonathan,
    Reference objects and finalizers are a frequent cause of performance issues. The reason is that 1) objects tend to be kept alive longer, leading to an increase in live data and more frequent GC and 2) processing of these objects during GC is expensive, which leads to more time spent in GC, i.e. long pause times.
    There are various ways you can approach your issue. One is to use -Xverbose to see what you find. If you are using JRockit R27.2 or later, run with "-Xverbose:referents" to get a list of all reference objects at every GC. More info:
    http://edocs.bea.com/jrockit/jrdocs/refman/optionX.html#wp1029960
    Note that you can enable verbose logging during runtime through "jrcmd <pid> verbosity set=referents" and later disable it using "jrcmd <pid> verbosity set=referents=warn". No JVM restart required.
    If you send your JRA recordings to jrockit-improve AT bea DOT com, we'll try to take a look at them.
    -- Henrik

  • Can you help me with Page Layout and/or Design ideas for a software manual?

    Greetings,
    I am a new InDesign user, and am converting a software manual that I created in MS Word into InDesign. It will be converted to a pdf to view online. I have the basics (3 master pages, page numbers, running headers, 2column pages with text boxes on the left and screenshots on the right), but I want to make it look prettier. Could you please give me some ideas on page layout and/or design to make it look better or more creative?
    A few things that I am considering: borders around screenshots, a watermark, a logo next to the page numbers, different size/type of fonts, etc.
    I am open to any suggestions to make this look better. However, please understand that I am new to InDesign. With that being said, please tell me a few steps when you mention your tips. Thank you!

    Take a look at a few websites on Cannons of Page Construction.
    I think the best idea for you is to look at a few software manuals and take tips from how they accomplished the layouts.
    I'm not saying to copy them - but rather see what works and doesn't work, what worked for them might not necessarily work for you - research some layouts.
    Fonts/type/sizes etc. are pretty much ambigious without context - is this a software manual for kids (soft cuddly big fonts easy to read), technical (small, tight spacing etc), Adult friendly (smooth, crisp clear, well spaced), elderly (large elegant fonts).
    It all really depends on your demographic audience.
    Being new to InDesign I suggest you take up Sandy Cohens Quickstart Visual Guide.
    I think you should look at Michael Murphys Book on Styles
    And you should definitely get your printer (the guys bulk printing) the booklet for you on board from the start to work out optimal sizes to suit their printing presses and workflow etc. And to ensure that you are setup correctly in page sizes, margins, safe type areas, colour profiles and a few other things that your printers prepress can help you with.

  • Help dealing with URL Services and Firewall

    All,
    We have recently installed the PDK URL Services for Portal to help
    fulfill a requirement to enable Single Sign-On to access web sites
    outside our client's network. We have hit a snag though, in that the
    client has in place a firewall that challenges the browser at each
    request to access an outside site. URL Services does not seem equipped
    to handle these extra challenges in addition to the Single Sign-On
    Username and Password requirements.
    Has anyone dealt effectively with this problem? Is there an effective
    remedy or technique using SSO /URL Services providers that will allow
    this to take place? Can we more effectively use the built in proxy
    services to help us with this?
    We are currently using the latest URL Services download under Portal
    3.0.9.8.2 on Solaris.
    Thanks in advance for any help on this, our need is urgent, and time is
    short.
    Stuart Dautrich

    Stuart,
    I guess you're currently in touch with the appropriate people for this issue now.
    It would be great if you share your experience and tips with other users too.
    Thanks,
    Mohana

  • Using AlertSec on a machine with IBM Rescue and Recovery

    As an idenpendent contractor I'm required to secure my laptop with AES256 encryption. I've done this by subscribing to a web based service known as AlertSec. AlertSec uses Checkpoint (Pointsec) encryption which allows you to encrypt the dirve on your machine without all of the other related administrative overhead.
    Recently I noticed that the Pointsec system tray icon was not displayed. I reported the condition to AlertSec and was advised as follows:
    "I can see you have IBM Lenovo and looking at the list of installed applications Rescue and Recovery is among them, this is the IBM recovery software that is currently not  compatible with Alertsec and will cause problems if you have not fully removed the Recovery partitions".
    I'm not sure as to what AlertSec is referring to when they mention "the recovery partitions"
    I don't want to remove the Rescue and Recovery app and find that I can no longer access my work or worse. If anyone has insight or previous experience with this kinda scenario please let me know.
    Thanks in advance.

    you did not mention what release of Rescue and Recovery you have installed. In RnR 3.0 there was an update to make compatible with Pointsec ("Bootmanager updates have been incorporated to make the Rescue and Recovery application compatible with Pointsec software. "). See here: http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-62558
    Also, Utimaco also provides an AES encryption SW package that is compatible with RnR.....
      ThinkPad user since 1994

  • Integration with IBM TAM and OIM

    Hi all,
    We are making proposal to a customer for OIM.
    One of their requirements are logging in OIM through their current SSO(ibm TAM).
    Is it possible with product function?
    Or do we have to develop something?
    Can anyone share insight on this?
    Thanks in advance.
    dongsu
    [email protected]

    FYI,
    Enabling Oracle Identity Manager to Work With IBM Tivoli Access Manager
    Configuring SSO Providers for Oracle Identity Manager - 11g Release 2 (11.1.2)

  • Help me with accessing system and non-J2ME applications

    As I've read in a book:
    "Record stores are a private mechanism that allows MIDlets to retain data on a device. A consequence of the design of record stores is that it is not possible for a MIDlet to access data belonging to other MIDlet suites or, perhaps more significantly, data belonging to other non-Java applications on the same device. This latter restriction is quite significant, because it means that you cannot access things like a user's address book or appointment diary from a MIDlet. Similarly, non-Java applications cannot access data stored by MIDlets. Whether these restrictions will be addressed in a future version of the MIDP specification remains to be seen."
    I think MIDP 2.0 has removed some of those restrictions.
    I am still very novice to the J2ME world.
    Here's my question: how can I handle any system or non-java application (text, image, or sound) to process them in my MIDlet. I need to read text or image. Is this possible?
    Also is there some technique for browsing in mobile phones to search for some file that I need to access? (similar to that of Windows operating system)
    I've been told that JSR 75 may provide me with those features, or FileConnection API. Is this true? If so, please help me with detailed information about the two of them, like how to use them, how to download them..etc. You can recommend me any links for reading.
    Thank you.

    As I've read in a book:
    "Record stores are a private mechanism that allows MIDlets to retain data on a device. A consequence of the design of record stores is that it is not possible for a MIDlet to access data belonging to other MIDlet suites or, perhaps more significantly, data belonging to other non-Java applications on the same device. This latter restriction is quite significant, because it means that you cannot access things like a user's address book or appointment diary from a MIDlet. Similarly, non-Java applications cannot access data stored by MIDlets. Whether these restrictions will be addressed in a future version of the MIDP specification remains to be seen."
    I think MIDP 2.0 has removed some of those restrictions.
    I am still very novice to the J2ME world.
    Here's my question: how can I handle any system or non-java application (text, image, or sound) to process them in my MIDlet. I need to read text or image. Is this possible?
    Also is there some technique for browsing in mobile phones to search for some file that I need to access? (similar to that of Windows operating system)
    I've been told that JSR 75 may provide me with those features, or FileConnection API. Is this true? If so, please help me with detailed information about the two of them, like how to use them, how to download them..etc. You can recommend me any links for reading.
    Thank you.

  • Help needed with Boot times and performanc​e.

    Hi everyone, after two weeks of getting nowhere i gave up and here i am. I have an S10-3 which i am struggling with. As the post title indicates perfomance is (how can i put it) slow. We are talking 15/20 minutes to boot and when i finaly get to Windows its pretty much unusable. Ended up corrupting the recovery partition with my (lets say limited experiance) and have so far proceede to try and install Win XP/Vista/7 with all the same problems unable to install/slow/slow. I think what i am looking for is some pointers on wiping the HDD clean (completely) and some info on how to get a running install of pretty much any Windows that perfoms in a manner that allows me to acctually do something productive. On a plus point i did install an extra Gig of RAM allthough this made very little difference. Thanks in advance for any help offered as i am completley stummped.

    If you intend to clean up completely you can use the secure data disposal tool from Lenovo
    http://www.pc.ibm.com/europe/think/en/datadisposal​.html?europe&cc=europe
    Do you have a windows installation media with you?
    Cheers and regards,
    • » νιנαソѕαяα∂нι ѕαмανє∂αм ™ « •
    ●๋•کáŕádhí'ک díáŕý ツ
    I am a volunteer here. I don't work for Lenovo

  • SecurityException with IBM J9 and Webservices

    Hello everybody...
    ...I need some "professional" help ;-)
    I just started to write a simple Apache Axis webservice and want to call it with a
    simple PDA application. For development I use the WSDD from IBM, the applications
    project uses the J9 PersonalProfile. I updated WSDD to support Webservices for MIDP and "Extension Services", then I took the wizard to create the client stubs from the WSDL.
    This works so far....
    ...but when I start my application on the development machine I get the following exception:
    Exception in Thread "main" java.lang.VerifyError: java.lang.SecurityException: java.rmi.MarshalException - protected system package 'java.rmi'
    at java.lang.Class.verify(Class.java:259)
    at java.lang.Class.initialize(Class.java:315)
    at javax.microedition.xml.rpc.Operation.newInstance(Operation.java:42) .....
    The client stubs are OK, because they work if I use the MIDP 2.0 library in WSDD for my project. So it must have something to do with the PP ?!?
    Has anyone an Idea ?!? Your help would be very appreciated !!
    Thanks in advance...
    Mirko

    WebService package belongs to ext directory - e.g. \J9\lib\jclFoundation11\ext if your java home directory is J9. Note that default j9 java home is above bin directory from which you start j9.exe. You don't need to set it explicitely in order to make the WebServices work, default setting is good enough (if you don't mess up your j9 installation).
    The security exception you got means that you are trying to load a system package (name begins with java) and you are not using bootstrap class loader. This can happen if you e.g. install WebServices somewhere else and add them to your classpath as if they were just ordinary non-system package. System packages belong to ext directory where they are picked automatically or you have to add them to your bootclasspath, not to classpath.

  • Help, how to install jvm and set the classpath using a batch file

    hello,
    i have created my java application and now have to create an installable / batch file which will install the JVM on the users machine and also the java packages such as javamail and the class files that i have created . it also has to set the classpath.
    i would like to know if anyone can tell me how to go about iti.e. how can i install the JVM using a batch file and then place the javamial packages etc in the apropriate directory .
    or is it advisable to explain it to the user how to go about it in tht user manual.
    and would also like to know that if i install the JVM will the path for the java.exe be set
    or will i have to set the path explicitly from the "batch file" so that the user can run the application without and problem just by running the java command followed by filename from the command prompt.

    hi,
    I have windows and I use it.
    The only problem with the free edition is that you can only create 1 launcher and that during the installation you get 1 popup showing that the installer was created with an unregistered version.
    Stijn

  • Need help urgently with OS X and Windows 7

    I need help urgently.
    I installed Windows 7 on my macbook pro with OS X Lion. After installing Windows7, I accidently converted the basic volumes to dynamic volumes and now i can't even boot to OS X.
    Please help me how to recover my OS X Lion. If I have to delete Windows and bootcamp partitions, it is OK.
    I just want to get back my OS X bootable.
    Thanks

    thihaoo wrote:
    Sorry
    I can't even see the OS X partition when I hold down the "Option" key.
    I could see OS X and Windows partitions if I hold down Option key before changing the partitions to Dynamic partitions from Basic in Windows 7.
    Now can't see OS X partiton and only see Winodws partition but when I tried to boot onto Windows7 , I got BSOD and macbook pro restart.
    Please help
    The usual reason for the OSX partition to be invisible under these circumstances is that it has been trashed by Windows.
    Do you have a backup?

  • Help please with Palm Address and Memo Files

    Hello.. I am new to this board, but perhaps someone can help me. 
    I have a PalmOne Zire 31 and have used it for years.  Primarily I used the Desktop verision on my laptop.  Well, my laptop died and was recently replaced.  Fortunately, as it was on it's last leg, I backed up the files onto a safe location.  And through the process, the handheld lost power do the data that was once there is gone.
    WHen I got the new laptop, I reinstalled the Software, and it opened OK.  However, when I moved the address info into the folder, the desktop won't open and I am getting an error message saying that it couldn't open the address info.  
    Any idea as to how to either get this data in, or how to convert the data to a txt or some type of file that I can read so that I can capture some important information?
    Thanks in advance.
    Bob

    Unbelievable .... after several hours of re-capturing to 2nd drive, my 1st drive sprung into life AND my 2nd drive failed in the same way, (repetitive clicking and not seen on the desktop.) WHAT'S HAPPENING TO ME!!!!!?????? I've swapped drives, cables, f/w ports and both discs behave badly when disconnected from my MBP so can't imagine both problems having same cause. Utterly baffled except that it happened after a long hard edit session with drives powered up for 24 hours or so.
    Anyway thanks for the suggestion I'll do some experiments for next time, shouldn't be long with Lacie drives. What you're suggesting then is that even though the media IS offline I need to TELL FCP its gone. What's the difference between deleting a clip from the browser and telling FCP to make it off-line. When I had the problem I already had a red stripe so I don't know whether the make offline thing would already be greyed out.

Maybe you are looking for