More 8.02 bugs

I create a insert record behaviour and here is the code DW
creates :
<%
If (CStr(Request("MM_insert")) = "form1") Then
If (Not MM_abortEdit) Then
' execute the insert
Dim MM_editCmd
Set MM_editCmd = Server.CreateObject ("ADODB.Command")
MM_editCmd.ActiveConnection = MM_ConnEngine_STRING
MM_editCmd.CommandText = "INSERT INTO PHOTOS (photodate,
phototitle, photodesc, photo, gallerylink) VALUES (?, ?, ?, ?, ?)"
MM_editCmd.Prepared = true
MM_editCmd.Parameters.Append
MM_editCmd.CreateParameter("param1", 135, 1, 50,
MM_IIF(Request.Form("photodate"), Request.Form("photodate"), null))
' adDBTimeStamp
MM_editCmd.Parameters.Append
MM_editCmd.CreateParameter("param2", 202, 1, 50,
Request.Form("phototitle")) ' adVarWChar
MM_editCmd.Parameters.Append
MM_editCmd.CreateParameter("param3", 202, 1, 50,
Request.Form("photodesc")) ' adVarWChar
MM_editCmd.Parameters.Append
MM_editCmd.CreateParameter("param4", 202, 1, 50,
Request.Form("photo")) ' adVarWChar
MM_editCmd.Parameters.Append
MM_editCmd.CreateParameter("param5", 202, 1, 50,
Request.Form("gallerylink")) ' adVarWChar
MM_editCmd.Execute
MM_editCmd.ActiveConnection.Close
' append the query string to the redirect URL
Dim MM_editRedirectUrl
MM_editRedirectUrl = "photos.asp"
If (Request.QueryString <> "") Then
If (InStr(1, MM_editRedirectUrl, "?", vbTextCompare) = 0)
Then
MM_editRedirectUrl = MM_editRedirectUrl & "?" &
Request.QueryString
Else
MM_editRedirectUrl = MM_editRedirectUrl & "&" &
Request.QueryString
End If
End If
Response.Redirect(MM_editRedirectUrl)
End If
End If
%>
Looks fine until I save the file (apple S) and .... this is
what it looks like now :
<%If (CStr(UploadFormRequest("MM_insert")) = "form1") Then
If (Not MM_abortEdit) Then ' execute the insert Dim MM_editCmd Set
MM_editCmd = Server.CreateObject ("ADODB.Command")
MM_editCmd.ActiveConnection = MM_ConnEngine_STRING
MM_editCmd.CommandText = "INSERT INTO PHOTOS (photodate,
phototitle, photodesc, photo, gallerylink) VALUES (?, ?, ?, ?, ?)"
MM_editCmd.Prepared = true MM_editCmd.Parameters.Append
MM_editCmd.CreateParameter("param1", 135, 1, 50,
MM_IIF(UploadFormRequest("photodate"),
UploadFormRequest("photodate"), null)) ' adDBTimeStamp
MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param2",
202, 1, 50, UploadFormRequest("phototitle")) ' adVarWChar
MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param3",
202, 1, 50, UploadFormRequest("photodesc")) ' adVarWChar
MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param4",
202, 1, 50, UploadFormRequest("photo")) ' adVarWChar
MM_editCmd.Parameters.Append MM_editCmd.CreateParameter("param5",
202, 1, 50, UploadFormRequest("gallerylink")) ' adVarWChar
MM_editCmd.Execute MM_editCmd.ActiveConnection.Close ' append the
query string to the redirect URL Dim MM_editRedirectUrl
MM_editRedirectUrl = "photos.asp" If (UploadQueryString <>
"") Then If (InStr(1, MM_editRedirectUrl, "?", vbTextCompare) = 0)
Then MM_editRedirectUrl = MM_editRedirectUrl & "?" &
UploadQueryString Else MM_editRedirectUrl = MM_editRedirectUrl
& "&" & UploadQueryString End If End If
Response.Redirect(MM_editRedirectUrl) End IfEnd If%>
removes all line breaks and doesn't work.
After 2 days of fighting with this I have gone back to 8.01
but I believe the error is ONLY on mac version of DW8.02 becasue
nobody else seams to be having the same issue but this does it on
all 3 of our Macs here.
Also still cannot have a "File Field" in the form... just
doesn't work

I'm using 8.02 with no issues with any of those things.
Maybe it's the language you are using or 3rd party extensions
interfering.
Really well then your excellent!
Another useless post offering no solutions...
I'm so happy that your not experiencing any problems, why are
you even posting that. This forum is not here for people to chime
in and tell us they have no problems...it's to try and solve
problems and if your having none then don't waste anymore of our
time.
The Problem is the 8.02 update!
"Maybe it's the language I'm using". Well if you mean all the
swear words coming out of my mouth when attempting to produce BASIC
insert, edit, and delete functions. Huh
maybe.............................................................NOT!
I've tried both Javascript and VBscript.
I've attempted it on a Mac and a PC and I've checked it
through several different browsers. (Firefox, IE, Safari etc.)
"or 3rd party extensions"
Guess what lalalala.....I'm not using any 3rd party
extensions. There are no 3rd party extensions needed to complete
these BASIC functions provided by Dreamweaver.
I am not a beginner who's just learned these functions. I've
been creating these types of pages for years using Dreamweaver.
Dreamweaver Ultra dev, MX, and now 8. (4,5,6,7,8)
I responded to this post by RIPROD to let them know that it
is also happening on PC's....I wanted to assure them it wasn't an
isolated MAC problem or a browser problem either.
THERE IS A PROBLEM WITH THIS 8.02 UPDATE.
PERIOD!!!!!!!!!

