BEx crashes when changing variable values

Hi all,
We're having a problem with BEx.
It crashes when trying to change variable values.
We've been looking into syslogs and dev logs and so on,
and found that the cpic connection has been disconnected
before the crash. BUT we cannnot find out what is actually
disconnecting the session.
Well, at least F/W wasn' the cause. Have check the logs.
Any ideas? Thx in advance!
Yuko
Below is our info.
BEx: BI 7.10 sp7
BI: BI 7.0 SAPKW70017
<BI syslog at the time of BEx crash>
15:40:36 RD                                 Q0  I Operating system call recv failed (error no. 232 )
15:40:36 RD                                 S2  3 Connection to CPI-C client 586 was closed
15:40:36 RD                                 S7  4 > Partner LU name:
15:40:36 RD                                 S0  R > Host: 172.19.xx.xxx
15:40:36 RD                                 S0  I > Partner TP Name: EXCEL
15:40:36 DIA  000 500 BIB103                R4  9 Communication error, CPIC return code 020, SAP return code 223
15:40:36 DIA  000 500 BIB103                R5  A > Conversation ID: 82142217
15:40:36 DIA  000 500 BIB103                R6  4 > CPI-C function: CMSEND(SAP)
<dev_rd log trace level 3>
GWRD LOOP **********
I'm in GwReceive
SiSelPSelect: start select (timeout=20000)
Thu Apr  9 15:40:36 2009
SiSelPNext: an error occurred in sock 31
NiSelISelectInt: error detected on hdl 18 / sock 31
NiSelIListInsert: add hdl 18 [17] to sel-list (0) of set0
NiSelISelectInt: 1 handles selected (0 buffered)
main: NiSelNext (ni_hdl=18, read=1, write=0, connect=0, hdl_info=0x6000000000587400)
request from CLIENT
GwRequest: request from client 586
GwGetMemory: allocated 0x600000000089bee0 (len=34615)
NiHsLGetHostName: found address 172.19.xx.xxx in cache
***LOG Q0I=> NiIRead: recv (232: Connection reset by peer) [nixxi.cpp 4423]
ERROR => NiIRead: SiRecv failed for hdl 18 / sock 31
    (SI_ECONN_BROKEN/232; I4; ST; 172.19.xx.xxx:1097) [nixxi.cpp    4423]
Adresse   Offset  bad request
GwSaveErrInfo2: save err info (225)
***LOG S23=> GwIDisconnectClient, client disconnected (586) [gwxxrd.c     11657]
***LOG S74=> GwIDisconnectClient, client disconnected ( SY08472) [gwxxrd.c     11665]
***LOG S0R=> GwIDisconnectClient, client disconnected () [gwxxrd.c     11704]
***LOG S0I=> GwIDisconnectClient, client disconnected ( EXCEL) [gwxxrd.c     11713]
LOCATION    SAP-Gateway on host mxxx112 / sapgw01
ERROR       connection to partner '172.19.xx.xxx:1097' broken
TIME        Thu Apr  9 15:40:36 2009
RELEASE     700
COMPONENT   NI (network interface)
VERSION     38
RC          -6
MODULE      nixxi.cpp
LINE        4423
DETAIL      NiIRead
SYSTEM CALL recv
ERRNO       232
ERRNO TEXT  Connection reset by peer
COUNTER     790

Just FYI.
After all, we ended up applying BEx addon patch 9.
The problem about the BEx crash seemed to be fixed in patch 8, but another problem (I heard it was about something to do with report jump function) was not fixed. As a result, we skipped patch 8 and applied 9.
Both problems were fixed in patch 9.
Many thanks to SDN informations.
Yuko

