Error in weblogic after upgradation to 9.1

Hi,
I m getting an error saying "Exception during commit of transaction 66:f79b822c92d901c1:" when i start weblogic. i encountered this error after i upgraded my weblogic ro 9.1 version.I m not able to figure out why am i getting it.
Kindly post your comments AND help me out.
Thanks in advance.
Rashmi

Look inside your HD/Library/Application Support/iPhoto folder to see if the themes are in there. If so then run Disk Utility to repair disk permissions and reboot.  Then try again.  If not you can reinstall iPhoto as follows: To do so you'll have to move the current application to a folder outside the Applications folder (like your Documents folder).  Then delete all files with "iPhoto" in the file name with either a .PKG or .BOM extension that reside in the HD/Library/Receipts folder and from the /var/db/receipts/  folder,
Click to view full size
Then go to the App Store and download iPhoto again. 

Similar Messages

  • ORA-01722: invalid number (Error in Application after upgrade to 3.0)

    Dear All,
    After upgrading to 3.0 I am no longer able to login to my application. The error I am seeing is:
    ORA-01722: invalid number
         Error      Could not process show_hide_memory.show_hide_collection_output procedure !
    Please help me pin-point the issue and fixed it.
    This happens in some applications but in others it doesn't...
    Regards,
    Pawel.

    I believe I have found the source of the problem!
    This is coming from the sample application which was used for the show/hide of regions example.
    The code behind the above procedure is:
    CREATE OR REPLACE
    PACKAGE show_hide_memory AS
    PROCEDURE show_hide_collection;
    PROCEDURE show_hide_collection_output;
    END;
    CREATE OR REPLACE PACKAGE BODY show_hide_memory AS
    PROCEDURE show_hide_collection AS
    l_arr apex_application_global.vc_arr2;
    l_found boolean := FALSE;
    l_collection_name VARCHAR2(255) := 'SHOW_HIDE_COLLECTION';
    BEGIN
    IF(wwv_flow_collection.collection_exists(p_collection_name => l_collection_name) = FALSE) THEN
    htmldb_collection.create_or_truncate_collection(p_collection_name => l_collection_name);
    END IF;
    l_arr := apex_util.string_to_table(p_string => v('TEMPORARY_ITEM'), p_separator => ']');
    -- If the array member count of l_arr < 3, then the following code will raise an exception
    FOR c1 IN
    (SELECT seq_id
    FROM apex_collections
    WHERE collection_name = l_collection_name
    AND c001 = l_arr(1)
    AND c002 = l_arr(2)
    AND c003 = l_arr(3))
    LOOP
    -- It exists, so delete it
    apex_collection.delete_member(p_collection_name => l_collection_name, p_seq => c1.seq_id);
    l_found := TRUE;
    END LOOP;
    IF l_found = FALSE THEN
    apex_collection.add_member(p_collection_name => l_collection_name, p_c001 => l_arr(1), p_c002 => l_arr(2), p_c003 => l_arr(3));
    END IF;
    COMMIT;
    END show_hide_collection;
    PROCEDURE show_hide_collection_output AS
    BEGIN
    htp.prn('<script type="text/javascript">' || CHR(10));
    htp.prn('<!--' || CHR(10));
    htp.prn('window.onload=function(){' || CHR(10));
    FOR c1 IN
    (SELECT c003
    FROM apex_collections
    WHERE collection_name = 'SHOW_HIDE_COLLECTION'
    AND c001 = wwv_flow.g_flow_id
    AND c002 = wwv_flow.g_flow_step_id)
    LOOP
    htp.prn('htmldb_ToggleWithImage(''' || c1.c003 || 'img'',''' || c1.c003 || 'body'');' || CHR(10));
    END LOOP;
    htp.prn('}' || CHR(10));
    htp.prn('//-->' || CHR(10));
    htp.prn('</script>' || CHR(10));
    END show_hide_collection_output;
    END;
    I guess now I have to find the bug in the above code !

  • ERROR upload: Error in uploadXMLFiles after upgrading from 10.2.0.4

    After upgrading from 10.2.0.1 to 10.2.0.4 on a newly installed Oracle server, I could not use dbconsole any more. It would not display the login page at http://myserver:1158/em. I tried different browser IE, FireFox, and Chrome. It is the same. Then I checked the %ORACLE_HOME/{server_sid}/sysman/log/emagent.trc and found this errors in it:
    2010-02-04 14:11:45 Thread-2552 WARN command: Job Subsystem Timeout set at 600 seconds
    2010-02-04 14:11:45 Thread-2552 WARN upload: Upload manager has no Failure script: disabled
    2010-02-04 14:11:45 Thread-2552 WARN upload: Recovering left over xml files in upload directory
    2010-02-04 14:11:45 Thread-2552 WARN upload: Recovered 0 left over xml files in upload directory
    2010-02-04 14:11:45 Thread-2552 WARN metadata: Metric collectSnapshot does not have any data columns
    2010-02-04 14:11:46 Thread-2552 WARN metadata: Metric Disk_Path does not have any data columns
    2010-02-04 14:11:46 Thread-2552 WARN metadata: Metric osm_diskGroupPolicies does not have any data columns
    2010-02-04 14:11:50 Thread-352 ERROR upload: Error in uploadXMLFiles. Trying again in 60.00 seconds.
    I tried emctl secure, upload, start and stop many times. It is still the same. It is a new server and a new database. Any idea?
    TIA!

    I did not change password. It is not password issue.
    According to Oracle support,
    1) the error "2010-02-04 14:11:50 Thread-352 ERROR upload: Error in uploadXMLFiles. Trying again in 60.00 seconds" can be ignored.
    2) The error: 2010-02-05 02:52:19 Thread-3864 ERROR util.files: nmeufile_remove D:/oracle/product/10.2.0/db_1/orsvp04.OCTAGONRESEARCH.COM_vp/sysman/recv\00000000365.lk: Error in lfidlb. Error = 0 (No error)
    could be because I used "emctl start agent" , which are not allowed command for DBconsole. The correct one is "emctl start dbconsole"
    Thanks for your input!

  • Error in Jboss after upgrading to AutoVue server 20.2.2 from 20.1.0

    We've developed an integration to view the files using AutoVue server. At the first stage the integration we used AutoVue server 20.10 and the functionality works fine. After upgrading to AutoVue server 20.2.2 following error comes when accessing the URL http://<servername>:58080/ifs-autovue-connector/servlet/DMS. Please note that Jboss is the application server.
    15:31:37,561 INFO  [STDOUT] ERROR [http-0.0.0.0-58080-1] (?:?) - Failed to verify or update null
    java.lang.NullPointerException
            at java.util.Hashtable.put(Hashtable.java:514)
            at com.cimmetry.vuelink.context.GenericContext.setInitParameter(Unknown Source)
            at com.cimmetry.vuelink.Vuelink.registerDMSContext(Unknown Source)
            at com.cimmetry.vuelink.Vuelink.init(Unknown Source)
            at com.ifs.autovueconnector.DMS.init(DMS.java:22)
            at javax.servlet.GenericServlet.init(GenericServlet.java:212)
            at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1048)
            at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:777)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:129)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
            at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)
            at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)
            at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
            at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
            at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:566)
            at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
            at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.internalProcess(ActiveRequestResponseCacheValve.java:74)
            at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.invoke(ActiveRequestResponseCacheValve.java:47)
            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
            at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:905)
            at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:613)
            at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:2036)
            at java.lang.Thread.run(Thread.java:745)
    15:31:37,572 INFO  [STDOUT]  WARN [http-0.0.0.0-58080-1] (?:?) - Failed to load DMSAction class: com.ifs.autovueconnector.ActionGetProperties
    java.lang.ClassNotFoundException: com.ifs.autovueconnector.ActionGetProperties from BaseClassLoader@763d9f12{vfszip:/C:/ifs_tqa/jboss-eap-5.1/jboss-as/server/App8TQA/deploy/docvue.ear/ifs-autovue-connector.war/}
            at org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:477)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
            at java.lang.Class.forName0(Native Method)
            at java.lang.Class.forName(Class.java:191)
            at com.cimmetry.vuelink.Vuelink.loadDMSAction(Unknown Source)
            at com.cimmetry.vuelink.Vuelink.registerDMSActions(Unknown Source)
            at com.cimmetry.vuelink.Vuelink.init(Unknown Source)
            at com.ifs.autovueconnector.DMS.init(DMS.java:22)
            at javax.servlet.GenericServlet.init(GenericServlet.java:212)
            at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1048)
            at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:777)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:129)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
            at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)
            at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)
            at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
            at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
            at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:566)
            at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
            at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.internalProcess(ActiveRequestResponseCacheValve.java:74)
            at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.invoke(ActiveRequestResponseCacheValve.java:47)
            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
            at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:905)
            at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:613)
            at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:2036)
            at java.lang.Thread.run(Thread.java:745)
    15:31:37,743 INFO  [STDOUT] Initializing proxy connection pool
    The errors is ClassNotFoundException. But we've not implemented the class ActionGetProperties. Instead propactions are used. Please help us to resolve this issue as our customers will be in trouble after the AutoVue upgrade.
    /Amaranatha

    I would assume you are using the new jars that come with the latest ISDK
    and that you have read the documentation with the list of all the changes
    so in order to known which configuration parameter is missing, you might need to trace it using a debugger
    there is one parameter that is missing ie returning null and it is obviously a mandatory one
    Also, you most defintively did not properly migrate you web app from 20.1 repo to the 20.2.3 repo as you have missing classes
    com.ifs.autovueconnector.ActionGetProperties
    so your class path is not properly up to date
    that also is a deployment descriptor error
    Please review you deployment descriptor and validate that your war is properly built

  • Syntax error in SAPLCRM_CONDITION_COM_OW after upgrade 7 - 7 with EhP1

    Dears,
    after upgrade I cannot go into edit mode for activities, sales orders. I get a short dump.
    I think it may be connected to FM CRM_ORDER_GET_ACTIVE_OW which returns nothing , so variable for
    lv_no_pricing is not set to X. Then when system tries to check pricing it throws error in LCRM_CONDITION_COM_OWF02, that 'CS_ACS_I_COM' does not have a component 'BASIC_TIER.
    Can you help?
    the same I get when opening document in sap gui and web ui.
    It maybe some additional configuration loaded in upgrade.
    Best Regards
    Radek

    Hi,
    These structures are usually generated. Please go to transaction
    /SAPCND/CTFC, for Application CRM regenerate all fields again.
    Go regenerate the field catalog to the following IMG menu;
    Customer Relationship Management
    -> Basic Functions
       -> Pricing
         -> Define Settings for Pricing
           -> Maintain Field Catalog
    Goto menu Field Catalog -> Generate.
    Regards,
    Aidan

  • Kernel error on startx after upgrade to kernel 3.0

    After upgrading i can no longer start X. The screen turns black and the computer does not respond to input, I am however able to login using ssh.
    The system is a intel atom cpu and nvidia ion gpu using the nvidia driver.
    I'll be thankfull for any help.
    The output from dmesg is
    [ 179.200661] BUG: unable to handle kernel paging request at ffffffffa027d738
    [ 179.200674] IP: [<ffffffff8122104b>] strnlen+0xb/0x30
    [ 179.200689] PGD 1695067 PUD 1699063 PMD 5baf2067 PTE 0
    [ 179.200700] Oops: 0000 [#1] PREEMPT SMP
    [ 179.200710] CPU 1
    [ 179.200713] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 fuse ext2 nvidia(P) snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm joydev evdev shpchp snd_timer snd soundcore snd_page_alloc forcedeth pci_hotplug i2c_nforce2 psmouse serio_raw pcspkr i2c_core wmi button processor autofs4 lirc_dev ext4 mbcache jbd2 crc16 hid_logitech ff_memless usbhid hid sg sr_mod cdrom sd_mod ata_generic pata_acpi ohci_hcd ahci libahci libata ehci_hcd scsi_mod usbcore
    [ 179.200798]
    [ 179.200804] Pid: 1029, comm: X Tainted: P C 3.0-ARCH #1 To Be Filled By O.E.M. To Be Filled By O.E.M./To be filled by O.E.M.
    [ 179.200816] RIP: 0010:[<ffffffff8122104b>] [<ffffffff8122104b>] strnlen+0xb/0x30
    [ 179.200827] RSP: 0018:ffff88002f549c98 EFLAGS: 00010086
    [ 179.200832] RAX: 0000000000000000 RBX: ffff88005c2590bf RCX: 0000000000000000
    [ 179.200838] RDX: ffffffffa027d738 RSI: ffffffffffffffff RDI: ffffffffa027d738
    [ 179.200844] RBP: ffff88002f549c98 R08: 000000000000ffff R09: 000000000000ffff
    [ 179.200850] R10: 0000000000000000 R11: 0000000000000000 R12: ffffffffa027d738
    [ 179.200855] R13: ffff88005c25a000 R14: 0000000000000000 R15: 000000000000ffff
    [ 179.200862] FS: 00007f1fe8c2a880(0000) GS:ffff88005fc80000(0000) knlGS:0000000000000000
    [ 179.200869] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    [ 179.200874] CR2: ffffffffa027d738 CR3: 000000002f57c000 CR4: 00000000000006e0
    [ 179.200880] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    [ 179.200886] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    [ 179.200892] Process X (pid: 1029, threadinfo ffff88002f548000, task ffff88005c3fa3f0)
    [ 179.200897] Stack:
    [ 179.200901] ffff88002f549cd8 ffffffff812232de 0000000000000000 ffff88005c2590bf
    [ 179.200913] ffffffff814d27cd ffff88002f549d70 ffffffff814d27cd ffff88005c25a000
    [ 179.200924] ffff88002f549d58 ffffffff81224389 000000002f54ffff 0000000000000000
    [ 179.200934] Call Trace:
    [ 179.200946] [<ffffffff812232de>] string.isra.5+0x3e/0xd0
    [ 179.200955] [<ffffffff81224389>] vsnprintf+0x219/0x620
    [ 179.200966] [<ffffffff81178c98>] seq_printf+0x58/0x90
    [ 179.200980] [<ffffffff810c35ab>] show_interrupts+0x25b/0x310
    [ 179.200989] [<ffffffff8117906e>] seq_read+0x29e/0x3d0
    [ 179.200998] [<ffffffff81178dd0>] ? seq_lseek+0x100/0x100
    [ 179.201006] [<ffffffff811b1fb3>] proc_reg_read+0x83/0xc0
    [ 179.201016] [<ffffffff8115793c>] vfs_read+0xac/0x180
    [ 179.201023] [<ffffffff81157a5a>] sys_read+0x4a/0x90
    [ 179.201033] [<ffffffff813f4402>] system_call_fastpath+0x16/0x1b
    [ 179.201039] Code: 31 c0 80 3f 00 55 48 89 e5 74 11 48 89 f8 66 90 48 83 c0 01 80 38 00 75 f7 48 29 f8 5d c3 66 90 55 31 c0 48 85 f6 48 89 e5 74 23
    [ 179.201091] 3f 00 74 1e 48 89 f8 eb 0c 0f 1f 00 48 83 ee 01 80 38 00 74
    [ 179.201117] RIP [<ffffffff8122104b>] strnlen+0xb/0x30
    [ 179.201126] RSP <ffff88002f549c98>
    [ 179.201130] CR2: ffffffffa027d738
    [ 179.201136] ---[ end trace 700eca34042d7ef4 ]---
    [ 179.201144] note: X[1029] exited with preempt_count 1
    [ 179.204777] BUG: scheduling while atomic: X/1029/0x10000002
    [ 179.204789] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 fuse ext2 nvidia(P) snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm joydev evdev shpchp snd_timer snd soundcore snd_page_alloc forcedeth pci_hotplug i2c_nforce2 psmouse serio_raw pcspkr i2c_core wmi button processor autofs4 lirc_dev ext4 mbcache jbd2 crc16 hid_logitech ff_memless usbhid hid sg sr_mod cdrom sd_mod ata_generic pata_acpi ohci_hcd ahci libahci libata ehci_hcd scsi_mod usbcore
    [ 179.204946] Pid: 1029, comm: X Tainted: P D C 3.0-ARCH #1
    [ 179.204955] Call Trace:
    [ 179.204979] [<ffffffff813ea533>] __schedule_bug+0x5f/0x64
    [ 179.204994] [<ffffffff813f09e1>] schedule+0x831/0x9f0
    [ 179.205009] [<ffffffff813f39a2>] ? tty_unlock+0x32/0x50
    [ 179.205026] [<ffffffff8116d7ac>] ? d_free+0x4c/0x70
    [ 179.205041] [<ffffffff81174c0d>] ? vfsmount_lock_local_unlock+0x3d/0x50
    [ 179.205056] [<ffffffff81175db0>] ? mntput_no_expire+0x30/0xe0
    [ 179.205069] [<ffffffff81175e7f>] ? mntput+0x1f/0x30
    [ 179.205083] [<ffffffff8115925f>] ? fput+0x16f/0x210
    [ 179.205098] [<ffffffff8105351a>] __cond_resched+0x2a/0x40
    [ 179.205111] [<ffffffff813f0e22>] _cond_resched+0x32/0x40
    [ 179.205126] [<ffffffff81060005>] put_files_struct+0xa5/0x110
    [ 179.205140] [<ffffffff81060132>] exit_files+0x52/0x60
    [ 179.205153] [<ffffffff8106063a>] do_exit+0x18a/0x8f0
    [ 179.205167] [<ffffffff8105e441>] ? kmsg_dump+0xb1/0xe0
    [ 179.205183] [<ffffffff8100f35a>] oops_end+0xaa/0xf0
    [ 179.205210] [<ffffffff813ea099>] no_context+0x209/0x218
    [ 179.205231] [<ffffffff813ea236>] __bad_area_nosemaphore+0x18e/0x1b1
    [ 179.205245] [<ffffffff813f0e76>] ? preempt_schedule+0x46/0x60
    [ 179.205259] [<ffffffff813f34f0>] ? _raw_spin_unlock_irqrestore+0x10/0x40
    [ 179.205279] [<ffffffff813ea26c>] bad_area_nosemaphore+0x13/0x15
    [ 179.205294] [<ffffffff81039b1c>] do_page_fault+0x3ec/0x4d0
    [ 179.205310] [<ffffffff81317ca3>] ? pci_conf1_read+0xc3/0x120
    [ 179.205327] [<ffffffff8108292f>] ? __mutex_init+0x2f/0x40
    [ 179.205341] [<ffffffff81171103>] ? inode_init_always+0x113/0x1d0
    [ 179.205355] [<ffffffff811b17ff>] ? proc_alloc_inode+0x6f/0xb0
    [ 179.205369] [<ffffffff8107f247>] ? bit_waitqueue+0x17/0xd0
    [ 179.205389] [<ffffffff813f3e45>] page_fault+0x25/0x30
    [ 179.205417] [<ffffffff8122104b>] ? strnlen+0xb/0x30
    [ 179.205431] [<ffffffff813f217e>] ? mutex_unlock+0xe/0x10
    [ 179.205444] [<ffffffff812232de>] string.isra.5+0x3e/0xd0
    [ 179.205458] [<ffffffff81224389>] vsnprintf+0x219/0x620
    [ 179.205474] [<ffffffff81178c98>] seq_printf+0x58/0x90
    [ 179.205494] [<ffffffff810c35ab>] show_interrupts+0x25b/0x310
    [ 179.205510] [<ffffffff8117906e>] seq_read+0x29e/0x3d0
    [ 179.205525] [<ffffffff81178dd0>] ? seq_lseek+0x100/0x100
    [ 179.205539] [<ffffffff811b1fb3>] proc_reg_read+0x83/0xc0
    [ 179.205552] [<ffffffff8115793c>] vfs_read+0xac/0x180
    [ 179.205566] [<ffffffff81157a5a>] sys_read+0x4a/0x90
    [ 179.205581] [<ffffffff813f4402>] system_call_fastpath+0x16/0x1b
    [ 179.205823] BUG: scheduling while atomic: X/1029/0x10000002
    [ 179.205832] Modules linked in: appletalk ipx p8022 psnap llc p8023 ipv6 fuse ext2 nvidia(P) snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm joydev evdev shpchp snd_timer snd soundcore snd_page_alloc forcedeth pci_hotplug i2c_nforce2 psmouse serio_raw pcspkr i2c_core wmi button processor autofs4 lirc_dev ext4 mbcache jbd2 crc16 hid_logitech ff_memless usbhid hid sg sr_mod cdrom sd_mod ata_generic pata_acpi ohci_hcd ahci libahci libata ehci_hcd scsi_mod usbcore
    [ 179.205988] Pid: 1029, comm: X Tainted: P D C 3.0-ARCH #1
    [ 179.205996] Call Trace:
    [ 179.206016] [<ffffffff813ea533>] __schedule_bug+0x5f/0x64
    [ 179.206031] [<ffffffff813f09e1>] schedule+0x831/0x9f0
    [ 179.206052] [<ffffffff81099cf5>] ? module_put+0x115/0x130
    [ 179.206067] [<ffffffff81174c0d>] ? vfsmount_lock_local_unlock+0x3d/0x50
    [ 179.206082] [<ffffffff81175db0>] ? mntput_no_expire+0x30/0xe0
    [ 179.206096] [<ffffffff81175e7f>] ? mntput+0x1f/0x30
    [ 179.206110] [<ffffffff8115925f>] ? fput+0x16f/0x210
    [ 179.206125] [<ffffffff8105351a>] __cond_resched+0x2a/0x40
    [ 179.206137] [<ffffffff813f0e22>] _cond_resched+0x32/0x40
    [ 179.206151] [<ffffffff81060005>] put_files_struct+0xa5/0x110
    [ 179.206163] [<ffffffff81060132>] exit_files+0x52/0x60
    [ 179.206174] [<ffffffff8106063a>] do_exit+0x18a/0x8f0
    [ 179.206186] [<ffffffff8105e441>] ? kmsg_dump+0xb1/0xe0
    [ 179.206202] [<ffffffff8100f35a>] oops_end+0xaa/0xf0
    [ 179.206227] [<ffffffff813ea099>] no_context+0x209/0x218
    [ 179.206248] [<ffffffff813ea236>] __bad_area_nosemaphore+0x18e/0x1b1
    [ 179.206262] [<ffffffff813f0e76>] ? preempt_schedule+0x46/0x60
    [ 179.206277] [<ffffffff813f34f0>] ? _raw_spin_unlock_irqrestore+0x10/0x40
    [ 179.206297] [<ffffffff813ea26c>] bad_area_nosemaphore+0x13/0x15
    [ 179.206312] [<ffffffff81039b1c>] do_page_fault+0x3ec/0x4d0
    [ 179.206328] [<ffffffff81317ca3>] ? pci_conf1_read+0xc3/0x120
    [ 179.206345] [<ffffffff8108292f>] ? __mutex_init+0x2f/0x40
    [ 179.206359] [<ffffffff81171103>] ? inode_init_always+0x113/0x1d0
    [ 179.206373] [<ffffffff811b17ff>] ? proc_alloc_inode+0x6f/0xb0
    [ 179.206387] [<ffffffff8107f247>] ? bit_waitqueue+0x17/0xd0
    [ 179.206407] [<ffffffff813f3e45>] page_fault+0x25/0x30
    [ 179.206434] [<ffffffff8122104b>] ? strnlen+0xb/0x30
    [ 179.206448] [<ffffffff813f217e>] ? mutex_unlock+0xe/0x10
    [ 179.206462] [<ffffffff812232de>] string.isra.5+0x3e/0xd0
    [ 179.206477] [<ffffffff81224389>] vsnprintf+0x219/0x620
    [ 179.206494] [<ffffffff81178c98>] seq_printf+0x58/0x90
    [ 179.206514] [<ffffffff810c35ab>] show_interrupts+0x25b/0x310
    [ 179.206529] [<ffffffff8117906e>] seq_read+0x29e/0x3d0
    [ 179.206544] [<ffffffff81178dd0>] ? seq_lseek+0x100/0x100
    [ 179.206558] [<ffffffff811b1fb3>] proc_reg_read+0x83/0xc0
    [ 179.206573] [<ffffffff8115793c>] vfs_read+0xac/0x180
    [ 179.206586] [<ffffffff81157a5a>] sys_read+0x4a/0x90
    [ 179.206601] [<ffffffff813f4402>] system_call_fastpath+0x16/0x1b
    [ 179.207627] NVRM: os_flush_work_queue: attempted to execute passivework from an atomic or interrupt context.
    [ 179.229435] NVRM: VM: nv_kern_close:2097: 0xffff88005bfd40c0, 11 page(s), count = 1, flags = 0x00000011, 0x000000005b0fd000, 0xffff88005bfd42a0
    Edit: Downgraded to kernel26-2.6.39.1-1-x86_64.pkg.tar.xz nvidia-275.09.07-1-x86_64.pkg.tar.xz nvidia-utils-275.09.07-1-x86_64.pkg.tar.xz   lirc-1\:0.9.0-4-x86_64.pkg.tar.xz and things work again.
    Last edited by eirikst (2011-08-28 16:19:44)

    The A-GPS needs to have direct line of sight to a satellite such as when standing outside or mounted on the dash of an automobile. If indoors the A-GPS will use triangulation with the nearest three cellular towers to pinpoint your approximate location. I haven't had any issue using A-GPS while driving or walking with Google Maps. As for third party apps this has nothing to do with Apple and the 3.0 firmware but does have to do with the developers of those third party apps you're having problems with. Suggest contacting the developer of said apps through the iTunes app store feedback link for each app. This way if the app isn't updated in a timely manner Apple will pull it from the app store until the developer can provide an update for their customers such as yourself. It's sort of like running OS X or Windows on your desktop where you wouldn't file a complaint to Apple (OS X) or Microsoft (Windows) when one of your third party applications starts experiencing issues.

  • Error launching application after upgrading to 10.1.3 production

    Our web structure looks like this:
    + web
        + bin             project jar files and client jar libraries
        + images
        + WEB-INF
           + conf        application property files
           + lib           project jar files and server jar libraries
           + logs
        + xml
    + META-INFWith previous versions of OC4J this web.xml would suffice:
    <?xml version="1.0"?>
    <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee  http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
             version="2.4">
      <display-name>ch_web</display-name>
      <description>web.xml file for Casthouse</description>
      <servlet>
        <servlet-name>afc.system.server.StartupServlet</servlet-name>
        <servlet-class>afc.system.server.StartupServlet</servlet-class>
        <init-param>
          <param-name>CONFIGURATION_HOME</param-name>
          <param-value>C:\oracle\JDeveloper10g\j2ee\home\applications\ch_web\ch_web\WEB-INF\conf\</param-value>
        </init-param>
        <init-param>
          <param-name>SERVLET_HOME</param-name>
          <param-value>/ch_web/servlet/</param-value>
        </init-param>
        <load-on-startup>1</load-on-startup>
      </servlet>
      <servlet>
        <servlet-name>casthouse.analysis.server.spectro.AnalysisReceiverService</servlet-name>
        <servlet-class>casthouse.analysis.server.spectro.AnalysisReceiverService</servlet-class>
        <load-on-startup>2</load-on-startup>
      </servlet>
      <session-config>
        <session-timeout>30</session-timeout>
      </session-config>
      <mime-mapping>
        <extension>html</extension>
        <mime-type>text/html</mime-type>
      </mime-mapping>
      <mime-mapping>
        <extension>txt</extension>
        <mime-type>text/plain</mime-type>
      </mime-mapping>
      <welcome-file-list>
        <welcome-file>index.html</welcome-file>
      </welcome-file-list>
      <login-config>
        <auth-method>BASIC</auth-method>
      </login-config>
    </web-app> But after upgrading, the server side initializes allright, but the client cannot connect. I get a 404- page cannot be found when trying.
    After adding the following to my web.xml...
       <servlet>
         <servlet-name>LoginServlet</servlet-name>
         <servlet-class>afc.login.server.LoginServlet</servlet-class>
       </servlet>
       <servlet-mapping>
         <servlet-name>LoginServlet</servlet-name>
         <url-pattern>/servlet/*</url-pattern>
       </servlet-mapping>The client did locate some code, but not all. From the java console, I discovered several exceptions due to servlets referred and not found. I tried to map some of the central servlets in our application, but stopped. I thought, this cannot be right. We have very many servlets in our application. It shouldn't be nescessary to map them all in our web.xml... Is it?
    What am I missing?

    Ok.. hmm, life was easier before...
    I tried to add the http.webdir.enable="true" to the only orion-web.xml I could find (under j2ee\home\application-deployments\{web-root}\{context-root}\orion-web.xml
    Don't know if this should be in another location, we do not deploy this. This is generated during deployment from our JDeveloper deployment profile). But after the container was restarted, the file was reverted to the old version without this attribute set. Frustrating...
    45 servlets are now registered in our web.xml. That is 3 servlets which should be accessible to the user from the address bar in the browser, and 42 servlets accessible from either the client or the server programmatically.
    But is it then nescessary to add both <servlet> tag and <servlet-mapping> tag for one servlet, or is the <servlet-mapping> tag only nescessary for those servlets, which should be available to the end user, and not directlly called from the application itself?
    I still get an exception when trying to instanciate the application. Our application uses one or two properties files which it needs to read upon instanciation. They live in {context-root}\WEB-INF\conf\
    OC4J doesn't seem to give access to this folder anymore. What do I have to include in our web.xml in order to give the appropriate read access to this folder? Should only be readable server side from a Servlet. Contents are communicated to the client through this servlet.

  • Date / Time Error on SPA3102 after upgrade to SW version: 5.1.7(GW)

    After upgrading the software of my SPA's date and time is stuck on:
     Current Time: 1/1/2003 12:10:11and can therfore not register. I tried changing to several NTP ie: time.nist.gov or ntp.sipgate.net but nothing gives.
    Anu suggestions how to solve this problem?
    Solved!
    Go to Solution.

    make sure that the device is on the internet or that it is getting DNS server addresses.
    also you can try to point it to a local computer IP address to use its time.

  • Fail to start WebLogic after upgrade to 9102

    Just performed the upgrade from 9101 to 9102 and now I can't start the server at all. Anyone recognize anything in this error log:
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: org.apache.struts.action.ActionServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: org.apache.struts.action.ActionServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java
    :76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.nexaweb.redirect.RedirectServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.nexaweb.redirect.RedirectServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java:7
    6)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.servlet.BinaryStreamServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.servlet.BinaryStreamServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass
    (ClassUtil.java:76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.ResetServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.ResetServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java
    :76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.servlet.XellerateBootstrapServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.servlet.XellerateBootstrapServlet at: weblogic.xml.schema.binding.util.ClassUtil.loa
    dClass(ClassUtil.java:76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.servlet.CloseApplicationServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.servlet.CloseApplicationServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadC
    lass(ClassUtil.java:76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: org.apache.struts.action.ActionServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: org.apache.struts.action.ActionServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java
    :76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.nexaweb.redirect.RedirectServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.nexaweb.redirect.RedirectServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java:7
    6)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.servlet.BinaryStreamServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.servlet.BinaryStreamServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass
    (ClassUtil.java:76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.ResetServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.ResetServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadClass(ClassUtil.java
    :76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.servlet.XellerateBootstrapServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.servlet.XellerateBootstrapServlet at: weblogic.xml.schema.binding.util.ClassUtil.loa
    dClass(ClassUtil.java:76)
    When processing WebService module 'xlWebApp.war'. Failed to load servlet Class: com.thortech.xl.webclient.servlet.CloseApplicationServlet
    Ignoring: unable to load class:java.lang.ClassNotFoundException: com.thortech.xl.webclient.servlet.CloseApplicationServlet at: weblogic.xml.schema.binding.util.ClassUtil.loadC
    lass(ClassUtil.java:76)
    Loading xalan.jar for XPathAPI.
    Nexaweb Technologies Inc.(C)2000-2004. All Rights Reserved.
    Nexaweb Technologies Inc.
    10 Canal Park
    Cambridge, MA 02141
    Tel: 617.577.8100. Email: [email protected]
    <Sep 1, 2010 4:00:43 PM PDT> <Error> <HTTP> <BEA-101165> <Could not load user defined filter in web.xml: ServletContext@19433882[app:Xellerate module:xlWebApp path:/xlWebApp s
    pec-version:null] com.thortech.xl.webclient.security.SecurityFilter.
    java.lang.ClassNotFoundException: com.thortech.xl.webclient.security.SecurityFilter
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    Truncated. see log file for complete stacktrace
    >
    <Sep 1, 2010 4:00:43 PM PDT> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'Xellerate'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1399)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:460)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.thortech.xl.webclient.security.SecurityFilter
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:296)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:269)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:56)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    Truncated. see log file for complete stacktrace
    >
    <Sep 1, 2010 4:00:43 PM PDT> <Notice> <LoggingService> <BEA-320400> <The log file /app/oim/oracle/product/middleware/user_projects/domains/oimdev_domain/servers/AdminServer/lo
    gs/oimdev_domain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Sep 1, 2010 4:00:43 PM PDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /app/oim/oracle/product/middleware/user_projects/domains/oimdev_domain/se
    rvers/AdminServer/logs/oimdev_domain.log00042. Log messages will continue to be logged in /app/oim/oracle/product/middleware/user_projects/domains/oimdev_domain/servers/AdminS
    erver/logs/oimdev_domain.log.>
    <Sep 1, 2010 4:00:43 PM PDT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:216:3eff:fe61:4376:7001 for protocols iiop, t3, ldap, snmp, ht
    tp.>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 128.115.142.122:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 0:0:0:0:0:0:0:1:7001 for protocols iiop, t3, ldap, snmp, http.>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "AdminServer" for domain "oimdev_domain" running in Development Mode>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Sep 1, 2010 4:00:44 PM PDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <WebLogicServer> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>
    <Sep 1, 2010 4:01:25 PM PDT> <Alert> <WebLogicServer> <BEA-000396> <Server shutdown has been requested by <WLS Kernel>>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SUSPENDING>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <Server> <BEA-002607> <Channel "Default[1]" listening on fe80:0:0:0:216:3eff:fe61:4376:7001 was shutdown.>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <Server> <BEA-002607> <Channel "Default[2]" listening on 0:0:0:0:0:0:0:1:7001 was shutdown.>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <Server> <BEA-002607> <Channel "Default" listening on 128.115.142.122:7001 was shutdown.>
    <Sep 1, 2010 4:01:25 PM PDT> <Notice> <Server> <BEA-002607> <Channel "Default[3]" listening on 127.0.0.1:7001 was shutdown.>

    Just to make sure that this is not an upgrade issue. Did you have a look at the entire upgrade logs before confirming that the upgrade was through. Because in most of such cases the error turns out to be with the upgrade process.
    Thanks
    Sunny

  • Error in ME9L after upgrade

    Hello Experts,
    After a recent upgrade, in the transaction ME9L, after entering the PO number, while hitting the display message button for a particular message type, am getting the error 'Symbol : "EKKO" Invalid data type "u" '.
    After analysing, we found that in the include LSTXVFDD, there is a code to check the datatype compatibility for structures
       if fa_fields-datatype = 'u'.  " check the structure compatibility
         perform check_structure_comp using <pointer> fa_fields-datatype.
       endif.
    We searched for available OSS notes and found 689252, but this is applicable only for 4.70 version. We could not find a relevant OSS note for Ecc6 version.
    Kindly suggest any soultion if anyone has faced a similar issue.
    Thanks in advance.
    Vikranth

    Hi,
    Could you please let me know as to how did you resolve this issue?
    Thanks,
    Joel Cutinho

  • Error launching PS after upgrading to Mac OS X 10.10 Yosemite

    I get this error now after installing Yosemite on my Macbook Air - "An unexpected and unrecoverable has occurred. Photoshop will now exit."
    Any ideas how to repair this issue?

    Basically the upgrade to Yosemite damages the Photoshop CS5 installation
    Photoshop CS5: “An unexpected and unrecoverable problem has occurred. Photoshop will now exit“ after updating to Yosemit…
    The answer is to reinstall CS5.
    Gene

  • MW generation error for SRV_WRITE after Upgrade to CRM 7.0

    Iu2019m finishing up with the post-processing steps for the CRM 7.0 upgrade of our development system (from CRM 2007) and ran into an issue when re-generated the Middleware services before activating the MW.
    Per the upgrade guide, I ran GN_START to start the generation, but the results in GENSTATUS show the below 8 errors.  These errors are preventing me from activating MW, regardless of whether weu2019re actually using these services or not.  I ran into this same issue in our Sandbox for the SRV_WRITE object and managed to resolve it there by generating some specific objects using the Generation Workbench (GNRWB), however the same approach has not worked for our Dev system.  We have NOT implemented the Mobile CRM scenario, but are replicating BPs and Material with R/3, and have begun configuring the Server-based Groupware Integration which uses the Middleware framework and CDB.
    /1CRMGC/SRV_WRITE_DEL:The data object "<FS_AFTERCDB0003>" does not have a component called "UPDATE_FLAG".
    Could not determine module name: SRV_WRITE GENKEY: EXTRACT
    Could not determine module name: SRV_WRITE GENKEY: REALIGN_GET_DEP_INT_OBJ<IND>
    From what I can tell, SRV_WRITE is used somehow with Service Order replication?
    Any suggestions for next steps to resolve these errors? Thanks for any input anyone can offer.

    Thank you for the post.  After comparison of Dev system with Sandbox, I think I am missing FM /1CRMGC/HTSRV_WRITE_RRX in Dev.  However, when I try to generate in GNRWB using the below parameters, I am getting the errors below.  How to proceed?  Once again, thank you for your help!
    GNRWB Generation:
    Gen Group = RRLEX: Replication Extract
    Industry = High tech
    Rep Object = SRV_WRITE
    Generator = EXTRACTWR
    Generation Log:
    No runtime object for generator REPLI_FLOW_FUGR and object SRV_WRITE registered in TGN_OBJREG
    No runtime object for generator REPLI_FLOW_FUGR and object SRV_WRITE registered in TGN_OBJREG
    thanks,
    John

  • New System Error on Vista after upgrading to LR 1.4.1

    I just installed the upgrade to 1.4.1 last night. Today when I started my computer I received the error message: "Unsupported 16-bit application: The program or feature "\??\C:\Windows\Twunk_16.exe" cannot start or run due to incompatibity [sic] with 64-bit versions of Windows. Please contact the software vendor to ask if a 64-bit Windows compatible version is available.
    Prior to the upgrade my system booted fine, and it also booted fine after I rolled back to version 1.3.1. Is there anything I can do so I don't have to acknowledge this message every time I start my computer?
    Thanks!
    Diana

    This morning I started Lightroom and got a message box titled "Microsoft Visual C++Runtime Library" In the box was "Runtime Error! This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information"
    I have uninstalled, reinstalled, done a system restore, all but short of reinstalling Windows.
    Has anyone else seen this?
    Tim
    PS I meant this to be a new topic. I apologize for being in the wrong place.

  • Error (COR-10126) after upgrade

    We have recently upgraded our Business Objects
    server. This is a Windows 2008 64-bit server.
    --Previous Versions--
    Business Objects Platform Services: 4.0 SP2 Patch23
    Business Objects Data Services: 4.0 SP2 Patch8
    Business Objects Information Steward: 4.0 SP2 Patch5
    Business Objects DQM RFC Server / Components: 4.0 SP2
    --Current Versions--
    Business Objects Platform Services: 4.1 SP2
    Business Objects Data Services: 4.2 SP1
    Business Objects Information Steward 4.2 SP1
    Business Objects DQM RFC Server / Components: 4.0 SP4
    After the upgrade we are no longer able to access Information Steward. When attempting to log into Information Steward we receive the following error:
    "Cannot connect to the Information Steward repository. (COR-10126)"
    Additionally, when attempting to configure the Information Steward repository from the Central Management Console we are now receiving an error which was not received before the upgrade.
    "Unexpected error when processing request for service. Contact your administrator. (COR-10868) (COR-10869)"
    The Information Steward log gives the following error:
    [E] 2014-02-27 11:31:35.474 [Administrator][http-bio-8080-exec-7] Cannot connect to the Information Steward repository. (COR-10126)
    [E] 2014-02-27 11:31:35.474 [Administrator][http-bio-8080-exec-7] com.bobj.mm.sdk.SDKException: Cannot connect to the Information Steward repository. (COR-10126)
    Does anyone have any thoughts as to why this might be occurring as a result of upgrading the software, and how I can fix it?

    Hello L. Schrauren,
    It's been a while since I've worked on this issue, but I found the following (screenshot I took) in my notes.  This was what resolved the issue for me.  My apologies I couldn't cut/paste the content of my document here, hence the screenshot.

  • Error  in reports after upgrade from OBIEE 10g to 11g :  [nQSError: 14025]

    Hi All, We upgraded RPD and web catalog from OBIEE 10g to 11.1.1.5. I see the following error while running few reports.
    Error: State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A
    general error has occurred. [nQSError: 43113] Message returned from OBIS.
    [nQSError: 14025] No fact table exists at the requested level of detail:
    When I add an user under BIAdministrator Application role and login, all the reports work correctly.
    I verified Oracle BUG fix (11850704) document and tried to make changes as suggested.
    Please suggest me if this issue is related to 10g to 11g RPD upgrade or are we missing any privileges?
    Also should I add every user to BIAdministrator role to avoid this issue?
    Thanks in Advance

    Hi,
    First of all i am not familiar on linux box.
    I tried in windows environment the rpd is deployed with out any errors.
    But i ran the ua.bat file in the following path
    \MWHOME\Oracle_BI1\bin\ua.bat.
    while i am running in oracle_common\bin\ua.bat is not responding in my local system.
    Please Mark if it helpful.
    Thanks

Maybe you are looking for

  • Acrobat X displaying the wrong font

    I've been using Acrobat X for a few weeks. The other day it installed an update. Since then my documents aren't displaying the font used by the orginal Office 2010 documents. If I create the PDF from Office 2010 by selecting "save as Adobe PDF" from

  • Use as a storage device

    How to use time capsule as a storage device for retrivel of information.

  • M-Audio Controller and Transport controls?

    I know how to set other parameters to be controlled by my controller (m-audio axiom 49), but I can't figure out how to set the transport controls. Any help or ideas? Thanks! iMac Core2Duo   Mac OS X (10.4.8)  

  • What is JREMetrics reg subkey used for?

    I noticed with release 20 and now 21 that a subkey is created upon installation: hklm\software\JREMetrics and contains values: JREVersion updateCount MachineCount I always disable the AutoUpdates in any manner possible so, is this another update mech

  • Why does 5S Touch ID stop working after a day?

    When I teach my iPhone 5S to recognize my fingerprint, it does so for awhile, but the more time passes the less likely it will work (Try Again . . . Try Again . . .). It doesn't matter which fingers or thumb I use, or how many I train the phone to re