Similar Messages

  • More Aperture 3 bugs....Grrrr

    The export to email options are totally messed up. You can select the size of the photo but aperture happily ignored that and uses it's previousm setting. You can see this by quiting aperture, going into preferences again and there is the old value. So for example, if I select medium JPEG it will still pass along a great big full size one across to mail, if that was the previous setting.
    Now you can get it to remember the option but only if you edit the new size you have selected and pretend to change it and then save it. All fine and good you would think - a workaround. Well no, this leads to an even worse bug...
    Try and add a new option. I tried JPEG and made it full size (by duplicating the existing one) and then moved the slider along to full quality. Well that results is a 12MB JPEG file - for a 12MP camera? ***?
    I've never seen such a buggy application from Apple before. There is *no way* this application was properly tested. I'm getting a little tired of beta (or is that alpha?) testing this.

    I can't agree with you more. I keep thinking it's me, but this is a horrible release:
    1) Memory leaks like crazy.
    2) Gratuitous pinwheel of death for no good reason.
    3) Mouse scrollwheel support broken.
    4) Your preset bug.

  • A few more FCP X Bugs/Annoyances

    Hello all,
    I cannot thank the help and expertise from some of the members in the FCP X support community.  Luis Sequeira and Tom Wolsky you guys are part of the reason why I am persevering with FCP X and am finding it to be the future of editing despite the many flaws it has.  I was glad to find out I wasn't just one of a few who found some of the bugs and inconsistencies to be slightly more than an annoyance.  Here are a few more that i've noticed and am wondering if anyone has found out why these issues exist and would care to add upon:
    This one is for Macbook FCP X users.  I don't have this problem on my tower or my 27" iMac so I am led to believe this is a deliberate (althrough strange and unwise) GUI design change from Apple.  When I open up my color board on my 13" Macpro, I see my color board, exposure and saturation control just like I do on my desktops.  I do not however, see the percentage change view/controls underneath.  I cannot scroll down further, all I have to play with is the respective color, saturation and exposure "board" leaving me to use my eyes as my only trusted gauge for correction/change.  Here's an image of what I see...
    Notice no percentage gauge?
    Here's another issue I have not been able to find a workaround for despite trying usual and predictable avenues in my attempts.  It's not a huge deal, but being a keyboard shortcut junky, I find it annoying that I cannot press Command + E to export with my default settings on my macbook.  The shortcut is not visible in the menu or when I hover my curser over the icon.  Naturally, I went into my command editor to see whether i'd have to edit or completely create this shortcut on my own.  The shortcut is definately still the same in the comman editor, but still no avail.  I've input the keys to manually create this shortcut, still the same.
    Here is what I see:
    No matter what I do, when I press Command + E (I make sure i'm in the timeline) the shortcut doesn't work and I hear the sound that occurs when an incorrect or unvailable  command/action occurs.  Not a huge deal but still need to know if this is a legit bug or if it was intentional for laptop owners for some strange unidentifiable reason.  I'm wondering if any other Macbook users are encountering the same problem.
    I am about to mention these issues as well as a few others in hopes they can address them in future updates but wanted other peoples take on them.  These aren't bugs as much as things I think would make more sense if corrected or improved upon:
    Pressing CMD + 6 to open AND CLOSE the color board  to make color adjustments.  Once i am done making my necessary color/exposure adjustments, why can't i close this window with the same shortcut i used to open it?  I can open the color board with CMD+ 6 but cannot close it with the same keyboard shortcut command.  Same with CMD + 8 for audio enhancements, I can open the audio enhancements window with this shortcut but cannot close it with this shortcut.  I have to close the entire inspector with the keyboard shortcut cmd 4 to close the window.  Seems very counter intuitive and for short term projects isn't that big of an issue (like I mentioned i'm a keyboard shortcut fanatic), but becomes very annoying for paid, commercial work (which i've become accustomed to using CS6 for).  When i work on my laptop I keep the inspector open when I need to maximize viewer space and would like to be able to have the color board close as conveniently as it opens without having to press cmd 4 to close inspector.  Not that big of a deal but would like to see this fixed, wanted other people's thoughts?
    Thanks again for your help, the transition to FCP X for things other than Facebook and short Instagram vids is coming about slowly but surely...
    Anthony

    Pull down the separator bar at the bottom of the color board to create more space for the percentages.
    The color board and audio enhancements are parts of the inspector. You close the inspector with Cmd-4.
    Cmd-E is the default export setting. It's assignable to any preset or custom export setting. Open Destination preferences, right-click on the setting you want and select make default.

  • More FlexMotion installer BUGS!!!!

    I found out some more information about the bugs in the FlexMotion Installer. It seems if I log into an account with admin privilages, then everything runs ok. If I log into another account (without admin privilages), like say THE PRODUCTION ACCOUNT, then for everything you do the FLEX-MOTION install program pops up!
    Just trying to run Internet Explorer makes the installer come up. And if you "cancel" it, it just pops right back up!
    Talk about a good way for NI to really piss off its customers!
    IS THERE ANY WAY TO FIX THIS BUG! Even just tell me where the damn installer program is, and I'll erase the thing!

    Nick,
    The reason why the installer will pop-up with IE or VB application is because for some reason your previous installation or operation of the driver broke some file. MAX controls Motion and it is built over IE and VB, so whenever you call this applications it searches registries and founds that there is something wrong with a file in Motion, it will try to go and repair it itself, but since it does not finds the install files it pops up the installer (and the installer searches the registry which as a user you don't have access to), I believe this is the reason also for your message "can't connect to network share...", probably your motion driver was installed from that directory and you don't have access to it as a user. Your best option is to download the files t
    o install the driver to your computer, then log as an administrator, install flexmotion (reinstall), and leave the files there. Log as a user and you should be able to use the motion hardware with no problem. In case you do, then your system may be having other issues that we need to troubleshoot more deeply, we have lots of customers using NT, 2000 and XP with users operating motion without any trouble so we may be facing a more complicated issue.
    If you have any other concerns about NI software or hardware you can also discuss this with us so we can see what is the reason for this issues to happen, and give you the solutions to help you succeed. Developing with unknown hardware or software can be frustrating but at support we look forward to help you out master our products.
    Feel free to contact us, you will find the details at www.ni.com/ask and select "phone NI" from the support options so you can talk with one of us.
    Good luck!
    Regards,
    Nestor Sanchez
    Mot
    ion Control Support
    National Instruments
    Nestor
    National Instruments

  • Finder more info dialog bug

    More info in finder inspector window bug, it's not showing anything. but sometimes it's shows correct info.

    XSemperIdem5 wrote:
    When you select a document (whatever it may be) and click on "More Info" you can scroll down and see the section "Sharing & Permissions" How many (by default) should appear on the list that is shown below? There is the administrator and "Everyone". Is that it?
    No, there are many, but it depends on the file you are looking at.
    If you right-click, for example, Extensions.mkext in the System Library you will see listed
    system
    wheel
    everyone.
    These are special users and groups that are important for the proper running of BSD.
    There are also
    daemon
    admin
    staff
    sys
    procmod
    and numerous others.
    The GUI is like the wave on an ocean - most of the real stuff is hidden below the surface, but is very worth exploring. Over 90% of Leopard lies "under the hood."
    Message was edited by: L.Rowan

  • Rant: project developers should pay more attention to bug reports

    I believe that software reliability is one of the key parts of software quality: having a lot of features is useless if they don't work reliably. It is for this reason that most open source project have a bug tracker of some sort. However, having a bugtracker is not very useful if you let bugs sit there until you can mark them as "obsolete" several years later. I try to report most of the bugs I find because I believe it's one of the best contributions I can make to open source, however in my experience (I've reported dozens of bugs), more often than not bug reports are ignored, even if they are detailed and the reporter agrees to give more details when needed.
    So if you develop an open source project and you're reading this, please pay attention to your bug reporters. These people take time to help you improve your software, don't ignore them. At the very least, close your bug tracker if you're going to ignore bug reports anyways. That way I won't lose valuable time creating reports that you will never read.

    lardon wrote:
    I believe that software reliability is one of the key parts of software quality: having a lot of features is useless if they don't work reliably. It is for this reason that most open source project have a bug tracker of some sort. However, having a bugtracker is not very useful if you let bugs sit there until you can mark them as "obsolete" several years later. I try to report most of the bugs I find because I believe it's one of the best contributions I can make to open source, however in my experience (I've reported dozens of bugs), more often than not bug reports are ignored, even if they are detailed and the reporter agrees to give more details when needed.
    So if you develop an open source project and you're reading this, please pay attention to your bug reporters. These people take time to help you improve your software, don't ignore them. At the very least, close your bug tracker if you're going to ignore bug reports anyways. That way I won't lose valuable time creating reports that you will never read.
    This is probably true, many bugs are ignored. But open-source developers normally only have their free time to work on their projects, and the motivation is not the same for all issues.
    Also I think it's not common that all issues get ignored. Usually it's the ones who are not important, or very hard to fix, or a combination of both.
    In any cases, don't lose motivation, reporting bugs is indeed a good contribution, and even if only a minority gets fixed, it's still better than nothing

  • This is more of a bug report rather than a question:

    i have 2 ipods and an iPhone all running ios 6.1.3 and occasionally at random times the screens brightness turns all the way down, this hasnt happend before the update.  the only way i know of to fix it is to restart  my device. please fix this in next update.

    Is the device jailbroken?  I only ask because that is a known issue with jailbroken devices.
    If it's not, basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue is resolved.

  • More Dual Screen bugs

    ... just need to know if this is an ongoing thing to live with, or is there any chance it will be 'fixed' to work as it does in 2.7.
    Here's the problem.
    Previously, with a dual screen setup, one could select 6 (some number) of the images on (say) the lefthand screen, and have them come up larger in Survey mode on the right hand screen. From there, I could accept, reject, flag, change rating on the right hand screen. To affect ALL the selected images, I could make the change in the LEFT hand (main) screen. To affect only ONE of them, I could click on the star rating or accept/reject flag on the RIGHT hand screen.
    Now, it seems there is no differentiation between the screens.
    IN addition to there being no rating on the right hand screen, if say 6 images are selected, and one wishes to change the reject flag to accept, doing that on EITHER screen results in ALL of them changing. Instead of being able to accept only ONE image, I have to LOOK at them ONE AT A TIME, in any mode.
    Unacceptable!!!
    THis slows work down to a CRAWL. My only question at this time is this: Is this on ANYONE's list to be fixed? or do I tell my students to stay away from Lightroom altogether?
    I have spent two years developing this system, directly from the choices offered in LR2 and following.
    DOing without it now is not an option.
    Do I start over with a completely different program and stay away from LR altogether? or is there a good chance this will be remedied SOON?
    thanks

    thanks for the suggestion, but this process is SO central to the way I work I have tried nearly every combination of arrangements possible.
    This one did not work either.
    And indeed, why would it?
    As much as it being the second screen, it's also the SURVEY mode that fails to take into accnt the settings needed.
    I appreciate ANY suggestions, however. What i'd REALLY like is just to go back to LR2.7!!@ lol.

  • [Patch 정보] TRACKING BUG FOR CUMULATIVE MLR#6 ON TOP OF BPEL PM 10.1.3.3.1

    최근에 출시된 BPEL PM 10.1.3.3.1의 통합패치입니다.
    아래는 readme.txt에 포함된 patch list입니다.
    # WARNING: Failure to carefully read and understand these requirements may
    # result in your applying a patch that can cause your Oracle Server to
    # malfunction, including interruption of service and/or loss of data.
    # If you do not meet all of the following requirements, please log an
    # iTAR, so that an Oracle Support Analyst may review your situation. The
    # Oracle analyst will help you determine if this patch is suitable for you
    # to apply to your system. We recommend that you avoid applying any
    # temporary patch unless directed by an Oracle Support Analyst who has
    # reviewed your system and determined that it is applicable.
    # Requirements:
    # - You must have located this patch via a Bug Database entry
    # and have the exact symptoms described in the bug entry.
    # - Your system configuration (Oracle Server version and patch
    # level, OS Version) must exactly match those in the bug
    # database entry - You must have NO OTHER PATCHES installed on
    # your Oracle Server since the latest patch set (or base release
    # x.y.z if you have no patch sets installed).
    # - [Oracle 9.0.4.1 & above] You must have Perl 5.00503 (or later)
    # installed under the ORACLE_HOME, or elsewhere within the host
    # environment.
    # Refer to the following link for details on Perl and OPatch:
    # http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=189489.1
    # If you do NOT meet these requirements, or are not certain that you meet
    # these requirements, please log an iTAR requesting assistance with this
    # patch and Support will make a determination about whether you should
    # apply this patch.
    # 10.1.3.3.1 Bundle Patch 6823628
    # DATE: March 14, 2008
    # Platform Patch for : Generic
    # Product Version # : 10.1.3.3.1
    # Product Patched : Oracle(R) SOA
    # Bugs Fixed by 10.1.3.3.1 Initial patch 6492514 :
    # Bug 5473225 - PATCH01GENESIS HOT UNABLE TO CATCH AN EXCEPTION DURING A
    # TRANSFORM
    # Bug 5699423 - PARTNERLINK PROPERTY THAT SET BPELXPROPERTY FUNCTION DOESN'T
    # WORK
    # Bug 5848272 - STATEFUL WEBSERVICES DEMO ON OTN DOES NOT WORK 10.1.3.1
    # Bug 5872799 - ANT DEPLOY BPEL TEST FAILS/RUNS ON DEFAULT DOMAIN NOT
    # SPECIFIED TARGET DOMAIN
    # Bug 5883401 - ALLOW A WAY TO CREATE EMPTY NODES - AND USE FOR REQUIRED
    # NODES
    # Bug 5919412 - SAMPLE DEMO BPEL PROCESSES MIMESERVICE MIMEREQUESTER AXIS
    # JAVA EXAMPLE ERROR
    # Bug 5924483 - ESB SHOULD SUPPORT SOAP EDNPOINT LOCATION DYNAMIC UDDI LOOKUP
    # Bug 5926809 - ORAPARSEESCAPEDXML XPATH EXPRESSION FAILED TO EXECUTE
    # FOTY0001 TYPE ERROR
    # Bug 5937320 - STRANGE BEHAVIOUR CALLING FROM BPEL TO BPEL GETTING
    # NULLPOINTEREXCEPTION.
    # Bug 5944641 - BPA BLUEPRINT NOT AVAIALBLE IN JDEVELOPER
    # Bug 5945059 - JAVA.LANG.NULLPOINTEREXCEPTION SENDING EMAILS WITH PAYLOADS
    # LARGER THAT 1MB
    # Bug 5962677 - WS RESPONSE IS EMPTY SOAP BODY IN ONE-WAY CALL
    # Bug 5963425 - WHEN THE OUTCOMES FOR A HT CHANGED & IMPORTED - UPDATE
    # CONNECTION ROLES IN BPEL
    # Bug 5964097 - AQ ADAPTER DEPLOYMENT CAUSES OPMN TO PERFORM A FORCEFUL
    # SHUTDOWN IN SOA
    # Bug 5971534 - CANNOT GRANT USER TASK VIEWS TO GROUPS, ONLY TO USERS.
    # Bug 5989367 - REFER TO SR 6252219.993 BPEL 10.1.3 ONLY COPIES IN ASSIGN,
    # IN 10.1.2 IT CREATES
    # Bug 5989527 - ENHANCEMENT WARNING SHOULD BE GIVEN UPON UPLOAD IF BPEL
    # PROCESS IS OPEN IN ARIS
    # Bug 5997936 - ESB FAULT DOES NOT GET PROPAGATED TO BPEL
    # Bug 6000575 - PERF NEED ESB PURGE SCRIPT TO PURGE BY DATE AND PROCESS
    # Bug 6001796 - POSTING OF DATE RECEIVED FROM XML GATEWAY TO BPEL FAILED IN
    # ESB
    # Bug 6005407 - BPEL PROCESS DOESN'T PROPOGATE FAULT THROWN BY BPEL
    # SUB-PROCESS
    # Bug 6017846 - MIMETYPE OF EMAIL NOTIFICATION IS NOT SET THROUGH HUMAN TASK
    # Bug 6027734 - DECISION SERVICE IMPORT - LOCATING DECISION SERVICE IN .DECS
    # FILE IMPROPER
    # Bug 6028985 - EXCEEDED MAXIMUM NUMBER OF SUBSCRIBERS FOR QUEUE
    # ORAESB.ESB_CONTROL
    # Bug 6041508 - CREATING/UPDATING DVM CAUSE EXCEPTION
    # Bug 6053708 - FTP ADAPTER DOES NOT SUPPORT ENCRYPTED PASSWORD IN
    # OC4J-RA.XML
    # Bug 6054034 - INDEX4,INDEX5 AND INDEX6 CANNOT BE USED IN BPEL CONSOLE
    # Bug 6068801 - BACKPORT OF BPEL ON WEBLOGIC - VERSION 10.1.3.3
    # Bug 6070991 - HT EXPORT DOES NOT EXPORT PARAMETERS, ALLOW PARTICIPANTS TO
    # INVITE OTHERS
    # Bug 6071001 - WSIF HTTP BINDING NOT WORKING FROM ESB
    # Bug 6073311 - STRESS SCOPE NOT FOUND ON CALLBACK - WRONG (DUPE)
    # SUBSCRIPTION IN TABLE
    # Bug 6081070 - JMS ADAPTER REJECTION HANDLER CREATE 0 BYTE FILES
    # Bug 6083419 - DECISION SERVICE SCOPE NEED TO HAVE A SPECIAL INDICATOR
    # Bug 6085799 - HUMAN TASK ADDED IN SCOPE IN JDEV IS NOT UPDATED TO BPA
    # SERVER
    # Bug 6085933 - EXPORT AND EXPLORE SHOULD USE USER LANGUAGE AND NOT ENGLISH
    # ALWAYS
    # Bug 6086281 - STRING INDEX OUT OF RANGE ERROR FOR COBOL COPYBOOK WITH PIC
    # CLAUSE HAVING S
    # Bug 6086453 - DOMAINS CREATED IN A CLUSTER GETS NOT PROPAGATED TO NEW OR
    # EXISTING NODES
    # Bug 6087484 - MULTIPLE HEADER SETTING CAUSES ESB EXCEPTION
    # Bug 6087645 - ESB SHOULD ALLOW USER PICK RUNTIME PROTOCOL (HTTP/HTTPS)
    # Bug 6110231 - TRANSLATION NOT BASED ON MQ CCSID CHARSET
    # Bug 6120226 - BPEL IS NOT SETTING THE APPS CONTEXT CORRECTLY
    # Bug 6120323 - COMPLETIONPERSISTPOLICY ON DOMAIN LEVEL HAS DISAPPEARED
    # Bug 6125184 - ESB JMS SESSION ROLLBACK ORACLE.JMS.AQJMSEXCEPTION
    # Bug 6127824 - [AIA2.0] CURRENT XREF IMPLEMENTATION IS MISSING REQUIRED
    # INDEXES ON XREF SCHEMA
    # Bug 6128247 - HTTPCONNECTOR POST() METHOD SHOULD RAISE EXCEPTION FOR ALL
    # STATUS CODES EXCEPT 2
    # Bug 6131159 - ENABLE USERS TO CHOOSE XSD WHEN CREATING A BPEL PROCESS FROM
    # BLUE PRINT
    # Bug 6132141 - PROCESS_DEFAULT TABLE STILL CONTAINS INFORMATION FROM
    # UNDEPLOYED PROCESSES
    # Bug 6133190 - ENABLING ESB CONSOLE HTTP/S IS MAKING THE CONSOLE TO COME UP
    # BLANK.
    # Bug 6139681 - BPEL WSDL LINK IN CLUSTERED RUNTIME POINTS TO A SINGLE NODE
    # Bug 6141259 - BASICHEADERS NOT PUTTING WWW-AUTHENTICATE HEADERS FOR HTTP
    # BINDING IN BPEL
    # Bug 6148021 - BPEL NATIVE SCHEMA FOR COBOL COPYBOOK WITH IMPLIED DECIMAL
    # LOSES DIGIT IN OUTPUT
    # Bug 6149672 - XOR DATA - CONDITION EXPRESSION SPECIFICATION IS NOT
    # INTUITIVE IN BPMN MODELS
    # Bug 6152830 - LOSING CONDITIONAL EXPRESSIONS CREATED IN JDEV UPON MERGE
    # Bug 6158128 - BASICHEADERS NOT PUTTING WWW-AUTHENTICATE HEADERS FOR HTTP
    # BINDING
    # Bug 6166991 - WHEN STARTING SOA SUITE,, PROCESSES FAIL DUE TO UNDEFINED
    # WSDL
    # Bug 6168226 - LOCATION-RESOLVER EXCEPTION THROWN IN OPMN LOGS
    # Bug 6187883 - CHANGES FOR BPEL RELEASE ON JBOSS- VERSION 10.1.3.3
    # Bug 6206148 - [AIA2.0] NEW FUNCTION REQUEST, XREFLOOKUPPOPULATEDCOLUMNS()
    # Bug 6210481 - BPEL PROCESS WORKS INCORRECTLY WHEN AN ACTIVITY HAS MULTIPLE
    # TRANSITIONCONDITION
    # Bug 6240028 - WEBSERVICE THAT DOES NOT CHALLENGE FOR BASIC CREDENTIALS
    # CANNOT BE INVOKED
    # Bug 6257116 - MULTIPLE HEADER SETTING CAUSES ESB EXCEPTION
    # Bug 6258925 - MESSAGE RECEIVED BY THE TARGET ENDPOINT VIA HTTP POST IS
    # MISSING THE XML HEADER
    # Bug 6259686 - TOO MANY UNNECESSARY WORKFLOW E-MAIL NOTIFICATIONS GENERATED
    # Bug 6267726 - 10.1.3.3 ORACLE APPLICATIONS ADAPTER - NOT ABLE TO CAPTURE
    # BUSINESS EVENT
    # Bug 6272427 - WEBSPHERE BPEL FAILS FOR DATA RETRIEVAL OF SIZE 500+ KB
    # Bug 6276995 - MERGE SCOPE NAME IS NOT UPDATED WHEN CHANGED IN THE SERVER
    # Bug 6280570 - XPATH EXPRESSION ERROR IN MEDIATOR FOR ASSIGNING USER-DEFINED
    # CONTEXT VALUES
    # Bug 6282339 - RETRYCOUNT DOES NOT WORK PROPERLY
    # Bug 6311039 - ONE RECORD IS INSERTED TO SYNC_STORE IF
    # COMPLETIONPERSISTPOLICY SET TO FAULTED
    # Bug 6311809 - [AIA2.0] NON-RETRYABLE ERRORS ARE NOT POSTED ON ESB_ERROR
    # TOPIC
    # Bug 6314784 - THE PRIORITY DEFINED IN THE BPA SUITE IS NOT TRANSFERRED TO
    # THE JDEV CORRECTLY
    # Bug 6314982 - THREADPOOL RACE CONDITION IN ADAPTER INITIALIZATION MESSAGES
    # NOT PROCESSED
    # Bug 6315104 - (SET)CLASSNAME MISSING IN TSENSOR JAXB OBJECTS
    # Bug 6316554 - CONSUME FUNCTIONALITY OF JMS ADAPTER FOR BEA WEBLOGIC DOES
    # NOT WORK
    # Bug 6316950 - FILEADAPTER HARPER ENHANCEMENTS SYNC WRITE AND CHUNKED
    # INTERACTION SPEC
    # Bug 6317398 - THE ICON FOR COMPUTING DIFFERENCE IS MISSING IN JDEV REFRESH
    # FROM SERVER DIALOG
    # Bug 6320506 - IMPORT FAILS WHEN THERE IS AN UNNAMED CASE
    # Bug 6321011 - CANNOT PROCESS 0 BYTE FILE USING FTP ADAPTER
    # Bug 6325749 - TRACKING BUG FOR TRACKING ADDITIONAL CHANGES TO BUG #6032044
    # Bug 6328584 - NEED A NEW XPATH EXPRESSION TO GET ATTACHMENT CONTENT VIA
    # SOAP INVOKATION
    # Bug 6333788 - COLLAPSING OF CONSECUTIVE ASSIGN TASKS BREAKS BAM SENSOR
    # Bug 6335773 - BUILD.XML CONTAINS DO NOT EDIT .. - WHILE <CUSTOMIZE> TASK
    # MUST BE IN <BPELC>
    # Bug 6335805 - AQ ADAPTER OUTBOUND DOESN'T RECONNECT AFTER FAILURE
    # Bug 6335822 - [AIA2.0] PSRPERFESB - RUNTIME DVM PERFORMANCE OVERHEAD IN ABS
    # USE CASE
    # Bug 6339126 - CHECKPOINT BPEL JAVA METHOD DOESN'T WORK IN BPEL 10.1.3.3
    # Bug 6342899 - OUTLINECHANGE.XML NOT UPDATE WITH ACTIVITY FROM NEW BRANCH
    # Bug 6343299 - ESB CONCRETE WSDL NAMESPACE SHOULD BE DIFFERENT FROM IMPORTED
    # WSDL NAMESPACE
    # Bug 6372741 - DEHYDRATION DATABASE KEEPS GROWING IN 10.1.3.3
    # Bug 6401295 - NXSD SHOULD SUPPORT ESCAPING THE TERMINATED/QUOTED/SURROUNDED
    # DELIMITERS
    # Bug 6458691 - DIST DIRECTORY FOR 10.1.3.3.1 NEEDS UPDATE
    # Bug 6461516 - BPEL CONSOLE CHANGES FOR DISPLAYING RELEASE 10.1.3.3.1
    # Bug 6470742 - CHANGE THE VERSION NUMBER AND BUILD INFO IN ABOUT DIALOG IN
    # ESB
    # BUG ADDED IN MLR#1, 6671813 :
    # Bug 6494921 - ORABPEL-02154 IF LONG DOMAIN AND SUITECASE NAMES IN USE
    # BUGS ADDED IN MLR#2, 6671831 :
    # Bug 6456519 - ERROR IN BPEL CONSOLE THREADS TAB:SERVLETEXCEPTION CANNOT GET
    # DISPATCHER TRACE
    # Bug 6354719 - WHICH JGROUP CONFIGURATION PARAMETER IMPACTS BPEL CLUSTER
    # ACTIVITY
    # Bug 6216169 - SCOPE NOT FOUND ERROR WHILE DELIVERING EXPIRATION MESSAGE OF
    # ONALARM
    # Bug 6395060 - ORA-01704 ON INSERTING A FAULTED INVOKE ACTIVITY_SENSOR
    # Bug 6501312 - DEHYDRATION DATABASE KEEPS GROWING IN 10.1.3.3 #2
    # Bug 6601020 - SEARCHBASE WHICH INCLUDES PARENTHESIS IN THE NAMES DOES NOT
    # WORK
    # Bug 6182023 - WAIT ACTIVITY FAILS TO CONTINUE IN CLUSTER WHEN PROCESSING
    # NODE GOES DOWN
    # BUGS ADDED IN MLR#3, 6723162 :
    # Bug 6725374 - INSTANCE NOT FOUND IN DATASOURCE
    # Bug 4964824 - TIMED OUT IF SET CORRELATIONSET INITIATE YES IN REPLY
    # ACTIVITY
    # Bug 6443218 - [AIA2.0]BPEL PROCESS THAT REPLIES A CAUGHT FAULT AND THEN
    # RETHROWS IT IS STUCK
    # Bug 6235180 - BPPEL XPATH FUNCTION XP20 CURRENT-DATETIME() IS RETURNING AN
    # INCORRET TIME
    # Bug 6011665 - BPEL RESTART CAUSES ORABPEL-08003 FAILED TO READ WSDL
    # Bug 6731179 - INCREASED REQUESTS CAUSE OUTOFMEMORY ERRORS IN OC4J_SOA WHICH
    # REQUIRES A RESTART
    # Bug 6745591 - SYNC PROCESS <REPLY> FOLLOWED BY <THROW> CASE CAUSING
    # OUTOFMEMORY ERRORS
    # Bug 6396308 - UNABLE TO SEARCH FOR HUMAN TASK THAT INCLUDES TASK HISTORY
    # FROM PREVIOUS TASK
    # Bug 6455812 - DIRECT INVOCATION FROM ESB ROUTING SERVICE FAILS WHEN CALLED
    # BPEL PROCESS
    # Bug 6273370 - ESBLISTENERIMPL.ONFATALERROR GENERATING NPE ON CUSTOM ADAPTER
    # Bug 6030243 - WORKFLOW NOTIFICATIONS FAILING WITHOUT BPELADMIN USER
    # Bug 6473280 - INVOKING A .NET 3.0 SOAP SERVICE EXPOSED BY A ESB ENDPOINT
    # GIVES A NPE
    # BUGS ADDED IN MLR#4, 6748706 :
    # Bug 6336442 - RESETTING ESB REPOSITORY DOES NOT CLEAR DB SLIDE REPOSITORY
    # Bug 6316613 - MIDPROCESS ACTIVATION AGENT DOES NOT ACTIVATED FOR RETIRED
    # BPEL PROCESS
    # Bug 6368420 - SYSTEM IS NOT ASSIGNING TASK FOR REAPPROVAL AFTER REQUEST
    # MORE INFO SUBMITTED
    # Bug 6133670 - JDEV: UNABLE TO CREATE AN INTEGRATION SERVER CONNETION WHEN
    # ESB IS ON HTTPS
    # Bug 6681055 - TEXT ATTACHMENT CONTENT IS CORRUPTED
    # Bug 6638648 - REQUEST HEADERS ARE NOT PASSED THROUGH TO THE OUTBOUND HEADER
    # Bug 5521385 - [HA]PATCH01:ESB WILL LOSE TRACKING DATA WHEN JMS PROVIDER IS
    # DOWN
    # Bug 6759068 - WORKLIST APPLICATION PERFORMANCE DEGRADATION W/ SSL ENABLED
    # FOR BPEL TO OVD
    # BUGS ADDED IN MLR#5, 6782254 :
    # Bug 6502310 - AUTOMATED RETRY ON FAILED INVOKE WITH CORRELATIONSET INIT
    # FAILS
    # Bug 6454795 - FAULT POLICY CHANGE NEEDS RESTART OF BPEL SERVER
    # Bug 6732064 - FAILED TO READ WSDL ERROR ON THE CALLBACK ON RESTARTING BPEL
    # OC4J CONTAINER
    # Bug 6694313 - ZERO BYTE FILE WHEN REJECTEDMESSAGEHANDLERS FAILS
    # Bug 6686528 - LINK IN APPLICATION.XML FILES CHANGED TO HARD LINKS WHEN MORE
    # THAN 1 HT PRESENT
    # Bug 6083024 - TEXT AND HTML DOC THAT RECEIVED AS ATTACHMENTS WERE EITHER
    # BLANK OR GARBLED
    # Bug 6638648 - REQUEST HEADERS ARE NOT PASSED THROUGH TO THE OUTBOUND HEADER
    # Bug 6267726 - 10.1.3.3 ORACLE APPLICATIONS ADAPTER - NOT ABLE TO CAPTURE
    # BUSINESS EVENT
    # Bug 6774981 - NON-RETRYABLE ERRORS ARE NOT POSTED ON ESB_ERROR TOPIC
    # Bug 6789177 - SFTP ADAPTER DOES NOT SUPPORT RENAMING FILES
    # Bug 6809593 - BPEL UPGRADE TO 10.1.3.3.1 WITH ESB CALLS FAILS DUE TO
    # CACHING OF PLNK - SERVICE
    # BUGS ADDED IN MLR#6, 6823628 :
    # Bug 6412909 - <BPELX:RENAME> DOES NOT ADD XMLNS DECLARATION AUTOMATICALLY
    # Bug 6753116 - OUTPUT FROM HUMAN TASK IS NOT IS NOT CONSISTENT WITH
    # SCHEMA
    # ORDERING
    # Bug 6832205 - BAD VERIFICATIONSERVICE PERFORMANCE IF LDAP SERVICE HAS HUGE
    # DATA
    # Bug 6189268 - CALLING BPEL PROCESS VIA SOAP FROM ESB FAILS WITH
    # NAMENOTFOUNDEXCEPTION
    # Bug 6834402 - JMS ADAPTER IMPROPERLY CASTS XAQUEUESESSION TO QUEUESESSION
    # Bug 6073117 - TASK SERVICE DOESN'T RENDER THE TASK ACTIONS
    # Bug 6054263 - REUSING SOAP WSDL IN RS CAUSES SOAP ACTION'S NS TO BE
    # STRIPPED
    # AWAY
    # Bug 6489703 - ESB: NUMBER OF LISTENERS > 1 GIVES JMS EXCEPTION UNDER STRESS
    # Bug 5679542 - FTP ADAPTER: COULD NOT PARSE TIME:
    # JAVA.LANG.STRINGINDEXOUTOFBOUNDSEXCEPTION
    # Bug 6770198 - AQ ACTIVATIONINSTANCES >1 DOESN'T WORK IN ESB
    # Bug 6798779 - ESB ROUTING RULES CORRUPTED ON RE-REGISTERING WITH ROUTING
    # ORDER
    # IN WSDL CHANGED
    # Bug 6617974 - BACKPORT REQUEST FOR MOVING FILES FUNCTION OF FTP ADAPTER
    # Bug 6705707 - VALIDATION ON ESB CAN'T HANDLE NESTED SCHEMAS
    # Bug 6414848 - FTP ADAPTER ARCHIVE FILENAME FOR BPEL IS BEING SCRAMBLED
    # AFTER
    # THE 10.1.3.3 UPGR
    # Bug 5990764 - INFORMATION ARE LOST WHEN BPEL PROCESS IS POLLING FOR MAILS
    # WITH
    # ATTACHEMENTS
    # Bug 6802070 - ORA-12899 SUBSCRIBER_ID/RES_SUBSCRIBER COLUMN SMALL FOR LONG
    # DOMAIN AND PROCESS
    # Bug 6753524 - WRONG SERVICE ENDPOINT OPEN WHEN TEST WEB SERVICE OF ESB
    # Bug 6086434 - PROBLEM IN BPEL FILE ADAPTER WHILE READING A FIXED LENGTH
    # FILE
    # Bug 6823374 - BPEL 10.1.3.3.1 BAM SENSOR ACTION FAILS WITH BAM 11
    # Bug 6819677 - HTTS STATUS 202 RETURNED INSTEAD OF SOAP FAULT
    # Bug 6853301 - MQ ADAPTER REJECTED MESSAGES IS NOT REMOVED FROM THE RECOVERY
    # QUEUE
    # Bug 6847200 - 10.1.3.3.1 PATCH (#6748706) HAS STOPPED FTP ADAPTER POLLING
    # IN
    # SFTP MODE
    # Bug 6895795 - AQ OUTBOUND DOESN'T WORK WITH MLR#6
    업무에 참고하시기 바랍니다.

    David,
    You are right, theer are some changes incorporated in the latest MLR # 16 on the configurations files and on the dehydration store metrics(such as performance, fields,..).
    However, I would not suggest to continue working on olite, even for Development/Test purposes as you might get stuck with strange errors...and the only solution would be to re-install SOA Suite if your olite gets corrupted. There might be ways to gets your olite back to position, but trust me..its not so simple.
    Also, when you develop and stress test all your testcase scenarios in an TEST Adv installation, its simple to mimic the same in actual production box, as you exactly know its behavior.
    So, go for a brand new SOA 10.1.3.4 MLR # 5 (or) 10.1.3.3.1 MLR # 16 SOA Suite Advanced installation with Oracle DB 10.2.0.3 as its dehydration store.
    Hope this helps!
    Cheers
    Anirudh Pucha

  • [bug] workqueue leaked lock or atomic when connecting Apple Trackpad

    Hi.
    Recently I reported pretty useless bug into archlinux bugtracker about system freezes caused by Apple Magic Trackpad.
    https://bugs.archlinux.org/task/37587
    I've been able to reproduce it and dump dmesg output to file. Now I need some help in «decoding» info from dmesg to be able to provide more info into bug ticket or even report a bug upstream
    Help me decide, please, what component (hid, bluetooth, etc) causes this bug.
    I'm not sure, because unloading hid_magicmouse module stops errors in dmesg. Though hci_rx_work [bluetooth] is mentioned in the log.
    [ 2723.850822] BUG: workqueue leaked lock or atomic: kworker/u9:0/0xfffffffe/1692
    last function: hci_rx_work [bluetooth]
    [ 2723.850826] CPU: 1 PID: 1692 Comm: kworker/u9:0 Tainted: P W O 3.12.0-1-ARCH #1
    [ 2723.850827] Hardware name: System manufacturer P5K/P5K, BIOS 1006 03/05/2008
    [ 2723.850833] Workqueue: hci0 hci_rx_work [bluetooth]
    [ 2723.850835] ffff8801a3837000 ffff8801a5239e20 ffffffff814ebffb ffff880037f19d80
    [ 2723.850838] ffff8801a5239e68 ffffffff8107dd07 00000000a3837000 ffff88018ccc1500
    [ 2723.850842] ffff8801a3837000 ffff8801a3837018 ffff880037f19db0 ffff8800ca8c88b0
    [ 2723.850845] Call Trace:
    [ 2723.850849] [<ffffffff814ebffb>] dump_stack+0x54/0x8d
    [ 2723.850852] [<ffffffff8107dd07>] process_one_work+0x3a7/0x450
    [ 2723.850855] [<ffffffff8107e4d1>] worker_thread+0x121/0x3a0
    [ 2723.850858] [<ffffffff8107e3b0>] ? manage_workers.isra.23+0x2b0/0x2b0
    [ 2723.850862] [<ffffffff81084e60>] kthread+0xc0/0xd0
    [ 2723.850865] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
    [ 2723.850868] [<ffffffff814faafc>] ret_from_fork+0x7c/0xb0
    [ 2723.850871] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
    [ 2723.850874] BUG: scheduling while atomic: kworker/u9:0/1692/0xffffffff
    [ 2723.850875] Modules linked in: hid_magicmouse hidp btusb bnep xt_mac ipt_REJECT xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack iptable_filter ip_tables x_tables coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support joydev hid_generic hid_logitech_dj usbhid gpio_ich hid evdev i2c_i801 microcode nvidia(PO) serio_raw lpc_ich snd_hda_codec_realtek snd_ice1724 snd_ak4113 snd_pt2258 snd_ak4114 snd_i2c snd_ice17xx_ak4xxx snd_ak4xxx_adda snd_ac97_codec ac97_bus snd_rawmidi snd_seq_device snd_hda_intel snd_hda_codec atl1 snd_hwdep snd_pcm snd_page_alloc snd_timer snd mii drm soundcore i2c_core shpchp asus_atk0110 intel_agp intel_gtt button processor rfcomm bluetooth rfkill nf_conntrack_ftp nf_conntrack ext4 crc16 mbcache jbd2 sd_mod sr_mod cdrom ata_generic pata_acpi firewire_ohci ata_piix firewire_core
    [ 2723.850922] crc_itu_t ahci pata_jmicron libahci libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common [last unloaded: btusb]
    [ 2723.850931] CPU: 1 PID: 1692 Comm: kworker/u9:0 Tainted: P W O 3.12.0-1-ARCH #1
    [ 2723.850932] Hardware name: System manufacturer P5K/P5K, BIOS 1006 03/05/2008
    [ 2723.850937] ffff8801afc944c0 ffff8801a5239d40 ffffffff814ebffb ffff8801a3837000
    [ 2723.850940] ffff8801a5239d50 ffffffff814e95a6 ffff8801a5239e58 ffffffff814f15df
    [ 2723.850944] 00000000000144c0 ffff8801a5239fd8 ffff8801a5239fd8 00000000000144c0
    [ 2723.850947] Call Trace:
    [ 2723.850950] [<ffffffff814ebffb>] dump_stack+0x54/0x8d
    [ 2723.850954] [<ffffffff814e95a6>] __schedule_bug+0x4d/0x5b
    [ 2723.850957] [<ffffffff814f15df>] __schedule+0x93f/0x950
    [ 2723.850961] [<ffffffff81016f70>] ? show_stack_log_lvl+0xd0/0x1c0
    [ 2723.850964] [<ffffffff81018245>] ? show_stack+0x25/0x50
    [ 2723.850967] [<ffffffff8107db4c>] ? process_one_work+0x1ec/0x450
    [ 2723.850970] [<ffffffff814f1619>] schedule+0x29/0x70
    [ 2723.850973] [<ffffffff8107e578>] worker_thread+0x1c8/0x3a0
    [ 2723.850976] [<ffffffff8107e3b0>] ? manage_workers.isra.23+0x2b0/0x2b0
    [ 2723.850980] [<ffffffff81084e60>] kthread+0xc0/0xd0
    [ 2723.850983] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
    [ 2723.850986] [<ffffffff814faafc>] ret_from_fork+0x7c/0xb0
    [ 2723.850989] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
    [ 2723.861820] BUG: workqueue leaked lock or atomic: kworker/u9:0/0xfffffffe/1692
    last function: hci_rx_work [bluetooth]
    [ 2723.861824] CPU: 1 PID: 1692 Comm: kworker/u9:0 Tainted: P W O 3.12.0-1-ARCH #1
    [ 2723.861826] Hardware name: System manufacturer P5K/P5K, BIOS 1006 03/05/2008
    [ 2723.861831] Workqueue: hci0 hci_rx_work [bluetooth]
    [ 2723.861833] ffff8801a3837000 ffff8801a5239e20 ffffffff814ebffb ffff880037f19d80
    [ 2723.861837] ffff8801a5239e68 ffffffff8107dd07 00000000a3837000 ffff88018ccc1500
    [ 2723.861840] ffff8801a3837000 ffff8801a3837018 ffff880037f19db0 ffff8800ca8c88b0
    [ 2723.861843] Call Trace:
    [ 2723.861847] [<ffffffff814ebffb>] dump_stack+0x54/0x8d
    [ 2723.861850] [<ffffffff8107dd07>] process_one_work+0x3a7/0x450
    [ 2723.861853] [<ffffffff8107e4d1>] worker_thread+0x121/0x3a0
    [ 2723.861856] [<ffffffff8107e3b0>] ? manage_workers.isra.23+0x2b0/0x2b0
    [ 2723.861859] [<ffffffff81084e60>] kthread+0xc0/0xd0
    [ 2723.861863] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
    [ 2723.861866] [<ffffffff814faafc>] ret_from_fork+0x7c/0xb0
    [ 2723.861869] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
    [ 2723.861872] BUG: scheduling while atomic: kworker/u9:0/1692/0xffffffff
    [ 2723.861873] Modules linked in: hid_magicmouse hidp btusb bnep xt_mac ipt_REJECT xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack iptable_filter ip_tables x_tables coretemp kvm_intel kvm iTCO_wdt iTCO_vendor_support joydev hid_generic hid_logitech_dj usbhid gpio_ich hid evdev i2c_i801 microcode nvidia(PO) serio_raw lpc_ich snd_hda_codec_realtek snd_ice1724 snd_ak4113 snd_pt2258 snd_ak4114 snd_i2c snd_ice17xx_ak4xxx snd_ak4xxx_adda snd_ac97_codec ac97_bus snd_rawmidi snd_seq_device snd_hda_intel snd_hda_codec atl1 snd_hwdep snd_pcm snd_page_alloc snd_timer snd mii drm soundcore i2c_core shpchp asus_atk0110 intel_agp intel_gtt button processor rfcomm bluetooth rfkill nf_conntrack_ftp nf_conntrack ext4 crc16 mbcache jbd2 sd_mod sr_mod cdrom ata_generic pata_acpi firewire_ohci ata_piix firewire_core
    [ 2723.861920] crc_itu_t ahci pata_jmicron libahci libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common [last unloaded: btusb]
    [ 2723.861929] CPU: 1 PID: 1692 Comm: kworker/u9:0 Tainted: P W O 3.12.0-1-ARCH #1
    [ 2723.861930] Hardware name: System manufacturer P5K/P5K, BIOS 1006 03/05/2008
    [ 2723.861935] ffff8801afc944c0 ffff8801a5239d40 ffffffff814ebffb ffff8801a3837000
    [ 2723.861938] ffff8801a5239d50 ffffffff814e95a6 ffff8801a5239e58 ffffffff814f15df
    [ 2723.861941] 00000000000144c0 ffff8801a5239fd8 ffff8801a5239fd8 00000000000144c0
    [ 2723.861945] Call Trace:
    [ 2723.861948] [<ffffffff814ebffb>] dump_stack+0x54/0x8d
    [ 2723.861951] [<ffffffff814e95a6>] __schedule_bug+0x4d/0x5b
    [ 2723.861955] [<ffffffff814f15df>] __schedule+0x93f/0x950
    [ 2723.861958] [<ffffffff81016f70>] ? show_stack_log_lvl+0xd0/0x1c0
    [ 2723.861962] [<ffffffff81018245>] ? show_stack+0x25/0x50
    [ 2723.861965] [<ffffffff8107db4c>] ? process_one_work+0x1ec/0x450
    [ 2723.861968] [<ffffffff814f1619>] schedule+0x29/0x70
    [ 2723.861971] [<ffffffff8107e578>] worker_thread+0x1c8/0x3a0
    [ 2723.861974] [<ffffffff8107e3b0>] ? manage_workers.isra.23+0x2b0/0x2b0
    [ 2723.861977] [<ffffffff81084e60>] kthread+0xc0/0xd0
    [ 2723.861981] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120
    [ 2723.861983] [<ffffffff814faafc>] ret_from_fork+0x7c/0xb0
    [ 2723.861987] [<ffffffff81084da0>] ? kthread_create_on_node+0x120/0x120

    Has anyone find a fix for this?  I've been using my Dragon Dictate headset on my MacBook Pro for about a year, and then today, when I plugged it in, I got this:
    4/16/14 10:01:04.000 AM kernel[0]: USBF:    47.766    The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 1 of Hub at 0x4000000)
    4/16/14 10:01:07.000 AM kernel[0]: USBF:    50.269    AppleUSBHubPort::FatalError - Port 1 of Hub at 0x4000000 reported error 0xe00002c7 while doing clearing port power feature
    4/16/14 10:01:07.000 AM kernel[0]: USBF:    50.269    The IOUSBFamily was not able to enumerate a device.
    Here is what I have tried so far:
    Reset the PRAM
    Reset SMC
    Verify disk (there were no problems)
    Repair permissions
    Boot with an external USB hard drive (which works fine on the "problem" computer) that contained an old SuperDuper clone of my hard drive from several months ago. I received the same "The IOUSBFamily was not able to enumerate a device" error when I plug in the headset.
    Tried to headset on another computer, and it worked fine.
    Plug in an external USB keyboard into the problem computer, and it works fine.
    All of this would lead me to conclude that it is a hardware problem. But it seems that if it were a hardware problem, the external USB keyboard and external USB hard drive would not work (which they do). If the problem were with the headset, it wouldn't work on another computer, but it does.  So I'm wondering if it's some sort of firmware issue…???????  URG!!!!!!

  • Adobe Acrobat 9 no more updates?

    My company has about 50 licenses of Adobe Acrobat 9 (updated to 9.5.5). For a while updates were fast and furious. I checked their website today and saw that V 9.5.5 was "Latest and FINAL release. This patch fixes specific security issues." Does this mean that there will be no more security patches for this version? If that's the case then I see this as a vulnerability and will have to either update to the latest version or move to a different program. The way I read it that's all for this version. Thanks for any assistance.

    Typically, there will be no more regular updates. If a critical security fix is needed, they will sometimes release such, but no more fixes for bugs and other things. In general, you will probably not see any more updates. Be sure you have backups of the software and SNs. If folks upgrade to new computer systems, you may have to update AA 9. It might be possible to deal with work arounds. I have not heard about folks trying AA 9 with Win8 (32 or 64-bit systems). Several folks have installed AA X and AA XI on Win8.

  • Portal slowing down after import of application (New bug in 3.0.8 ??!!!!)

    We have two complete IAS installation (Portal 3.0.8+DB 8.1.7.0 EE) based on NT4.0. One is development, second production. Before moving application, clean prod machine is running forms very fast (least than 1 sec to show complete form). After importing application into the same schema (moved exp/imp db utility), performance is slowing down 1000%. The same form appear in 3~4 minutes.
    What's wrong with my portal.
    Does anybody move successfully from dev to prod on NT environment?
    I'll appreciate for any comments.
    Marcin

    Regarding the performance issue..
    There is a workaround provided at: Thanks for this - helped 100%
    Marcin
    PS.
    Now I complete give up. We bought IAS1.0.2, which appear rather like beta version (more 20 registered bugs found just by us). Than oracle support concern that ver. 3.0.8 of Portal will be cure for any previous bugs. Then I lost two weeks of my work trying to install new version and fighting with low performance.
    Small piece of history:
    Portal 3.0.8 for NT was available since 12 april 2001.
    31 may 2001. Now Oracle is saying that 3.0.9 will be bug free. Maybe you should sit down for a while and develop some ver 3.x.x.x test and after you don't find anything release it.
    Don't test your software on the customers.
    We bought sw, get the knowledge and want to start our project. But how we couldn't do it on platform which is changing every three weeks?!!!!!!
    It's smells like Microsoft.
    NT4.0, srvpack1, srvpack2 (dangerous),srvpack3 forget,srvpack4, srvpack5 - Y2K, . . ... .. .
    #$@$%%@!!!%%%^^
    null

  • Bug or Feature in 1.5.0?

    Bug or Feature in 1.5.0?
    My exsisting code behaves different in 1.4.x. and 1.5.0 Runtime environment.
    I have roughtly the following code:
    import java.util.*;
    // any java.sql.* is NOT importet
      Activitylog al = whatever... // init
      Date lastInvDate = al.getDate();
      Date invDate     = invoice.getInvoiceDate();
      if(lastInvDate.compareTo(invDate) < 0) {  // <- Exception hereException in thread "Thread-50" java.lang.ClassCastException: java.sql.Date
         at java.sql.Timestamp.compareTo(Unknown Source)
         at ***********.validateCancelledAccount(ValidateInvoice.java:1195)
    al.getDate() Sourcecode in Activitylog: public java.util.Date getDate() {
    but initial the Date inside Activitylog was created by
    java.sql.Resultset rs = whatever... // init
    Date date = rs.getTimestamp(3);With 1.4.X the Code works as i expected.
    lastInvDate.compareTo(invDate) < 0is calling java.util.Date.compareTo(java.util.Date)
    but with 1.5.0_04
    lastInvDate.compareTo(invDate) < 0 is calling java.sql.Timestamp.compareTo(java.sql.Timestamp) and leads
    to the ClassCastException
    Is it a bug or a feature of 1.5.0?

    Well it looks like your exact problem is listed on that incompatibility list:
    JDBC - As of 5.0, comparing a java.sql.Timestamp to a java.util.Date by invoking compareTo on the Timestamp results in a ClassCastException. For example, the following code successfully compares a Timestamp and Date in 1.4.2, but fails with an exception in 5.0:
    aTimeStamp.compareTo(aDate) //NO LONGER WORKS
    This change affects even pre-compiled code, resulting in a binary compatibility problem where compiled code that used to run under earlier releases fails in 5.0. We expect to fix this problem in a future release.
    For more information, see bug 5103041.
    Michael Bishop

  • BUG or FEATURE ??????? pls comment

    Hello
    i am running iplanet message server 4.15 p6 , i have set UBE filters for not to accept mails which are destined for other then the local domain, i found that the the server is accepting mails for other domains too , infact its not delivering those mails to the remote sites but the UBE filters are getting applied & then the message are getting rejected , and bounced back to the sender ,
    now if think of this case , some noty guys who dont like my server will send this kind of messages with huge attachment size to my server 1000s of time a day or an hour , what would happen to my iplanet server ,
    it can even get crashed if the sender address is invalid and queue grows large enough , isnt it ?
    and ya wastage of my precious bandwidth , in india its really very costly
    any clues how to avoide this ?
    regards
    Prashant

    Well it looks like your exact problem is listed on that incompatibility list:
    JDBC - As of 5.0, comparing a java.sql.Timestamp to a java.util.Date by invoking compareTo on the Timestamp results in a ClassCastException. For example, the following code successfully compares a Timestamp and Date in 1.4.2, but fails with an exception in 5.0:
    aTimeStamp.compareTo(aDate) //NO LONGER WORKS
    This change affects even pre-compiled code, resulting in a binary compatibility problem where compiled code that used to run under earlier releases fails in 5.0. We expect to fix this problem in a future release.
    For more information, see bug 5103041.
    Michael Bishop

  • BUG FOUND-- With Shadows on Non-FCP Generated Layers

    In FCP 6, this bug has been verified by many other users on forums across the web such as CreativeCow, DVCreators, and more. This BUG is a "repeatable problem" with the software.
    PLEASE take a moment to experiment with this so Apple can take care of this.
    The quality of footage specifically when adding a Drop Shadow is degraded when scaled-down and rendered, (SEE LINK BELOW).
    http://www.jonesinc.com/tech/fcp_interlacecomp.jpg
    This is simply scaling footage to 26% and adding a shadow.
    NOTE: Scaling colorbars, a solid color, or any FCP generated object looks fine. We can export a clip from Final Cut and look on any Mac, PC, or monitor to see the issue is within the software converted file, not the video display.
    The ONLY other time it looks correct is when you change the sequence settings so the FIELD ORDER is NONE, rather than Lower-field. However, this of-course will cause issues with the interlaced footage during playback for Broadcast...again not acceptable.
    Various Codecs, Sequence settings, etc have been tested with the same poor results.
    Again, this "Bug" has been verified several times with various systems, Operating systems, and versions of FCP. Again, PLEASE take a moment to experiment with this so Apple can take care of this.
    Sincerely,
    SYSTEM:
    FCP 6.0.2
    OS X 10.5.2 Leopard
    QT Version 7.4.1
    2 X 3.2 GHz Quad-Core Intel Xeon
    8 GB 800 MHz DDR2 DB-DIMM
    Kona 3 HD with AJA breakout box
    Apple 30" Cinema Display and out to 55" Hitachi Plasma

    Sorry to report it is not working at all , allways the same message cant find the vido or audio file but in reality it work for the audio file but error occur at the video compression stage.
    This is a bug since Apple suggest 1GB per core and i try as low as 4 instances , Without Share i can use with no problem at all 12 instances and it is realy fast and Share offer the selection of Quickclusters.
    I short this Mac Pro cant use Share when any Quickcluster is in use as you see but i can use any Quickcluster when Share is not used to do Blu-Ray , so the important feature Share is Useless and since Apple promote it to do Blu-Ray one step we got a serious bug at the moment David.

Maybe you are looking for

  • Mail setup issues

    I have setup two email accounts on my Mac, but now have two setup popup boxes open on the main screen that I cannot cancel or close.  Because they are unresponsive I cannot open the mail icon.  How can I close these?

  • First applet help plz

    nothing shows up when i open my html file... here's my code import java.awt.Graphics; import java.applet.Applet; public class applet extends Applet { String msg; public void init() { msg = getParameter("jayrad"); public void paint (Graphics g) { g.dr

  • Can't open Safari. Quits unexpectadly every time

    Since yesterday I cannot open Safari My report is : Process: Safari [145] Path: /Applications/Safari.app/Contents/MacOS/Safari Identifier: com.apple.Safari Version: 3.2.1 (5525.27.1) Build Info: WebBrowser-55252701~3 Code Type: X86 (Native) Parent Pr

  • Sub page ordering

    I would like to resequence the order of subpage. There is the table wwpob_page$ with column seq for ordering. Can i update this column without any problem or is there is an api or others thinks for resequence page ? Thanks

  • Popup to confirm a "delete" action

    Hello, I created a layer that allow you to delete some data in  database. I would like to create a popup that would appears when the user click on delete, and where it would be written something like "are you sure you want to delete this row ?" if he