JavaFX crashes X Server

Background/Context:
I'm currently developing a touch screen application which is aimed to run on Linux. As a development framework I chose JavaFX (jdk1.7.0_10) due to its rapid prototyping easiness. I'm using Arch Linux (kernel 3.6.10-1-ARCH) distribution and since JavaFX needs a head-full environment to run, I installed Xorg on top of the base configuration. Even thought I'm able to run my JavaFX application, I have some issues with popup windows that are being displayed in my application.
When trying to display those popup windows, sometimes they don't respond as expected or event worse, they crash my application. The error I get is the following:
The program 'java' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
+(Details: serial 51101 error_code 9 request_code 62 minor_code 0)+
+(Note to programmers: normally, X errors are reported asynchronously;+
that is, you will receive the error a while after causing it.
+To debug your program, run it with the --sync command line+
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
By the way, when running the same application on Windows (my development machine), everything works fine.
I also tried to run a composite manager ('xcompmgr') since i was also getting some warnings like
Can't create transparent stage, because your screen doesn't support alpha channel. You need to enable XComposite extension.
but it didn't helped.
Question:
Am i missing some files or configurations in order to run smoothly JavaFX in Linux, or has any one encountered the same challenge? Since my main concern is performance (due to limited hardware specs), I don't want to install a full featured Linux distribution. I only need to run my JavaFX application.

Hi,
This error affect me. I am using Ubuntu 13.04
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1.7.0_21-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.21-b01, mixed mode)
I run javafx Ensemble.jar. When I tried to search in the top right search box the following error appears:
The program 'java' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
(Details: serial 536 error_code 9 request_code 55 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Is there something I can do to fix that?

Similar Messages

  • Forced or abrupt (crash etc) server shutdown - What is this?

    Hi
    We are having the following issues in the prod environment...which doesnt seem to be that promising...BPEL is stopping and starting itself with the following message:
    07/08/01 14:55:29 Forced or abrupt (crash etc) server shutdown detected startin g recovery process...
    07/08/01 14:55:29 Recovery completed, 0 connections committed and 0 rolled back.
    Would be great if someone could shed some light as to whats going on.
    Thx!

    05/11/02 09:53:47 Oracle Application Server Containers for J2EE 10g (9.0.4.0.0) initializedHi, doesn't that mean that your OC4J server has been recovered successfully and has initialized successfully? Try accessing the urls that were known to work. Any problem?
    You should see little message on the console from that point on unless you use the admin tool or you start oc4j with some debugging/profiling flags or something serious has happened.
    05/11/02 09:53:44 log4j:ERROR Could not find value for key log4j.appender.errorThis error is unlikely to be related to oc4j. You may start oc4j with one more java option:
      java -Dlog4j.debug=true -jar oc4j.jar
    to debug that error.

  • Forced or abrupt (crash etc) server shutdown detected, starting recovery

    Hi,
    I have encountered following error message in server.log of Oracle10gAS ver 10.1.2.0.2.
    "Forced or abrupt (crash etc) server shutdown detected, starting recovery process..."
    I got this message when I was pushing 1000 xml requests to a receiving servlet in Oracle10gAS Ver. 10.1.2.0.2. Out of 1000 requests, few of the request were not being reached to the receiving servlet. I amm hoping the problem would be becuase of the server being restarted automatically.
    Could anybody who had faced this problem help me out as this is a showstoper and needs to be resolved ASAP.

    hi chchang,
    Have you solved your problem? If so, please let me know the solution.
    Since im facing the same sort of problem. But in out case, the forced shutdown operation occurs frequently (within 10 -15 mins).
    Thanks in advance..
    regards,
    srinivas.M

  • CFquery crashes SQL server

    We have just run into an instance where any query to a
    SQL2000 db locks up the SQL server (by consuming all the
    resources), which eventually causes the server to crash.
    Our web host (intermedia.net) told us that the problem is
    selecting a field designated as nvarchar(1) is the cause of the
    problem.
    Since we use this same select on identical databases at the
    more than 100+ sites we host at intermedia.net, and have no
    problems with those sites, we think there is a problem at
    intermedia.net. Of course, they say no, it is a program problem.
    But I wrote a 3 line test program that simply tries to open
    the database with a select *, and it still crashes the server.
    Any suggestions about what settings in CF or SQL2000 that
    would cause all DB queries to lock up SQL?
    Thanks for any help

    > wrote a 3 line test program that simply tries to open
    the database
    > with a select *, and it still crashes the server.
    Have you tried running this simple query in Query Analyzer
    looked at the results?
    Is it possible for you to write a simple test script that
    does not bring down the
    sql server?
    Perhaps this may simply be a driver issue?
    Good luck!

  • Report Engine rwEng-0 crashed when server startup

    I installed 9ias on RedHat Linux, and applied the latest patches(Core patch 2, NT patch 1, form&report patch 2).But when I start the report server(in-process server).
    The report server's log shows:
    ** 2003/5/19 8:51:9:297 -- Reports Server is starting up
    *** 2003/5/19 8:51:24:418 -- Reports Server started up engine rwURLEng-0
    *** 2003/5/19 8:51:31:892 -- Reports Server started up engine rwEng-0
    *** 2003/5/19 8:51:32:956 -- Engine rwEng-0 crashed
    Then I run a report with the web browser, after single sign-on login interface, the browser is hang, then shows
    REP-51026: No output for job 19
    Some new lines append in the log file:
    *** 2003/5/19 9:7:2:980 -- Reports Server started up engine rwEng-0
    *** 2003/5/19 9:7:9:633 -- Reports Server started up engine rwEng-1
    *** 2003/5/19 9:7:15:994 -- Reports Server started up engine rwEng-2
    *** 2003/5/19 9:7:23:226 -- Reports Server started up engine rwEng-3
    *** 2003/5/19 9:7:30:328 -- Reports Server started up engine rwEng-4
    *** 2003/5/19 9:21:24:827 -- Reports Server shut down engine rwURLEng-0
    *** 2003/5/19 9:21:30:413 -- Reports Server started up engine rwURLEng-0
    I sent the request again, the browser shows:
    REP-50125: Caught exception: org.omg.CORBA.OBJECT_NOT_EXIST: minor code: 0 completed: No
    Anyone can help me?

    Thanks for your advice,I try it , when startup, no error in the reportserver.trc file, but when I send a request from the web , it shows:
    [2003/5/20 2:59:7:975] Debug 56031 (ConnectionImpl:runJob): Job 1 is waiting for
    notification
    [2003/5/20 2:59:8:919] Info 56020 (EngineManager:spawnEngine): Launching engine
    rwURLEng-0
    [2003/5/20 2:59:8:919] Debug 50103 (EngineManager:spawnEngine): Start engine com
    mand line = /oracle/product/app/bin/rwengine.sh -cp /oracle/product/app/j2ee/hom
    e/lib/ojsp.jar:/oracle/product/app/reports/jlib/rwrun.jar:/oracle/product/app/jl
    ib/zrclient.jar -XX:+AllowUserSignalHandlers -XX:CompileThreshold=20000 -Xmx128M
    oracle.reports.engine.RWEngine name=rwURLEng-0 server=rep_app_server ORACLE_HOM
    E=/oracle/product/app engineimplclass=oracle.reports.urlengine.URLEngineImpl tra
    ceopts=trace_all tracefile=/oracle/product/app/reports/logs/rep_app_server-rwURL
    Eng-0.trc tracemode=trace_replace cacheDir=/oracle/product/app/reports/cache
    [2003/5/20 2:59:8:969] Info 56021 (EngineManager:spawnEngine): Engine rwURLEng-0
    has been launched
    [2003/5/20 2:59:8:970] State 56004 (EngineInfo:setState): Engine rwURLEng-0 stat
    e is: Initial
    [2003/5/20 2:59:19:841] Exception 50125 (exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=55103,
    java.lang.String errorString="API URLEngine:getEngineEnvs not applicable to URL
    engine",
    java.lang.String moduleName="REP"
    at oracle.reports.RWExceptionHelper.read(Unknown Source)
    at oracle.reports.engine._EngineClassStub.getEnvs(Unknown Source)
    at oracle.reports.server.EngineManager$TimedPingerThread.run(EngineManag
    er.java:1581)
    ): Internal error exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=55103,
    java.lang.String errorString="API URLEngine:getEngineEnvs not applicable to URL
    engine",
    java.lang.String moduleName="REP"
    [2003/5/20 2:59:19:842] Warning 50103 (EngineManager:registerEngine): REP-55103:
    API URLEngine:getEngineEnvs not applicable to URL engine
    report_server.log shows:
    *** 2003/5/20 2:56:53:703 -- Reports Server is starting up
    *** 2003/5/20 2:59:19:842 -- Reports Server started up engine rwURLEng-0
    *** 2003/5/20 2:59:25:94 -- Reports Server started up engine rwEng-0
    *** 2003/5/20 2:59:26:164 -- Engine rwEng-0 crashed
    *** 2003/5/20 2:59:32:439 -- Reports Server started up engine rwEng-0
    *** 2003/5/20 2:59:35:302 -- Engine rwEng-0 crashed
    *** 2003/5/20 2:59:42:88 -- Reports Server started up engine rwEng-0
    *** 2003/5/20 2:59:44:472 -- Engine rwEng-0 crashed
    I still get "REP-56048: Engine null crashed, job Id: 1
    " on the web.

  • Solve the JavaFX crashing issue (libjogl.jnilib) on Mac Snow Leopard

    This is what happening to me and how did it get fixed.
    This issue concerns running JavaFX programs on Mac machines with Snow Leopard installed.
    Here is the story.
    I have two Mac machines: one is MacBook and the other is [Mac mini|http://www.apple-history.com/body.php?page=gallery&model=mac_mini_early_09&sort=date&performa=off&order=ASC]. Before I installed Snow Leopard, JavaFX programs were good at both machines. After upgrading to Snow Leopard, every JavaFX program on my MacBook crashed with messages saying that "libjogl.jnilib" causing an bad memory access. But they are still all good on my Mac mini. It's very annoying because if I accidentally went to a page with JavaFX applets on it, Safari got killed.
    I think there might be something wrong in my MacBook so I backup my data and did a clean install of Snow Leopard. Things remain unchanged. It still crashes all the time. Can't figure out why.
    So, I decided to get rid of the cause directly. I tried to search "libjogl.jnilib" on the disk but found that it is downloaded by need (one of the Java Web Start mechanisms), not a pre-existing file in the system. That is why reinstalling the system did not help.
    Then I went to the JOGL sample page, running a few samples through Java Web Start. They are good on my MacBook! So I compared the .jnlp files of the problematic JavaFX programs and JOGL samples. I found that if I put
    <extension name="jogl-all-awt" href="http://download.java.net/media/jogl/jsr-231-2.x-webstart/jogl-all-awt.jnlp" />in the .jnlp files of JavaFX programs, they will get healthy "libjogl.jnilib" and run good. Hooray!
    But I can't intervene in every JavaFX execution this way. So I download the latest JOGL binary, put them (.jar and .jnilib files) under "/System/Library/Java/Extensions/". Everything is fine now.

    kmacdona wrote:
    Do we know who is responsible for patching this for end users? i.e. does Apple need to push this in a system update?
    Thanks,
    KeithI believe if something needs to be done, Mike will do it. He is very active in Apple's Java forum and after all he is the guy in Apple.
    I am still wondering why JavaFX is okay on my Mac mini. Maybe what happened to my MacBook is an extremely corner case because I can hardly find any other one seeing the same problem when I tried to google "crash", "libjogl.jnilib", "javafx", such keywords.

  • Windows 7 64 bit apps crashing, dde server error

    Hi, I am having problems with a new Windows 7, 64 bit system. Acrobat 9 frequently crashes programs when it's invoked, for instance when trying to print a web page to PDF from Firefox, or making a PDF from a Word document. Firefox or Word will crash, with no errors. Acrobat is also giving these errors freqently: "Fatal error: failed to connect to dde server"
    Other installed apps include MS Office 2007 and Symantec Endpoint Protection, SAS JMP, Endnote.
    thanks for any suggestions.

    Hi,
    For now, I think we need consult the SQL Server forum due to they are familiar with this kind of issue:
    SQL Server Setup and Upgrade
    http://social.technet.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlsetupandupgrade
    Alex Zhao
    TechNet Community Support

  • Opening Documents in Word Crashes the Server

    I posted this in the "Using OS X" forum, since I didn't believe the problem to be OS X Server-specific, but haven't received any response at all. So If no one objects, I'm going to give it a try here:
    I'm running OSX Server 10.4.11 (none of the other workstations are affected, so my assumption has been that this isn't a problem with the server software itself) on a MacPro 2 x 2.6GHz with 4GB of RAM.
    Here's the problem. Whenever I open Word (11.3.8) or Excel (11.3.7) and try to open a document (whether by selecting Open from the File menu, clicking on the button in the toolbar, or simply starting the application up from scratch), instead of the lovely Open Dialogue popping up, I get the Spinning Ball of Doom. Then the entire system hangs—I can click on other visible applications and the menu bar changes, but those apps are hung too; I can't access any of the menus, the Dock is inaccessible, and attempting to force quit from the keyboard does nothing. And, of course, because this is the server for our small office network, the entire network comes crashing down.
    I've reinstalled Office. I trashed the preference and cache files (though the problem pops up no matter what user or group I'm logged in on—and it doesn't affect any of the workstations other than the server, so I don't think it's a preferences problem; still, better safe than sorry). I ran Disk Utility and fixed permissions. No go. Help!
    Again, I am fairly sure that this has something to do with Office's proprietary Open dialogue box, because I can fire up Word and—if I've done so by double-clicking on a document in the Finder rather then on the application icon—edit and even save. I can open documents in non-MS applications just fine. (And, as I said, I can open and save Office documents on the other computers on the network.) But open a doc in Word or Excel (or, presumably, PowerPoint), and boom—everything comes crashing down.
    ETA: I am able to open the Office Project Launcher application with no problems. So I'm really stumped.
    Anyone have any ideas???

    So, an update of sorts.
    Turns out it's not a total hang—if I leave the ball spinning (for 30+ minutes), the open dialogue finally pops up... but it's in an empty home folder.
    We seem to have some sort of corruption of the home folder file hierarchy (there's an odd folder called "99" that appeared on the root of the server's main drive—I can't get access to it, and I don't want to monkey with the permissions until I can figure out what it is) that dates from the same time that our problem popped up. The only thing that I can think of that I changed at around that time was to add a new group home folder. Might I have mucked up the file system? (Shouldn't be that easy, should it? But hey, a little knowledge is a dangerous thing!)
    Any thoughts or suggestions? Could the problems (the phantom folder and the spinning ball of almost-doom) be related? Or am I simply dealing with a pair of peculiarities that are unrelated, or that are both symptoms of yet another problem, rather than cause and effect?
    Thanks to everyone who's chimed in so far for you input!
    But, to reiterate, help!

  • Datamerge crashes (indesign server)

    I am trialing indesign server....
    I have successfully created a js based datamerge using the soap example
    I am now trying to do this programatically (e.g. directly interfacing with the server objects)
    In both C# and VB I am getting a crash everytime I execute the datamerge MergeRecords function.
    Below is the script I am running, with comments, if the doc.DataMergeProperties.MergeRecords("c:/temp/wibble.txt") line is commented out the script will execute fine, uncomment it and the whole thing crashes, including the server, when another function is called afterwards.
    This is driving me mad
    Any help appreciated ... if it is any help I have a c# visual studio 2010 project that isolates the issue and can be zipped and email/posted
    Option Explicit Off
    Partial Class vbcreate
        Inherits System.Web.UI.Page
        Protected Sub Page_Load(sender As Object, e As System.EventArgs) Handles Me.Load
    Response.Write("here")
    'Dim app As InDesignServer.Application
    'Dim doc As InDesignServer.Document
    app = CreateObject("IndesignServer.Application")
    doc = app.Open("C:/Adobe InDesign CS5.5 Server SDK/samples/sampleclient-aspnet-soap/files/template2.indd")
    '''''' Below returns 1 so OK up to here
    Response.Write(app.Documents.Count)
    ds = "C:/Adobe InDesign CS5.5 Server SDK/samples/sampleclient-aspnet-soap/files/CSV/xls.csv"
    app.dataMergeOptions.removeBlankLines = True
    doc.DataMergeProperties.SelectDataSource(ds)
    '''''' Below still returns 1 so still working
    Response.Write(app.Documents.Count)
    ''''' the wibble file is created but then the application CRASHES
    doc.DataMergeProperties.MergeRecords("c:/temp/wibble.txt")
    '''''''EITHER of these two next lines will cause a crash
    Response.Write(app.Documents.Count)
    'doc.close(InDesignServer.idSaveOptions.idNo)
    'Response.Write(app.Documents.Count)
    End Sub
    End Class

    Thanks for the reply!
    I cross posted deliberately as no one had even read the entry in the server forum, you'll see that it is days older, mea culpa for not including the relevant link/hightlighting the cross post.
    To answer your other questions
    I am refering to Indesign COM objects; as you'll see from the code excerpt I have instantiated an app object (app = CreateObject("IndesignServer.Application")) successfully added a template file (doc = app.Open("C:/Adobe InDesign CS5.5 Server SDK/samples/sampleclient-aspnet-soap/files/template2.indd")) assigned the data merge data source (doc.DataMergeProperties.SelectDataSource(ds)) but it then falls down when the actual datamerge is called.
    FYI, I have tried this in C#, vb.net and even classic ASP (vbscript) because of the typeing issues with c# and they all fall down at the same point.
    I have a JSX version of this; this works fine if I pass it Indesign Server using SOAP (I am using the bundled sample soap script at the moment which is in Adobe InDesign CS5.5 Server SDK\samples\sampleclient-aspnet-soap), the datamerge works and the files are created fine.
    I am using 7.5.1 (the trial was downloaded last week).
    I am currently using the "lame" approach (call out using JS and the process the directory containing the files after Indesign has finished); but as the processed files have then to be associated with database records this is driving me mad.
    Hope this expansion is helpful.
    Regards
    Andrew Wait

  • NFR Agent Crashes Halts Server

    I've had a NFR server running for a couple of months now and keep experiencing a server seizure that the only way that I can mange to fix it is to restart the server. Novell File Reporter as installed by a consultant and operationally it runs fantastically except for that it can be a matter of days to a couple of weeks that the server/service stops working. The server is in a VM running Server 2008 R2, 64-bit, 6GB of RAM, 2x 3.6 GHz processors, 80GB of storage.
    Usually, what I am finding is that since the server sits on the CTRL+ALT+DEL screen which as a result of whatever my NFR issue is, it becomes unresponsive until I do a restart of the VM, using VMWare ESXI restarting just the Guest doesn't work while this error is active but restarting the VM on the "machine" level works. After restarting I find the service NFRAgent in an error state with the message:
    "The description for Event ID 2 from source NFRAgent cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. Youc an install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    01 2013-07-15 08:26:47 - 14400 2 8001 1488 1572 Failed to write to the log file "",RC = 14. Closing log file."
    Aside from the references to the log file I'm reading this as a fairly generic error message. Is anyone familiar with these symptoms or error messages that can maybe shed a little light on the error and point me towards a resolution? Thank you!

    marklar23 wrote:
    >
    > I've had a NFR server running for a couple of months now and keep
    > experiencing a server seizure that the only way that I can mange to
    > fix it is to restart the server. Novell File Reporter as installed
    > by a consultant and operationally it runs fantastically except for
    > that it can be a matter of days to a couple of weeks that the
    > server/service stops working. The server is in a VM running Server
    > 2008 R2, 64-bit, 6GB of RAM, 2x 3.6 GHz processors, 80GB of storage.
    >
    > Usually, what I am finding is that since the server sits on the
    > CTRL+ALT+DEL screen which as a result of whatever my NFR issue is, it
    > becomes unresponsive until I do a restart of the VM, using VMWare ESXI
    > restarting just the Guest doesn't work while this error is active but
    > restarting the VM on the "machine" level works. After restarting I
    > find the service NFRAgent in an error state with the message:
    >
    > "The description for Event ID 2 from source NFRAgent cannot be found.
    > Either the component that raises this event is not installed on your
    > local computer or the installation is corrupted. Youc an install or
    > repair the component on the local computer.
    >
    > If the event originated on another computer, the display information
    > had to be saved with the event.
    >
    > The following information was included with the event:
    > 01 2013-07-15 08:26:47 - 14400 2 8001 1488 1572 Failed to write to the
    > log file "",RC = 14. Closing log file."
    >
    > Aside from the references to the log file I'm reading this as a fairly
    > generic error message. Is anyone familiar with these symptoms or
    > error messages that can maybe shed a little light on the error and
    > point me towards a resolution? Thank you!
    Is this NFR 1 or NFR 2? If it's NFR 2, there were some issues with
    agent crashes which I believe have been resolved in the latest 2.0.1
    release from May.
    Your world is on the move. http://www.novell.com/mobility/
    We know what your world looks like. http://www.novell.com/yourworld/

  • SQL server Agent Jobs High Avaialability - Crash on server 1 , automatically resumes from Secondary server

    Hi All,
    1)We have 2 physical Servers, where SSIS is installed (not clustered) . If machine crashes where Jobs running on server 1, then i want to automatically resumes the job from secondary server sql server job agent ?
    2)Can i AUTOMATICALLY resume the job from secondary ssis server on crash of my primary ssis server ?
    3)Can it resumes from the same point or we have to restart from begining ?

    The functionality which you are looking for is not available in sql server as a standout feature.
    You need to do this programattically.
    You need to put savepoints in your ssis package/jobs where it logs the steps that it has completed and the steps that it has started. Any time the job is restarted it first has to check the logging table and see where it has reached and restart from the
    step where it left off. The packages/jobs should have the ability to do so.
    You can also set another job, which will always only run on the sql agent start, which particularly chceks for all jobs which would have stopped/cancelled and see if it has completed or has stopped in between. This will make sure that if sql fails over
    or there is a restart of the agent all the jobs which were cancelled would be restarted.
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com
    This seems to be one of the solutions but as already mentioned by others you have to build this logic - you won't get this functionality out of the box.
    Sarabpreet Singh Anand
    SQL Server MVP Blog ,
    Personal website
    This posting is provided , "AS IS" with no warranties, and confers no rights.
    Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you. This can be beneficial to other community members reading the thread.

  • Server crash with -server option on Win2k

    We have observerd that the WL server crashes eventually when run with the Hopspot
    option. The performance gets really bad with -classic JVM. Do we have any work around
    for this , please ?
    Thx

    Hi.
    ok, you are using the hotspot client vm. thanks for clarifying.
    If you are running out of memory then you may have a memory leak. The best way to test
    for memory leaks is to run WLS under a profiler such as OptimizeIt or JProbe. This will
    show you which class or classes is accumulating the memory. If you find that a WebLogic
    class is accumulating memory then you should open a case with support.
    Regards,
    Michael
    Manoj jayadevan wrote:
    The document which u refered says that Hotspot version is supported but we have seen
    this crash happen on WIN2K. It simply runs out of memory.Any ideas?
    Michael Young <[email protected]> wrote:
    Hi.
    I don't know what version of the server you are running, or the JDK version,
    but from our
    platform suppport page http://edocs.bea.com/wls/platforms/index.html#win2000
    we specify
    the client JVM for some Win2k platforms.
    Regards,
    Michael
    Manoj jayadevan wrote:
    We have observerd that the WL server crashes eventually when run withthe Hopspot
    option. The performance gets really bad with -classic JVM. Do we haveany work around
    for this , please ?
    Thx--
    Michael Young
    Developer Relations Engineer
    BEA Support
    Michael Young
    Developer Relations Engineer
    BEA Support

  • AFP quits repsonding, servermgrd crashed on Server 10.4.8

    My system, XServe G4, running a clean install of Server 10.4 updated to 10.4.8 via Software Update, running file sharing and web services. Recently Users could not authenticate to the server, they saw a msg stating waiting for authentication and the spinning beach ball. I looked in the AFP logs and the the logins were clearly being recorded. I have our server set to disconnect all idle users after 60mn except admins and users w/open files. I tried to force disconnect every connected user and received an error msg from Server Admin about an afp plugin. Subsequently AFP service was shown as stopped and I could not get it to start again either from Server Admin or the terminal. I looked at the system.log and there I saw servermgrd had crashed:
    com.apple.servermgrd: exited abnormally: Segmentation fault
    com.apple.servermgrd: 9 more failures without living at least 60 seconds will cause job removal
    servermgrd crashed
    crash report written to: / Library/Logs/CrashReporter/servermgrd.crash.log
    I've looked at the crash log but I don't know how to glean useful info from it. I did a hard reboot and everyhting came up normally, but how can I find out what happened and prevent it happening again? TIA
    XServe G4 Mac OS X (10.4.8) Server
    Mac OS X (10.3.6) G

    Here is servermgrd.crash.log. I see invalid address, could it be bad memory?
    Date/Time: 2007-01-24 16:40:28.089 -0800
    OS Version: 10.4.8 (Build 8L127)
    Report Version: 4
    Command: servermgrd
    Path: /usr/sbin/servermgrd
    Parent: launchd [1]
    Version: ??? (???)
    PID: 2939
    Thread: 4
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0xf0213248
    Thread 0:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9296e164 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x9296e09c -[NSRunLoop run] + 76
    6 servermgrd 0x00004c58 0x1000 + 15448
    7 servermgrd 0x000028e4 0x1000 + 6372
    8 servermgrd 0x00002784 0x1000 + 6020
    Thread 1:
    0 libSystem.B.dylib 0x9005b660 accept + 12
    1 servermgrd 0x0000a8e4 0x1000 + 39140
    2 servermgrd 0x00007714 0x1000 + 26388
    3 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000ab48 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
    2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x9298669c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9001f08c select + 12
    1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4 Crashed:
    0 com.apple.Foundation 0x9293bf34 _NSRemoveHandler2 + 24
    1 ...e.ServerAdmin.servermgr_afp 0x000c07e0 disconnect_users + 236
    Thread 5:
    0 libSystem.B.dylib 0x90049ea8 syscallthreadswitch + 8
    1 servermgrd 0x00006d80 0x1000 + 23936
    2 servermgrd 0x00006418 0x1000 + 21528
    3 servermgrd 0x00008c3c 0x1000 + 31804
    4 servermgrd 0x00008270 0x1000 + 29296
    5 servermgrd 0x00007af8 0x1000 + 27384
    6 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
    7 libSystem.B.dylib 0x9002b508 pthreadbody + 96
    Thread 4 crashed with PPC Thread State 64:
    srr0: 0x000000009293bf34 srr1: 0x000000000000d030 vrsave: 0x0000000000000000
    cr: 0x82000442 xer: 0x0000000000000004 lr: 0x000000009293bf2c ctr: 0x000000009293bf1c
    r0: 0x00000000000c07e0 r1: 0x00000000f0212e70 r2: 0x000000000000020b r3: 0x00000000f0212f40
    r4: 0x0000000000000000 r5: 0x0000000000000028 r6: 0x00000000ffffffff r7: 0x0000000000004417
    r8: 0x0000000000000001 r9: 0x00000000a0001fac r10: 0x0000000000000004 r11: 0x0000000024000442
    r12: 0x000000009293bf1c r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000010000
    r16: 0x0000000000010000 r17: 0x0000000000010000 r18: 0x000000000063a780 r19: 0x0000000000000001
    r20: 0x00000000f0213780 r21: 0x00000000000be62c r22: 0x00000000000be62c r23: 0x00000000000be62c
    r24: 0x00000000003889a0 r25: 0x00000000000c40c0 r26: 0x00000000000c4008 r27: 0x00000000000c4000
    r28: 0x0000000010004003 r29: 0x0000000000000018 r30: 0x0000000000633b40 r31: 0x000000009293bf2c
    Binary Images Description:
    0x1000 - 0x11fff servermgrd /usr/sbin/servermgrd
    0xbd000 - 0xc2fff com.apple.ServerAdmin.servermgr_afp 2.0 /usr/share/servermgrd/bundles/servermgrafp.bundle/Contents/MacOS/servermgrafp
    0xc7000 - 0xcafff com.apple.webobjects.servermgr_jboss 2.5 (2.0) /usr/share/servermgrd/bundles/servermgrappserver.bundle/Contents/MacOS/servermgrappserver
    0xce000 - 0xdafff com.apple.ServerAdmin.servermgr_dhcp 2.0 /usr/share/servermgrd/bundles/servermgrdhcp.bundle/Contents/MacOS/servermgrdhcp
    0xe1000 - 0xf6fff com.apple.ServerAdmin.servermgr_dirserv 2.1 /usr/share/servermgrd/bundles/servermgrdirserv.bundle/Contents/MacOS/servermgrdirserv
    0x205000 - 0x21dfff com.apple.ServerAdmin.servermgr_dns 2.0.2 /usr/share/servermgrd/bundles/servermgrdns.bundle/Contents/MacOS/servermgrdns
    0x236000 - 0x23efff com.apple.ServerAdmin.servermgr_filebrowser 2.1 /usr/share/servermgrd/bundles/servermgrfilebrowser.bundle/Contents/MacOS/servermgrfilebrowser
    0x243000 - 0x25dfff com.apple.ServerAdmin.servermgr_ftp 2.0 /usr/share/servermgrd/bundles/servermgrftp.bundle/Contents/MacOS/servermgrftp
    0x267000 - 0x2a5fff com.apple.ServerAdmin.servermgr_info 2.0.4 /usr/share/servermgrd/bundles/servermgrinfo.bundle/Contents/MacOS/servermgrinfo
    0x2b7000 - 0x2befff com.apple.ServerAdmin.servermgr_ipfilter 2.0.1 /usr/share/servermgrd/bundles/servermgripfilter.bundle/Contents/MacOS/servermgripfilter
    0x2c3000 - 0x2c7fff com.apple.ServerAdmin.servermgr_jabber 2.0 /usr/share/servermgrd/bundles/servermgrjabber.bundle/Contents/MacOS/servermgrjabber
    0x2cc000 - 0x2effff com.apple.ServerAdmin.servermgr_mail 2.0 /usr/share/servermgrd/bundles/servermgrmail.bundle/Contents/MacOS/servermgrmail
    0x2fb000 - 0x2fcfff com.apple.ServerAdmin.servermgr_xserve 2.0.3 (2.0.3a1) /usr/share/servermgrd/bundles/servermgrxserve.bundle/Contents/MacOS/servermgrxserve
    0x405000 - 0x40afff com.apple.ServerAdmin.servermgr_nat 2.0 /usr/share/servermgrd/bundles/servermgrnat.bundle/Contents/MacOS/servermgrnat
    0x40f000 - 0x41bfff com.apple.ServerAdmin.servermgr_netboot 10.4.4 /usr/share/servermgrd/bundles/servermgrnetboot.bundle/Contents/MacOS/servermgrnetboot
    0x421000 - 0x425fff com.apple.ServerAdmin.servermgr_network 2.0 /usr/share/servermgrd/bundles/servermgrnetwork.bundle/Contents/MacOS/servermgrnetwork
    0x42a000 - 0x42efff com.apple.ServerAdmin.servermgr_nfs 2.0 /usr/share/servermgrd/bundles/servermgrnfs.bundle/Contents/MacOS/servermgrnfs
    0x432000 - 0x45dfff com.apple.S5Admin.servermgr_print 10.4.140 /usr/share/servermgrd/bundles/servermgrprint.bundle/Contents/MacOS/servermgrprint
    0x470000 - 0x476fff com.apple.ServerAdmin.servermgr_privs 2.3 /usr/share/servermgrd/bundles/servermgrprivs.bundle/Contents/MacOS/servermgrprivs
    0x47b000 - 0x487fff com.apple.ServerAdmin.servermgr_qtss 2.0 /usr/share/servermgrd/bundles/servermgrqtss.bundle/Contents/MacOS/servermgrqtss
    0x48f000 - 0x49efff com.apple.ServerAdmin.servermgr_qtsscontents 2.01 /usr/share/servermgrd/bundles/servermgrqtsscontents.bundle/Contents/MacOS/servermgrqtsscontents
    0x4a5000 - 0x4a7fff com.apple.ServerAdmin.servermgr_signaler 2.0 /usr/share/servermgrd/bundles/servermgrsignaler.bundle/Contents/MacOS/servermgrsignaler
    0x4ab000 - 0x4b4fff com.apple.ServerAdmin.servermgr_smb 2.0 /usr/share/servermgrd/bundles/servermgrsmb.bundle/Contents/MacOS/servermgrsmb
    0x4bb000 - 0x4c8fff com.apple.ServerAdmin.servermgr_swupdate 2.1 (2.0) /usr/share/servermgrd/bundles/servermgrswupdate.bundle/Contents/MacOS/servermgrswupdate
    0x4cd000 - 0x4d9fff com.apple.ServerAdmin.servermgr_vpn 2.0 /usr/share/servermgrd/bundles/servermgrvpn.bundle/Contents/MacOS/servermgrvpn
    0x4ea000 - 0x504fff com.apple.ServerAdmin.servermgr_web 2.0.1 /usr/share/servermgrd/bundles/servermgrweb.bundle/Contents/MacOS/servermgrweb
    0x50d000 - 0x50ffff com.apple.ServerAdmin.servermgr_webobjects 2.0 /usr/share/servermgrd/bundles/servermgrwebobjects.bundle/Contents/MacOS/servermgrwebobjects
    0x513000 - 0x517fff com.apple.ServerAdmin.servermgr_xgrid 1.2 (17.1) /usr/share/servermgrd/bundles/servermgrxgrid.bundle/Contents/MacOS/servermgrxgrid
    0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae8000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 4.0 (129.19) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ea000 - 0x91412fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91425000 - 0x91430fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91435000 - 0x9143dfff libbsm.dylib /usr/lib/libbsm.dylib
    0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fb000 - 0x91533fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x9161bfff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91670000 - 0x91701fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91748000 - 0x917fffff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183c000 - 0x9189afff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c9000 - 0x918eafff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918fe000 - 0x91923fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91936000 - 0x91978fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91994000 - 0x919a8fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b6000 - 0x919f8fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a0e000 - 0x91ad5fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b23000 - 0x91b38fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b3d000 - 0x91b5bfff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b61000 - 0x91bd0fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91be7000 - 0x91bebfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91bed000 - 0x91c4cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c51000 - 0x91c8efff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c95000 - 0x91caefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cb3000 - 0x91cb6fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cb8000 - 0x91cb8fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cba000 - 0x91d9ffff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91da7000 - 0x91dc6fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e32000 - 0x91ea0fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91eab000 - 0x91f40fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f5a000 - 0x924e2fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92515000 - 0x92840fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92939000 - 0x92b64fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c82000 - 0x92d60fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d80000 - 0x92e6efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e71000 - 0x92e7bfff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    0x9366a000 - 0x9368afff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9369f000 - 0x936a0fff com.apple.ServerControl 10.3.0 /System/Library/PrivateFrameworks/ServerControl.framework/Versions/A/ServerCont rol
    0x936a2000 - 0x936d2fff com.apple.MediaKit 8.6.2 (345.1.8) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9457c000 - 0x9457cfff com.apple.AFPDefines 3.1.3 /System/Library/PrivateFrameworks/AFPDefines.framework/Versions/A/AFPDefines
    0x9457e000 - 0x945c3fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x94655000 - 0x94671fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94c13000 - 0x94c33fff com.apple.NetInfo 1.0.0 (???) /System/Library/PrivateFrameworks/NetInfo.framework/Versions/A/NetInfo
    0x94c3e000 - 0x94c4afff com.apple.framework.Apple80211 4.2.9 (429.6) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x94c8a000 - 0x94cb4fff com.apple.framework.NetworkConfig 2.1 /System/Library/PrivateFrameworks/NetworkConfig.framework/Versions/A/NetworkCon fig
    0x94ed7000 - 0x94ee6fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f36000 - 0x94f65fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94f75000 - 0x94f92fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x9538d000 - 0x95410fff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x95652000 - 0x95671fff com.apple.DiskManagement 1.10 (92.20.2) /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x95c00000 - 0x95c96fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x96168000 - 0x96191fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96199000 - 0x961c4fff libservermgrcommon.dylib /usr/lib/libservermgrcommon.dylib
    0x97078000 - 0x97079fff libDHCPServer.A.dylib /usr/lib/libDHCPServer.A.dylib
    0x970b2000 - 0x970bffff com.apple.JavaScriptGlue 418 /System/Library/PrivateFrameworks/JavaScriptGlue.framework/Versions/A/JavaScrip tGlue
    0x98db9000 - 0x98e5efff com.apple.installframework 2.0.9 (142) /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
    0x99717000 - 0x99736fff com.apple.SoftwareUpdate.framework 2.0.7 /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
    Mac OS X (10.4.8)

  • Problem crash diretcory server

    Hi !
    I meet some crash on my directory server.
    I have found the entry which cause probably this crash. The definition of the objectclass is double :
    employeeNumber: F43245678
    objectClass: privPerson
    objectClass: inetOrgPerson
    objectClass: organizationalPerson
    objectClass: person
    objectClass: top
    objectClass: inetOrgPerson
    objectClass: organizationalPerson
    objectClass: person
    objectClass: top
    In the file errors, I have the following warning :
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for modifyTimestamp
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for modifiersName
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for manager
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for creatorsName
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for createTimestamp
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for privAccountStatus
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for departmentNumber
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for sn
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for givenName
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for facsimileTelephoneNumber
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for telephoneNumber
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for employeeType
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for preferredLanguage
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for cn
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for co
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for businessCategory
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for title
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for privContractStartDate
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for employeeNumber
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for objectClass
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for privDefaultDepartment
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for privOperationalEndDate
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for privContractEndDate
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for privDepartmentCode
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for privBusinessCategoryCode
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for privBusinessAreaCode
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for uid
    [20/Feb/2008:09:58:42 +0100] - WARNING<5379> - Entry - conn=-1 op=-1 msgId=-1 - Entry error Convert LDIF entry into LDAP entry. Error: non-contiguous attribute type for o
    The slapd process still work during a few time and crashes at a moment.
    I didn't succeed in reproducing this trouble but it happens too often. One a week ? And then , I have to re-initiaize the LDAP database which is corrupted.
    The version of the directory server is 5.2 sp4 on Linux Rehdat EL 3.4
    Thanks for any help.
    RC

    Hi,
    We have also run against this issue.
    Do you have any solution for this..?
    Regards,

  • Goldengate Director admin connect crash weblogic server

    Hi
    I am running the golden gate director on 64 bit windows 2008R2. I have fired up the goldengate admin server. I have two issues.
    1) When I connect to localhost:9001/acon with weblogic for the header and left hand panel i get 403 forbidden error. right side frame shows up. I don't know what is causing that.
    2) when i connect using golden gate administration tool with admin user the weblogic crashes :( and here is the output. Looks like it goes through loop and fails. I have the schema stored in SQL 2012.
    please help on this..
    Error Message: Unhandled native exception [85]
    Exception Rec: EXCEPTION_STACK_OVERFLOW (00000000c00000fd) at 0x000007FEFC7D3D0F
    Minidump : Wrote mdmp. Size is 1409MB
    SafeDllMode : -1
    Version : Oracle JRockit(R) R28.2.5-20-152429-1.6.0_37-20120927-1915-windows-x86_64
    CPU : Intel Core 2 SSE SSE2 SSE3 SSSE3 Core Intel64
    Number CPUs : 16
    Tot Phys Mem : 73011105792 (69628 MB)
    OS version : Microsoft Windows 2008 R2 version 6.1 Service Pack 1 (Build 7601) (64-bit)
    Thread System: Windows Threads
    Java locking : Lazy unlocking enabled (class banning) (transfer banning)
    State : JVM is running
    Command Line : -Xms1024m -Xmx2048m -Xverify:none -da -Dplatform.home=E:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=E:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=E:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=E:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sysext_manifest_classpath;E:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\sysext_manifest_classpath -Dlog4j.configuration=log4j.properties -Dweblogic.Name=FM7SGENIDBBM01.AMR.CORP.INTEL.COM -Djava.security.policy=E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Dsun.java.command=weblogic.Server -Dsun.java.launcher=SUN_STANDARD weblogic.Server
    Repository : C:\Users\AD_SNA~1\AppData\Local\Temp\2\2013_02_16_21_05_41_13440
    java.home : E:\Java\JROCKI~1.0\jre
    j.class.path : ;E:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\sys_manifest_classpath\weblogic_patch.jar;E:\Java\JROCKI~1.0\lib\tools.jar;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;E:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;E:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;E:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;;;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;;E:\GG_Directorgg-director\domain\lib;;./;
    j.lib.path : E:\Java\JROCKI~1.0\bin;C:\Windows\system32;C:\Windows;E:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\native;E:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\native;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;E:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;E:\Java\JROCKI~1.0\jre\bin;E:\Java\JROCKI~1.0\bin;E:\DB\oracle\11gR2\bin;C:\Program Files\EMC\PowerCommon\;C:\Program Files\EMC\PowerPath\;C:\Program Files\EMC\PowerPath\32bit\;C:\Program Files\HP\NCU;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\System Center Operations Manager 2007\;C:\Program Files (X86)\Softek\TDMF (IP);C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\oci920_8;.
    JAVA_HOME : E:\Java\JROCKI~1.0
    JAVAOPTIONS: <not set>
    PATH : E:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\native;E:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\native;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;E:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;E:\Java\JROCKI~1.0\jre\bin;E:\Java\JROCKI~1.0\bin;E:\DB\oracle\11gR2\bin;C:\Program Files\EMC\PowerCommon\;C:\Program Files\EMC\PowerPath\;C:\Program Files\EMC\PowerPath\32bit\;C:\Program Files\HP\NCU;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\System Center Operations Manager 2007\;C:\Program Files (X86)\Softek\TDMF (IP);C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;;E:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\oci920_8
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    C Heap : Good; no memory allocations have failed
    GC Strategy : Mode: throughput, with strategy: genparpar (basic strategy: genparpar)
    GC Status : OC is not running. Last finished OC was OC#0.
    : YC is not running. Last finished YC was YC#1.
    YC Promotion : Last YC successfully promoted all objects
    YC History : Ran 1 YCs since last OC.
    Heap : 0x000000007FFF0000 - 0x00000000BFFF0000 (Size: 1024 MB)
    Compaction : (no compaction area)
    Allocation : TLA-min: 2048, TLA-preferred: 65536 TLA-waste limit: 2048
    NurseryList : 0x000000007FFF0000 - 0x000000009FFF0000
    KeepArea : 0x000000008FFEFFF8 - 0x0000000097FEFFF0
    KA Markers : [ 0x000000008FFEFFF8,  0x0000000097FEFFF0 , 0x000000009FFF0000 ]
    Forbidden A : (none)
    Previous KA : 0x0000000097FEFFF0 - 0x000000009FFF0000
    Previous FA : (none)
    CompRefs : References are compressed, with heap base 0x0 and shift 0.
    Registers (from ThreadContext: 0x0000000050313A30:
    rax = 0000000000000103 rcx = 000000000000000f
    rdx = 00000000000009b4 rbx = 0000000000000000
    rsp = 0000000050313ff0 rbp = 0000000000000002
    rsi = 0000000000000acc rdi = 00000000000009b4
    r8 = 0000000000000002 r9 = 0000000000000006
    r10 = 0000000000000000 r11 = 0000000000000246
    r12 = 0000000000000006 r13 = 00000000000009b4
    r14 = 0000000000000000 r15 = 0000000050314118
    cs = 0000000000000033 fs = 0000000000000053
    gs = 000000000000002b
    rip = 000007fefc7d3d0f flags = 0000000000010206
    Loaded modules:
    (* denotes the module where the exception occured)
    0000000140000000-000000014003efff E:\Java\JROCKI~1.0\bin\java.exe
    0000000077080000-0000000077228fff C:\Windows\SYSTEM32\ntdll.dll
    0000000076e60000-0000000076f7efff C:\Windows\system32\kernel32.dll
    000007fefd330000-000007fefd39bfff C:\Windows\system32\KERNELBASE.dll
    000007feff060000-000007feff13afff C:\Windows\system32\ADVAPI32.dll
    000007fefec20000-000007fefecbefff C:\Windows\system32\msvcrt.dll
    000007fefdc90000-000007fefdcaefff C:\Windows\SYSTEM32\sechost.dll
    000007fefd720000-000007fefd84cfff C:\Windows\system32\RPCRT4.dll
    0000000180000000-000000018040bfff E:\Java\JROCKI~1.0\jre\bin\jrockit\jvm.dll
    000007fefed00000-000007fefed4cfff C:\Windows\system32\WS2_32.dll
    000007fefd850000-000007fefd857fff C:\Windows\system32\NSI.dll
    000007fef39b0000-000007fef39eafff C:\Windows\system32\WINMM.dll
    0000000076f80000-0000000077079fff C:\Windows\system32\USER32.dll
    000007feff210000-000007feff276fff C:\Windows\system32\GDI32.dll
    000007fefecc0000-000007fefeccdfff C:\Windows\system32\LPK.dll
    000007feff140000-000007feff208fff C:\Windows\system32\USP10.dll
    000007fefecd0000-000007fefecfdfff C:\Windows\system32\IMM32.DLL
    000007feff280000-000007feff388fff C:\Windows\system32\MSCTF.dll
    0000000002150000-0000000002195fff E:\Java\JROCKI~1.0\jre\bin\jrosal.dll
    00000000022a0000-00000000022d7fff E:\Java\JROCKI~1.0\jre\bin\jrutil.DLL
    000007fefce30000-000007fefce54fff C:\Windows\system32\SspiCli.dll
    000007fef6660000-000007fef66adfff C:\Windows\system32\pdh.dll
    000007fefc0e0000-000007fefc10cfff C:\Windows\system32\ntmarta.dll
    000007fefebc0000-000007fefec11fff C:\Windows\system32\WLDAP32.dll
    000007fee72b0000-000007fee72bdfff C:\Windows\System32\perfproc.dll
    000007fee71a0000-000007fee71aafff C:\Windows\System32\perfos.dll
    0000000002950000-000000000297cfff E:\Java\JROCKI~1.0\jre\bin\jfr.dll
    000000006d820000-000000006d82dfff E:\Java\JROCKI~1.0\jre\bin\verify.dll
    000000006d450000-000000006d476fff E:\Java\JROCKI~1.0\jre\bin\java.dll
    000000006d3b0000-000000006d3b9fff E:\Java\JROCKI~1.0\jre\bin\hpi.dll
    000000006d870000-000000006d881fff E:\Java\jrockit-jdk1.6.0_37-R28.2.5-4.1.0\jre\bin\zip.dll
    0000000077240000-0000000077246fff C:\Windows\system32\psapi.DLL
    000000006d6b0000-000000006d6c6fff E:\Java\jrockit-jdk1.6.0_37-R28.2.5-4.1.0\jre\bin\net.dll
    000007fefc7d0000-000007fefc824fff *C:\Windows\system32\mswsock.dll
    000007fefc1e0000-000007fefc1e6fff C:\Windows\System32\wshtcpip.dll
    000007fefc950000-000007fefc956fff C:\Windows\System32\wship6.dll
    000007fefb960000-000007fefb974fff C:\Windows\system32\NLAapi.dll
    000007fefab80000-000007fefab94fff C:\Windows\system32\napinsp.dll
    000007fefc660000-000007fefc6bafff C:\Windows\system32\DNSAPI.dll
    000007fefabb0000-000007fefabbafff C:\Windows\System32\winrnr.dll
    000007fefb550000-000007fefb576fff C:\Windows\system32\IPHLPAPI.DLL
    000007fefb540000-000007fefb54afff C:\Windows\system32\WINNSI.DLL
    000007fefabd0000-000007fefabd7fff C:\Windows\system32\rasadhlp.dll
    000007fefb440000-000007fefb492fff C:\Windows\System32\fwpuclnt.dll
    000000004ace0000-000000004ad04fff E:\Java\jrockit-jdk1.6.0_37-R28.2.5-4.1.0\jre\bin\orii.dll
    000000006d6d0000-000000006d6dafff E:\Java\jrockit-jdk1.6.0_37-R28.2.5-4.1.0\jre\bin\nio.dll
    000000006d5f0000-000000006d5f9fff E:\Java\jrockit-jdk1.6.0_37-R28.2.5-4.1.0\jre\bin\management.dll
    000007fefc960000-000007fefc976fff C:\Windows\system32\CRYPTSP.dll
    000007fefc540000-000007fefc586fff C:\Windows\system32\rsaenh.dll
    000007fefc370000-000007fefc38dfff C:\Windows\system32\USERENV.dll
    000007fefcfd0000-000007fefcfdefff C:\Windows\system32\profapi.dll
    000007fefcec0000-000007fefcecefff C:\Windows\system32\CRYPTBASE.dll
    000000004a790000-000000004a7befff E:\Java\jrockit-jdk1.6.0_37-R28.2.5-4.1.0\jre\bin\jmapi.dll
    000007fefb3d0000-000007fefb3e0fff C:\Windows\system32\dhcpcsvc6.DLL
    000007fefb3b0000-000007fefb3c7fff C:\Windows\system32\dhcpcsvc.DLL
    0000000002e60000-0000000002e67fff E:\Oracle\Middleware\wlserver_10.3\server\native\win\x64\wlntio.dll
    0000000048e00000-0000000048e17fff E:\Oracle\Middleware\wlserver_10.3\server\native\win\x64\wlfileio3.dll
    000000005b270000-000000005b3cdfff E:\Java\JROCKI~1.0\jre\bin\dbghelp.dll
    Stack:
    (* marks the word pointed to by the stack pointer)
    0000000050313ff0: 0000000000000000* 0000000000000000 0000000000000000 000007fefc7d1667
    0000000050314010: 0000000000000000 0000000000000000 0000000000000000 0000000000000000
    0000000050314030: 00000000503140b8 000000000001201f 0000000000000000 0000000000000acc
    0000000050314050: 0000000000000000 0000000002d5db50 00000000a16cd1a0 000007fefc7e3eae
    0000000050314070: 0000000000000acc 00000000503141c0 0000000000000001 0000000000000000
    0000000050314090: 0000000050314118 0000000000012017 00000000503140c8 0000000000000018
    Code:
    (* marks the word pointed to by the instruction pointer)
    000007fefc7d3ca8: a0249c8b4800010a 2a850fff85000000 c48348c033000109 c35e5f5d415e4178
    000007fefc7d3cc8: 9090909090909090 0f0100049b893d83 90c3f30000bc4284 9090909090909090
    000007fefc7d3ce8: 9090909090909090 415541544156f5ff f18b4850ec834856 8b4500049a2a0d8b
    000007fefc7d3d08: ffea8b4ce88b41e1* 448d4c0004089b15 4cce8b4801b22824 ffff2c2444c7f08b
    000007fefc7d3d28: b4c0282444c7ffff 000404b015ffffb3 0000df30850fc085 c4834800000001b8
    000007fefc7d3d48: 5e5c415d415e4150 909090909090c35d 9090909090909090 0f0100049af93d83
    Last optimized methods:
    No methods optimized.
    Thread:
    "[STANDBY] ExecuteThread: '1' fo" id=22 idx=0x80 tid=14052 lastJavaFrame=0x0000000050314270
    Stack 0: start=0x0000000050310000, end=0x0000000050350000, guards=0x0000000050314000 (ok), forbidden=0x0000000050311000
    Thread Stack Trace:
    at WSPStartup+44366()@0x000007FEFC7E3EAE
    at recv+315()@0x000007FEFED0E07C
    at RJNI_jrockit_net_SocketNativeIO_readBytesPinned+602(rnisocketnativeio.c:125+154)@0x00000001801B624B
    -- Java stack --
    at jrockit/net/SocketNativeIO.readBytesPinned(Ljava/io/FileDescriptor;[BIII)I(Native Method)
        at jrockit/net/SocketNativeIO.socketRead(SocketNativeIO.java:32)
        at java/net/SocketInputStream.socketRead0(Ljava/io/FileDescriptor;[BIII)I(SocketInputStream.java)
        at java/net/SocketInputStream.read(SocketInputStream.java:129)
        at weblogic/jdbc/sqlserver/dda.w()V(Unknown Source)
        at weblogic/jdbc/sqlserver/dda.o()V(Unknown Source)
        at weblogic/jdbc/sqlserver/tds/ddq.a(Lweblogic/jdbc/sqlserver/ddj;)V(Unknown Source)
        at weblogic/jdbc/sqlserver/tds/ddo.e(Lweblogic/jdbc/sqlserver/ddj;Lweblogic/jdbc/sqlserverbase/ddez;)V(Unknown Source)
        at weblogic/jdbc/sqlserver/tds/ddn.a(Lweblogic/jdbc/sqlserver/ddj;Lweblogic/jdbc/sqlserverbase/ddez;)V(Unknown Source)
        at weblogic/jdbc/sqlserver/ddj.h()V(Unknown Source)
        at weblogic/jdbc/sqlserverbase/ddel.v()V(Unknown Source)
        at weblogic/jdbc/sqlserverbase/ddel.r()Z(Unknown Source)
        at weblogic/jdbc/sqlserverbase/ddde.execute()Z(Unknown Source)
        at weblogic/jdbc/wrapper/PreparedStatement.execute(PreparedStatement.java:99)
        at weblogic/security/providers/authentication/shared/DBMSSQLRuntimeQueryImpl.executeStringArrayResultStatement(DBMSSQLRuntimeQueryImpl.java:169)
        at weblogic/security/providers/authentication/shared/DBMSSQLRuntimeQueryImpl.stringArrayQuery(DBMSSQLRuntimeQueryImpl.java:153)
        at weblogic/security/providers/authentication/shared/DBMSSQLRuntimeQueryImpl.executeMemberGroups(DBMSSQLRuntimeQueryImpl.java:65)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:831)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        ---------------------------1000's times.. same thing
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsUnlimited(DBMSAtnLoginModuleImpl.java:869)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroupsInternal(DBMSAtnLoginModuleImpl.java:899)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.findMemberGroups(DBMSAtnLoginModuleImpl.java:742)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.addGroupsFromDBMS(DBMSAtnLoginModuleImpl.java:526)
        at weblogic/security/providers/authentication/shared/DBMSAtnLoginModuleImpl.login(DBMSAtnLoginModuleImpl.java:341)
        at com/bea/common/security/internal/service/LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
        at jrockit/vm/AccessController.doPrivileged(AccessController.java:254)
        at jrockit/vm/AccessController.doPrivileged(AccessController.java:268)
        at com/bea/common/security/internal/service/LoginModuleWrapper.login(LoginModuleWrapper.java:106)
        at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
        at jrockit/vm/Reflect.invokeMethod(Ljava/lang/Object;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Native Method)
        at sun/reflect/NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(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 javax/security/auth/login/LoginContext.invoke(LoginContext.java:769)
        at javax/security/auth/login/LoginContext.access$000(LoginContext.java:186)
        at javax/security/auth/login/LoginContext$4.run(LoginContext.java:683)
        at jrockit/vm/AccessController.doPrivileged(AccessController.java:254)
        at jrockit/vm/AccessController.doPrivileged(AccessController.java:268)
        at javax/security/auth/login/LoginContext.invokePriv(LoginContext.java:680)
        at javax/security/auth/login/LoginContext.login(LoginContext.java:579)
        at com/bea/common/security/internal/service/JAASLoginServiceImpl.login(JAASLoginServiceImpl.java:113)
        at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
        at jrockit/vm/Reflect.invokeMethod(Ljava/lang/Object;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Native Method)
        at sun/reflect/NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(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 com/bea/common/security/internal/utils/Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
        at $Proxy20.login(Ljava/lang/String;Ljavax/security/auth/callback/CallbackHandler;Lweblogic/security/service/ContextHandler;)Lcom/bea/common/security/service/Identity;(Unknown Source)
        at weblogic/security/service/internal/WLSJAASLoginServiceImpl$ServiceImpl.login(WLSJAASLoginServiceImpl.java:89)
        at com/bea/common/security/internal/service/JAASAuthenticationServiceImpl.authenticate(JAASAuthenticationServiceImpl.java:82)
        at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)
        at jrockit/vm/Reflect.invokeMethod(Ljava/lang/Object;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Native Method)
        at sun/reflect/NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(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 com/bea/common/security/internal/utils/Delegator$ProxyInvocationHandler.invoke(Delegator.java:57)
        at $Proxy40.authenticate(Ljavax/security/auth/callback/CallbackHandler;Lweblogic/security/service/ContextHandler;)Lcom/bea/common/security/service/Identity;(Unknown Source)
        at weblogic/security/service/WLSJAASAuthenticationServiceWrapper.authenticate(WLSJAASAuthenticationServiceWrapper.java:40)
        at weblogic/security/service/PrincipalAuthenticator.authenticate(PrincipalAuthenticator.java:338)
        at weblogic/common/internal/RMIBootServiceImpl.authenticate(RMIBootServiceImpl.java:109)
        at weblogic/common/internal/RMIBootServiceImpl_WLSkel.invoke(ILweblogic/rmi/spi/InboundRequest;Lweblogic/rmi/spi/OutboundResponse;Ljava/lang/Object;)Lweblogic/rmi/spi/OutboundResponse;(Unknown Source)
        at weblogic/rmi/internal/BasicServerRef.invoke(BasicServerRef.java:667)
        at weblogic/rmi/internal/BasicServerRef$1.run(BasicServerRef.java:522)
        at weblogic/security/acl/internal/AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
        at weblogic/security/service/SecurityManager.runAs(SecurityManager.java:146)
        at weblogic/rmi/internal/BasicServerRef.handleRequest(BasicServerRef.java:518)
        at weblogic/rmi/internal/wls/WLSExecuteRequest.run(WLSExecuteRequest.java:118)
        at weblogic/work/ExecuteThread.execute(ExecuteThread.java:256)
        at weblogic/work/ExecuteThread.run(ExecuteThread.java:221)
        at jrockit/vm/RNI.c2java(JJJJJ)V(Native Method)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          

    Hi,
    This crash issue usually happens when the application requires more stack size (Xss) and the default stack size of JRockit JDK is not enough. To resolve this JRockit JDK crash issue increase StackSize by adding -Xss:<value in kb> JRockit JDK argument to start script by specifying value in kb based on your application requirement.
    Mark if this helps.
    Regards,
    Kishore

Maybe you are looking for