JDev 10.1.3.4 on Vista 64 bit not using local timezone setting

When I try to get the current date by doing a new java.util.Date() I get the date and time but its not in my local timezone. I am in Eastern Time zone US & Canada which is GMT - 5.00. JDev for some reason keeps giving the time without subtracting 5 hours from GMT . So if now is 13.41pm its saying it is 18.41pm. I was using jdk 1.5, now using 1.6 and same problem. I tried it on Eclipse and everything works fine. I tried compiling and running a small program without JDev, using the jdks, and all is well. This must be something with Jdev.
Anyone else have the same problem?

Hi Thanassis,
not sure what has changed between 10.1.3.3 and 10.1.3.4 in that area;
but, without knowing Steve's sample in depth, I would say that the error you get in 10.1.3.4 is expected as the current row has changed in your Web Container.
To avoid the JBO-35007, you can change the StateValidation on the iterator
    <iterator ...  StateValidation="false"/> That's the preferred option when only one (or a few) iterator causes the error
This won't be possible however if the code is generic and involves all iterators (as in CustomViewObjectImpl).
Then you have to change the property EnableTokenValidation on the page definition:
    <pageDefinition ...  EnableTokenValidation="false"> I'm currently working on other JBO-35007 errors reported by customers and I'm waiting for feedback from development about the Token Validation.
I'll let you know as soon as I get more news.
Regards,
Didier.

