Help with Reader on terminal server

Hi All,
When running a business system that uses LiveCycle Forms and at the end Adobe reader on Terminal Servers.
After sometime, when opening and closing the Reader, TextFields in the forms opened as autocomplete listbox with all previous data entered although the autoComplete is false.
After that only values in the textField are allowed / leading to problem that Reader is stuck.
Thanks in Advance.

It depends upon the version of the Service pack for Windows 2000. If you
have service pack 4, then I believe Reader 9 will work. You can download
it directly from the Adobe ftp site.
Mike

Similar Messages

  • Problem with Adobe Pro and Reader on terminal server

    Hi,
    We have have a Terminal Server environment with Adobe Pro and Reader. We have security for Adobe Pro, so only certain user has access to Adobe Pro and all users has access to Adobe Reader.
    Some users receive many email with pdf's attachments in Outlook and need to print these attachments. They use the Outlook function to print email and attachment automatically. The users who has access to Adobe Pro can print attachment automatically with no problem.
    The problem is user who only have access to Adobe Reader. The user can't print attachment automatically with the email, only the email is printed. But, they can open attachment and print with Adobe Reader. But, it's impossible to open each attachment because there are so many.
    Thanks for your help.
    Jonathan

    Hi,
    So if I understand correctly,
    1. You have installed Acrobat Pro & Reader on a Terminal server.
    2. You have created a security group in your Active Directory Users & Computers for users having access to Acrobat
    3. You have set permissions on C:\Program Files\Adobe\Acrobat 11.0\Acrobat\Acrobat.exe and C:\Program Files\Adobe\Acrobat 11.0\Acrobat\Acrotray.exe on the terminal server and provided access only to the security group created above.
    4. Users are accessing the Terminal server through RDWeb or connecting remotely through MSTSC (RDP) or using a .RDP file
    5. Users get emails with PDF attachments and print the mail directly without opening the PDF in Reader.
    Users check the box to print the attachments with the mail (see snapshot below):
    Some questions:
    1. What is the OS and platform (x86 or x64) of the terminal server?
    2. What are the versions of Acrobat & Reader on the terminal server?
    Thanks,
    Vinod

  • Acrobat 9 Reader with Windows 2008 Terminal Server

    I am setting up a Windows 2008 Terminal Server and i need to have the Adobe Acrobat Reader installed. I downloaded and installed the Vista version and it worked from the console but when i try to access it via a terminal server session the application just crashes. If i try and run it as administrator in the same terminal server session it launches fine.
    Any suggestions????
    Jason
    p.s The associated event log error is:
    Log Name:      Application
    Source:        Application Error
    Date:          7/31/2008 1:17:57 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      Comet.invera.com
    Description:
    Faulting application AcroRd32.exe, version 9.0.0.332, time stamp 0x4850f0a3, faulting module Annots.api, version 9.0.0.332, time stamp 0x4850e57f, exception code 0xc0000005, fault offset 0x001bd9e0, process id 0x1458, application start time 0x01c8f3316002e3b7.
    Event Xml:
        1000
        2
        100
        0x80000000000000
        3663
        Application
        Comet.invera.com
        AcroRd32.exe
        9.0.0.332
        4850f0a3
        Annots.api
        9.0.0.332
        4850e57f
        c0000005
        001bd9e0
        1458
        01c8f3316002e3b7

    Jason...
    Make Certain that you Had the Server In "TS-Install" Mode When you Installed Acrobat. It Is In your Control Panel. I Have Pasted the MS Help File Below.
    Install Programs on a Terminal Server
    You should install the Terminal Server role service on the computer before you install any programs that you want to make available to users. If you install the Terminal Server role service on a computer that already has programs installed, some of the existing programs may not work correctly in a multiple user environment. Uninstalling and then reinstalling the affected programs may resolve these issues.
    To ensure that an application is installed correctly to work in a multiple user environment, you must put the terminal server into a special installation mode before you install the application on the terminal server. This special installation mode ensures that the correct registry entries and .ini files that are needed to support running the application in a multiple user environment are created during the installation process.
    You can put a terminal server into this special installation mode by using either of the following:
    Install Application on Terminal Server tool under Programs in Control Panel. This tool will run a wizard to help install the application.
    Change user /install command at a command prompt. You will have to start the installation of the application manually.
    After the application is installed, you must put the terminal server into execution mode before remote users begin using the application. The Install Application on Terminal Server tool will automatically put the terminal server into execution mode when it is finished running. To put the terminal server into execution mode from a command prompt, use the change user /execute command.
    Additional considerations
    Some programs may require minor setup modifications to run correctly on a terminal server.
    If you have programs that are related to each other or have dependencies on each other, you should install the programs on the same terminal server. For example, you should install Microsoft Office as a suite on the same terminal server instead of installing individual Office programs on separate terminal servers.
    You should consider installing individual programs on separate terminal servers in the following circumstances:
    The program has compatibility issues that may affect other programs.
    A single program and the number of associated users may fill server capacity.
    For more information about the change user command-line tool, see the Terminal Services Command Reference (http://go.microsoft.com/fwlink/?LinkId=89674).
    For more information about deploying programs on a terminal server, see the Terminal Server page on the Windows Server 2008 TechCenter (http://go.microsoft.com/fwlink/?LinkId=79608).

  • Error with SUNPKCS11 and Terminal Server

    I've found a problem when trying to create a SUNPKCS11 Provider through a Terminal Server session. My code is as simple as this:
    Provider pkcs11Provider = new sun.security.pkcs11.SunPKCS11(pkcs11ConfigPath);I see that it works fine in my local system, but when I run it through a Terminal Sever session, I get the ProviderException CKR_TOKEN_NOT_RECOGNIZED. The amazing thing is that if I try to do it several times, at last it works. I mean, doing that...
    Provider pkcs11Provider = null;
    while (pkcs11Provider == null) {
       try {
          pkcs11Provider = new sun.security.pkcs11.SunPKCS11(pkcs11ConfigPath);
       } catch (ProviderException e) {
          Throwable cause = e.getCause();
          if (!(cause instanceof PKCS11Exception && ((PKCS11Exception) cause).getErrorCode() == PKCS11Constants.CKR_TOKEN_NOT_RECOGNIZED)) {
             throw new TokenInicializationException(e);
    }...it finally works. It needs much more times to get it with JRE 1.6 (about 1500) than with 1.5 (about 10).
    I'm completely lost and I haven't found anything around about this. Can someone help me to avoid using this loop?

    When using NT Terminal Server, attempting to boot or shutdown Tuxedo can
    fail for semaphore errors.
    This is because NT Terminal Server performs "object decoration" for
    kernel objects that are created while in a remote session. For example,
    if you create a semaphore named foo locally, it will be called foo. But
    if you create a semaphore called foo while logged in remotely with
    session id 1, the semaphore name will be foo:1
    To be able to work with Tuxedo within a remote login window, "object
    decoration" needs to be turned off.
    SOLUTION:
    First make sure the tuxipc service is not running.
    Change directory into %TUXDIR%\bin
    Run Register
    Register libgp.dll /SYSTEM
    Run Register on all other dll's in %TUXDIR%\bin, it need be only run once.
    This will turn off "object decoration" for these dll's and remote admin
    of Tuxedo should no longer fail.
    Ray Castro Junior wrote:
    Hi,
    I have the product Bea Tuxedo v7.1 for Windows 2000 server.
    Machine: Compaq ProLiant.
    If I to install in the same machine the Terminal Server the tuxedo stops all the
    function.
    What it can be this?
    Thanks in advance.
    Ray

  • Bandwith Problem with Flashes over Terminal Server

    I get huge problems with viewing flash on Citrix Terminal
    Server. Everytime a user opens up a website with Flashes in it, it
    consumes the rest off the bandwith. This slows down all other user
    on the site. This happens over RDP and ICA Connection. Microsoft
    dont want to have a solution for this problem. they know it but...
    . The same ist for Citrix. I hope that Adobe can give me an
    acceptable solution. What can i do, to tune up Flashes over the
    Terminal Server?
    Thanks a lot for your help.

    Leo,
       What is your Vc version ? Also pls do check the SAP note 886209 if it helps in any way .
      We had some deployment issues which were fixed using this .
    Rgds

  • Reader 10 Terminal Server 08 Font Issue

    I upgraded from Adobe Reader 8 to Adobe Reader 10 on my 2008 Terminal Server and now the fonts print changed. Readable but not in the Arial font the document shows up in. This happens for all documents in Reader 10. This does not happen for other programs, only Reader 10. I use Easy Print (no specific printer drivers). Reader 10 on a local PC does not have this issue so I think its something with the way 10 and terminal server are playing. Is there a fix out for this issue or am I going to need to downgrade reader versions on my Terminal Servers?
    Thanks!!!

    Can you please see if launching the Preferences window from within Adobe Reader standalone application works?

  • Adobe Reader X - Terminal Server - Preferences

    Looking for a way to force Adobe to open all pdf's in the Reader app and not in IE even when launched from IE.
    Any advice on controlling process overrun?  Seeing acrord32.exe 50 times at 30MB each.

    That sounds normal. And the memory overhead is probably the same if you open in IE or Reader, the same work has to be done, it's just controlled by a different process. I assume those 50 copies of Reader are 50 Terminal Server users...

  • Need help with read/write to MODBUS RTU registers in Labview 8.0

    I’m trying to write and read the registers in G3800xx016. controlling temperatures and lightning.  Please look at the attached pdf file for this unit..
    I have used Lookout for about three years, and it works fine.. Now I want to expand my system and try to use Labview 8.0
    My temperature register start adress is 100 Hex  (256 dec) I read from Register with Function code 03.
    This register have values from 0-255 witch mean in labview for me as unsigned byte U8
    I read my temperature from the register like this: eks.: 40257 lets say value=5
    Slave    FC       Start Adress     Byte     Value               CRC
    01        03        0100                02        0005                7847   
    This is the status received from the Modbus tester when I use null-modem connection..
    I receive the same value if I use Modscan32
    I have used null-modem cable to read out the values.
    I have also PIR detectors that control movements and light of and on, and I read these starts at 40017.1
    01   03     0010     02    
    The register to switch on and of heating and lights starts at 404097.1  FC16  
    Values mention here is read from Lookout 5.0  
    I have tried examples and read for weeks about this, but everything stops when I try to use Labview 8.0    I can’t read any values from my Master unit, neither write to it, or read any values in Modbus testers when I use null-modem cable.. I have tried different baud rates in my serial connection and it works perfect in Lookout, but Not Labview..
    I have even bought DSC module, but I can’t write to either com ports or Modbus testers..
    Please anybody… is there anybody that can give me help with this??
    Start address for for PIR detectors is 40017.1 (FC03)  and for writing bits for on of to light and heatsystem is 404097.1 (FC16)
    I would be very happy for any idea that can give me some positive results…  Look at the attached pdf file.
    Thanks.. and very best regards from
    Benjii…
    Attachments:
    G3800x016_02-2005_eng.pdf ‏70 KB

    Hi... and thanks for your answer..
    Yes, I have downloaded the NI Modbus drivers.. I have downloaded that one + a lot of other things about Modbus..
    I have also tried communication between lokout and labview true null-modem cable.. and it works..
    I have tried several Modbus examples and I communicate with most of them with null-modem cable.
    I write to the right registers as well, cause I use Modbus scanner to read the information..
    I have used the same settings for serial communication as my Master device use, bust still I can't get any response..
    There was an error message in one of my example from the Modbus INIT module.. Maybe I should try to set up a new connection using VISA ??
    Maybe the problem is to INIT my serial port? I have tried restarting my computer after closing my system..  But still, I have the same problem..
    I hope you can give me any idea...
    Thanks again..  by the way.. is it possible to write and read directly to serial port with the DSC module??  If so.. how?? 
    Very best regards..
    Benjii..

  • Help with some fatal Terminal errors

    Hello all,
    I need some help, as I foolishly did some mistakes while working in Terminal.
    I created a directory /~src and I coppied there all /Users.
    When I realised that, I coppied the other way round.
    What happens now is that:
    -I cannot open any file in my computer
    -all my Safary browsing passwords have been erased
    -when I "Get Info" for any file in my Mac, I have /Users/mynme/myname twice
    Please, could you give me a hand to repair this?
    Thanks a lot.
    Regards,
    Mihaela

    Hello dear mihaelapuica!
    I did not understand exactly what you did. Could you explain again?
    First your folder
    /~src
    which you created was probably:
    ~/src
    means in your home folder a new folder with the name "src". Right?
    And in this folder you copied all /Users - folders. Right? (That's a strange idea; why would you do that? But you did probably due to an error??? You cannot put all users into your home root folder without messing up all permissions and ownerships, because each user has his own settings.) So in your home folder forexample the ownership would be mihaela and the group would be staff. And the permissions would be drwxr-xr-x for your folders you own, and the files in it, would have the permissions of -rw-r--r-- or -rw------ or -rwx------
    Ok. Then you copied it back. How you did it? Which command? Or in the Finder with drag and drop? In any case you put everything back, and the structure is as before???
    Now I have the suspicion that you rebooted and the permissions and owner of the old user "myname" were wrong and you created a new user with "myname".
    Do you have (hopefully) a back-up? I think it would be easier to make a clean install and start over again. Then you may import the Documents from your backup.
    If this is not an option, you should read the manuals, how to repair the permissions. In the Terminal you would use commands like
    chown (for changing owners and group)
    and
    chmod (for changing the permissions).
    But please don't be angry, this is much too diffucult and dangerous for you. Only with a Unix expert being at your side.
    Perhaps you are lucky in using a tool like OnyX to repair the owner and permissions. But I doubt.
    Best greetings from Munich
    marek

  • Help with email delivery from server to client

    I would appreciate some help / insite into forwarding email from my home server to my Arch client.
    Initially I setup Getmail on the Arch client, can download POP3 email to my home directory, and then read it using Kmail via the Maildir format.
    This works great and was easy to implement. However, I wanted to get a little more 'advanced' so getmail was setup on the server and can download email no problem.  But what I have not been able to figure out yet is how to forward it to my home directory on the Arch client.
    I have googled and read the wiki and it seems like a MDA is needed to do this.  Is this correct?
    Or, can I direct Kmail to look at some directory on the server (/var/spool/mail??) and grab the mail from there?
    Any help would be appreciated.
    Thanks,
    JTD

    Endperform wrote:Are you looking to keep your email on the server at all times?  If so, I suggest looking into setting up IMAP on your home server which will do what you need.
    Endperform:  yes that is the plan.  Do still keep getmail to fetch the pop3 email from my ISP and the setup IMAP so 'forward' onto the Arch client?
    Thanks for the reply.
    pyther wrote:I'd have to second what endperform said, if you want to keep you mail on your server at all times, just check out IMAP. Also you can organize your mail in folders with imap
    pyther: Thanks for confirming what I've googled.
    JTD

  • Collage Students need help with Java project(Email Server) whats analysis?

    Hi im studying in collage at the moment and i have just started learning java this semester, the thing is my teacher just told us to do an project in java , since we just started the course and i dont have any prior knowledge about java i was wondering if some one could help me with the project.
    i choose Email Sevice as my project and we have to submit an analysis and design document , but how the hell am i suppose to know what analysis is ? i just know we use ER diagrams & DFD's in the design phase but i dont know what analysis means ?
    could some one tell me what analysis on an email service might be? and what analysis on a subject means? is it the codeing involved or some thing coz the teacher told us not to do any codeing yet so im completly stumped,
    oh and btw we are a group of 3 students who are asking u the help here coz all of us in our class are stupmed ?

    IN case any one is interested this is the analysis i wrote
    ANALYSIS
    Analysis means figuring out what the problem is, maybe what kinds of solutions might be appropriate
    1.     Introduction:-
    The very definition of analysis is an investigation of the component parts of a whole and their relations in making up the whole. The Analysis done here is for an emailing service called Flashmail, the emailing service is used to send out mails to users registered with our service, these users and there log activities will be stored in some where, the most desirable option at this time is a Database, but this can change as the scope of the project changes.
    2.     Customer Analysis:-
    We are targeting only 30 registered users at the moment but this is subject to change as the scale changes of the project .Each user is going to be entitled to 1MB of storage space at this time since we lack the desired infrastructure to maintain anything higher than 1MB but the end vision of the project is to sustain 1000 MB of storage space while maintaining a optimal bandwidth allocation to each user so as to ensure a high speed of activity and enjoyment for the Customer.
    The Service will empower the user to be able to send, read, reply, and forward emails to there specified locations. Since we are working on a limited budget we can�t not at this time enable the sending of attachments to emails, but that path is also left open by modularity of java language, so we can add that feature when necessary.
    3.     Processor Load Analysis:-
    The number of messages per unit time processing power will be determined on hand with various algorithms, since it is best not to waste processor power with liberally distributing messages per unit time. Hence the number of messages will vary with in proportion to the number of registered users online at any given time.
    4.     Database Decision Analysis:-
    The High level Requirements of the service will have to be decided upon, the details of which can be done when we are implementing the project itself. An example of high level requirements are database management, we have chosen not to opt for flat files because of a number of reasons, first off a flat files are data files that contain records with no structured relationships additional knowledge is required to interpret these files such as the file format properties. The disadvantages associated with flat files are that they are not fast, they can only be read from top to bottom, and usually they have to be read all the way through. Though there is are advantages of Flat files they are that it takes up less space than a structured file. However, it requires the application to have knowledge of how the data is organized within the file.
    Good databases have key advantage over flat files concurrency. When you just read stuff from file it�s easy, but tries to synchronize multiple updates or writes into flat file from scripts that run in different process spaces.
    Whereas a flat file is a relatively simple database system in which each database is contained in a single table. In contrast, relational database systems can use multiple tables to store information, and each table can have a different record format.
    5.     Networking Analysis:-
    Virtually every email sent today is sent using two popular protocols known as SMTP (Simple Mail Transfer Protocol) and MIME (Multipurpose Internet Mail Extensions).
    1.     SMTP (Simple Mail Transfer Protocol)
    The SMTP protocol is the standard used by mail servers for sending and receiving email. In order to send email we will first establish a network connection to our SMTP server. Once you have finished sending your email message it is necessary that you disconnect from the SMTP server
    2.     MIME (Multipurpose Internet Mail Extensions)
    The MIME protocol is the standard used when composing email messages.

  • Help with Reading values from static table in a .pdf file

    Hi guys,
    Pls try to clear this doubt of mine.
    I basically have 2 files. Both are .pdf extension and they have tables in them. I need to compare certain values in one file with the corresponding values in the other table in the second file.
    I need to do this programatically in c# . net
    I have tried using packages like pdfbox and stuff which convert the pdf file into text. But cant I get the table as an object or something using which I can access the required rows and columns?
    Also, these tables are static information. They are not a part of a form or anything like that.
    Please help me with this.
    Thanks.

    The document is corrupt. Try a backup.

  • Please help with my crystal reports server 2008 trial setup

    Firstly, if this is in the wrong section feel free to move it. I find this forum is to big to find the information i need, in fact trying to find anything i need on this website is almost impossible. So far not impressed with SAP at all! we download a trial and when we have problems nobody can support us and we have to post in the forums for answers, which i find disgracefull to be honest. So this post is my last attempt of finding the answers to my problems or we are going to forget crystal reports server for good! I was also told that if i wanted help setting this up then i would have to pay, thats not how things usually go when we download a trial of any software!
    Anyway, rant over!!
    Right, we have windows server 2008 and have installed crystal reports server 2008. So far all i have managed to get working is the reports themselves which run and schedule fine. The dashboard and business views are so confusing i just dont get it at all, the manuals dont help either becuase they are rubbish basically. But my first problem is trying to get windows AD authentication working! easier said than done. I have spent 4 days trying to get it working but nothing is happening. this is what i have done so far
    Set up all the options in the CMC to enable AD authentication, mapped a few groups one of which i am a member of.
    Then i setup the krb5.ini file like below (removed my server name and domain name)
    [libdefaults]
        default_realm = DOMAIN.CO.UK
        dns_lookup_kdc = true
        dns_lookup_realm = true
        udp_preference_limit = 1
    [realms]
    DOMAIN.CO.UK = {
        kdc = DC.CO.UK
        default_domain = DOMAIN.CO.UK
    i also have that other file bscLogin which looks like this...
    com.businessobjects.security.jgss.initiate {
    com.sun.security.auth.module.Krb5LoginModule required;
    The server inteligence agent has been set to use the same username as i specified in the CMC which is also the service principal name and the administartion name
    i have set the web config file to use SecWINAD as default, i have also set it to give the option of enterprise, win ad etc in a drop down list
    i have gone round in circles for days following the instructions, and nothing is happening
    Also i dont see any usernames within the groups i have mapped , am i supposed to see any? am i supposed to add them manually?? if so, whats the point in that?
    So now everytime i try to log in i get this error message
    Account Information Not Recognized: Active Directory Authentication failed to log you on. Please contact your system administrator to make sure you are a member of a valid mapped group and try again. If you are not a member of the default domain, enter your user name as UserName@DNS_DomainName, and then try again. (FWM 00006)
    There is also another error message i get, which isnt coming up right now but it says somthing along the lines of could not authenticate at this time (FWM 00005)
    i fail to see what im doing wrong. I shoudl also point out that the username i am using for everything is our own network admin password!
    any ideas on things to check before we give up with this all together?

    Hi Roberto,
    With the changes when SAP took over BusinessObjects the support packaging also changed. It's the way it is now but we are moving to and giving as much options as we can. SAP works on the Self Serve practice. the info is available but you have to find it, which is another thing we are working on to improve for BOE/CRS.
    Best place to start is in the CMS link off the start menu, You'll find the Admin Guide and Setup/Configuration Guides. You can also find all of the latest info and updates to those guides from help.sap.com then click on the SAP BusinessObjects tab along the top and then on the left click on All Products and then filter on your version.
    Once the Firewalls and Domains and your CRS Server is added to the Trusted Domains and ports opened to allow CRS to talk to the DNS Server CRS will begin to load all of the users into it's User Mappings. You still have to add each user or Group of Users but they will be available. Documents does describe how to....
    Once you have the Admin Guide search on Security and it explains in details how to set up and which ports need to be opened etc.
    Thank you
    Don

  • Help with reading information coming from a software into LabVIEW through Serial port

    Hi,
    I am new to LabVIEW and also an amateur in using RS232 for communication. I have this software that has these icons like speed increase/decrease, elevation up/down, start/stop. Now, when I click these buttons on the software, they perform the appropriate functions. For example, if I press start button, the signal must go through a serial COM port into LabVIEW to start the machine. How do I do that? How do I find what format the code word is when I press a button on the software? And how to decode the information to read whether the button pushed is start etc...? Any help would be appreciated.

    I may not be perfect, but I'm all I got!

    That information would be in the programming manual for the device you're controlling. Unless you have a device that has no documentation or you cannot get the documentation that's the first place you should look. If you cannot get the documentation at all then you've got some reverse-engineering to do. To do this you will either need a serial port sniffer (a hardware device), or you can try to use a software-based port capturing program. On Windows PortMon is the most prevalent. This will show you how the port was configured (baud rate, stop bits, etc). Warning: the information is technical.
    As far as how to get it running in LabVIEW, you should take a look at the serial port communication examples that ship with LabVIEW. The most problems occur in figuring out how to (a) terminate a write command, and (b) determining when to stop reading. For (a) this is typically done by appending a carriage return or linefeed to the command. This is device dependent. For (b) this is usually done by the byte stream ending with a character like a linefeed. Again, this is device-dependent. 
    You may also want to peruse this KB article: Serial Instrument Control Tutorial. There are also lots of tutorial on the internet for basic tutorials on serial port communication.

  • Please help with reading crash report?

    Hello. My macbook has unexpectivily quit twice now. I was just running paralells in the background (win xp emulator program) when a screen popped up and told me that I need to restart or hold down the power button to power down the computer. The crash report is bellow. Peraps you can tell me what might have caused the problem.
    Thank you.
    Dorian
    Crash report:
    panic(cpu 0 caller 0x001A3135): Unresolved kernel trap (CPU 0, Type 14=page fault), registers:
    CR0: 0x8001003b, CR2: 0x00000000, CR3: 0x0185b000, CR4: 0x000006e0
    EAX: 0x00000000, EBX: 0x00000001, ECX: 0x3a5478ee, EDX: 0x3a54ca80
    CR2: 0x00000000, EBP: 0x149dbea8, ESI: 0x03930100, EDI: 0x044d8b00
    EFL: 0x00010202, EIP: 0x3a545685, CS: 0x00000008, DS: 0x004a0010
    Backtrace, Format - Frame : Return Address (4 potential args on stack)
    0x149dbc78 : 0x128d08 (0x3c9afc 0x149dbc9c 0x131de5 0x0)
    0x149dbcb8 : 0x1a3135 (0x3cf7b0 0x0 0xe 0x3cefe0)
    0x149dbdc8 : 0x19a904 (0x149dbde0 0x1 0x149dbde8 0x202)
    0x149dbea8 : 0x387b5e (0x3930100 0x44d8b00 0x149dbed8 0x37f0be)
    0x149dbed8 : 0x398071 (0x44d8b00 0x3930100 0x0 0x0)
    0x149dbf08 : 0x3877c6 (0x3523640 0x387af4 0x44d8b00 0x3930100)
    0x149dbf58 : 0x38b4c6 (0x0 0x0 0x0 0x0)
    0x149dbfa8 : 0x38b6a3 (0x5 0x38b682 0x5 0x4b8000)
    0x149dbfc8 : 0x19a77c (0x5 0x0 0x19d0b5 0x3b6bb8c) Backtrace terminated-invalid frame pointer 0x0
    Kernel version:
    Darwin Kernel Version 8.8.2: Thu Sep 28 20:43:26 PDT 2006; root:xnu-792.14.14.obj~1/RELEASE_I386
    Model: MacBookPro2,2, BootROM MBP22.00A5.B00, 2 processors, Intel Core 2 Duo, 2.16 GHz, 1 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: AirPort Extreme, 1.0.27p1
    Bluetooth: Version 1.7.11f14, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Host-Guest, Ethernet, en2
    Network Service: Parallels NAT, Ethernet, en3
    Serial ATA Device: Hitachi HTS541612J9SA00, 111.79 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857D
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA

    Hi, Dorian.
    You are describing the following message:
    That indicates a kernel panic. Likewise, the log you posted is a panic log, not a crash log.
    The following line indicates the panic was caused by a Page Fault:
    panic(cpu 0 caller 0x001A3135): Unresolved kernel trap (CPU 0, Type 14=page fault)...
    A common fault type, a Page Fault indicates the processor could not access either data memory or the next instruction to be executed. Potential causes include RAM problems, hard disk corruption, and programming errors.
    Since there are no kernel-loadable extensions in the backtrace, the panic log offers no easily-discernable additional clues. I suggest you be sure you are running the latest version of Parallels: earlier versions were known to cause panics.
    See my "Resolving Kernel Panics" FAQ. This FAQ includes step-by-step instructions for identifying and resolving some of the most common causes of kernel panics. The FAQ is a roadmap: start at the beginning and work systematically through the end, i.e. the "If all else fails..." section.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

Maybe you are looking for

  • I have lost my Aperture 2 serial number how do I get a new one so that I can install Aperture 3 upgrade

    I have Aperture 2, changed my imac, used the backup system and found that I cannot find my serial number for Aperture 2. I have Aperture 3 upgrade, so can someone please advise how I get my serial number for Aperture 2 please. Hence I can not install

  • Accounting document not created

    Hi  Experts, Accounting document is not created for a particular customer. For other customers we have entered the same details but accounting document has been created. what configuration needs to be checked for this. Thanks in advance... Regards Na

  • How to create a LOG IN Account???

    Hello friends I am using Mac Client 10.3.9 and Mac Server 10.3.9 I installed client and want to create 2 accounts: 1 account will login to the server and the second will be administrator I could not create login account. Could someone show me how to

  • Is it possible to call a webservice with just the url to its WSDL

    hi all can anyone tell me if it is possible to call a webservice with just the url to its WSDL file. must we create the proxy class for webservice client? thanks

  • Error in Master-Detail report form

    Hi every one, I am a beginner to Oracle APEX, i am learning from this "Building an Application using Oracle Application Express: Part 1" tutorial, i went through this, but i got error while in detail field, from tutorial, detail table shows, tasks ta