Similar Messages

  • How to change variable values ?

    Dear friends,
    How to change variable values when we are broadcasting the Queires ?
    Do we need to change them everytime ?
    Thanks,
    N

    Hi,
    Please go through it.
    /people/ramkumar.ghattamaneni/blog/2008/02/25/using-variables-while-broadcasting-queries-to-the-portal-in-bi-7
    Regards,
    Ramkumar.

  • Airplay audio streaming from Iphone to ATV crashes when changing randomly title?

    Why does airplay audio streaming from Iphone 4S iOS 7.04 crashes when changing randomly title? The ATV is not connected to a TV, only to an AV Receiver. Anywhere the same problem?
    Thx a lot
    Nolame

    Oops - I messed up the title-
    This is with iOS 7.0.2 and Apple TV 6.0.

  • Is it possible to generate a user event when shared variable value change on RT target?

    Hi,
        I wonder if it is possible to generate a user event when a network published shared variable value change?
        Thanks a lot!
        Regards,
        Tom

    Tom,
    I understand not wanting to waster resources on polling but I am not aware that LabVIEW can automatically generate an event on a SV change.
    Maybe a better solution...
    You could implement lower level TCP communication (i.e. have a look at STM - simple messaging protocol) for passing data betweeen RT and PC (instead of using a SV).  You could send a generic command (boolean trigger maybe?) from your RT system when the value of whatever it is the SV is storing has changed.  You can avoid polling on the non-RT system this way.
    Dan

  • How to change variable values dynamicly  in broadcasting

    Dear Friends i am scheduling workbooks using broadcasting feature.
    i want to know how can i change the variable values of report in broadcasting dynamically.
    becuase i dont want to schedule report again and again after changing the variable values.
    Regards
    Malik

    i did the same but its not working.
    i create one variant for the query ABC  using RSRT now if i look into table RSRVARIANT we can see that variant
    entry in this table. Now i create variant by bex on this query with the same name.
    now i schedule it using broadcasting but its not takeing the values of RSRVARIANT table.
    Its taking the value of variant which i save in bex.
    By default variant which is save in bex not appear in RSRVARIANT table.
    But i f you make a variant in RSRT you can see those entries in Table RSRVARIANT.
    But RSRT variant is not showing in Broadcast scheduling. Only Bex variant are showing.
    Where should create the variant in Workbook, in Bex web analyzer, or in RSRT.
    Regards
    Malik
    Edited by: Malik Naeem on Jun 9, 2010 2:05 PM

  • BEx Analyzer: Use Of Variable Values For Planning Sequence

    Hi experts,
    I want to start a planning sequence using a button item in a BEx Analyzer workbook. The planning sequence itself is defined with several variables, that are input ready. The same variables are used in BEx Queries that are bound to DataProviders in the workbook. Therefore the variables are filled by the user, if the workbook has been started. If the user wants to start the planning sequence, that is defined on the button item, the same variable values (which the user has already set in the beginning) should be used. But I didn't find a way to fill planning sequence variable from variables (like it is possible in the web interface using the DataBinding function). It seems, that it is only possible to set the variable with static values, that are defined in the button item. Am I erring in this point?
    Anyone here who can help me regarding this issue?

    Eitan Ohayon wrote:
    Why did you raise this question?,did you face any problem?
    Hi Eitan,
    The problem was, that the planning sequence worked fine in web but not in analyzer. The system told me in web, that several records had been read, created, changed and deleted. System messages in BEx Analyzer always indicated zero reads, creations, reads and deletions.
    Using your idea to set breakpoint in the INIT_EXECUTION method gave me the information, that all variables are not set or set with initial values (like '0000' for fiscal year). This seems to be the reason for my problem. Now I've reduced the planning sequence definition on the button only to that variables, that are really needed. Furthermore I defined the Command Range to get dynamic values for the variables from the excel sheet grid. So it seems to work.
    Thank you for your help!

  • Dump when changing the value for a field (of 13 decimals) in alv grid.

    Hi Group,
    Its giving a dump when user is trying to change the value.
    dump description: Unable to interpret "70,000 " as a number.
    what is happening here is, the original value is 50,000 and he is deleting 5 and replacing it with 7, here its throwing the dump.
    If he removes the complete number 50,000 and then gives 70000 its  taking the value.
    I tried to use, the decimals options in alv field catalog but to no joy.
    Please can you give me an advice on this.
    Many Thanks.

    the problem is the comma in the 70,000....that's an alpha character.... Normally, we expect SAP to display numeric fields in a appropriate format, based upon their numeric type, but trying to forcibly insert '70,000' into a true numeric-type field can generate an 'unable to interpret xxx,xxxx  as number' error.
    You could experiment with changing your ALV column to a char17 (or appropriate width) and putting your numeric value into that to display, then converting back to type P, or other field type in the table, in a column that is not displayed, when the user changes the value....  essentially two columns, one not displayed with a routine to copy/convert the numeric field into the alpha field and the reverse when the field is changed.
    But, the better solution is probably for the user to understand that they're seeing a formatted numeric field, and that they need to replace the entire value with the only possible punctuation being a decimal and (if necessary) a negative sign.

  • Change variable values in a class without acessing it's methods?

    I have the following scenery, a main class with:
    -ArrayList of strings.
    -Class frame (with textfield and button) supposed to add strings to that Array.
    Ok, in main class i set the frame to run, but how to make the frame to change the ArrayList of the main class in a easy way? What is the easiest solution and the best without hurting the paradigm?
    1-One solution would be to make a method in frame that returns the string and IN MAIN CLASS add it. But is this too straightforward? Like, if i had to manage 7,8 frames that must acess 7, 8 ArrayLists of main class as well as other frames recursively (Example: main class start running frame 1, then if button1 pressed go to frame 2, if button 2 pressed get textfield and chang ArrayList)
    2-Another solution would be to set all ArrayLists as static variables so i can change them freely? Is this a good paradigm?
    3-Pass the own main class as parameter throughout the frames? Is it possible? If so please post a 10, 15 line code in which i could do that.
    4- Put the main class as mother and all frames as son and put all arraylists as protected?
    I feel like im lacking one good paradigm, it should exist some concept in which the created object could change the value of the variable passed as parameter in the class that created it.
    Thank you very much.

    Thank you for your reply Kayaman, but i think you should help me.
    I tried to pass a simple variable (a string) as parameter through the constructor to one frame, like any other class.
    public class TelaLogin extends javax.swing.JFrame {
    String a;
    public TelaLogin(String a) {
    this.a=a;
    initComponents();
    But it returns a compilation error, maybe is something in it's main method? I didn't change it:
    public static void main(String args[]) {
    java.awt.EventQueue.invokeLater(new Runnable() {
    public void run() {
    new TelaLogin().setVisible(true);
    The main class has a 'new TelaLogin' that looks very suspicious. Is it that?
    This looks very simple.
    What must i change here? Please Kayaman help me.

  • Changing variable values in query navigation

    Hello,
    We used to use the functionality of a user exit variable for a web template query and could enter a default value for a query, like yesterday's date. This allowed the web template to be presented without a user having to enter variables in order to initially see data. Then either dropdowns or the navigation block objects could be used to navigate the query. To do this the, "Can be changed in query navigation", was set to on. In BI 7.0 this functionality has been removed. Is there a way to provide a default value to a characteristic that can still be changed during query navigation?
    According to documentation this functionality has been enhanced with default values in the variables but there does not seem to be a way to enter a non-fixed value and still change it during navigation.
    Any assistance would be appreciated.
    Thanks,
    Rick

    This can be done by changing the variable to be processed with user exits and changing the user exit for variables to populate the variable value at runtime.

  • Crashes when changing editing data model

    Reports 6i crashes (My windows (Unix) disappears) often when I am changing the data model (i.e removing and adding columns). I did figure out one thing and that is you when you delete a column that has a data link without removing the data link first it will not remove the column and the report will crash when you attempt to make an additional changes to that query that was changed. Any additional reasons?

    Kathy,
    Suggest you log a TAR with Oracle Support on this issue. The builder should not be crashing and I did not find any bugs logged. They will need to reproduce the problem and log a bug if necessary. You will need to supply them with the specific version of Reports and the operating system.
    Regards,
    The Oracle Reports Team jls

  • Illustrator CS3 crashes when changing locations during save or place. Mac, Yosemite

    After updating to Yosemite and fixing the initial problem of not being able to open Illustrator (installing older Java). Illustrator now crashes every time I try to select a location to save a file. If I save without changing the file location it's not an issue. It also crashes when I want to PLACE a file and I try to navigate to the location.
    MacBook Pro (2012), OSX 10.10.2 (Yosemite).
    Adobe Illustrator CS3 (Yeah, I know).
    Changing fonts doesn't seem to be a problem. Large files are OK. It's only when navigating to a location using a drop down menu in the SAVE AS or PLACE dialog box.
    Any ideas of what might be wrong?

    New information: I switched to the adobe dialog format and it fixed my issue. I'm leaving this here in case anyone else runs into this. However, I wouldn't mind finding out why it won't work the the OS dialog.

  • IOS 8 Mail share sheet crash when changing From address

    Since upgrading to iOS 8 I've experienced a repeated crash when I try to email content from a secondary (non-default) email account using share sheets. For instance:
    I'm in the NYTimes app and I hit the share button
    I select Mail
    a draft email comes up with the article that I want to share
    I change the From address to a secondary email account set up in iOS 8 and the draft email crashes, kicking me back to the NYTimes app
    This has happened every time I try to change the From address in the Mail share extension on iOS 8. I'm now running 8.1.1 and it's still happening. I even tried deleting the secondary email account and reinstalling it but I'm still getting the crash.
    Is this happening to anyone else and is there a fix?
    thanks!

    I've got 4 accounts. iCloud is the default but also an Exchange (Work), Outlook and Gmail. It crashes when I change to any of them from the default iCloud.
    What also doesn't help is iOS is smart enough to switch accounts automatically depending on who you email so if I pick someone at work, it automatically changes to Exchange and crashes. So I cannot even email those people from my iCloud account via the share sheet.
    I'm stuck having to copy everything and paste into the normal email application is quite a pain. I'm surprised more people aren't compaining about this or Apple isn't bothering to fix it quickly. I've even fully wiped my phone once and not restored the backup but it still doesn't work so it's clearly an OS bug. This worked fine on iOS 7.

  • Systems Preferences Crashes When Changing Proxy Password

    Hi everyone,
    In the System Preferences, under the Proxies tab for a network configuration I am trying to remove the proxy password as it is no longer needed on my network. However everytime I attempt to uncheck the "Proxy server requires password" box the Systems Preferences application crashes. The same thing also happens if I attempt to simply change the proxy password. It is the HTTP proxy I am trying to change.
    I'm going to include below the report generated when the application crashes. If anyone could suggest how to correct this problem that would be most appreciated.
    Date/Time: 2007-02-09 12:08:02.352 +1100
    OS Version: 10.4.8 (Build 8L2127)
    Report Version: 4
    Command: System Preferences
    Path: /Applications/System Preferences.app/Contents/MacOS/System Preferences
    Parent: WindowServer [56]
    Version: 3.5 (3.5)
    Build Version: 10
    Project Name: SystemPrefsApp
    Source Version: 1260600
    PID: 275
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 ...ple.framework.NetworkConfig 0x946adc27 -[ProxyPassword removePassword:] + 147
    1 ...ple.framework.NetworkConfig 0x946a753c -[NetCfgProxyPrefs removeProxyPassword:onlyIfCreated:] + 89
    2 com.apple.preference.network 0x0dadfff7 0xdaba000 + 155639
    3 com.apple.AppKit 0x9335cd88 -[NSApplication sendAction:to:from:] + 107
    4 com.apple.AppKit 0x9335cce1 -[NSControl sendAction:to:] + 101
    5 com.apple.AppKit 0x9335ee91 -[NSCell _sendActionFrom:] + 168
    6 com.apple.AppKit 0x93371671 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1271
    7 com.apple.AppKit 0x9338f25d -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 848
    8 com.apple.AppKit 0x9338eb0d -[NSControl mouseDown:] + 757
    9 com.apple.AppKit 0x9334c3af -[NSWindow sendEvent:] + 5279
    10 com.apple.AppKit 0x9333e350 -[NSApplication sendEvent:] + 5023
    11 com.apple.systempreferences 0x00007b53 0x1000 + 27475
    12 com.apple.AppKit 0x93268dfe -[NSApplication run] + 547
    13 com.apple.AppKit 0x9325cd2f NSApplicationMain + 573
    14 com.apple.systempreferences 0x0000e426 0x1000 + 54310
    15 com.apple.systempreferences 0x0000e34d 0x1000 + 54093
    Thread 1:
    0 libSystem.B.dylib 0x90029a6c wait4 + 12
    1 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x946adba2 ecx: 0x0e631208 edx: 0x00000008
    edi: 0x0e68a434 esi: 0xbffff5a8 ebp: 0xbffff5c8 esp: 0xbffff560
    ss: 0x0000001f efl: 0x00010246 eip: 0x946adc27 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x17fff com.apple.systempreferences 3.5 /Applications/System Preferences.app/Contents/MacOS/System Preferences
    0xdaba000 - 0xdaf3fff com.apple.preference.network 1.7 /System/Library/PreferencePanes/Network.prefPane/Contents/MacOS/Network
    0xdbf0000 - 0xdbf5fff com.apple.preference.network.airport 4.4.1 (441.1) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/Air PortNetworkPrefs.bundle/Contents/MacOS/AirPortNetworkPrefs
    0x8fe00000 - 0x8fe49fff dyld 46.9 /usr/lib/dyld
    0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901bf000 - 0x901c1fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c3000 - 0x901fffff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90226000 - 0x902fcfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031c000 - 0x90770fff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90807000 - 0x908cffff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9090d000 - 0x9090dfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9090f000 - 0x90a02fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a52000 - 0x90ad1fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afa000 - 0x90b5efff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bcd000 - 0x90bd4fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bd9000 - 0x90c4cfff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c61000 - 0x90c73fff libauto.dylib /usr/lib/libauto.dylib
    0x90c79000 - 0x90f1ffff com.apple.CoreServices.CarbonCore 682.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f62000 - 0x90fcafff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91002000 - 0x91040fff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91053000 - 0x91063fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9106e000 - 0x910ecfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91121000 - 0x9113ffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9114b000 - 0x91159fff libz.1.dylib /usr/lib/libz.1.dylib
    0x9115c000 - 0x912fbfff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913f9000 - 0x91401fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91408000 - 0x9142efff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91440000 - 0x91447fff libbsm.dylib /usr/lib/libbsm.dylib
    0x9144b000 - 0x914c4fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91512000 - 0x91512fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91514000 - 0x9153ffff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91552000 - 0x91626fff com.apple.ColorSync 4.4.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91661000 - 0x916defff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170b000 - 0x917b4fff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917da000 - 0x91825fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91844000 - 0x9185afff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91866000 - 0x91880fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188a000 - 0x918c7fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918db000 - 0x918e7fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918ee000 - 0x91929fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193b000 - 0x919edfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a33000 - 0x91a49fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a4e000 - 0x91a6cfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a71000 - 0x91acffff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae1000 - 0x91ae5fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91ae7000 - 0x91b64fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b68000 - 0x91ba5fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bab000 - 0x91bc5fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bca000 - 0x91bccfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bce000 - 0x91bcefff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91bd0000 - 0x91c5efff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c65000 - 0x91c65fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91c67000 - 0x91cc0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91cc9000 - 0x91cedfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91cf5000 - 0x920fefff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92138000 - 0x924ecfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92519000 - 0x92597fff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x925d8000 - 0x92808fff com.apple.Foundation 6.4.7 (567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92914000 - 0x929f2fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92a0f000 - 0x92afcfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92afe000 - 0x92b08fff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    0x92b0c000 - 0x92b23fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b2e000 - 0x92b86fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b9a000 - 0x92b9afff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92b9c000 - 0x92bacfff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bba000 - 0x92bc2fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bc8000 - 0x92bcdfff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bd3000 - 0x92c64fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c78000 - 0x92c7bfff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c7e000 - 0x92c9bfff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cab000 - 0x92cb1fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cb7000 - 0x92d1afff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d3e000 - 0x92d7ffff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92da6000 - 0x92db3fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dba000 - 0x92dbffff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dc4000 - 0x930b6fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931bb000 - 0x931c6fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93256000 - 0x93256fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93258000 - 0x9390efff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c8f000 - 0x93d09fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d42000 - 0x93e03fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e43000 - 0x93e43fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e45000 - 0x94017fff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94068000 - 0x940a9fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x940b1000 - 0x940ebfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x941cc000 - 0x941d4fff com.apple.IntlPreferences 1.2.1 /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
    0x941da000 - 0x941edfff com.apple.frameworks.preferencepanes 11.1 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x941fb000 - 0x9420bfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94218000 - 0x94255fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94271000 - 0x94280fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94287000 - 0x94292fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942de000 - 0x942f8fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94658000 - 0x94666fff com.apple.framework.Apple80211 4.5.1 (451.2) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x9468d000 - 0x946b9fff com.apple.framework.NetworkConfig 2.1 /System/Library/PrivateFrameworks/NetworkConfig.framework/Versions/A/NetworkCon fig
    0x946d5000 - 0x946dafff com.apple.SetupAssistant.International 1.4.2 /System/Library/PrivateFrameworks/International.framework/Versions/A/Internatio nal
    0x970f4000 - 0x9710afff com.apple.EAP8021X 8.0.3 (???) /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x9784a000 - 0x9786afff com.apple.internetconnect.framework 1.4.3 /System/Library/PrivateFrameworks/InternetConnect.framework/Versions/A/Internet Connect
    Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, Intel Core Duo, 2 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x89), 4.80.76.1
    Bluetooth: Version 1.7.9f12, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: Parallels Host-Guest, Ethernet, en2
    Network Service: Parallels NAT, Ethernet, en3
    Serial ATA Device: Hitachi HDS725050KLA360, 465.76 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Primax Electronics, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

    We have 4 macs at our office: a G4, two G5s and a Mac Pro, all running 10.4.6, and they all have this issue with the proxy settings. It is only a problem when trying to change the account name of the Web Proxy. It crashes when saving on everyone of the 4 machines. We had similar issues when we upgraded to 10.4.8 with the proxy settings. It wouldn't maintain the changes to the settings so we downgraded back to 10.4.6. If anyone using 10.4.6 with proxy settings doesn't have this problem, please let me know.

  • Multiple Joins between 2 folders - when change condition value

    Hi
    I have created a report that joins 3 tables. The join between 2 of them gave me the option of two possible joins. I selected one and the report runs OK.
    There is a condition in the report that uses one of the fields from one of the tables that has multiple join paths.
    If I change the value of the condition from e.g. field = 04 to field = 05, then I get the error 'multiple join paths between folders'.
    If I disable the multiple join path detection it runs ok and the query matches the original one.
    However, do you know why I would get this error by just changing the value within an existing condition where the join path was already selected?
    Thanks
    GB

    Hi,
    Everytime when you change the value of the column, discoverer re-generates the query and hence asks for the Multiple joins.
    You can disable this option in Discoverer Desktop.
    Go to Tools > Options > Advanced > Uncheck "Multilpe Join Path Detection".
    Cheers!
    Yogini

  • System crashes when using Middle Values on a vertical progress Bar

    I've been trying for several days to get a  Vertical Slider/Vertical progress bar  to work using middle values. Sometimes it'll work fine in the High and Low values mode but crashes when you choose the middle values mode.  After many iterations I finally got one verticle slider bar with middle values to work but when I try to add a second slider it crashes again.  I'm getting the error that memory cannot be read.

    Hi Maureen,
    Can you please tell us which version of Xcelsius you are running?
    If it's Crystal Xcelsius 4.5, are you running a Hot Fix?  If so, which version?  This can checked by going to Help --> About Crystal Xcelsius, and then analyzing the Application Version field.
    If it's Xcelsius 2008, which version (Present or Engage) are you using? 
    Are you using Service Pack 1?  To check if you're running SP1, you can go to Help --> About Xcelsius.  The Build Number field should end with 247 if you have it.
    Thanks,
    -david

Maybe you are looking for

  • APEX-The manullay created column is not getting updated in the database

    Dear all I have a form on page, which is created along with a report using Form on a Table with Report option. From the form I have deleted one field and recreated manullay as set the property as database column. When I am calling from the report pag

  • Publish calendars in iCal 4.0.4?

    In one of the recent upgrades, iCal changed from publishing calendars to "sharing" them. I want to embed an html snippet with my iCal in it, but if I can no longer publish my calendar it won't work. Is there a way in iCal 4.0.4 to publish a calendar,

  • Cannot open two pictures at the same time - computer crashes

    I have PSE7 and Windows7.    I cannot open two pictures at the same time.  When I go to open the second picture it crashes PSE7.  Anyone know how I can open two pictures at the same time?  What is the fix?

  • Material master update through BAPI

    Hello Experts, We are using BAPI_MATERIAL_SAVEREPLICA to update material master . It is required to update RefPlant:consumption (MARC-VRBWK) in forecast view . We could not find any field corresponding to MARC-VRBWK in table parameters PLANTDATA . Pl

  • FBRA - Invoice & Clearing/Payment Document in different currencies

    Hi Gurus, We would like to just reset and not reverse a clearing document (this is also the payment document) linked to a customer invoice. The clearing document is in USD currency, while the invoice is in USD4 (4 digits) currency. While resetting th