Similar Messages

  • Lightroom 5.2 64-bit not using all of computer's resources?

    Hi,
    Ive got a question. I have the following custom-built lightroom and photoshop machine:
    -Windows 8 64-bit
    -8092 Mb 1600Mhz RAM
    -Intel i7 2600k Quadcore processor with 8 logical processors running at 4Ghz
    -Corsair SSD that stores Lightroom catalog.
    When I am creating 1:1 previews from a Nikon D800 (Huge 74Mb RAW files) Lightroom only uses about 25% of my CPU power (sometimes it tops out at around 50% for a second) and about 3.3GBs of RAM
    which results in relatively slow performance. Why isnt Lightroom using more resources? It barely is using the workhorse components I put in this machine.
    Ive added a screenshot from the performance monitor during the generation of 500+ 1:1 previews.
    Is there anything I can do to help it? Generating 500+ Full 14bit RAW files from the D800 could surely benefit from using the computers' full computing capabilities?
    Thanks,
    Morgan

    Check the CPU area of Resource Monitor and see what the individual core usage, is, and whether they are being simultaneously used or not.
    LR appears to export images sequentially, too; however, when an individual image is being rendered, 7 of 8 of the cores of my quad Xeon appear to be in use to 80-90% for a moment, so at least the CPU-intensive part of the process is using multiple threads.
    The source and destination of the images are a USB2-attached hard-drive so there is an I/O bottleneck, but the total-CPU is jumping between 33% and 66% most of the time, and in resource-monitor, I can see the usage of the 7 of 8 cores rising and falling in unison, so it’s not like something is using only one by swapping amongst them, they are almost all being used.
    What’s doesn't appear to be happening is the rendering phase of one image overlapping the I/O phase of another image, where you have to run multiple exports in parallel to have that occur.
    Generally, it appears that images are processed one-by-one whenever you tell LR to do an operation on a group of images, but within the processing of a specific image, certain CPU-intensive phases are highly multithreaded.
    I too, wish I could tell LR to do things more in parallel when multiple images were involved, but it does require a different way of organizing operations on multiple images, and apparently LR is not architected this way. 
    The way Exports work on my computer, I see images written in order, one by one, and I see the CPU usage, across most of the cores, peaking once per image.  To me this suggests the following processing is occurring for each image and the entire process for one image must complete before the next image is started:
    Select next image to work on, read-image, multithread-render, write-image, repeat until no more images.
    Think about what LR could do to keep things busier.  There could be three processing threads each performing a portion of the Export process for each image, and the pacing set by each phase not getting too far ahead of the subsequent phase:
    1 Read-thread:  Wait until there are less than X images waiting to be rendered, read new image into memory, send that image to render queue, repeat until no more images.
    2 Render-thread:  Wait until there is at least one image to render but also less than Y images waiting to be written, multithread-render the waiting image, send it to write-queue, repeat until no more images.
    3 Write-thread: Wait until there is at least one image to write, write the next image from write queue, repeat until no more images.
    There are two tuning parameters, X as the number of images to read into memory, and Y as the number of images to render into memory before waiting for previously-rendered images to be written out.
    If the reading is slower the the CPU-rendering (an I/O bottleneck), then the process would appear to be single-threaded, because we're always waiting on more data to be read in before the CPU can be used.  The fact that you can speed up Exporting by running two or three simultaneously, suggests reading is not the slowest thing occurring.
    The X and Y limiting parameters are needed in case the render or writing is much slower than the reading; otherwise, reading and rendering each use some memory per image and all the memory on the computer would be exhausted, waiting for the writing process to catch up, and memory swapping would start to occur which would interfere with the writing process, and grind things to a halt.
    If X and Y were set to 1 or 2 images, each, then the process would be reasonably efficient with memory because we wouldn't be queuing up too many images in memory waiting for them to be rendered or written, but we also would be overlapping the reading and writing of images with the rendering of images, just to keep things as busy as possible.
    Another factor is that memory is being used to store image data when it is passed between the various stages, so if memory is slow, then it wouldn't matter how much overlapping of the I/O and CPU there was.
    Different sized images, simple or complex operations being applied, and different system configurations will impact balance of I/O and CPU and Memory and it would be nice to LR to be able to automatically, or at least by power-user tuning parameter adjustments, adapt to each by using some parallel image processing with tunable parameters at least as sophisticated as outlined, above, it if doesn't already do so.

  • Upgraded to 8GB RAM - Windows 7 64-Bit Not Using All of It

    I just upgraded my 3.02GHz MacbookPro to 8GB RAM and in both Mac and Windows (64-Bit) it acknowledges that I have 8GB installed. However in Windows 7's task manager it shows:
    Total Physical Memory 8167MB
    Cached 4500MB
    Available 4557MB
    Free 91MB
    and it shows I'm only using 3.51GB....Why only 91MB free? In Adobe Illustrator I am getting not enough RAM errors so it seems like Windows 7 is tapping out at the old 4GB ceiling. Anyone know if this is a setting that is easily modified so I can use all 8GB?
    Thanks!

    mine too same time as well

  • Why isn't bootcamp on Windows 7 64-bit not using graphics card?

    I have a Macbook Pro Retina 15' inch. I partitioned Windows 7 Ultimate through BC and used 60GB for the partition. I successfully downloaded Windows 7 but realized that the wireless and such did not work. So I updated the drivers manually through the apple website (Update 5.0.5033). The wireless and other drivers work. But when I try to run a game it say the program has suddenly stopped working and cannot fix the problem. The game then says could not init graphics. Which makes me assume that the graphics driver either did not work or I installed it incorrectly.
    Can anyone help with this problem?

    Have you tried redownloading the driver package from bootcamp on the mac side? I have found that sometimes the drivers don't download right and they usually work when I go get them again.
    S-

  • I tunes 7.3  and Windows Vista ultimate 64 bit ( not 32-bit) compatibility

    Dear All,
    I tried succesfully to sync my I tunes with my HP Laptop with the Windows Vista Ultimate OS 64 bit not 32-bit version.Has anyone been able to sync it succesfully?
    If not does anyone know of a patch or when apple is going to come up with a version of Itunes that would take care of this incompatibility?
    Mo

    Hi,
    Try disabling your antivirus software. This seems to work for alot of people Tell me if this works for you as well.
    xxmitchxx90

  • Recover Vista 64-bit OS using only an external monitor

    How can I use HP System Recovery to reinstall the Vista 64-bit OS using only an external monitor?  Unfortunately the display on my HP Pavilion DV5-1000US is broken.

         Thanks for suggesting use of BIOS messages as an indicator of recovery success using an external display.  Currently all my BIOS messages go to the internal display, which is broken.  Therefore, I do not know what information those messages present.  How can  I direct the BIOS messages to the external display?
         I have located the HP Recovery Disks I made when the computer was purchased.  Thanks for reminding me about them.
    Regards,
    Clyde

  • Vista does not recognize my iPhone / Not charging

    Two problems:
    1. Extemely slow charging:
    - I've had my iPhone plugged in to the wall all night. The battery meter only shows 20% power.
    - When charging from my computer or the mains, the charge icon does not appear.
    - I've tried charging off my laptop, desktop and the mains.
    - I've tried using the cradle and just the usb cable by itself.
    2. Widows does not recognize my iPhone:
    - I have Vista 32bit
    - I have tried multiple USB ports, all of which work with other devices
    - I have uninstalled and reinstalled iTunes about 10 times now
    - I have restarted iPhone and my PC many times now
    When I start the machine, this is the sequence of events:
    1. I get a message saying:
    "Windows needs to install driver software for you Unknown Device"
    2. I get a message saying:
    "Installing device driver software"
    3. I get a message saying:
    "Windows couldn't find driver software for your device"
    - I click on "check for a solution"
    4. Then it tells me:
    "Windows Vista does not support midiport device"
    PLEASE HELP ME BEFORE I GO COMPLETELY CRAZY!!!
    Message was edited by: alc02j

    The failure to charge sounds like a defective cable. Check this first.
    If you are running 64 bit Vista it will not work with the iPhone.
    If you are running 32 bit Vista make sure you have the latest version of iTunes (7.5). The reboot the phone - hold the HOME and SLEEP buttons until an Apple logo appears (about 8 seconds).
    Here's a tech note on resolving this type of problem:
    http://docs.info.apple.com/article.html?artnum=305716

  • Windows vista is not compatible with itunes64bit install

    I have downloaded the itunes 64bit setup and it does not work with my windows vista pc. I just bought a new pc and haveing compatibility problems with the vista and itunes and quicktime. does anyone know how to fix this?

    http://i84.photobucket.com/albums/k38/Zantardaman/ItunesError.jpg
    This 'should' be a link to a picture that is being talked about. It's happening on my copy of 64 bit vista as well, using the most up to date installer for 8.1.1 itunes. Incase this link doesn't workin on these forums (my 1st post) here is what it says word for word.
    The Windows Installer Service could not be accessed. This can occur if you are running Windows in safe mode, or if the Windows Installer is not correctly installed. Contact your support personnel for assistance.
    Since I'm pretty sure Vista doesn't default to safe mode EVERY time you log in, I'd say my problem is of the later type. Any assistance would be nice, but if nobody replys shortly I do plan on calling support and bugging them for as many hours as it may take to get the problem fixed.
    Edit: I just realized that we are both running gateways. Though he/she said gateway said it was an apple problem. Anyways, just thought I'd throw that note out there.
    Message was edited by: Zantar

  • Windows vista do not start

    Windows vista do not start.  
    I have tried starting in the different safe mode, none works (after the loading bar it all just becomes black), also tried start repair it just says that start repair can not fix the error.  I have check if I could restore it to a previus state when it work, but it seems like it hasnt save any for some reason. . I have done diagnostic test on the hardware and everything seems to be fine.  Probably some virus.
    Can I still reinstall the windows without overwriting every personal file?   I can not see any option of just reinstall the window only, not the the hardrive.  Can I do this in bios maybe? To me you should be able to reinstall just windows and nothing else. It is ok, if the the virus is still there after I have reinstall just windows, what I want to do is save some files, so if I can only come in the computer for 5 min, that is all I need.
    I have read that you maybe can save files with  downloading linux and load the computer with that to get access to the files. But I do not have a seperat computer with dvd or  usb stick. All things can be fix, but it will both cost money and is a little bit of a hassel, for something then maybe not even work in the end.

    Your options a limited here.
    Should you wish to save your files you will have to put the hard drive in an external hard drive caddy and plug it into the USB port of another computer to transfer your files.
    Once done, put the hard drive back into your computer and perform a factory restore which will return your computer to it's original state as when you got it.  You will have to reinstall your programs and data files.
    Please mark my post as SOLVED if it has resolved your problem. It helps others with similar situations.

  • BUG! Not system locale Filenames support for 32-bit applications error in Windows 8.1 x64 and other microssoft x64 OS-s.

    BUG! Not system locale Filenames support for 32-bit applications error in Windows 8.1 x64.        
    All Windows x64 (XP,2003,2007,Vista,7,8) have no support for not system locale filenames|foldernames for all 32-bit applications. I think it is BUG!
    For example,  it is possible to read files|folders with French or Chinese in English locale windows installed, rename it, but it is not possible open it, edit or delete. (ERRORS: File not found OR Unknown format)
    With using 64-bit programs no such problems. How does it works and how can I fix this? Is it problem with encoding in translating kernel instructions for 32-bit apps in x64 Windows OS's? Whether there are
    solutions to this problem OR some hacks|fixes? 

    Hi,
    Have you installed the language package for French or Chinese?
    If no, please download the language package and install them.
    To download language package, please click the link below,
    http://windows.microsoft.com/en-US/windows/language-packs#lptabs=win7
    Best Regards.
    Steven Lee
    TechNet Community Support

  • Vista Ultimate - NOT 64bit? How to make it 64bit

    I just ordered a new T500 and it hasn't been shipped yet.  When I placed my order, I saw the Vista Business 64 option, but I also saw the Vista Ultimate with Downgrade to XP option, so I chose the latter, thinking that Ultimate would also be a 64-bit operating system.  After all, selecting the option cost more than the Business 64 version.
    In checking the Hardware Maintenance manual, however, it lists the OSs offered on the T500 as including Vista Ultimate in 32bit mode only.
    Yikes!  I need a 64bit OS!  Is there anything I can do?  My understanding is that Vista Ultimate, as shipped by Microsoft in a boxed configuration, combes in both 32 and 64 bit editions.  Will Lenovo ship me both versions?  Is there an easy upgrade path?  Or am I better off trying to get my order changed back to a Business 64 version?  Is that even possible?
    Thank you.
    Solved!
    Go to Solution.

    who did you contact? I have the exact same problem and have been told I have to return it and order a new one. 15% restocking fee and wait anther week or two. I pulled out the drive that came with it and installed a new 320 GB 7200 WD hard drive.
    http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-70443#audio
    1. Blue Tooth--driver failed to install could not be found.
    2. Client SecuritySolution--Install successfully
    3. Conexant Audio Driver--NOT Digitally Signed. It installed but Vista won't use it!
    4. HelpCenter--installed successfully--
    5. Ethernet Driver--installed successfully.
    6. Hotkey driver of windows Vista--txt doc and HTML doc
    7. Integrated Camera Softare for Window Vista--installed successfully
    8.. Intel AMT 4.1 Management Engine--appears to installed successfully
    9. Intel Chipset Support for Windows Vista - ThinkPad--installed and updated driver to a newer version.
    10. Intel infinst_autol--installed successfully
    11. Intel Matrix Storage Manager--installed successfully
    12. Intel Turbo Memory Driver for Windows Vista - ThinkPad--installed successfully
    13. Intel INF Update Utility--installed successfully
    14. Intel Graphics Media Accelerator Driver for Window Vista 64--missing driver
    15. Lenovo Fingerprint Software for Windows Visa 64bit - ThinkPad--installed it for 3rd time.Does not work today 3/16 worked all day yesterday. Fingerprint reader is not available.Cannot communicate with sensor error.
    16. Lenovo Hard Drive Quick Test - Desktops Notebooks--appears to have instaled successfully. (utilities that appear to run)
    17. Lenovo System Interface Driver for Window Vista--1.01 installed successfully forced me to reboot.
    18. Local Manageabilty Service Serial Over Lan--Intel Active ManagementTechnology--appears to have installed successfully.
    19. Intel Management Engine Interface 4.0 for Windows Vista 64--appears to have installed successfully.
    20. Message Center--appears to have installed successfully.
    21. Modem Driver for Windows Vista 64--conexant --Successfully installed--system update says it did not.
    22. Monitor file for Windows Vista - ThinkPad -- installed successfully
    23. Power Manager for Windows--installed successfully--rebooted.
    24. Registry patch enabling USB S3 Power Management for Windows Vista - ThinkPad--successfully installed
    25. Registry patch to enable Device Initiated Power Management on SATA hard drives for Windows Vista - ThinkPad--successfully installed
    26. ThinkPad Switchable Graphics Driver for Windows Vista 64bit - ThinkPad--Intel Series 4 chipset family--successfully installed.rebooted.
    27. ThinkVantage Access Connections--successfully instaled
    28. ThinkVantage Active Protection System for Windows Vista 64-bit - ThinkPad--rebooted successfully installed.
    29. ThinkVantage Productivity Center 3.02 and Cupplement 3.00b installed successfully. rebooted.
    30. UltraNav driver for Windows Vista 64-bit - ThinkPad installed successfully and rebooted.
    31. Lenovo System Toolbox--successfully installed. Reports same 4 items as not having proper drivers installed:
     Modem, Video, and 2 base System devices.
    32. OSFIX--KB929637--does not apply
    33. Windows6.0-KB944543-x64 does not apply
    34. Windows Vista update modules (KB951126) - Notebooks--installed Rebooted.
    35. Windows Vista update modules (KB953270) - Notebooks--crashed the system--blue screen. Delete it.
    36. KB956519--reboot--appears to have installed successfully.
    37. KB954429--reboot--appears to have installed successfully.
    38. KB955249--reboot--appears to have installed successfully.
    39. Wireless USB software for Windows Vista 64-bit, XP - ThinkPadUSB--No Bluetooth device was detected.
    40. Lenovo System Interface Driver 1.01--7jif11ww--installed.
    41. Intel Active Management Service 5.4.0.1074
    42. Intel 82567LM Gigabit Network Connection-7vrv17ww--installed successfully.
    43. Accon ThinkVantage Access Conection--7xcv14ww--appears to have installed successfuly
    44. ITM Intel Installation Framework--appears to have installed successfully.
    Run Driver Detective found 12 out of date drivers and could not id 2 devices.
    45. Installed updated driver for Ricoh xD Picture Card Controller
    46. Downloaded driver for Intel Flash Cache LogicChip.Turbo Memory 1.6.1.1004 and Matrix Storage Manager 8.1.0.1001--these drivers are older than what is installed.
    47. Downloaded and installed Updated driver for Intel ICH9 Family USB

  • A355D S6921 brand new seems slow and on vista 32 not 64

    Hello to all. I just bought this Toshiba A355D series from HHGreg. It has 3G ram, 250G HHD, and a 2.0Ghz AMD Turion X2 64 dual core processor running Windows Vista home premium. My desktop that i got awhile ago has 2G ram and a AMD 2.1 dual core running XP Pro SP3... Logical thinking would say the brand new laptop should be faster with its more memory or at least equivalent but this thing is SLOW. It has a hard time with the simplest multitasking and locks up every time i click on a different program. It takes forever to browse different internet pages and God forbid i open up another program while doing it... Why is it running soo slow? Also it's suppost to have the 64 bit config I thought but the system checks on the computer all say it's running 32 bit. Why is that? It says 64 right the front of the laptop? any ideas or solutions would be great. Thank you

    Sorry I can't answer any of your important questions.  But I just checked the spec sheet for your exact model, and (right or wrong) it states that your laptop comes with Vista 32bit, not 64.  Are you perhaps confusing the 64 bit processor, with the operating system?
    Also, Vista is a resource hog compared to XP, which may partially explain the slower performance, even with more RAM.

  • Why can I not use mobile link in reader on window Vista?

    Why can I not use mobile link in reader on window Vista?

    Hi sze wing,
    Please tell us a bit more--what do you mean by "cannot use"? Do you get an error message? Or are files not syncing as you expect?
    Have you double-checked to make sure that Mobile Link is on? Please see Acrobat Help | Mobile Link: open once, read anywhere for instructions on enabling Mobile Link, if it isn't already enabled.
    If it is enabled, and things still aren't working as expected, please let us know what issue you're facing, including any error messages.
    Best,
    Sara
    [discussion moved to Adobe Reader forum]

  • How do I restore vista to original using the on-board recovery drive?

    I have a CQ60-410US Notebook Pc (HP of course), but recently it will not start normally.  It launches the repair module, then says it can't repair the computer automatically.  I go back to the screen where there is an option to start Windows normally, select that and it starts up. 
    What gives with this crazy machine?

    Hi,
    You can refer this link to perform recovery:
    Recover Windows Vista Operating System Using HP Recovery
    Things To Do After Performing a System Recovery in Windows 7 and Vista 
    Note:
    If you have HP Support Assistant installed on the computer(The Blue Question Mark) then open it ==> Complete all pending Updates & Tuneups==> Restart and Check. It may solve your problem
    Although I am an HP employee, I am speaking for myself and not for HP.
    **Click on “Kudos” Star if you think this reply helped** Or Mark it as "Solved" if issue got fixed.

  • TS3212 I installed an iTunes update on my Windows Vista Laptop and iTunes wouldn't start saying it was missing MSVCR80.dll, now when I start Outlook it is going on about a mobileme error? Any advice? I'm tempted to not use iTunes ever again.

    I installed an iTunes update on my Windows Vista Laptop and iTunes wouldn't start saying it was missing MSVCR80.dll, now when I start Outlook it is going on about a mobileme error? Any advice? I'm tempted to not use iTunes ever again.

    Troubleshooting issues with iTunes for Windows updates - MSVCR80

Maybe you are looking for