[SOLVED] xorg7 transparency (xshape) problems

After the upgrade to xorg7 (w00t!) I have issues with the "fake transparency" that window managers use with xshape.
Here's an example: http://img327.imageshack.us/img327/4797/badtrans7jc.jpg
This happens not only with the window manager, but with anything that uses xshapes to provide transparency...
EDIT:
Added
Load "extmod"
to my Modules section, problem solved. Thanks phrakture!

I have the same problem ( nv-legacy, riva tnt2 and xorg 7)
(EE) Failed to load module "glx" (module does not exist, 0)
nvidia-legacy package is installing glx libs not where it should?
EDIT:
tpowa released a new release of nvidia-legacy, now works fine, thx to him

Similar Messages

  • Any way of finding out how Apple will solve the Aperture / ACR problem?

    Has anyone out there gotten any comments from Apple support or other people "in the know" about how Apple is going to solve the Aperture / ACR problem, and any potential time frame?
    Of course, Apple is going to work on problems with its own RAW conversion; that goes without saying. But does anyone have any knowledge of whether Apple is going to open up the ability for Apple to send RAW, unconverted images to Photoshop, so that ACR can handle them?
    I think knowing this now is pretty crucial. I am willing to live with the pain Aperture is going to impose on my workflow, in exchange for the file organization benefits it provides, IF I know that I'll be able to use Aperture with ACR soon (near term). But if Apple is going to just tinker with the RAW converter, and not attempt to send RAW files to ACR, then as someone else posted in another topic, this could be a long wait, and other companies have taken years to hone their RAW converters.
    This is kind of my last-ditch effort to keep Aperture around, and build my workflow around it. If I know that within a month or two at the most, I'll be able to be using ACR directly when editing new versions, then I'll absorb the pain until then. But if I am looking at waiting six months for it (several man years), or riding out the process of Apple trying to get their own converter fixed, then as much as I don't want to, Aperture is going to get returned or hit eBay.
    Does anyone have any idea on this? I've held up my projects for the past week trying to reorganize my workflow to work with Aperture, and I've got to pound the gavel, make a decision, and pursue a direction. Knowing what direction Apple is going to take with this makes all the difference in the world in what I do.
    Thanks in advance for any info you can pass on.
    Brad
    Powerbook G4-1.33GHz-17" / Powermac G4-1.4GHz   Mac OS X (10.4.2)   PB: 1GB RAM, Radeon 9600-64MB / PM: 1.25GB RAM, Radeon 9000Pro-128MB

    This "Open External Editor from Master NEF", versus open from a dynamicaly created version is, I have decided, crucial.
    I am getting less clumsy with the interface, but I simply can not get all white balance, and noise reduction done on my best available light shots.
    ACR in CS2, and a subsequent "Neat Image" scrubbing is excellent for this.
    The automatic association within a stack, of the resulting flattened file would be a big difference. I agree a formal statement from Apple would make me more inclined to really commit to Aperture for all my work.
    Going one step further, it would be nice to keep the layers on the round-trip Master file, even if you would work with a dynamicaly created version of the returned "master" within a stack. It would occupy more disk space, but would do so only for those images where the user has made a quality decision.
    Michael
    Powermac G5 dual 2GHZ, 2.5GB - 2x20in   Mac OS X (10.3.4)  

  • HT1212 How to solve the forgotten passcode problem

    If I never connect my iPhone5 to iTunes, didnt turn on the iCloud, and did not backup my phone before, how can i solve the forgotten passcode problem without erasing the data?

    Read the article that brought you here
    http://support.apple.com/kb/ht1212 
    There is nothing you can do other than that and you will lose your data if you have never backed up

  • Solving u0091Out of Memoryu0092 problem u0096 Using JNLP

    Hi all,
    I am just following the below mentioned blog /people/keerti.nayak/blog/2007/03/05/solving-145out-of-memory146-problem-150-using-jnlp
    I got stuck @ step 2.
    can anyone tell me... whats the exact path of the launcher file.
    Regards
    Biplab

    Hi,
    If you place the Mouse on the Integration Repository,
    You will be able to see the path on the bottom left side of the screen, which is marked as Red in the Blog
    In my case the path is----http://sxddev:50000/rep/start/repository.jnlp
    Regards
    Seshagiri

  • Does upgrading from Premiere Elements 12 to 13 solve the Organizer thumbnail problem?

    Thumbnails do not show up after importing clips into Premiere Elements 12 Organizer.  I've tried right clicking on a clip and telling it to recreate the thumbnail but it doesn't work. I've tried refreshing and repairing the catalog.  I've even started a new catalog and reimported the files.  The system says it's creating thumbnails but they still do not show up.  Does upgrading from Premiere Elements 12 to 13 solve the Organizer thumbnail problem?

    listiak
    That is one of those questions best answered by evaluating Elements Organizer13 with your specific files in your specific computer environment.
    Each of the Elements Organizer versions often appears to carry along its own baggage.
    One of the things that came up about Elements Organizer 13 thumbnails recently was a problem with files with MPEG2
    video compression. The Adobe word on this was that this is only an Elements Organizer 13 tryout issue...supposed not to exist
    in the purchased version.
    ATR

  • [SOLVED] URXVT Transparency Dragging Refresh Rate Lag Problems

    Hi! Hope y'all are well.
    I've been scattering through the threads here searching for posts on window/frame lag, and noticed a few posts regarding the issue... but most were realated to window tearing, which is not exactly my issue...
    So basically when I drag my urxvt CLI, which is transparent, the window itself moves without delay, however my desktop wallpaper, which can be seen through the CLI of course, experiences a refresh delay, hope that makes any sense.
    Any questions, please ask.
    Thanks!
    Last edited by w201 (2013-02-05 08:49:13)

    transset-df worked.
    ! transparency - true or false (default)
    URxvt*transparent: true
    ! tint with any color; i.e., blue, red, tomato4, olivedrab2, etc.
    ! some nice listings are at:
    ! http://www.nisrv.com/drupal/?q=node/11
    ! http://www.htmlgoodies.com/tutorials/colors/article.php/3478921
    URxvt*tintColor: #4D4DFF
    ! scrollback buffer lines - 65535 is max on most machines (64 is default)
    URxvt*saveLines: 12000
    ! font color (default is black)
    URxvt*foreground: White
    ! background color (prior to tinting) (default is white)
    URxvt*background: Blue
    ! Xft (X FreeType) with Bitstream, DejaVu, Liberation, or Terminus fonts:
    ! Fedora/debian packages: libXft/libxft2
    ! An anti-aliased font setup with Xft looks fantastic; it can be a bit choppy
    ! on older systems. You can always turn off anti-aliasing (antialias=false) if
    ! your terminal is sluggish. Use only ONE of the Xft pairs below:
    ! Xft: Bitstream fonts
    ! Fedora/debian packages: bitstream-vera-sans-mono-fonts/ttf-bitstream-vera
    !URxvt*font: xft:Bitstream Vera Sans Mono:pixelsize=12:antialias=true:hinting=true
    !URxvt*boldFont: xft:Bitstream Vera Sans Mono:bold:pixelsize=12:antialias=true:hinting=true
    ! Xft: DejaVu fonts
    ! Fedora/debian packages: dejavu-sans-mono-fonts/ttf-dejavu
    URxvt*font: xft:DejaVu Sans Mono:pixelsize=12:antialias=true:hinting=true
    URxvt*boldFont: xft:DejaVu Sans Mono:bold:pixelsize=12:antialias=true:hinting=true
    ! Xft: Liberation fonts
    ! Fedora/debian packages: liberation-mono-fonts/ttf-liberation
    !URxvt*font: xft:Liberation Mono:pixelsize=13:antialias=true:hinting=true
    !URxvt*boldFont: xft:Liberation Mono:bold:pixelsize=13:antialias=true:hinting=true
    ! Xft: Terminus fonts
    ! Fedora/debian packages: terminus-fonts/xfonts-terminus
    !URxvt*font: xft:terminus:pixelsize=15
    !URxvt*boldFont: xft:terminus:bold:pixelsize=15
    ! Traditional fonts - a more traditional font setup in lieu of xft
    !URxvt*font:-*-courier-medium-r-normal-*-14-*-*-*-*-*-iso8859-1
    !URxvt*boldFont:-*-courier-bold-r-normal-*-14-*-*-*-*-*-iso8859-1
    ! Replace blue folder colors with a lighter shade for clarity. To
    ! set colored folders and files within urxvt, xterm, and aterm, add
    ! the following line to your ~/.bashrc ($HOME/.bashrc) file under
    ! the heading "# User specific aliases and functions":
    ! alias ls="ls -h --color=auto"
    URxvt*color4: RoyalBlue
    URxvt*color12: RoyalBlue
    ! scrollbar - true (default) or false
    URxvt*scrollBar: false
    ! scrollbar position - left=false (default) or right=true
    URxvt*scrollBar_right: false
    ! scrollbar style - rxvt (default), plain, next, or xterm
    URxvt*scrollstyle: rxvt

  • [SOLVED] Xterm window title problem

    HI!
    I finally decided to install Arch with openbox, because I have some free time for it and it looks really nice for me. At the beginning every problem could be solved, but now I think I need your help.
    To have nice-looking transparent terminals on my desktop, started at boot, I installed DevilsPie and Xcompmgr. I started to write some fancy devilspie code in ~/.devilspie/xterm.dc:
    (if
    (is (window_name) "MyTerminal")
    (begin
    (spawn_sync (str "transset-df -i " (window_xid) " 0.7") )
    In ~/.xinitrc and ~/.config/openbox/autostart I put commands starting devilspie and xterm:
    devilspie -c &
    xterm -T "MyTerminal" &
    But instead of having name "MyTerminal" console still have name "severus@severus:~", according to current location. Nothing can force xterm to have different name. And here is my problem: how can i recognize my window in devilspie script, when it has different name than it should? How can I override the window title of xterm? I guess that automatic update of terminal title can be disabled, but where? I was looking, for now without effect.
    Last edited by severus (2013-06-26 20:57:23)

    Sure, i though you should match against the WM_CLASS in your DevilsPie config script and not against the WM_NAME.
    The window title will be set by the global bashrc int /etc/bash.bashrc.
    Look at http://www.faqs.org/docs/Linux-mini/Xterm-Title.html to see the escape sequences etc.

  • Transparent outline problem

    Hi!
    I just switched from old CS2 to CC and I have a problem I can't solve or find a solution.
    There's a transparent outline around every image that I make in my Photoshop. It's just 1 px thin and not fully transparent, look at the screenshot please. Is it a bug or bad settings?
    Lukas

    As I understand you right, you want to use a top layered image with transparent parts. If this is the case, you should use the same color for all transparent parts in the picture and use a paint program to change the transparent color to the color mentioned. I use always microsoft paint to do this. (picture-attributes-transparent...)
    the colored parts will automatically appear transparent.

  • Transparent subvi problem

    I'm trying to run a subvi transparent window above the main VI. It seemed to work fine just configuring this subvi to run transparently (under "Customize window appearance"). However if I click on the Windows toolbar (at the bottom of the screen) before the execution of the subvi, it appears for a short while (less than one second).
    I'm using Labview 8.2.
    I would appreciate any help to solve this problem.

    I have seen this behavior in the past.  For example, say you have a graph in a subVI and you would like to export its image.  The graph will not update unless the FP is open, so I usually open the FP with the VI set to run transparently.  I recall that this was not a clean solution,  you see the subVI in the taskbar and I remember some flashing.  I usually set the FP position to some corner of the screen and it seems fine.  In this case, trying to cover one VI with another, that could be an issue.
    All of that said, if you are simply looking to block mouse clicks I suggest using an Event Structure to filter the Mouse Down events.  See the following example.  Run it and try to change the value of the button inside the box.
    Attachments:
    StopMouseClicks.vi ‏17 KB
    PointInRect.vi ‏11 KB

  • Solve the MSN/Jabbber problems once and for all!!

    Hey there.
    I use iChat to talk to my msn friends through jabber. I have three gripes with this, two I think can be Solved. The first being user name, everytime I want to change my user name (Which is not often) I have to go into a third party app to do it, thats a pain in the ***. Second, Buddy icons. Now all I want is my company logo to show up next to my name, I don't want to change it, unless I change my logo, but I have to be logged in on msn to show this, not through jabber.
    So for you developers out there.
    It's obvious that when you use msn it connects to a network and grabs your username and icon. So is it possible to make a widget that is connected to this network and that you can easily type in your username and also drag and drop the logo you want to use onto it. Then it stays connected with your info so your friends can see your buddy icon while you sit there happily using iChat (appart from the no transfers)..
    Hope someone can solve this problem, cause if not i'm going to be spending a lot of time trying to do it myself!
    Thanks

    ok thanks for the tip.
    Does anyone know a good easy to install server for osx then that I can connect mainly to MSN with.
    Hopefully with features like Buddy Icons and file transfers.
    So that I can use iChat with my msn buddy's just like my aim ones.
    Thanks

  • Solving an Apple ID problem if I move to iCloud

    After many years of being a Mac user, I still contend the most un-Apple like thing they do is the restriction process of Apple IDs.  I might be wrong, and hopefully I am, but here is my current situation and how I'd like to change it.
    1.  I'm currently a Google Apps user (because I can use my own domain) so I now live in the Google Cloud.  That said, now that I've switched from Android to the iPhone 4S and I'm about to get an iPad, I would rather just be "all Apple" (you'd think Apple would like this and make it easy for people to come back 100% into the Apple corral...but they don't).
    2.  My current (and only) Apple ID is my Gmail email address, as is my iTunes ID.  But if I dump Google completely and move everything to Mail.app, iCal, iCloud, etc. I'll "forever" have to use my old Gmail email address as my Apple ID and iCloud login (I think I can change my iTunes one to my @me.com address, though...not even sure about that).
    3  In a perfect world, I'd like to simply make my current Apple ID disappear and use my @me.com email address as my Apple ID for everything on iCloud and iTunes.  One thing I will not do is move everything over to iCloud and then have to use an old Gmail address as my Apple ID for the rest of my life.
    I'm sure I know the answer to number (3.) is "no", but thought I'd ask anyway, just in case there is some magic that can be worked.  If not, does anyone know if Apple is ever going to change things to allow changing the Apple ID?  I know there are thousands out there with the same issue...all you have to do is Google the problem.  Thanks for any help or ideas.

    @Winston Churchill:  This is what makes no sense.  (Bear in mind I already have an iCloud account and @me.com address).  What I said in my original post was that I was going to get rid of my primary email (Gmail account) and move to using nothing but my @me.com email address.  So you're saying I could change my Apple ID to a different email address than my current Gmail address...like [email protected]..and that would be OK.  But I could not change it to my current [email protected] address?  That is insane.  Why would Apple not want me to use their own @me.com email addrress? 
    They already don't allow the use of other email accounts with iCloud (only my @me.com address) which says "...hey, we want you to be an Apple person, not a HotMail or Gmail person", but yet I can't change my Apple ID to my @me.com address.
    One last thing, which might solve this.  Can I change my current Apple ID (my Gmail address) to something that is NOT an email address (something more like a username)?  Then could I associate the newly changed Apple ID with my iCloud @me.com email address?  I just want ONE login for iCloud and iTunes, and have only ONE email address...that being my @me.com address.

  • Applying p5665750_10131_GENERIC.zip doesnt solve the rules change problem

    Hi,
    Please suggest a solution to the below problem.
    Initial problem : whenever user changed rules in rules repository(WebDAV repository) they are not getting reflected in the BPEL process which contains decision service.
    Solution : redeploying the BPEL process or restarting SOA suite will affect BPEL process with the changes in rules repository.
    But we need to solve the above problem without redeploying the BPEL process. For this we have been provided a patch (p5665750_10131_GENERIC.zip)
    Installation of above patch
    %soa_home%opmn\bin>Opmnctl stopall
    Then I installed the patch.
    And restart the SOA suite
    %soa_home%opmn\bin>Opmnctl startall
    Now when I am trying to access the application I am getting Promotion Status as null and the following is the stack trace of the error
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> ORABPEL-36334
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::>
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> Error while executing a rule session unit of work.
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> The rule session DuvalRules06:390024 failed to execute a unit of work.
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::>
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.rpi.oracle.OracleRuleSession.executeUnitOfWork(OracleRuleSession.java:497)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.rpi.AbstractDefaultRuleSession.execute(AbstractDefaultRuleSession.java:245)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.rpi.oracle.OracleRuleSession.execute(OracleRuleSession.java:231)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.impl.DecisionServiceImpl.process(DecisionServiceImpl.java:1385)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.impl.DecisionServiceImpl.assertExecuteWatchStateful(DecisionServiceImpl.java:719)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.runtime.NewDecisionServiceSOAPBinding_Tie.invoke_assertExecuteWatchStateful(NewDecisionServiceSOAPBinding_Tie.java:60)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.runtime.NewDecisionServiceSOAPBinding_Tie.processingHook(NewDecisionServiceSOAPBinding_Tie.java:451)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:413)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:277)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:134)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    <2007-04-27 18:39:14,912> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at java.lang.Thread.run(Thread.java:595)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Caused by: oracle.rules.rl.exceptions.EngineException: Internal error: Function assert-object: error in call: Jess reported an error in routine DefinstanceList.definstance
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> while executing (assert-object duvalCounty.StudentImpl@795486).
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Message: Object is not instance of duvalCounty.StudentImpl.Jess reported an error in routine DefinstanceList.definstance
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> while executing (assert-object duvalCounty.StudentImpl@795486).
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Message: Object is not instance of duvalCounty.StudentImpl.
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.rules.rl.exceptions.ExceptionFactory.createEngineException(ExceptionFactory.java:797)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.rules.rl.engine.Engine.handleJessException(Engine.java:3245)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.rules.rl.engine.Engine.callFunction(Engine.java:382)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.rules.rl.RuleSession.callFunctionWithArgumentList(RuleSession.java:404)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.rules.rl.RuleSession.callFunctionWithArgument(RuleSession.java:328)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.rpi.oracle.OracleRuleSession.executeUnitOfWork(OracleRuleSession.java:368)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> ... 28 more
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Caused by: Jess reported an error in routine DefinstanceList.definstance
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> while executing (assert-object duvalCounty.StudentImpl@795486).
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Message: Object is not instance of duvalCounty.StudentImpl.
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at jess.DefinstanceList.assertObject(DefinstanceList.java:564)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at jess.Rete.assertObject(Rete.java:1554)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at jess.AssertObject.call(ReflectFunctions.java:1554)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at jess.FunctionHolder.call(FunctionHolder.java:30)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at jess.Funcall.execute(Funcall.java:280)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.rules.rl.engine.Engine.callFunction(Engine.java:360)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> ... 31 more
    <2007-04-27 18:39:14,928> <ERROR> <oracle.bpel.services> <::> Internal error: Function assert-object: error in call: Jess reported an error in routine DefinstanceList.definstance
    while executing (assert-object duvalCounty.StudentImpl@795486).
    Message: Object is not instance of duvalCounty.StudentImpl.Jess reported an error in routine DefinstanceList.definstance
    while executing (assert-object duvalCounty.StudentImpl@795486).
    Message: Object is not instance of duvalCounty.StudentImpl.
    oracle.rules.rl.exceptions.EngineException: Internal error: Function assert-object: error in call: Jess reported an error in routine DefinstanceList.definstance
    while executing (assert-object duvalCounty.StudentImpl@795486).
    Message: Object is not instance of duvalCounty.StudentImpl.Jess reported an error in routine DefinstanceList.definstance
    while executing (assert-object duvalCounty.StudentImpl@795486).
    Message: Object is not instance of duvalCounty.StudentImpl.
    at oracle.rules.rl.exceptions.ExceptionFactory.createEngineException(ExceptionFactory.java:797)
    at oracle.rules.rl.engine.Engine.handleJessException(Engine.java:3245)
    at oracle.rules.rl.engine.Engine.callFunction(Engine.java:382)
    at oracle.rules.rl.RuleSession.callFunctionWithArgumentList(RuleSession.java:404)
    at oracle.rules.rl.RuleSession.callFunctionWithArgument(RuleSession.java:328)
    at oracle.bpel.services.rules.rpi.oracle.OracleRuleSession.executeUnitOfWork(OracleRuleSession.java:368)
    at oracle.bpel.services.rules.rpi.AbstractDefaultRuleSession.execute(AbstractDefaultRuleSession.java:245)
    at oracle.bpel.services.rules.rpi.oracle.OracleRuleSession.execute(OracleRuleSession.java:231)
    at oracle.bpel.services.rules.impl.DecisionServiceImpl.process(DecisionServiceImpl.java:1385)
    at oracle.bpel.services.rules.impl.DecisionServiceImpl.assertExecuteWatchStateful(DecisionServiceImpl.java:719)
    at oracle.bpel.services.rules.runtime.NewDecisionServiceSOAPBinding_Tie.invoke_assertExecuteWatchStateful(NewDecisionServiceSOAPBinding_Tie.java:60)
    at oracle.bpel.services.rules.runtime.NewDecisionServiceSOAPBinding_Tie.processingHook(NewDecisionServiceSOAPBinding_Tie.java:451)
    at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
    at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:413)
    at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
    at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:277)
    at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
    at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:134)
    at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: Jess reported an error in routine DefinstanceList.definstance
    while executing (assert-object duvalCounty.StudentImpl@795486).
    Message: Object is not instance of duvalCounty.StudentImpl.
    at jess.DefinstanceList.assertObject(DefinstanceList.java:564)
    at jess.Rete.assertObject(Rete.java:1554)
    at jess.AssertObject.call(ReflectFunctions.java:1554)
    at jess.FunctionHolder.call(FunctionHolder.java:30)
    at jess.Funcall.execute(Funcall.java:280)
    at oracle.rules.rl.engine.Engine.callFunction(Engine.java:360)
    ... 31 more
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> ORABPEL-36333
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::>
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Error while executing the rule session.
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> The rule session DuvalRules06:390024 failed to execute.
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::>
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.rpi.AbstractDefaultRuleSession.execute(AbstractDefaultRuleSession.java:263)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.rpi.oracle.OracleRuleSession.execute(OracleRuleSession.java:231)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.impl.DecisionServiceImpl.process(DecisionServiceImpl.java:1385)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.impl.DecisionServiceImpl.assertExecuteWatchStateful(DecisionServiceImpl.java:719)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.runtime.NewDecisionServiceSOAPBinding_Tie.invoke_assertExecuteWatchStateful(NewDecisionServiceSOAPBinding_Tie.java:60)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.runtime.NewDecisionServiceSOAPBinding_Tie.processingHook(NewDecisionServiceSOAPBinding_Tie.java:451)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:413)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:277)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:134)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at java.lang.Thread.run(Thread.java:595)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Caused by: ORABPEL-36334
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::>
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Error while executing a rule session unit of work.
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> The rule session DuvalRules06:390024 failed to execute a unit of work.
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::>
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.rpi.oracle.OracleRuleSession.executeUnitOfWork(OracleRuleSession.java:497)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.rpi.AbstractDefaultRuleSession.execute(AbstractDefaultRuleSession.java:245)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> ... 27 more
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Caused by: oracle.rules.rl.exceptions.EngineException: Internal error: Function assert-object: error in call: Jess reported an error in routine DefinstanceList.definstance
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> while executing (assert-object duvalCounty.StudentImpl@795486).
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Message: Object is not instance of duvalCounty.StudentImpl.Jess reported an error in routine DefinstanceList.definstance
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> while executing (assert-object duvalCounty.StudentImpl@795486).
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Message: Object is not instance of duvalCounty.StudentImpl.
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.rules.rl.exceptions.ExceptionFactory.createEngineException(ExceptionFactory.java:797)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.rules.rl.engine.Engine.handleJessException(Engine.java:3245)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.rules.rl.engine.Engine.callFunction(Engine.java:382)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.rules.rl.RuleSession.callFunctionWithArgumentList(RuleSession.java:404)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.rules.rl.RuleSession.callFunctionWithArgument(RuleSession.java:328)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.bpel.services.rules.rpi.oracle.OracleRuleSession.executeUnitOfWork(OracleRuleSession.java:368)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> ... 28 more
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Caused by: Jess reported an error in routine DefinstanceList.definstance
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> while executing (assert-object duvalCounty.StudentImpl@795486).
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> Message: Object is not instance of duvalCounty.StudentImpl.
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at jess.DefinstanceList.assertObject(DefinstanceList.java:564)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at jess.Rete.assertObject(Rete.java:1554)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at jess.AssertObject.call(ReflectFunctions.java:1554)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at jess.FunctionHolder.call(FunctionHolder.java:30)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at jess.Funcall.execute(Funcall.java:280)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> at oracle.rules.rl.engine.Engine.callFunction(Engine.java:360)
    <2007-04-27 18:39:14,928> <ERROR> <default.collaxa.cube.services> <::> ... 31 more
    <2007-04-27 18:39:14,928> <ERROR> <oracle.bpel.services> <::> Error while executing a rule session unit of work.
    The rule session DuvalRules06:390024 failed to execute a unit of work.
    Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    ORABPEL-36334
    Error while executing a rule session unit of work.
    The rule session DuvalRules06:390024 failed to execute a unit of work.
    Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    at oracle.bpel.services.rules.rpi.oracle.OracleRuleSession.executeUnitOfWork(OracleRuleSession.java:497)
    at oracle.bpel.services.rules.rpi.AbstractDefaultRuleSession.execute(AbstractDefaultRuleSession.java:245)
    at oracle.bpel.services.rules.rpi.oracle.OracleRuleSession.execute(OracleRuleSession.java:231)
    at oracle.bpel.services.rules.impl.DecisionServiceImpl.process(DecisionServiceImpl.java:1385)
    at oracle.bpel.services.rules.impl.DecisionServiceImpl.assertExecuteWatchStateful(DecisionServiceImpl.java:719)
    at oracle.bpel.services.rules.runtime.NewDecisionServiceSOAPBinding_Tie.invoke_assertExecuteWatchStateful(NewDecisionServiceSOAPBinding_Tie.java:60)
    at oracle.bpel.services.rules.runtime.NewDecisionServiceSOAPBinding_Tie.processingHook(NewDecisionServiceSOAPBinding_Tie.java:451)
    at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
    at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:413)
    at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:349)
    at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:277)
    at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
    at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:134)
    at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: oracle.rules.rl.exceptions.EngineException: Internal error: Function assert-object: error in call: Jess reported an error in routine DefinstanceList.definstance
    while executing (assert-object duvalCounty.StudentImpl@795486).
    Message: Object is not instance of duvalCounty.StudentImpl.Jess reported an error in routine DefinstanceList.definstance
    while executing (assert-object duvalCounty.StudentImpl@795486).
    Message: Object is not instance of duvalCounty.StudentImpl.
    at oracle.rules.rl.exceptions.ExceptionFactory.createEngineException(ExceptionFactory.java:797)
    at oracle.rules.rl.engine.Engine.handleJessException(Engine.java:3245)
    at oracle.rules.rl.engine.Engine.callFunction(Engine.java:382)
    at oracle.rules.rl.RuleSession.callFunctionWithArgumentList(RuleSession.java:404)
    at oracle.rules.rl.RuleSession.callFunctionWithArgument(RuleSession.java:328)
    at oracle.bpel.services.rules.rpi.oracle.OracleRuleSession.executeUnitOfWork(OracleRuleSession.java:368)
    ... 28 more
    Caused by: Jess reported an error in routine DefinstanceList.definstance
    while executing (assert-object duvalCounty.StudentImpl@795486).
    Message: Object is not instance of duvalCounty.StudentImpl.
    at jess.DefinstanceList.assertObject(DefinstanceList.java:564)
    at jess.Rete.assertObject(Rete.java:1554)
    at jess.AssertObject.call(ReflectFunctions.java:1554)
    at jess.FunctionHolder.call(FunctionHolder.java:30)
    at jess.Funcall.execute(Funcall.java:280)
    at oracle.rules.rl.engine.Engine.callFunction(Engine.java:360)
    ... 31 more
    07/04/27 18:39:14 pFaultMessage is [email protected]9 name:operationErroredFault
    07/04/27 18:39:14 QName string is operationErroredFault

    Hi everybody,
    Wondering if we could categorize a little bit so that we can put together some kind of tech-note. So far i have seen the following errors:
    1. Something along
    at line 3 column 1 in main
    Caused by: FactClassException: fact class for 'loanoffer.LoanApplicationType' should be declared earlier in rule session
    at line 3 column 1 in main
    This one is usually caused by a RL function having above fact class as one
    of its parameters. The workaround to avoid this is either use 'loanoffer.LoanApplication' as the parameter type or enable 'assertXPath' for the fact 'loanoffer.LoanApplicationType'.
    2. Something like (see above)
    <2007-04-27 18:39:14,928> <ERROR> <oracle.bpel.services> <::> Internal error: Function assert-object: error in call: Jess reported an error in routine DefinstanceList.definstance
    while executing (assert-object duvalCounty.StudentImpl@795486).
    Message: Object is not instance of duvalCounty.StudentImpl.Jess reported an error in routine DefinstanceList.definstance
    while executing (assert-object duvalCounty.StudentImpl@795486).
    This usually indicates a classloader issue in the decision service itself and it can
    happen if you put the fact class files into some directory which is in the classpath
    of BPEL PM (like ?/bpel/system/classes)
    I'm following up with "soruganti" on the second issue (the one originally posted)
    and we'll post the outcome here.
    Juan: Can you confirm that the issue you're seeing is one of above (1.) or (2.) ?
    Any stack trace available ?
    Nevertheless i'm sure it is somehow unrelated to patch p5665750.
    Best Regards,
    Ralf

  • I just solved all my iTunes problems. Seriously, I did.

    Hey everyone. I'm struggling just like you all with a million different problems since "upgrading" to iTunes 7.0 and 7.0.1. But I just solved my problems, with no help from Apple..
    Admittedly, I am using Windows Vista RC2... though perhaps this solution will trigger brilliance for those of you using XP. Here's what I did:
    I clicked on Help>Run Diagnostics, and ran the Network diagnostics. I noticed the following:
    "Current user is not an administrator."
    Well, that didn't make sense to me. There's only one user on my computer, and that's me.. and I'm an admistrator. But - and here's the golden ticket of information - Vista automatically runs programs as "not an administrator" so as to prevent the program from taking over your computer, and apparently, this newest version of iTunes can't handle that.
    This feature of Vista's seems like a pain in the butt, but it's actually a good security measure. We could argue that at another time. Let's not.
    Anyway, you have to tell iTunes to "Run As Administrator". Here's how:
    --- Find the iTunes.exe file on your computer (not the shortcut on your start menu, but the actual .exe file). It's probably somewhere like c:/program files/itunes/itunes.exe or something like that.
    --- Right click on the file, and click "Properties".
    --- Click on the "Compatability" tab.
    --- At the bottom, click "Run this Program as Administrator".
    --- Click OK, and close that window.
    Now try running iTunes, and run the diagnostics again. This time, it should say:
    Current user is an administrator.
    Now, see if any of your problems are fixed. In my case, this fixed several problems.. including my inability to download any song from the ITMS, and my inability to play any songs that were previously downloaded from the ITMS.
    Hope this helps someone!
      Windows XP Pro  

    Thank you, this is exactly what I needed to do. I'm in business again! I had thought of doing this, but didn't think my music would automatically transfer into the new iTunes. It did transfer and I updated to the new version and I'm good to go. Thank you again, so very much

  • [SOLVED]second HDD installing problems

    I have tried to install a second hard drive, but when I should try to use it, I got the message:
    "An error occurred while accessing «Volum (reiserfs)» The system responded: org freedesktop.Hal.Device.PermissionDeniedByPolicy: org.freedesktop.hal.storage.mount-fixed.auth_admin_keep_always <--action,result"
    How do I solve the probleme?
    Thanks
    Last edited by harida (2009-04-12 23:54:10)

    Check this: http://bbs.archlinux.org/viewtopic.php?id=65652

  • Advice needed: The way to solve out of memory problem (or the way to work with big csv files)

    Hello:)
    I'm in trouble: I have a big csv file (over 5gb of web-analytics data) and my 64 bit excel (and 6gb ram)
    I cant load file to data model because of it's size. There is an error "out of memory" in power query. 
    This is the first time when I encountered such a problem.
    What options do I have to work with such a file? To increase memory in my computer? Would it solve the problem? How much do I need to work with 6gb csv? 
    Or may be I can upload my data somewhere to azure and work with it there? 
    So the problem - is there any way to deal with big files using power query? Or I need to become a developer and learn sql or other languages? 
    Thanks in advance.
    Max

    Hi Miguel!
    Thanks for your answer. 
    I've tried to load this file on virtual pc from azure cloud with this config:
    I have increased memory limit in power query settings:
    And still, the proble is the same:
    What I do wrong? 

