Native C++ Custom Exception Not Recognized

Hi,
I'm having a problem with the native part of my code when throwing a custom exception. It is never caught when the exception is thrown in a separate class, it always falls in the generic catch(...) section. I know this problem has something to do with JNI and Java since running a C++ test program doing the same thing recognizes the exception and catches it.
My Program is something like this
Java Part:
public class RunException {
  public static void main(String args[]) {
     doSomething();
}C++ Part:
class CustomException: public exception {
   public :
       exception() {};
class CatchException: public exception {
   public:
      doSomething() {
        try {
           throwException->throwException();
           throw CustomException(); //this would have been caught in catch(CustomException)
        }catch(CustomException e) {
         //never goes in here
        catch(int e) {
         //this works
        catch(...) {
        //always goes ends up here here
class ThrowException {
  public:
    throwException() {
       throw CustomException(); //this ends up in catch(...)
       //throw 1 - throwing an integer would work
} I'm not sure what's causing this but I'm guessing it has something to do with loading and linking or maybe some sort of JVM security policy/behavior? Any help would be greatly appreciated.
Edited by: z3n3r on Nov 13, 2008 7:51 PM

Never seen this. Some comments on your C++:
class CustomException: public exception {
public :
exception() {};That should be CustomException() {}
}catch(CustomException e) {That should be catch (CustomException &e). Never catch exceptions by value.
throwException() {That should be throwException() throw(CustomException) {}, although good old MSVC still ignores it 15 years later ...

Similar Messages

  • Cumulative quantity reset by customer, but not recognized by SAP

    All,
    I just encountered an issue with the cumulative quantitied. They were reset by our customer on 25.12.2011, but SAP didn't recognize it, even if I would have expected it.
    Can anybody give me a hint, why?
    Cheers,
    B.

    Hi Boban,
    can you tell us which solution you are referring to exactly.
    Where (which transaction) has your customer reset the cumulative quantities?
    Best regards
    Robert

  • You are not recognized as a user in the SAP customer notification system

    Hello,
    we are in OSS registered as CCC. I am able to send notifications from our SolMan to OSS with components(instalations) which are registered under out SAP customer number(our SolMan instalation etc.).
    When I want to sned notification for our customers to OSS but with component of our customer(he has another SAP number, his instalation) then I got an error message
    You are not recognized as a user in the SAP customer notification system:
    You are not recognized as a user in the SAP customer notification system
    Message no. DNO158
    Diagnosis
    No address data exists for this logon user in the SAP problem notification system.
    The function you activated could not be executed.
    Activated function Diagnosis
    Send notification to SAP The notification was saved, but could
    not be sent to SAP.
    Update notification at SAP The notification was not updated to
    reflect the SAP version.
    Check for changes The system cannot compare the notification
    with the current version at SAP.
    Request list of the The notifications that you sent to SAP
    notifications contained cannot be updated.
    in the SAP problem notification system.
    Procedure
    Contact your system administrators.
    Could you help me please?
    view V_AISAPCUSTNOS ist filled with our customer numbers, I am in AISUSER...
    Thanks Miloslav Pudil

    Hello Miloslav,
    We have the same problem.
    Somebody knows how can we resolve this?
    Thanks,
    Diego.

  • Event Viewer cannot open the event Log or Custom view. Verify that the Event log service is running or query is too long. The instance name passed was not recognized as valid by a WMI data provider(4201).

    "Event Viewer cannot open the event Log or Custom view. Verify that the Event log service is running or query is too long. The instance name passed was not recognized as valid by a WMI data provider(4201)"
    This error keeps cropping up now and again on most of our domain controllers (OS-2008 AND 2008R2)...Usually a restart fixes the issue however the issue repeats and security logs don't generate.
    Any advice on how to fix this issue permanently would be greatly appreciated.

    Please see this: https://social.technet.microsoft.com/Forums/windows/en-US/95987ca3-a1b2-4da6-95b7-d825d06cdac7/error-code-4201-the-instance-name-passed-was-not-recognized-as-valid-by-a-wmi-data-provider?forum=w7itprosecurity
    You can also try rebuilding the WMI repository: http://blogs.technet.com/b/askperf/archive/2009/04/13/wmi-rebuilding-the-wmi-repository.aspx
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Native app - Invalid number of parameters, java.exe is not recognized as an internal or external...

    Compilation complete.
    Patching package name...
    Patching version information...
    Patching app name...
    Updating the Android app project...
    [Path to Android project]>android update project --name "EmployeeCare2" --target 1 --path .
    Invalid number of parameters
    '"C:\Windows\system32\java.exe "' is not recognized as an internal or external command,
    operable program or batch file.

    Fixed it. I mean I got it to generate the app, I wouldn't call it fixed. This is one of those cases where I'm convinced that I am the only person who is using a particular feature because it doesn't seem like this would have ever worked for anyone.
    Open C:\Program Files (x86)\Adobe\Adobe RoboHelp 11\RoboHTML\MultiscreenExt\NativeApps\Android\UpdateApp.bat.
    Turn echo back on.
    Run the script to generate a native app.
    Check the output window when it fails. This line >SET PATH="C:\Program Files\Java\jdk1.7.0_51\"bin; should be >SET PATH=C:\Program Files\Java\jdk1.7.0_51\bin; no quotes around the path before bin.
    Back in UpdateApp.bat: I hardcoded SET PATH=C:\Program Files\Java\jdk1.7.0_51\bin;%3;%PATH%.
    When I run the script again, I get a different error. I cleared the output window, so I don't remember what it was.
    Delete everything in the output folder, run the script again.
    I haven't tested the app, but it says and looks like it was generated.

  • Extension not recognizing custom user directory selection

    A while back I created a Dreamweaver plugin called Blackbaud Sphere CMS (http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&extid=2430523).  Anyhow during install it provides the user with the options select a custom save directory for KDF files. This directory is referenced when creating template files later on. It was working perfectly fine in Dreamweaver CS4-CS5.5 on OSX and in CS6 it doesn't remember the users directory selection. Haven't checked to see if this was occuring in Windows yet. For now I'm trying to resolve the OSX 10.7.4 with CS6 issue.
    See how the token is written below:
    <token name="KDF" prompt="Descriptor Files (Save all .KDF files here)" default="$dreamweaver/configuration/Blackbaud/Templates/KDF" />
    I should note that it does crete the default directory however it is also not recognized.

    Bump, still having this issue.

  • I just bought a new ipod and I'm trying to download my itunes library and games but itunes is not recognizing my new ipod. I have followed all the instructions from apple asistant except deleting and reinstalling itunes.  What can I do.

    I bought a  new Ipod (5th generation).  I am trying to sync it to my itunes.  I tunes does not recognize my new ipod. It is registered.  I was only able to download purchases I made from my old ipod.  I cannot download my itunes library or any of the games I have purchased. I tried using the troubleshooting guide to no avail.  The only thing I did not do was to uninstall and reinstall itunes.  I did update it to the latest version. How can I get  itunes to recognize my new ipod?

    - You do have iTunes version 11 on the computer, right. Saying the latest is not sufficient.
    - Have you tried everthing here:
    iOS: Device not recognized in iTunes for Windows
    - You should
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    Your library/media will not be affected.
    - Does the iPod charge?

  • Isight not recognized by Skype, Google Video Chat, Logitech VID and ichat.

    MacBook4,1 Firewire
    Leopard 10.5.8
    Skype 2.8.0.866
    Quicktime Plug in 7.6.9
    QUictime player MIA
    Here is my story. I will try and make it as brief as possible.
    The other day, I put a rented DVD into my dvd drive, and it didn't load. I checked for updates for Mac or quicktime. Nothing available. I did some googlin, and someone suggested I zap pram, repair permissions. I blindly obeyed. That didn't help. Then I messed around with quicktime. Not sure what I did. Finally, I had to download the latest version of VLC to watch my movie. I have no idea of my problems with QT have anything to do with my isight issues with Skype and the like, but I mentioned it just in case.
    The next morning, when I went to skype, my video wasn't sending. I'm not sure if my chat partners video was working, we usually only do it one way. Me sending.
    I checked to see if my video was working in photobooth. Indeed it was (and still does).
    I have to date:
    Downloaded the latest version of QT (7.6.9 for Leopard)- the web plug-in for watching QT online is installed and running properly.
    After install, the QT player does not show up in applications, or anywhere else on the hard drive.
    I Messed around with QT in ways I can't describe. Trying to install older versions, removing who knows what files. Installing again.
    zapped PRAM
    Cleared preferences for Skype by removing skype plist
    download latest version skype
    deleted all skype files I could find
    reinstall Skype
    repaired permissions (FIRST THING I DID)
    Put your Mac to sleep
    Wake the computer after it has gone to sleep.
    Restart your Mac by by choosing the Apple
    Shut down your Mac
    Start up mac
    Shutting down, disconnecting power supply, taking out batter, putting dumte mac together again
    changed permissions on skype specifically to make sure all accounts were read/write
    tried setting using skype with a new account
    tried using skype, google video and logitech using wifi at my work
    uninstalled PREY video security app plug in
    removed and uninstalled divx
    removed and uninstalled perian
    Checked Preferences>Video show a black screen that says "No Video Camera Connected" and does not show ANY cameras in the video camera chooser drop down"
    NOTE: Google Video Chat does show the isight cam, but a black screen. Logitech just has a black screen and asks "where in the interweb is your cam buddy?
    I have searched and failed to find CamCamX5.component
    Tested video in Google Chat and Logitech VID chat. built-in isight not recognized
    Tested video in iChat - I chat crashed when opening. (i posted the crash report at the end of this post)
    I'm sure I'm missing some.......
    SOME THINGS I HAVE NOT YET TRIED
    ROSETTA - in the Skype info pane, Rosetta is greyed out. I don't know if I have it, don't know where to get it. Don't know if I need.
    Installing Skype while playing Stairway to Heaven backwards
    Reset SMC or PMU
    Done disk repair - I'm not sure how to do that, I used to have a disc for my old mac for that
    Deleted iPhotoPhotocast and/or QuartzComposer.
    Closing Firefox and starting Skype
    install older version of skype
    ICHAT CRASH REPORT
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB
    Graphics: kHW_IntelGMA965Item, GMA X3100, spdisplays_builtin, 144 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.91.21)
    Bluetooth: Version 2.1.9f10, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MHY2160BH, 149.05 GB
    Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N
    USB Device: Built-in iSight, (null) mA
    USB Device: Apple Internal Keyboard / Trackpad, (null) mA
    USB Device: IR Receiver, (null) mA
    USB Device: Bluetooth USB Host Controller, (null) mA
    Process: iChat [191]
    Path: /Applications/iChat.app/Contents/MacOS/iChat
    Identifier: com.apple.iChat
    Version: ??? (???)
    Build Info: iChat-6220000~1
    Code Type: X86 (Native)
    Parent Process: launchd [67]
    Interval Since Last Report: 7034092 sec
    Crashes Since Last Report: 37
    Per-App Interval Since Last Report: 0 sec
    Per-App Crashes Since Last Report: 2
    Date/Time: 2011-01-17 20:32:51.126 -0800
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: A12CF9D7-D5A7-4ED6-8488-B9B5FD597DC4
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0
    Application Specific Information:
    * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Couldn't load DefaultDefaults'
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x9313ae94 __TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION__ + 4
    1 libobjc.A.dylib 0x92f2ae3b objcexceptionthrow + 40
    2 com.apple.CoreFoundation 0x9313adcb +[NSException raise:format:arguments:] + 155
    3 com.apple.Foundation 0x9530ef35 -[NSAssertionHandler handleFailureInFunction:file:lineNumber:description:] + 101
    4 iChatCommonGUI 0x009e135d RegisterDefaults + 232
    5 com.apple.iChat 0x0013c10c 0x1000 + 1290508
    6 com.apple.iChat 0x0000341e 0x1000 + 9246
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xa03560f0 ebx: 0x92f2ae1c ecx: 0xa03551a0 edx: 0x00a2a000
    edi: 0x00000000 esi: 0x009f71b0 ebp: 0xbffffa38 esp: 0xbffffa38
    ss: 0x0000001f efl: 0x00000282 eip: 0x9313ae94 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x0231e000
    Binary Images:
    0x1000 - 0x23cfef com.apple.iChat 4.0.9 (622) <deb92a6fd826a5eb82f1d8991748ef59> /Applications/iChat.app/Contents/MacOS/iChat
    0x2b1000 - 0x326ff7 com.apple.Bluetooth 2.1.9 (2.1.9f10) <d70a88066ebf7eb8071781f686caced3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x375000 - 0x391fff com.apple.IMFramework 4.0.8 (584) <49551f914cd1c3ba154f15f3765803a9> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x3aa000 - 0x4ddff6 com.apple.viceroy.framework 363.57 (363.59) <3de89d35cae265ca45b876897be26679> /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x54e000 - 0x58dfff com.apple.vmutils 4.1 (104) <9009c24d9279b0794970d8eea4134201> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x5af000 - 0x6b6ff7 com.apple.WebKit 5533.19 (5533.19.4) <9299024ba5d2d796781e6d7312fae16a> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x76a000 - 0x783fff com.apple.frameworks.preferencepanes 12.2 (12.2) <090decd2f1c3f48031e43fdf2171469f> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x79d000 - 0x79fffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7a6000 - 0x7d8fff com.apple.remotedesktop.screensharing 1.0.3 (1.0.3) <a6a5cd9d317cc6606b6b02c96df076fb> /System/Library/PrivateFrameworks/ScreenSharing.framework/Versions/A/ScreenShar ing
    0x7eb000 - 0x7ffff7 com.apple.ScreenSaver 2.2 (2.2) <e8b7c717976f8af3ec1f255c5ad04caf> /System/Library/Frameworks/ScreenSaver.framework/Versions/A/ScreenSaver
    0x810000 - 0x823fff com.apple.IMUtils 4.0.8 (584) <2105663d09d2bee0d8742159d0581a3e> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x832000 - 0x850fe3 libexpat.1.dylib ??? (???) <eff8a63a23a7d07af62b36fdb329e393> /usr/lib/libexpat.1.dylib
    0x858000 - 0x86ffff com.apple.datadetectors 1.0.1 (66.2) <b4676446cca8a1e4c28ca911026b7ceb> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x883000 - 0x8d1ff3 com.apple.datadetectorscore 1.0.2 (52.14) <bd3bfe061091be75ce6a27172b988702> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x902000 - 0x975fff com.apple.iLifeMediaBrowser 2.1.5 (368) <3026150475335424dd1532739ded6fb0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9c3000 - 0x9f5ff7 iChatCommonGUI ??? (???) <eaba5e1e294f518db1b573b7fee6ff87> /System/Library/PrivateFrameworks/iChatCommonGUI.framework/iChatCommonGUI
    0xa20000 - 0xa22fff com.apple.BezelServicesFW 1.4.9212 (1.4.9212) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x1110000 - 0x1c0afff com.apple.WebCore 5533.19 (5533.19.4) <9b91bb00c553ec746fdbe51abca306af> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90032fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90036000 - 0x901b6fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x901b7000 - 0x901befe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x901bf000 - 0x90218ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x90219000 - 0x90253fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90254000 - 0x902a2fe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x902a3000 - 0x90427fef com.apple.MediaToolbox 0.484.2 (484.2) <32bf3254fafd942cf8f2c813960217fd> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x905b8000 - 0x905b8fff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x905b9000 - 0x90633ff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90634000 - 0x90673fef libTIFF.dylib ??? (???) <a5991d757f0c17a9bb8b1bcb14ab9ec0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90674000 - 0x90724fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x90725000 - 0x90769feb com.apple.DirectoryService.PasswordServerFramework 3.0.4 (3.0.4) <45d0af6eed184b278990175527a0d3fa> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9076a000 - 0x90779ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9077a000 - 0x90804ff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90805000 - 0x9093dfe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9093e000 - 0x90940ff5 libRadiance.dylib ??? (???) <276f13ab6429e05b093a8dda251e3b53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90941000 - 0x90c6cff6 com.apple.QuickTime 7.6.9 (1680.9) <024f122335016a54f8e59ddb4c79901d> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x90c6d000 - 0x90e3eff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90e3f000 - 0x90e88fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x90e89000 - 0x90e89ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90e8a000 - 0x90f1dfff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90f1e000 - 0x915befef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x915bf000 - 0x91726ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x91727000 - 0x9172cffc com.apple.KerberosHelper 1.1 (1.0) <c6b942d705fa0460ace11af01f316db1> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x9172d000 - 0x917c0ff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x917c1000 - 0x917cefe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x917cf000 - 0x917d3fff com.apple.OpenDirectory 10.5 (10.5) <7d9ff71c60ad73f4c82a638abc233bf0> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x917d4000 - 0x91b90ff4 com.apple.VideoToolbox 0.484.2 (484.2) <46c37a5fead4e4f58501f15a641ff476> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x91b91000 - 0x91e6bff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x91e6c000 - 0x91e6cff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91e6d000 - 0x91eabfff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91eac000 - 0x91f39ff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x91f3a000 - 0x922d7fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x922d8000 - 0x922d8ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x922d9000 - 0x9234bfff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9234c000 - 0x923feffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x923ff000 - 0x9247cfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9247d000 - 0x92487feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92488000 - 0x9248cfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x9248d000 - 0x92c8bfef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92c8c000 - 0x92ca8ff3 com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92ca9000 - 0x92cebfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92cec000 - 0x92d93feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x92d94000 - 0x92db1ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x92db2000 - 0x92efaff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <acf821a3c418fdc86ef02b654366f5f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x92efb000 - 0x92efffff libGIF.dylib ??? (???) <36f7b0255a81d97c7b360c3b11b4e462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92f00000 - 0x92f16fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x92f21000 - 0x93001fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x93002000 - 0x9304dfe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9304e000 - 0x93181fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93182000 - 0x93182ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93183000 - 0x93541fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9356b000 - 0x936a4ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x936a5000 - 0x936f0ff7 com.apple.CoreMediaIOServices 130.0 (935) <e7c6d794bbec49f9d1ee8261c3f9ff0e> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x936f1000 - 0x936f9fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x936fa000 - 0x93756ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93757000 - 0x93763ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93764000 - 0x9384cff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9384d000 - 0x9385dffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9385e000 - 0x9385effa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x949f9000 - 0x94a09fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94a0a000 - 0x94a59fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x94a5a000 - 0x94e6afef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94e6b000 - 0x94e8affa libJPEG.dylib ??? (???) <d23f3f3b9d168bf32f89449f83fa07f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94e8b000 - 0x94eaffeb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x94eb8000 - 0x94ecdffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94ece000 - 0x94ed3fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x94ed4000 - 0x94f7bfec com.apple.CFNetwork 438.16 (438.16) <dbf00ca36a09edfae60ec44f9d7a9ef9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x94f7c000 - 0x95003ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x95004000 - 0x95004ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x95005000 - 0x9500cffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x9500d000 - 0x95047ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95048000 - 0x950c7ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x950c8000 - 0x950cefff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x950cf000 - 0x95106fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95131000 - 0x95133fff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95134000 - 0x951effe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x951f0000 - 0x951f0ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x951f1000 - 0x9546dfe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95480000 - 0x95481ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x95482000 - 0x95563ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x95571000 - 0x95769fff com.apple.JavaScriptCore 5533.19 (5533.19.1) <a099821bc9203b1bba37aee855280e28> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x958a1000 - 0x958aafff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x958ab000 - 0x958fcfeb com.apple.framework.familycontrols 1.0.4 (1.0.4) <e76b4fa1c25673c8e0fb183b6c0e8eaf> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x959c7000 - 0x959d6fff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x959d7000 - 0x95a00fff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x95a0d000 - 0x95a0dffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x95a0e000 - 0x95a26fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x95a27000 - 0x95a38ffe com.apple.CFOpenDirectory 10.5 (10.5) <39d48cd00b8f9ca3fcdd251715cc74d5> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x95ade000 - 0x95ae3fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x95ae4000 - 0x95b24fef com.apple.CoreMedia 0.484.2 (484.2) <81221976abdc19f30723c81c5669bbc9> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95b25000 - 0x95ce1ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x95ce2000 - 0x961b3fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x961b4000 - 0x96211ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x96212000 - 0x96263ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x96264000 - 0x96267fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96268000 - 0x96268ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x96269000 - 0x9629bfff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9629c000 - 0x963eeff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x963f7000 - 0x966fffe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96700000 - 0x9672bfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x9672c000 - 0x96876feb com.apple.QTKit 7.6.9 (1680.9) <fe987e6adf235d5754399dcdae6e5a8e> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x96877000 - 0x96895ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96896000 - 0x9689bfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9689c000 - 0x968c0fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x968c1000 - 0x96988ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96989000 - 0x96997ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x96998000 - 0x969c9ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x969ca000 - 0x96a24ff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96a25000 - 0x96a43fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
    0x96a44000 - 0x96a5fff3 libPng.dylib ??? (???) <c0791798fb92acc136c250a373449359> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x96a60000 - 0x96a60ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96a61000 - 0x96a8efeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96a8f000 - 0x96b0cfeb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96b0d000 - 0x96b9aff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96b9b000 - 0x96c66fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    I know this is a lot of info. I hope I didn't miss anything. I use skype with three people. Three very important people. Two of which, meh, the video isn't important. ONe where the video option is paramount.
    I'm just a little frustrated. Thanks in advance for any help.

    Hi,
    We will come back to iChat if required.
    It does prefer an Screen Name to be added as you go through the Start Up Screens (First Run) but you can click through these and just access the iChat > Preferences > Video Section to view a Preview.
    I must admit to not seeing a Crash Log when the known chosen Mic/Audio Input has not been listed.
    However if the External Audio was Firewire connected that may explain things.
    NOTE:-
    mAudio and other Firewire Audio Devices do tend to need the Most up-to-date drivers to work properly.
    Sometimes it pays not to do a COMBO or other Software Update until you know the drivers are ready for it.
    With any OS update above the 10.x.1 point will also have a COMBO version.
    The COMBO then includes all the updated items between the base level OS and the latest Update.
    So for 10.6 there is only what is called a Delta for 10.6.1
    There is a delta (10.6.1 to 10.6.2 only) and a COMBO (10.6 to 10.6.2) for the next update and this is repeated through 10.6.6
    The Deltas only include those things that are Updated on that occasion (As in the 10.6.1 to 10.6.2 example - 10.6.5 to 10.6.6 would not include the stuff in 10.6.4 or earlier)
    COMBOs can be installed "Over-the-Top" of what you have already installed.
    It is certainly needed when you Re-install something (Apple apps/Files etc) from the Install Disk you have when your OS has been updated beyond that point.
    Some apps like iChat Get their Updates in the OS Updates and need to "Match" the progression.
    The 10.5.8 COMBO (Your specs say 10.5.8) is Here
    For others the 10.6.5 COMBO is here
    and 10.6.6 COMBO IS here
    <hr>
    Quicktime.
    The Download and Install should be all the parts of Quicktime.
    Internet Plug-ins for Browsers, various System Files to make Quicktime work for other apps, various Components to play various formats and of course the Player itself.
    The Player should be in the Applications Folder with this icon:-
    The OS 10.6 version (Quicktime X has a big blue X icon)
    If you mean it has disappeared from the DOCK you can Drag the Application back to the DOCK to make the icon (and link to app) again (The app stays in the Applications folder the OS just makes an icon and links it for you by doing this)
    One of the biggest causes of many apps not working is turning Off/Disabling certain Fonts the apps need.
    Follow the Link in this Users Tip by Kurt Lang. Make sure that the Correct System Fonts are ON.
    9:53 PM Tuesday; January 25, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Webservices and custom exception handling

    hi all,
    I have one ejb method which promote as webservices.
    @WebMethod
    @Oneway
    public void test(String arg) throws STARS21BOException{
    my Custom Exception class STARS21BOException extends from EjbException and it has no-arg constructor.
    but when i deploy on server i get following exception.
    if i remove throws clause from method, it is working fine.
    javax.xml.ws.WebServiceException: Unable to create JAXBContext
         at com.sun.xml.ws.model.AbstractSEIModelImpl.createJAXBContext(AbstractSEIModelImpl.java:158)
         at com.sun.xml.ws.model.AbstractSEIModelImpl.postProcess(AbstractSEIModelImpl.java:87)
         at com.sun.xml.ws.model.RuntimeModeler.buildRuntimeModel(RuntimeModeler.java:271)
         at com.sun.xml.ws.server.EndpointFactory.createSEIModel(EndpointFactory.java:351)
         at com.sun.xml.ws.server.EndpointFactory.createEndpoint(EndpointFactory.java:201)
         Truncated. see log file for complete stacktrace
    Caused By: java.security.PrivilegedActionException: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 1 counts of IllegalAnnotationExceptions
    java.lang.StackTraceElement does not have a no-arg default constructor.
         this problem is related to the following location:
              at java.lang.StackTraceElement
              at public java.lang.StackTraceElement[] java.lang.Throwable.getStackTrace()
              at java.lang.Throwable
              at java.lang.Exception
              at public java.lang.Exception sg.com.stee.stars21.showcase.business.jaxws.STARS21BOExceptionBean.causedByException
              at sg.com.stee.stars21.showcase.business.jaxws.STARS21BOExceptionBean
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.xml.ws.model.AbstractSEIModelImpl.createJAXBContext(AbstractSEIModelImpl.java:148)
         at com.sun.xml.ws.model.AbstractSEIModelImpl.postProcess(AbstractSEIModelImpl.java:87)
         at com.sun.xml.ws.model.RuntimeModeler.buildRuntimeModel(RuntimeModeler.java:271)
         at com.sun.xml.ws.server.EndpointFactory.createSEIModel(EndpointFactory.java:351)
         Truncated. see log file for complete stacktrace
    Caused By: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 1 counts of IllegalAnnotationExceptions
    java.lang.StackTraceElement does not have a no-arg default constructor.
         this problem is related to the following location:
              at java.lang.StackTraceElement
              at public java.lang.StackTraceElement[] java.lang.Throwable.getStackTrace()
              at java.lang.Throwable
              at java.lang.Exception
              at public java.lang.Exception sg.com.stee.stars21.showcase.business.jaxws.STARS21BOExceptionBean.causedByException
              at sg.com.stee.stars21.showcase.business.jaxws.STARS21BOExceptionBean
         at com.sun.xml.bind.v2.runtime.IllegalAnnotationsException$Builder.check(IllegalAnnotationsException.java:102)
         at com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:438)
         at com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:286)
         at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:139)
         at com.sun.xml.bind.api.JAXBRIContext.newInstance(JAXBRIContext.java:105)
         Truncated. see log file for complete stacktrace
    >
    <Apr 23, 2010 10:51:33 AM SGT> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1271991082383' for task '2'. Error is: 'weblogic.application.ModuleException: Exception activating module: EJBModule(ejb-showcaseEJB.jar)

    newt.mm wrote:
    @WebMethod
    @Oneway
    public void test(String arg) throws STARS21BOException{
    }As per method signature it is asynchronous web service however you are trying to throw soap fault. Isn't the soap fault is also a kind of response?
    Do you really want your web method to be asynchronous?

  • 'javac' is not recognized

    Good Morning Everybody!
    I am a newbie in Java and I want to start writing my first application.
    I did write my code and ready to compile it.
    01/21/2008 10:14 AM <DIR> ..
    01/21/2008 10:14 AM 250 first.java
    C:\java\main\src\january>javac first
    'javac' is not recognized as an internal or external command,
    operable program or batch file.
    C:\java\main\src\january>java first
    Exception in thread "main" java.lang.NoClassDefFoundError: first
    Here is my code:
    Public class first {
    public static void main(String[] args) {
    for (int i=1;i<=50; i++)
    System.out.println(i);
    What am I doing wrong?

    now I am getting the following error message:
    C:\java\main\src\january>dir
    Volume in drive C has no label.
    Volume Serial Number is 44A4-79F1
    Directory of C:\java\main\src\january
    01/21/2008 02:11 PM <DIR> .
    01/21/2008 02:11 PM <DIR> ..
    01/21/2008 02:11 PM 257 first.java
    1 File(s) 257 bytes
    2 Dir(s) 7,320,764,416 bytes free
    C:\java\main\src\january>javac first.java
    C:\java\main\src\january>dir
    Volume in drive C has no label.
    Volume Serial Number is 44A4-79F1
    Directory of C:\java\main\src\january
    01/21/2008 02:12 PM <DIR> .
    01/21/2008 02:12 PM <DIR> ..
    01/21/2008 02:12 PM 413 first.class
    01/21/2008 02:11 PM 257 first.java
    2 File(s) 670 bytes
    2 Dir(s) 7,320,764,416 bytes free
    C:\java\main\src\january>java first
    Exception in thread "main" java.lang.UnsupportedClassVersionError: first (Unsupported major.minor version 50.0)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    C:\java\main\src\january>java first.class
    Exception in thread "main" java.lang.NoClassDefFoundError: first/class
    C:\java\main\src\january>

  • Throwing MbeanException wrapping custom exception

    Iam throwing a mbean exception which wraps a custom exception from mbean.
    Iam invoking this mbean from wlst(python script) and Iam trying to catch this MBeanException
    When i try to use the getCause method i get the following exception .
    "java.rmi.UnmarshalException: Problem finding error class; nested exception is:
    java.lang.ClassNotFoundException: Failed to load class oracle.webcenter.lifecycle.exception.LifecyclePortalGuidMisMatchException"
    Please note that the python script is aware of the custom exception (LifecyclePortalGuidMisMatchException).
    For testing purpose, to confirm this, i have also created an instance of LifecyclePortalGuidMisMatchException in python (before invoking the mbean)
    The complete exception stack
    java.rmi.UnmarshalException: Problem finding error class; nested exception is:
    java.lang.ClassNotFoundException: Failed to load class oracle.webcenter.lifecycle.exception.LifecyclePortalGuidMisMatchException
    javax.management.MBeanException
    at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
    at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:223)
    at javax.management.remote.rmi.RMIConnectionImpl_1035_WLStub.invoke(Unknown Source)
    at weblogic.management.remote.common.RMIConnectionWrapper$16.run(ClientProviderBase.java:919)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    at weblogic.security.Security.runAs(Security.java:61)
    at weblogic.management.remote.common.RMIConnectionWrapper.invoke(ClientProviderBase.java:917)
    at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:993)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyObject.invoke(Unknown Source)
    at ora_mbs$py.invoke$8(/ade/aimmanue_pt/oracle/oracle_common/common/wlst/lib/ora_mbs.py:56)
    at ora_mbs$py.call_function(/ade/aimmanue_pt/oracle/oracle_common/common/wlst/lib/ora_mbs.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyObject.invoke(Unknown Source)
    at LifecycleHandler$py._doScopeImport$26(/ade/aimmanue_pt/oracle/as11gr1wc/common/script_handlers/LifecycleHandler.py:892)
    at LifecycleHandler$py.call_function(/ade/aimmanue_pt/oracle/as11gr1wc/common/script_handlers/LifecycleHandler.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at ExpImpHandler$py.importGroupSpaces$9(/ade/aimmanue_pt/oracle/as11gr1wc/common/script_handlers/ExpImpHandler.py:113)
    at ExpImpHandler$py.call_function(/ade/aimmanue_pt/oracle/as11gr1wc/common/script_handlers/ExpImpHandler.py)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    Could you let me who why iam not able to get the cuase of the exception when the client is aware of the exception
    Edited by: user510156 on Aug 20, 2012 6:43 AM
    Edited by: user510156 on Aug 20, 2012 6:49 AM

    Hi,
    There is no API to provide this functionality. The reason is the XI message processing is through pipeline as you know. And this is nothing but SAP specific services. So you can not alter them as they are. For the request that you are asking, you will have to edit the pipeline step that populates the SAP:ERROR node. For this, we need to identify which service does this and then if it is possible to write a user exit, etc...So in this case, I would suggest you go with raising an OSS note.
    However, can you please tell us why is this required? I can understand to send a message/mail if you get an error or something like that. But I am not able to figure out in what scenarios would you require this kind of error display.
    Thanks and Regards,
    Sarath.

  • PostScript Fonts not recognized in OSX 10.4.3

    I recently installed FontExplorer X and noticed that all Postscript fonts are not recognized, not even by Fontbook. I had the same problem on a PC when ATM wasn't installed but OS X should recognize them.
    Before this happen, I was also trying to delete the Adobe Illustrator tryout because when you try to install the full version it won't install unless its gone. I had to delete files from several places and I wonder if that had anything to do with this.
    One question is, does OS X come preinstalled with ATM (Adobe Type Manager) or does the OS just recognize it natively. I thought maybe I deleted ATM in one of the Adobe folders.
    Something else I noticed is the System Postscript fonts are recognized. So its just the ones I have installed on the system.
    Thanks in advance for your help.
    12" Powerbook   Mac OS X (10.4.3)  

    Sorry, cgriff44. I didn't address some of the questions in your original post. I'll be more specific this time.
    I think the problem is a bit deeper than that. OS X isn't recognizing Postscript fonts period. ... I have over 13,000 fonts and not one postscript font works (except the system postscript fonts).
    As noted in your first post, you may indeed have thrown something out OS X needs to handle PostScript fonts. It's hard for me to say, of course, since I didn't see what you tossed. But there's a bit of confusion in your statement about the system fonts. If you mean the ones in the OS X /System/Fonts/ folder, then those aren't PostScript fonts at all. They're almost all .dfonts (a TrueType variation). As are all of the fonts in the /Library/Fonts/ folder. If you have OS 9 (Classic) installed, all of the ones installed by default are also TrueType. Albeit, the older Classic variation.
    One question is, does OS X come preinstalled with ATM (Adobe Type Manager) or does the OS just recognize it natively.
    OS X handles PostScript fonts natively, there is no need for ATM in OS X. Nor does it exist for OS X. However, if you work with PostScript fonts in Classic apps, you do need to install the OS 9 version of ATM.
    Since you have so many fonts, I can probably assume you're well aware that the suitcase of screen fonts and printer fonts must be together in the same folder in order for a given PostScript font to work. That they don't seems to point to a fault with the OS. You may have to resort to reinstalling OS X to fix it. If you do, make sure to use the Archive and Install method. Also making sure to turn on the check boxes to preserve your user settings and preferences.

  • Java.io.IOException: Transport scheme NOT recognized: [tcp]

    Hi everyone, I developed a Java class that allow me to connect, create, send and receive information to an ActiveMQ queues.
    However when I loaded this java class to Oracle 11gR2 (11.2), the java class did not show any error message (its status is active and without errors. The output I got in SqlDeveloper is
    *java.io.IOException: Transport scheme NOT recognized: [tcp].* When I called this Java Class from Jdeveloper 11g It worked but PL/SQL did not.
    This is the Java Class I have been using
    import javax.jms.JMSException;
    import javax.jms.*;
    import javax.naming.Context;
    import javax.naming.InitialContext;
    import javax.naming.NamingException;
    import org.apache.activemq.ActiveMQConnectionFactory;
    public class ActiveMQRequest {
    // URL of the JMS server. DEFAULT_BROKER_URL will just mean
    // that JMS server is on localhost
    // Name of the queue we will be sending messages to
    // private static String destMameReq = "QueueIN"; // request
    // private static String destNameResp = "QueueOUT"; // response
    public static String Request(String urlMQ,
    String destNameReq,
    String destNameResp,
    String OperationType,
    String XMLmessage) throws JMSException {
    int JMSDeliveryMode=2 ; //for PERSISTENT
    QueueConnectionFactory connectionFactory =null;
    Context jndiContext =null;
    Queue destRequ =null;
    Queue destResp =null;
    QueueSession session =null;
    QueueConnection connection =null;
    String messageID = null;
    QueueReceiver queueReceiver =null;
    QueueSender queueSender =null;
    String replyString =null;
    boolean transacted = false;
    TextMessage outMessage = null;
    try {
    jndiContext = new InitialContext();
    } catch (NamingException e) {
    //System.out.println("Could not create JNDI API context: " + e.toString());
    //System.exit(1);
    return "Error: Initial Context Failed";
    try {
    connectionFactory = new ActiveMQConnectionFactory(urlMQ);
    //connectionFactory = (QueueConnectionFactory) jndiContext.lookup("connectionFactory");
    //destRequ = (Queue) jndiContext.lookup(destNameReq); // Request queue
    // destResp = (Queue) jndiContext.lookup(destNameResp); // Response queue
    } catch (Exception e) {
    //System.out.println("JNDI API lookup failed: " + e.toString());
    //System.exit(1);
    return "Error: MqConnection Factory failed: " + e.toString();
    // begin
    try {
    connection = connectionFactory.createQueueConnection();
    connection.start();
    } catch (JMSException jmse) {
    //System.out.println("Error:JMS Exception occurred: " + jmse.toString());
    return "Error:JMS Exception occurred Create Queue Connection: " + jmse.toString();
    } catch (Exception e) {
    //System.out.println("JNDI API lookup failed: " + e.toString());
    //e.printStackTrace();
    return "Error:JNDI API lookup failed Create Queue Connectio: " + e.toString();
    try {
    session = connection.createQueueSession( transacted,Session.AUTO_ACKNOWLEDGE);
    // check this instead of using JNDI
    destRequ = session.createQueue(destNameReq);
    destResp = session.createQueue(destNameResp);
    } catch (JMSException jmse) {
    //System.out.println("Error:JMS Exception occurred: " + jmse.toString());
    return "Error:JMS Exception occurred createQueueSession: " + jmse.toString();
    } catch (Exception e) {
    //System.out.println("JNDI API lookup failed: " + e.toString());
    //e.printStackTrace();
    return "Error:JNDI API lookup failed createQueueSession: " + e.toString();
    try {
    queueSender = session.createSender(destRequ);
    outMessage = session.createTextMessage(XMLmessage);
    // Sets other properties of the message
    outMessage.setJMSPriority(7);
    outMessage.setJMSReplyTo(destResp);
    outMessage.setJMSDeliveryMode(JMSDeliveryMode);
    //outMessage.setJMSType("Interval"); Interval
    outMessage.setJMSType(OperationType); // ODR , Interval, Ping
    System.out.println("Sending message.: " + outMessage.getText());
    } catch (JMSException jmse) {
    //System.out.println("Error:JMS Exception occurred: " + jmse.toString());
    return "Error:JMS Exception occurred createSender: " + jmse.toString();
    } catch (Exception e) {
    //System.out.println("JNDI API lookup failed: " + e.toString());
    //e.printStackTrace();
    return "Error:JNDI API lookup failed: createSender " + e.toString();
    // Here we are sending the message!
    try {
    queueSender.send(outMessage);
    System.out.println("Message Sent....: " + outMessage.getText() + "'");
    // Receiving
    messageID = outMessage.getJMSMessageID();
    String selector = "JMSCorrelationID = '"+messageID+"'";
    System.out.println("JMSCorrelationID = '"+messageID+"'");
    queueReceiver = session.createReceiver(destResp, selector);
    System.out.println("Receiving Message.");
    Message inMessage = queueReceiver.receive(2000);
    if ( inMessage instanceof TextMessage ) { 
    replyString = ((TextMessage) inMessage).getText();
    System.out.println("Message Received: " + replyString + "'");
    else
    replyString = "Error: TextMessage is empty";
    } catch (JMSException jmse) {
    //System.out.println("Error:JMS Exception occurred: " + jmse.toString());
    return "Error:JMS Exception occurred Receiving: " + jmse.toString();
    } catch (Exception e) {
    //System.out.println("JNDI API lookup failed: " + e.toString());
    //e.printStackTrace();
    return "Error:JNDI API lookup failed Receiving: " + e.toString();
    } finally {
    queueReceiver.close();
    queueSender.close();
    session.close();
    connection.close();
    return replyString;
    This is th pl/sql wrapper
    create or replace
    function ActiveMQRequest( url in varchar2,
    destNameReq in varchar2,
    destNameResp in varchar2,
    OperationType in varchar2,
    XMLmessage in varchar2) return varchar2
    as language java
    name 'ActiveMQRequest.Request( java.lang.String,java.lang.String, java.lang.String , java.lang.String , java.lang.String ) return java.lang.String';
    and this is the JDeveloper Output
    Sending message.:
    <Message>
    <Header>
    <SourceID >sourceid</SourceID>
    <TransactionID>11111111111</TransactionID><MeterID>AAAAAAA</MeterID><REPID>41679178</REPID><TransactionDate>2010-10-08T02:00:00</TransactionDate><UserID>Sensus</UserID><CustomerID>Customer</CustomerID></Header><Body><StarDate>2010-10-01T14:00:00</StartDate><EndDate>2010-10-06T14:00:00</EndDate><IntervalFlag>Y</IntervalFlag><MeterFlag>Y</MeterFlag></Body>
    JMSCorrelationID = 'ID:W05834007-3793-1286901259437-0:0:1:1:1'
    Receiving Message.
    Message Received: <Message>
    <Header>
    <TransactionID>11111111111</TransactionID>
    <SourceID>sourceid</SourceID>
    </Header>
    <Body>
    <TransactionStatus>Acknowledge</TransactionStatus>
    <TransactionMessage>Interval Flag null is not Y or N</TransactionMessage>
    </Body>
    </Message>'
    Result is :<Message>
    <Header>
    <TransactionID>4444444444444444</TransactionID>
    <SourceID>RNI</SourceID>
    </Header>
    <Body>
    <TransactionStatus>Acknowledge</TransactionStatus>
    <TransactionMessage>Interval Flag null is not Y or N</TransactionMessage>
    </Body>
    </Message>
    When I run in Oracle Sqldeveloper the output was
    Error:JMS Exception occurred Create Queue Connection: javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport scheme NOT recognized: [tcp]
    Do you know what do I do in the Oracle 11gR2 configuration for making this work. I would appreciate your help.
    Thanks

    Perhaps you did not notice that you posted to a forum named "Database - General" with a question that is neither general nor related to the Oracle Database.
    Please update this thread (use Edit) and change the subject to "Please Ignore."
    Then repost your question in a Java related forum.
    Thank you.
    ~ Posted from PEOUG: Lima Peru

  • Iphone not recognized by windows or itunes

    Can anyone please help me figure out how to resolve this issue?  My iphone 4 is not recognized by my PC.  My OS is by Vista Home Premium Service Pack 2.  I tried the various "device not recognized" troubleshooting to no avail.  I tunes is up to date.  I even turned off my security sw for a bit to see if there was a third party conflict...all to no avail.  There has got to be someone out there who has the smarts to show me how to fix this.  Please advise and many thanks in advance!

    Jason,
    I understand why Apple doesn't cover the water damaged phones under the warranty, but do you know why they don't fix them if the customer is paying? Is it just because they want the people to buy another phone so they can make more money? I guess I just don't get it.
    The cost to repair a device and all of its components is more than the cost of a new device.
    Other than the article I linked above, this is the part of the warranty/legal forms that would apply:
    +"US v1.0+
    +Apple reserves the right to refuse+
    +service on products that have serial numbers altered, defaced or removed or that are damaged due to+
    +accident, abuse, neglect, misuse (including faulty installation, repair, or maintenance by anyone other+
    +than Apple or an Apple Authorized Service Provider), unauthorized modification, extreme environment+
    +(including extreme temperature or humidity), extreme physical or electrical stress or interference,+
    +fluctuation or surges of electrical power, lightning, static electricity, fire, acts of God or other external+
    +causes. In such event, Apple may return the product to you without servicing it, and may charge you the+
    +Diagnostic Fee."+ from http://images.apple.com/legal/terms/repair/docs/070108aiphoneOOW.pdf
    -Jason

  • How to reformat Ipod Nano 5th gen when not recognized by Windows or iTunes?

    I've done all the steps on the site to correct this problem up until the reformatiing part except I tried to update the driver software but Windows says that it encounters an error when trying to install the new software.
    So after going through the steps I noticed that the iPod I just bought was formatted for Mac. It says that in order for me to reformat, I have to restore my iPod in iTunes but since it isn't recognized my my computer or iTunes, I can't do it.
    Suggestions anyone?

    Hello there, HateKnuckle.
    The following Knowledge Base article offers a pretty thorough step-by-step for troubleshooting your issue:
    iPod not recognized in My Computer and in iTunes for Windows
    http://support.apple.com/kb/TS1369
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

Maybe you are looking for