Java SDK 1.5.0 beta problems with enough RAM

Hello,
The SDK runs on a opteron (64 bit) with 6 GB RAM. I installed j2sdk-1_5_0-beta-linux-amd64.bin for this machine. When I start to run an application then 3 GB RAM (3 GB "-Xmx3g) it works. But when I try to launch the app with more than that, I get the following message
"Error occurred during initialization of VM
Incompatible initial and maximum heap sizes specified"
and when I try to to specify with 3.5 GB ("-Xmx3500m") I get the message:
"Exception in thread "CompilerThread0" java.lang.OutOfMemoryError: requested 32744 bytes for ChunkPool::allocate. Out of swap space?"
What is the problemwith that... no idea...

are you sending the "-d64" option to invoke the 64 bit data model? might help...
-Spinoza

Similar Messages

  • I just updated my latest java but the update is causing problems with some externale devices. So i would like to uninstall this latest java update and get back the previous one. That should solve to problems with my external device

    i just updated my latest java but the update is causing problems with some external devices. So i would like to uninstall this latest java update and get back the previous one. That should solve to problems with my external device.
    Is this possible and how do i do that?
    Anyone who responds thanks for that!
    Juko
    I am running
    Hardware Overview:
      Model Name:          Mac Pro
      Model Identifier:          MacPro1,1
      Processor Name:          Dual-Core Intel Xeon
      Processor Speed:          2,66 GHz
      Number of Processors:          2
      Total Number of Cores:          4
      L2 Cache (per Processor):          4 MB
      Memory:          6 GB
      Bus Speed:          1,33 GHz
      Boot ROM Version:          MP11.005D.B00
      SMC Version (system):          1.7f10
      Serial Number (system):          CK7XXXXXXGP
      Hardware UUID:          00000000-0000-1000-8000-0017F20F82F0
    System Software Overview:
      System Version:          Mac OS X 10.7.5 (11G63)
      Kernel Version:          Darwin 11.4.2
      Boot Volume:          Macintosh HD(2)
      Boot Mode:          Normal
      Computer Name:          Mac Pro van Juko de Vries
      User Name:          Juko de Vries (jukodevries)
      Secure Virtual Memory:          Enabled
      64-bit Kernel and Extensions:          No
      Time since boot:          11 days 20:39
    Message was edited by Host

    Java 6 you can't as Apple maintains it, and Java 7 you could if you uninstall it and Oracle provides the earlier version which they likely won't his last update fixed 37 remote exploits.
    Java broken some software here and there, all you'll have to do is wait for a update from the other parties.

  • I think theres a problem with my ram someone help me please

    I have a ibook g4 mid 2005 model and the hard drive says zero kb free i deleted half of my applications i dont need and it still says zero kb free. is there a problem with my ram? or is there a mac virus or somthing? also when i opened a game after a while it said force quit please and delete stuff becuase your hard drive is full. someone help me please!

    It does not sound like a RAM issue but a disk problem. You might just need to empty the trash so that the deleted space is marked free. Otherwise it is best to boot from an install CD, run Disk Utility, and do a "Repair Disk"

  • PM8M-V compatibility problems with different rams?

    hi, can anyone help? i'm having problems with two rams...as one is a geil 512 DDR3200 ram and the other a kingston 256 DDR3200 ram. problem is the first boot is ok as bios detects both rams...but after shutting down and restarting again, the system only detects the 256ram... but if i only put the 512, its ok on its on. if the 256, its ok on its own too...but if both, the it won't boot up or sometimes if i'm lucky it only detects the 256 if both is in...any suggestions?
    RIG:
    P4 3.2Ghz
    Geil 512 DDR3200
    Kingston 256 DDR3200
    SATA II Western Digital 120GB

    sadly with only 2 dimms...it doesn't really work...so how? sigh...i don't think the seller will allow a change don't they?
    P/s oh ya i happen to notice that ya kingston ram is at 380mhz? err in my bios its only at a auto mood of 200mhz...is that ok?

  • Java SDK version 5 update 5 incompatible with J2ME WTK1.0.4_02? Help!

    Hi guys,
    Total newb here, and frustrated beyond measure at my own ignorance. I'm trying to write some basic java apps for a cellphone.
    I have downloaded the latest Java SDK from Sun, and the Wireless Development Toolkit.
    Sadly, following the instructions to the letter, the demos all fail to compile with an error
    javac: target release 1.1 conflicts with default source release 1.5I've spent the last three hours combing this forum and the web for a solution and I'm stumped. The best advice I've found is to download the 1.4.2 SDK (but that doesn't appear to be available any more... anyone?) or to some command line arguments like -source or -target. Problem there is that the WTK doesn't seem to provide the option of passing arguments to the compiler.
    Could somebody please put me out of my misery and advise me what the best way past problem is?
    Thanks
    -A

    Download 1.4.2 SDK here:
    http://java.sun.com/j2se/1.4.2/download.html

  • OCS10g + CS beta - Problem with WebDav / ODrive

    Hello
    I have an OCS 10.1.1.0.2 with and CSBeta 10.1.2.
    I have a login problem with webdav using Oracle Drive or MSWebFolders : login does not work, and I get the following lines (see below) in the application.log.
    Of course, the user I'm using HAS an ftp password defined (well at least I did define it several times to be sure, on the CS web ui ). Other users work.
    Any clue ?
    05/10/13 19:34:09 content: [oracle.ifs.ecm.beans.ApplicationToken] [23] INFO: preCreate:
    05/10/13 19:34:09 content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [21] WARNING: no mapping found for ORACLE.FDK.FtpPasswordNotSet
    05/10/13 19:34:09 content: [oracle.ifs.protocols.dav.ecm.EcmDavServlet] [21] WARNING: unmapped exception: oracle.ifs.fdk.FdkException: ErrorCode = ORACLE.FDK.AuthenticationError; DetailedErrorCode = ORACLE.FDK.FtpPasswordNotSet; Cause = IFS-10162: Unable to reauthenticate; ServerStackTraceId = ; Info = null; Entries = null
    Main Exception Stack Trace:
    ORACLE.FDK.AuthenticationError:ORACLE.FDK.FtpPasswordNotSet
    at oracle.ifs.fdk.FdkException.getInstance(FdkException.java:189)
    at oracle.ifs.fdk.FdkException.getInstance(FdkException.java:81)
    at oracle.ifs.fdk.impl.SessionPool.getSession(SessionPool.java:238)
    at oracle.ifs.fdk.impl.FdkUserSessionImpl.pinSession(FdkUserSessionImpl.java:870)
    at oracle.ifs.fdk.impl.FdkUserSessionImpl.<init>(FdkUserSessionImpl.java:155)
    at oracle.ifs.fdk.impl.LoginManagerImpl.login(LoginManagerImpl.java:134)
    at oracle.ifs.fdk.http.HttpAuthManager.loginInternal(HttpAuthManager.java:511)
    at oracle.ifs.fdk.http.HttpAuthManager.login(HttpAuthManager.java:315)
    at oracle.ifs.protocols.dav.ecm.DavDigestSessionManager.addNewEntry(DavDigestSessionManager.java:475)
    at oracle.ifs.protocols.dav.ecm.DavDigestSessionManager.getSessionForDigest(DavDigestSessionManager.java:408)
    at oracle.ifs.protocols.dav.ecm.DavDigestSessionManager.getSessionFromDigest(DavDigestSessionManager.java:201)
    at oracle.ifs.protocols.dav.ecm.DavSessionManager.acquireSession(DavSessionManager.java:109)
    at oracle.ifs.protocols.dav.ecm.EcmDavServlet.processRequest(EcmDavServlet.java:3581)
    at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2396)
    at oracle.ifs.protocols.dav.DavServlet.service(DavServlet.java:2361)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    at oracle.ifs.fdk.http.HttpServerManager.doFilter(HttpServerManager.java:103)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: oracle.ifs.common.IfsException: IFS-10162: Unable to reauthenticate
    oracle.ifs.common.IfsException: IFS-10151: Unable to perform authentication
    oracle.ifs.common.IfsException: IFS-12911: Unable to get user verifier (authpassword); account may be locked
    oracle.ifs.common.IfsException: IFS-12994: Verifier undefined for user
    at oracle.ifs.server.S_LibrarySession.reauthenticate(S_LibrarySession.java:22330)
    at oracle.ifs.server.S_LibrarySession.DMReauthenticate(S_LibrarySession.java:22227)
    at oracle.ifs.beans.LibrarySession.DMReauthenticate(LibrarySession.java:9568)
    at oracle.ifs.beans.LibrarySession.reauthenticate(LibrarySession.java:3762)
    at oracle.ifs.fdk.impl.SessionPool.getSession(SessionPool.java:160)
    ... 24 more
    Caused by: oracle.ifs.common.IfsException: IFS-10151: Unable to perform authentication
    oracle.ifs.common.IfsException: IFS-12911: Unable to get user verifier (authpassword); account may be locked
    oracle.ifs.common.IfsException: IFS-12994: Verifier undefined for user
    at oracle.ifs.server.DirectoryService.authenticate(DirectoryService.java:437)
    at oracle.ifs.server.S_LibrarySession.reauthenticate(S_LibrarySession.java:22316)
    ... 28 more
    Caused by: oracle.ifs.common.IfsException: IFS-10151: Unable to perform authentication
    oracle.ifs.common.IfsException: IFS-12911: Unable to get user verifier (authpassword); account may be locked
    oracle.ifs.common.IfsException: IFS-12994: Verifier undefined for user
    at oracle.ifs.server.OidCredentialManager.authenticate(OidCredentialManager.java:671)
    at oracle.ifs.server.DirectoryService.authenticate(DirectoryService.java:428)
    ... 29 more
    Caused by: oracle.ifs.common.IfsException: IFS-12911: Unable to get user verifier (authpassword); account may be locked
    oracle.ifs.common.IfsException: IFS-12994: Verifier undefined for user
    at oracle.ifs.server.OidCredentialManagerUtilities.getUserAuthVerifier(OidCredentialManagerUtilities.java:945)
    at oracle.ifs.server.OidCredentialManager.checkCredential(OidCredentialManager.java:1671)
    at oracle.ifs.server.OidCredentialManager.authenticate(OidCredentialManager.java:638)
    ... 30 more
    Caused by: oracle.ifs.common.IfsException: IFS-12994: Verifier undefined for user
    at oracle.ifs.server.OidCredentialManagerUtilities.getUserVerifier(OidCredentialManagerUtilities.java:3136)
    at oracle.ifs.server.OidCredentialManagerUtilities.getUserAuthVerifier(OidCredentialManagerUtilities.java:939)
    ... 32 more
    FdkException Details: oracle.ifs.fdk.FdkException: ErrorCode = ORACLE.FDK.AuthenticationError; DetailedErrorCode = ORACLE.FDK.FtpPasswordNotSet; Cause = IFS-10162: Unable to reauthenticate; ServerStackTraceId = ; Info = null; Entries = null
    05/10/13 19:34:09 content: Servlet error
    ORACLE.FDK.AuthenticationError:ORACLE.FDK.FtpPasswordNotSet
    at oracle.ifs.fdk.FdkException.getInstance(FdkException.java:189)
    at oracle.ifs.fdk.FdkException.getInstance(FdkException.java:81)
    at oracle.ifs.fdk.impl.SessionPool.getSession(SessionPool.java:238)
    at oracle.ifs.fdk.impl.FdkUserSessionImpl.pinSession(FdkUserSessionImpl.java:870)
    at oracle.ifs.fdk.impl.FdkUserSessionImpl.<init>(FdkUserSessionImpl.java:155)
    at oracle.ifs.fdk.impl.LoginManagerImpl.login(LoginManagerImpl.java:134)
    at oracle.ifs.fdk.http.HttpAuthManager.loginInternal(HttpAuthManager.java:511)
    at oracle.ifs.fdk.http.HttpAuthManager.login(HttpAuthManager.java:315)
    at oracle.ifs.protocols.dav.ecm.DavDigestSessionManager.addNewEntry(DavDigestSessionManager.java:475)
    at oracle.ifs.protocols.dav.ecm.DavDigestSessionManager.getSessionForDigest(DavDigestSessionManager.java:408)
    at oracle.ifs.protocols.dav.ecm.DavDigestSessionManager.getSessionFromDigest(DavDigestSessionManager.java:201)
    at oracle.ifs.protocols.dav.ecm.DavSessionManager.acquireSession(DavSessionManager.java:109)
    at oracle.ifs.protocols.dav.ecm.EcmDavServlet.processRequest(EcmDavServlet.java:3581)
    at oracle.ifs.protocols.dav.DavServlet.processRequest(DavServlet.java:2396)
    at oracle.ifs.protocols.dav.DavServlet.service(DavServlet.java:2361)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    at oracle.ifs.fdk.http.HttpServerManager.doFilter(HttpServerManager.java:103)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: oracle.ifs.common.IfsException: IFS-10162: Unable to reauthenticate
    oracle.ifs.common.IfsException: IFS-10151: Unable to perform authentication
    oracle.ifs.common.IfsException: IFS-12911: Unable to get user verifier (authpassword); account may be locked
    oracle.ifs.common.IfsException: IFS-12994: Verifier undefined for user
    at oracle.ifs.server.S_LibrarySession.reauthenticate(S_LibrarySession.java:22330)
    at oracle.ifs.server.S_LibrarySession.DMReauthenticate(S_LibrarySession.java:22227)
    at oracle.ifs.beans.LibrarySession.DMReauthenticate(LibrarySession.java:9568)
    at oracle.ifs.beans.LibrarySession.reauthenticate(LibrarySession.java:3762)
    at oracle.ifs.fdk.impl.SessionPool.getSession(SessionPool.java:160)
    ... 24 more
    Caused by: oracle.ifs.common.IfsException: IFS-10151: Unable to perform authentication
    oracle.ifs.common.IfsException: IFS-12911: Unable to get user verifier (authpassword); account may be locked
    oracle.ifs.common.IfsException: IFS-12994: Verifier undefined for user
    at oracle.ifs.server.DirectoryService.authenticate(DirectoryService.java:437)
    at oracle.ifs.server.S_LibrarySession.reauthenticate(S_LibrarySession.java:22316)
    ... 28 more
    Caused by: oracle.ifs.common.IfsException: IFS-10151: Unable to perform authentication
    oracle.ifs.common.IfsException: IFS-12911: Unable to get user verifier (authpassword); account may be locked
    oracle.ifs.common.IfsException: IFS-12994: Verifier undefined for user
    at oracle.ifs.server.OidCredentialManager.authenticate(OidCredentialManager.java:671)
    at oracle.ifs.server.DirectoryService.authenticate(DirectoryService.java:428)
    ... 29 more
    Caused by: oracle.ifs.common.IfsException: IFS-12911: Unable to get user verifier (authpassword); account may be locked
    oracle.ifs.common.IfsException: IFS-12994: Verifier undefined for user
    at oracle.ifs.server.OidCredentialManagerUtilities.getUserAuthVerifier(OidCredentialManagerUtilities.java:945)
    at oracle.ifs.server.OidCredentialManager.checkCredential(OidCredentialManager.java:1671)
    at oracle.ifs.server.OidCredentialManager.authenticate(OidCredentialManager.java:638)
    ... 30 more
    Caused by: oracle.ifs.common.IfsException: IFS-12994: Verifier undefined for user
    at oracle.ifs.server.OidCredentialManagerUtilities.getUserVerifier(OidCredentialManagerUtilities.java:3136)
    at oracle.ifs.server.OidCredentialManagerUtilities.getUserAuthVerifier(OidCredentialManagerUtilities.java:939)
    ... 32 more
    FdkException Details: oracle.ifs.fdk.FdkException: ErrorCode = ORACLE.FDK.AuthenticationError; DetailedErrorCode = ORACLE.FDK.FtpPasswordNotSet; Cause = IFS-10162: Unable to reauthenticate; ServerStackTraceId = ; Info = null; Entries = null

    The FdkException detailed error is misleading - it has nothing to do with FTP passwords not being set.
    Essentially, what is happening is that we are first trying to lookup the user in OID and get from them the authpassword;orclcommonpwd attribute and in particular the value of X- ORCLIFSMD5. For some reason, this is not set for your user - or at least it is not returning anyway. Then we are reverting over to check for an application specific version of the authpassword attribute - which also does not return any value for X- ORCLIFSMD5.
    The only way these verifiers can be set is by authenticating with cleartext as the end-user in question. This could be done by logging in via SSO for example.
    I would try doing an ldapsearch against OID from the realm's user search base for your user in question. Check to see if the authpassword verifiers are set. If they are not set, try authenticating via SSO as the user to some application - and then once again run the ldapsearch to see if the verifiers were generated. once the authpassword;orclcommonpwd verifiers are generated for X- ORCLIFSMD5, you should be able to authenticate via Oracle Drive through DAV.
    thanks,
    Matt.

  • CRVS2010 Beta - Problems with printing Crystal Reports for VS 2010

    Good afternoon,
    We have the following problem, we used the version of Crystal Reports that came integrated with visual studio for several years. But we are migrating to the version of Visual Studio 2010, and we are using the version of Crystal Reports for this same version, running on screen is correct, and run all the reports, but in print there is a failure we could not solve. Our customers use printers dot matrix as the "Epson LX300 +", but when you print the report leaves the impression defective in the previous version of Visual Studio 2005 "The impression is quite clear, we have attempted to overcome this problem with the options of PrintMode with activex and pdf in the CrystalReportViewer, and RenderingDPI option with multiple values. Obviously when using other types of printers such as laser or inkjet printing is perfect, but due to cost our customers use the printers mentioned. The server where the application is Windows server 2008 and client computers are windows xp, windows 7, windows vista. As network hardware and printers are working properly, and from other applications and from the other server with versions of Crystal Reports If anyone knows how to solve this problem I would like to receive support and ideas.
    Thanks
    Subject modified as per the sticky post at the top of this forum; [Crystal Reports for Visual Studio 2010 Beta - read before posting|Crystal Reports for Visual Studio 2010 Beta - read before posting;
    Edited by: Ludek Uher on Oct 11, 2010 3:42 PM

    I have a question about printing reports. We are using VS2008 and the CR reportviewer with printmode = ActiveX. Many of our users absolutely hate the number of steps they must go through and the time it takes to print a Crystal Report when printmode = PDF. In our environment several times per day, we need to produce hard copies of reports for legal reasons. Making the users first render the report, then had it off to Adobe to print simply takes too much time which is why we are using the ActiveX print control.
    We recently started looking at VS2010 and discovered the issue with the unbundling of Crystal Reports. We have not downloaded CR for VS2010 yet.
    My question is this: for VS2010, what happened to the ActiveX print control? I read somewhere that it was going to become some WPF-type thing but there weren't many details about that. So when a user clicks on the print button in the Crystal Report Viewer intended for VS2010, what can they expect? Can they still print straight to a printer (is there something that gives them this capabitliy like the Active X print control did?), or has that capability been deprecated and they have to go through PDF? Thanks in advance for any information you can give me.

  • 870A-G54 problems with bios, ram and CnQ

    Hello i have some weird problems with my mobo.  CnQ dont work i dont know why , in bios all options are turned not automaticly but forced to be "enable" ,and still my procesor multipler and voltages don't change , at the beginning after installing win7 64x it worked but now no :/.
    2.next i have problems with memory i have corsair xms3 2x2gb [email protected]  at old bios(AH0) my memory just did'nt want to work on 1.6k in dual channel and 1,2 slot i tried even to use default voltages tested by corsair (1.65V i had to use 1.66) result it dont work. after putting them into 3,4 slot it works even on 1.5V not 1.65V then i used to have them on 3,4 slot      do u think that 1,2 slot is damaged ?.
    3.Problems by bios. I updated my bios to the lastest version (from software downloaded from msi.com  probably it had name "live update 5") , of course updated by usb stick .Then after update i see that my ram looks like reserved bios showing me that i have 2gigs of ram -.- (but only on 3,4 slot x.x) after change slots (1,2) it working and see my full ram (4gigs). Is that HD0 beta version of bios ? it looks like that .I don't see my logo screen it looks like that option was cut off from the bios , i don't see any "corporation" logo while booting the system.
    I though that msi making solid motherboards as u can see i have many problems with this mobo.
    Help me and thanks for all post (which wanna help me :D)

    CPU brand, AMD PHENOM II X4 955BE C3
    Motherboard model  870A-G54 REV 3.0  
    Memory Corsair xms3 2x2gb cl9 1.6kMHz
    Nvidia Geforce gts450 oc1 1gb gddr5 gf106
    Hard drive(s) samsung 250gb sata 2 80mb/sec
    Windows 7 home premium 64bit
    Delta dps-700MB A  700W           (12v1 17A0  (12v2 18A) (12v3 17A)  (12v4 17A) (+5v 25A) max for 12V= 50A (+3.3 20A)  (-12 0.6A)  +5V and +3.3 max 160W  MAX output 700W

  • P35 Neo-FI memory problem with 4 ram sticks

    Hi,
    I have a problem to get my 4 ram sticks to work. a1 and a2 works but soon as i put another ram in to motherboard example to b1 or b2 it wont post anything on the screen. I know that my 4 rams works ok and i dont have any problem with them. I have also tryied to turn up the dimm voltage but with out luck. Please help me!
    CPU = Intel Core 2 Quad Q6600 2.4GHz (bios 1.3)
    Motherboard = MSI P35 NEO-FI, P35, Socket-775, DDR2,
    Memory= 4 * Corsair Value S. PC5300 DDR2 2048MB, 256Meg x 64, CL5, 667MHz, 240-pin
    Grafic card = Gainward GeForce 8400GS 256MB DDR2, PCI-Express, DVI/Tv-Out, SilentFX

    I'm not sure if the board can directly support 8GB instantly, which may also explain that it can run 4GB without a hitch.

  • Is there a problem with maximum RAM size for Satellite 320CDT?

    I have a Satellite 320CDT with the latest BIOS (v8.00) and Windows 98 SE installed; there is 32MB base memory and a 32MB module in the single expansion slot. If I change this for a 64MB expansion module I can still only see 64MB total memory reported, not 96MB as expected; the spec for the machine states that the maximum allowable memory is 160MB (32MB base + 128MB expansion). Does anybody know if there is a problem with the maximum memory size for this model and whether there is a solution or workaround? I need to know quickly, in order to decide if I need to return the memory module to the supplier! Many thanks for any help, Peter

    Are you certain you tried the correct type of memory module? It sounds like you're maybe trying to fit an incompatible type.
    There's a few different suppliers below.
    http://www.orcalogic.co.uk/asp/prodtype.asp?prodtype=5634&ft=m&st=3
    http://www.offtek.co.uk/product.php?manuname=Toshiba&maincat=1&subcat=1&mo del=Satellite+320CDT
    http://www.crucial.com/uk/store/listparts.aspx?model=Satellite+320CDT
    http://www.memoryx.net/tosa323bame1.html

  • Problem with iphone ram

    Hello there
    I have a problem with my iphone ram
    iphone 4s 32GB
    6.1.3
    the problem in ram I have only three apps and when I close it with double home screen the ram is usage about 70% I dobt know why
    If you have any solve this problem

    I mean the second one
    no I dont see in the app only
    some times when I open an app it is crash and close
    and last 3 weeks I try to download an app free for limit time when I open the app
    he tell me the memory is low and maye the app is crash
    I talk about the ram
    not the memory the memory is 28GB free
    do you you have resolve for my problem
    Thank you

  • MSI-6380 (KT266) Problem with 512M RAM

    Hello everynone.
    Here is my config:
    MSI - 6380 Motherboard (Via KT266)
    AC '97 Sound is enabled.
    Windows 2000 Pro - SP3
    Matrox G400-32M AGP card
    512M-PC2100 (generic)
    Maxtor 27GB Drive
    Linksys LNE100TX LAN Card
    Liteon 16/10/40 CDRW
    Logitech USB/Optical Mouse
    MSFT - Internet Explorer Pro Keyboard
    I recently swapped out a 256MB module for the 512MB module.  Ever since I did this, the mouse performance is crappy.  For example, the mouse is sitting idle and I go to move it - the mouse does not respond right away like it is asleep, then it works fine.  After I stop moving the mouse, the problem will randomly occur again.
    Is there some sort of issue with 512MB ram modules and this motherboard?  Do I need to tweak some bios setting, or load some new driver?
    Also, if someone couls explain the USER memory configuration to me, maybe I should use 1T timing????
    HELP!!! ?(

    To me there is not a logical relationship between a memory update and mouse response.  Maybe I am asking the obvious, but if you have a mouse with batteries, are these still okay?  My optical/wireless mouse goes to sleep after about 5 minutes to save battery power.  I need to click a button to wake it up.
    The relationship between changing memory module and mouse could be entirely coincidental.
    Memory settings.  I never use SPD, but always user. Start with everything in the slowest setting (usually highest value).  One or max two settings at the time are changed and run a demo like 3Dmax2001 continuously to see if it crashes.

  • MOVED: [Athlon64] Msi K8N Neo2 Platinum problems with Patriot Ram

    This topic has been moved to AMD64 nVidia Based board.
    [Athlon64] Msi K8N Neo2 Platinum problems with Patriot Ram

    First post, whoo hooo   
    So what version of BIOS are u running?  I recently installed the two newest versions 2.0 and 2.1, and they both give me problems.  With the latest (2.1) I'm getting the same error as you.  Returning back to previous BIOS fixed my problems.  Oh yeah, my RAM is Kingston Hyper-X, so i don't think thats your problem.
    Let me know if you fix it, thats why im here, .

  • MSI 845 Pro4 6391 problem with 512mb ram.

    Configuration:
    MSI 845 Pro4 6391 board
    768 mb. PC133 sdram (3 x 256)
    Gforce2 mx/mx 400, 64 mb.
    Realtech PCI 10/100 ethernet
    PCI modem, Generic SoftK56
    Firewire controler, Texas Instruments
    Maxtor 40GB and Maxtor 60 GB harddrives
    DVD drive and CD-Rom burner.
    Dual Boot - Win98/WinXP home
    Problem:
    With more that 512 mb ram, regardless of the which ram blocks or the size of these, certain programs refuse to run in either win98 (VCACHE is set to 512 mb) or winXP. A program may run under win98 but not under winXP and vice versa. The machine also seems to be a bit more unstable in general with more than 512 mb.
    Both the board drivers and bios have been updated with the latest versions. Burnin tests have been run without showing any errors.
    With 512 mb or less there are no problems.
    Apart from the option that it is a known, but undokumented problem, (which a leading manufakturer like MSI wouldn´t be a part of, or would they) I have come to the conclusion that there is a fault in the motherboard.
    Any suggestions or sollutions?

    first some boards never seem to run 3 dimms in harmoney
    second it is normally more likley to work if they are all same brand and size
    third 98 can throw a wobbler with over 512 i assume thats the reg fix your referring to
    my self i would not buy a third matching as i cannot put hand on heart and say that will 100 percent fix it
    test report does not help at all as all were 64 dimmslink

  • Problem with my ram memory

    I got 3 gigs of ram and after some of memory burn I'm able to have only 2 gigs of these ram. But today I try to find why. And after a multiples tests I found that on my riser A the slot 2 is lighting on but I try to put my +riser B+ intead of my +riser A+ at the place of my +riser A+ and the same problem arrive. So, after my test I found it's probably my motherboard but I found my +riser B+ works well and I put these configuration and I found my 3 gigs:
    *_Riser A_*: nothing
    *_Riser B_*:
    Slot 1= 1 gigs
    slot 2= 1 gigs
    Slot 3= 512 mb
    Slot 4= 512 mb
    So my question is: I know that's not the configuration for the ram memory, it's suppose to be:
    *_Riser A_*:
    Slot 1= 1 gigs
    slot 2= 1 gigs
    Slot 3= nothing
    Slot 4= nothing
    *_Riser B_*:
    Slot 1= 512 mb
    slot 2= 512 mb
    Slot 3= nothing
    Slot 4= nothing
    but can I have any problem with my new configuration like my ram memory are not working like they should or anything like this?
    Thank's!

    No, if it is the slot, there is nothing you can do that I know of - I believe the slots are part of the logic board (not sure on a laptop, but they are on an iMac) - to find out, do take it to an Apple store; the Genius Bar advice and diagnosis is free. At least you would know if it is the slot and how much it would cost to repair or replace it. Here is some info that may help:
    https://discussions.apple.com/thread/5279862
    http://support.apple.com/kb/PH14206

Maybe you are looking for

  • Not able to do GR/Confirmation

    Hi Experts, We are using Extended classic scenario 5.0 . For a particular PO we are not able to do GR . And in the confirmation screen that PO was not get displayed. From the PO, the option " Confirm Performance of Service/Goods Receipt " was got che

  • My iPod touch 2nd generation forced a software update to apply to my ipod via itunes. what effect did this update have on my ipod software, as i still cannot download some apps?

    My iPod touch 2nd generation forced a software update to apply to my ipod via itunes. what effect did this update have on my ipod software, as i still cannot download some apps? I would appreciate your support to help me figure out if this problem is

  • Not enough USB ports!

    I have 3 USB ports on my G5 and 4 things that need to be powered directly off them (the keyboard; a DigiDesign M-Box; a Mackie Baby HUI; and a 4-port hub). How can I get this to work all at once? I'd rather not have to un-plug the 4-port hub every ti

  • Removing servlet name from path

              Hi,           I have an appliaction that is launched like this : http://host:port/application/servlet           And I'd like to make it work so that I only have to write the host, port and application,           not the servlet. So does any

  • Why does my keyboard get disabled?

    Sometimes when I open messages the keyboard does not open. I usually have to power cycle the phone to fix the problem. I have an iPhone 6.