Maybe you are looking for

  • Add-in for Access 2010/2013 with Visual Studio 2012 (2013 Preview)

    Hello! Am i right: Microsoft wants to kill Access in favor of Azure/SQL stuff? I was unable to find any Projects in Visual Studio 2012/2013 to create an Addon for Access 2010 or 2013 (only Word, Excel, Outlook). There is even no Microsoft.Office.Tool

  • How to search for a string in a DefaultListModel

    I have a list of names stored in a DefaultListModel and would like to know how i can search for a particular name i assume i would have to use the method below but not sure of how to implement it so basically i would have a texfield where a user can

  • Syncing iPhone 4S video with iPad 1 problem

    I just bought an iPhone 4s and shot a video this morning. I plugged it into my laptop and synced it.  I then plugged in my iPad 1 and synced it.  It said there were 2 items that wouldn't sync and they were the videos I shot.  What's the problem ?  It

  • Configure ras dial up internet

    I have an AS5300 Cisco Internetwork Operating System Software IOS (tm) 5300 Software (C5300-I-M), Version 12.2(16), RELEASE SOFTWARE (fc3) This is a machine that I inherited which allows users to dial a number which comes in to the Cisco via a PRI an

  • Displaying Customized Properties in Document Properties

    We have set-up a crawler, documentum, to map certain documentum properties into new customized properties within a new content type we created. Everything appears to work but when I view the document's properties through the knowledge directory only