Raid5 issue after upgrade

TLDR = scared to death to answer 'yes' to the following from e2fsck:
Superblock has an invalid journal (inode 8).
Clear<y>? cancelled!
After upgrading to linux 3.2.14-1 (along with others important packages like udev, mkinitcpio, etc) my raid5 array would not assemble.  I don't have the original message but after two days have passed and watching the forums I'm sure it was related to this: https://bugs.archlinux.org/task/29344
Anyways I'm past that issue and am now having filesystem problems with my raid array after recreating.  Note I'm currently using
filesystem 2012.2-2
linux 3.2.14-1
mkinitcpio 0.8.5-1
udev 181-5
During the past two days of tinkering I've never let fsck touch the filesystem nor have I done anything like mkfs on it either.  Only thing I've done is re-create the array using mdadm and then seeing if I can mount it.
The raid5 array contains /dev/sdb1 /dev/sdc1 and /dev/sdd1.  My initial though was thinking that somehow maybe the drive labels got renamed during the kernel upgrade so I've tried re-creating the array will all six possible permutations of the disks.  Nothing worked.  I know the original order was sdb1/sdc1/sdd1.
Here is the dumpe2fs info for each of the disks:
# dumpe2fs /dev/sdb1
dumpe2fs 1.42.1 (17-Feb-2012)
Filesystem volume name: <none>
Last mounted on: /mnt/raid
Filesystem UUID: 08bb1bfd-4932-494a-93ba-fe8fd37ea22c
Filesystem magic number: 0xEF53
Filesystem revision #: 1 (dynamic)
Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file
Filesystem flags: signed_directory_hash
Default mount options: (none)
Filesystem state: clean
Errors behavior: Continue
Filesystem OS type: Linux
Inode count: 122101760
Block count: 488379968
Reserved block count: 488379
Free blocks: 106448913
Free inodes: 121612868
First block: 0
Block size: 4096
Fragment size: 4096
Reserved GDT blocks: 907
Blocks per group: 32768
Fragments per group: 32768
Inodes per group: 8192
Inode blocks per group: 512
RAID stride: 16
RAID stripe width: 32
Filesystem created: Thu Oct 8 23:09:57 2009
Last mount time: Mon Apr 2 10:19:36 2012
Last write time: Fri Apr 6 19:15:06 2012
Mount count: 13
Maximum mount count: 38
Last checked: Sun Oct 30 06:54:03 2011
Check interval: 15552000 (6 months)
Next check after: Fri Apr 27 06:54:03 2012
Lifetime writes: 12 GB
Reserved blocks uid: 0 (user root)
Reserved blocks gid: 0 (group root)
First inode: 11
Inode size: 256
Required extra isize: 28
Desired extra isize: 28
Journal inode: 8
Default directory hash: half_md4
Directory Hash Seed: 84ce591f-34ae-43d0-846c-d8dae91ef4b9
Journal backup: inode blocks
dumpe2fs: A block group is missing an inode table while reading journal inode
# dumpe2fs /dev/sdc1
dumpe2fs 1.42.1 (17-Feb-2012)
dumpe2fs: Bad magic number in super-block while trying to open /dev/sdc1
Couldn't find valid filesystem superblock.
# dumpe2fs /dev/sdd1
dumpe2fs 1.42.1 (17-Feb-2012)
dumpe2fs: Filesystem revision too high while trying to open /dev/sdd1
Couldn't find valid filesystem superblock.
When I create the array I see the following from mdadm.  Which is expected as it sees the existing filesystem:
# mdadm --create --verbose /dev/md0 --level=5 --raid-devices=3 --metadata=0.90 /dev/sdb1 /dev/sdc1 /dev/sdd1
mdadm: layout defaults to left-symmetric
mdadm: chunk size defaults to 512K
mdadm: layout defaults to left-symmetric
mdadm: /dev/sdb1 appears to contain an ext2fs file system
size=1953519872K mtime=Mon Apr 2 10:19:36 2012
mdadm: /dev/sdb1 appears to be part of a raid array:
level=raid5 devices=3 ctime=Sun Apr 8 10:01:02 2012
mdadm: layout defaults to left-symmetric
mdadm: /dev/sdc1 appears to be part of a raid array:
level=raid5 devices=3 ctime=Sun Apr 8 10:01:02 2012
mdadm: layout defaults to left-symmetric
mdadm: /dev/sdd1 appears to contain an ext2fs file system
size=2066852100K mtime=Sat Apr 7 05:08:08 2029
mdadm: /dev/sdd1 appears to be part of a raid array:
level=raid5 devices=3 ctime=Sun Apr 8 10:01:02 2012
mdadm: size set to 976759808K
Continue creating array? y
mdadm: array /dev/md0 started.
The raid array is created without issue:
# cat /proc/mdstat
Personalities : [raid6] [raid5] [raid4]
md0 : active raid5 sdb1[0] sdd1[2] sdc1[1]
1953519616 blocks level 5, 512k chunk, algorithm 2 [3/3] [UUU]
# mdadm --detail /dev/md0
/dev/md0:
Version : 0.90
Creation Time : Sun Apr 8 14:56:14 2012
Raid Level : raid5
Array Size : 1953519616 (1863.02 GiB 2000.40 GB)
Used Dev Size : 976759808 (931.51 GiB 1000.20 GB)
Raid Devices : 3
Total Devices : 3
Preferred Minor : 0
Persistence : Superblock is persistent
Update Time : Sun Apr 8 18:07:19 2012
State : clean
Active Devices : 3
Working Devices : 3
Failed Devices : 0
Spare Devices : 0
Layout : left-symmetric
Chunk Size : 512K
UUID : fe541eb6:764599e3:5d64d1b1:6d03292e (local to host jackshrimp)
Events : 0.19
Number Major Minor RaidDevice State
0 8 17 0 active sync /dev/sdb1
1 8 33 1 active sync /dev/sdc1
2 8 49 2 active sync /dev/sdd1
# mdadm --examine --scan
ARRAY /dev/md0 UUID=00000000:00000000:00000000:00000000
spares=1
ARRAY /dev/md0 UUID=fe541eb6:764599e3:5d64d1b1:6d03292e
This is how I originally created the filesystem on the array (back in 10/2009).  Here with "-n" to show the superblock locations:
# mkfs.ext3 -n -v -m .1 -b 4096 /dev/md0
mke2fs 1.42.1 (17-Feb-2012)
fs_types for mke2fs.conf resolution: 'ext3'
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=16 blocks, Stripe width=32 blocks
122101760 inodes, 488379904 blocks
488379 blocks (0.10%) reserved for the super user
First data block=0
Maximum filesystem blocks=0
14905 block groups
32768 blocks per group, 32768 fragments per group
8192 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
102400000, 214990848
I've tried running e2fsck with (-b) each of those blocks and none worked.  Here is what I get from e2fsck:
# e2fsck /dev/md0
e2fsck 1.42.1 (17-Feb-2012)
e2fsck: Group descriptors look bad... trying backup blocks...
e2fsck: Filesystem revision too high when using the backup blocks
e2fsck: going back to original superblock
e2fsck: Group descriptors look bad... trying backup blocks...
e2fsck: Filesystem revision too high when using the backup blocks
e2fsck: going back to original superblock
Superblock has an invalid journal (inode 8).
Clear<y>? cancelled!
e2fsck: Illegal inode number while checking ext3 journal for /dev/md0
/dev/md0: ********** WARNING: Filesystem still has errors **********
While I'm quite sure the data is still there I'm freaking out about letting fsck do anything!
Should I let fsck do what it want to do?  Any thoughts on how I can recover this array?  Any suggestions on other things I should try?
Thanks for any and all help. 

Then it looks similar to bug 6651232
May I suggest you get in touch with Oracle support for this?

Similar Messages

  • Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query

    Hi All,
    There is a Performance issue after Upgrade from 4.7 to ECC 6.0 with a select query in a report painter.
    This query is working fine when executed in 4.7 system where as it is running for more time in ECC6.0.
    Select query is on the table COSP.
    SELECT (FIELD_LIST)
            INTO CORRESPONDING FIELDS OF TABLE I_COSP PACKAGE SIZE 1000
            FROM  COSP CLIENT SPECIFIED
            WHERE GJAHR IN SELR_GJAHR
              AND KSTAR IN SELR_KSTAR
              AND LEDNR EQ '00'
              AND OBJNR IN SELR_OBJNR
              AND PERBL IN SELR_PERBL
              AND VERSN IN SELR_VERSN
              AND WRTTP IN SELR_WRTTP
              AND MANDT IN MANDTTAB
            GROUP BY (GROUP_LIST).
       LOOP AT I_COSP      .
         COSP                           = I_COSP      .
         PERFORM PCOSP       USING I_COSP-_COUNTER.
         CLEAR: $RWTAB, COSP                          .
         CLEAR CCR1S                         .
       ENDLOOP.
    ENDSELECT.
    I have checked with the table indexes, they were same as in 4.7 system.
    What can be the reson for the difference in execution time. How can this be reduced without adjusting the select query.
    Thanks in advance for the responses.
    Regards,
    Dedeepya.

    Hi,
    ohhhhh....... lots of problems in select query......this is not the way you should write it.
    Some generic comments:
    1. never use SELECT
                       endselect.
       SELECT
      into table
       for all entries in table
      where.
       use perform statment after this selection.
    2. Do not use into corresponding fields. use exact structure type.
    3. use proper sequence of fields in the where condition so that it helps table go according to indexes.
        e.g in your case
              sequence should be
    LEDNR
    OBJNR
    GJAHR
    WRTTP
    VERSN
    KSTAR
    HRKFT
    VRGNG
    VBUND
    PARGB
    BEKNZ
    TWAER
    PERBL
    sequence should be same as defined in table.
    Always keep select query as simple as possible and perform all other calculations etc. afterwords.
    I hope it helps.
    Regards,
    Pranaya

  • Issue after upgrade the ASA5520 from 7.2.4 to 8.2.5,

    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between in one of the outside  interface
    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between the session at one of the  interface but working fine with another interface,
    i have outside  and backup interface which work on internet failover when internet  routed through backup interface the issue getting started but working  fine if traffic is going via outsid

    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between in one of the outside  interface
    i  am having issue after upgrade the ASA5520 from 7.2.4 to 8.2.5, the LMI  remote session getting disconnect in between the session at one of the  interface but working fine with another interface,
    i have outside  and backup interface which work on internet failover when internet  routed through backup interface the issue getting started but working  fine if traffic is going via outsid

  • I am facing wifi and mobile 2G signal issue after upgrading to IOS 6 from IOS 5 in IPhone 3GS. Please help, restoring setting even didn't helped.

    I am facing wifi and mobile 2G signal issue after upgrading to IOS 6 from IOS 5 in IPhone 3GS. The mobile carrier signal as well as WIFI suddenly drops zero and are then restored automatically. Sometimes i cannot conenct to WIFI even standing infront of WIFI router. Please help, restoring setting even didn't helped.

    Update: my phone's connecting to the WiFi again. I don't know what did the trick. I did nothing since reinstalling the software. It hadn't worked then, it is now. I tried connecting to my dad's phone's hotspot( he uses a Moto G), and it worked. I then tried connecting to the WiFi at a friend's house, and when I came back home, my phone was able to connect to my WiFi! Is it of any significance that my friend's router doesn't require a password? My issue has been resolved( for now; I hope I'm not counting my chickens before they've hatched). For anyone facing a similar issue, I suggest you try everything I did:
    1. Turn your router off for a minimum of 30 seconds, turn it back on and try connecting.
    2. Click on the WiFi network you are connected to, scroll to the bottom, tap "Renew Lease".
    3. Do a soft and hard reset.
    4. Reset network settings.
    5. Back your data up, erase all content from settings menu, restore from backup.
    6. Reinstall your software( put it in recovery mode).
    I am not sure which of the above worked for me. Make sure you try everything. If none of the above works, take it to a genius bar or an authorised service provider. Good luck! :)

  • Issues after Upgrade from Oracle 10.1.0.5 to 10.2.0.5 in Windows Server2003

    Good Morning Good People,
    I have run in to some issues after upgrading my 10.1.0.5 database to 10.2.0.5. Initially after the firtst upgrade from 10.1.0.5 to 10.2.0.0 one has to run Critical Patch set 4 to get to 10.2.0.5. Well after initial up grade everything worked fine. I could connect to the database from within the server as well as remotely through SQL*PLUS client. However, after completeing the patch I'm still able to connect to the database from within the server, but remotely i get the following error:
    ORA-12514 : TNS Listener does not currently know of service requested in connect descriptor.
    I also get Error ORA-12505: TNS:listener does not currently know of SID given in connect descriptor The Connection descriptor used by the client was: (description=(address=(host=mcquery2)(protocol=tcp)(port=1521))(connect_data=(sid=mcquery)(server=dedicated)))
    I've tried serval different things to trouble shoot the issue but nothing seems to work.
    If anyone has run into s similar issue please help. This is ruining my weekend! LOL!
    Edited by: user10835577 on Aug 29, 2010 9:15 AM

    From the client or the server?
    SERVER:
    tnsnames.ora:
    MCQUERY=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=10.36.27.184)
    (PORT=1521)
    (CONNECT_DATA=
    (SERVICE_NAME=MCQUERY)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.36.27.184)(PORT = 1521))
    FROM REMOTE SQLPLUS Client:
    tnsnames.ora
    MCQUERY=
    (DESCRIPTION=
    (ADDRESS=
    (PROTOCOL=TCP)
    (HOST=10.36.27.184)
    (PORT=1521)
    (CONNECT_DATA=
    (SERVICE_NAME=MCQUERY)
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Client_3)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cotsdot370.cotsdot.dom)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.36.27.184)(PORT = 1521))
    Thanks,
    Malcolm
    Edited by: user10835577 on Aug 29, 2010 12:01 PM

  • IPhone 4s issues after upgrading to IOS 8

    Have few issues after upgrading to iOS 8
    - Phone hangs every few hours, reboots automatically
    - Bluetooth does not work properly (call does not get disconnected or even if disconnected on phone, the car bluetooth shows call is on)
    - Searching for contacts is a problem
    - Apps hang (especially facebook)
    Any way to go back to iOS 7 ?
    Any other tips / tricks appreciated..
    Venkat

    No way to come back to iOS 7 ...
    But did you tried to reset all settings (general -> reset -> all settings) ?
    For me iOS 8 was a mess on a 5S, especially car Bluetooth, and all works now fine after resetting the settings (all settings, not only network settings).

  • Autoconfig issue after upgrading 12.1.1 to 12.1.3

    Hi all,
    I am getting below mention autoconfig issue after upgrading 12.1.1 to 12.1.3.
    jtfictx.sh started at Mon Mar 28 08:28:50 EDT 2011
    SQL*Plus: Release 10.1.0.5.0 - Production on Mon Mar 28 08:28:50 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: Connected.
    DECLARE
    ERROR at line 1:
    ORA-29858: error occurred in the execution of ODCIINDEXALTER routine
    ORA-20000: Oracle Text error:
    DRG-10561: index JTF_AMV_ITEMS_URL_CTX is not valid for requested operation
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 665
    ORA-06512: at "SYS.DBMS_SQL", line 1199
    ORA-06512: at line 96
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Product
    ion
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    jtfictx.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    i got below mention some solution from metalink, but that does not working.
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=BULLETIN&id=743720.1
    according to note we need to create index but its giveing below metion error.
    SQL> @jtfiaibu.sql jtf jtf apps
    Connected.
    DECLARE
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine
    ORA-20000: Oracle Text error:
    DRG-10758: index owner does not have the privilege to use file or URL datastore
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.TEXTINDEXMETHODS", line 366
    ORA-06512: at "SYS.DBMS_SQL", line 1199
    ORA-06512: at line 37
    Thanks in advance,
    Sandeep.

    Hi,
    DRG-10561: index JTF_AMV_ITEMS_URL_CTX is not valid for requested operationPlease make sure you have no invalid objects. And also please see of these helps. I know these are for older version, but please check
    Script jtfictx.sh Failed While Attempting To Run The Autoconfig On APPS Tier [ID 1271186.1]
    Autoconfig Returns ORA-29868 from jtfictx.sh [ID 386740.1]
    By the way did u iinstall companion/examples CD after installing OracleSoftware
    Thanks,
    Taher

  • Audio issues after upgrading to OS X 10.10 (Yosemite)

    Hello,
    I have been facing audio issues after upgrading to OS X 10.10
    - No sound in VLC
    - Re-booting with Option-Command-P-R did not work
    - System sounds are fine
    - Quicktime Player works just fine
    I tried:
    - Plugging in earphones while video was playing on VLC
    - F10/F11/F12 while video was playing on VLC
    - Re-boot with Option-Command-P-R keys (found on a thread elsewhere)
    - Played something in Garage Band (found on a thread elsewhere) and restarted VLC
    None of the above solved the issue
    Any one else facing similar issue with VLC on 10.10?
    How did you manage to fix this?
    I am running VLC 2.1.5 btw.
    Thanks in advance!

    Shockwave says at the present moment not to be compatible with OS X 10.9 Mavericks.
    Youtube, QuickTime, all play with no sound at all.

  • Performance issues after upgrading to 11g

    hello,
    We are facing a performance issue after upgrading from 10g to 11g.
    as you can see, the tables named APPLSYS.FND_ENV_CONTEXT has grown to 15544880 records,
    and oracle is using TABLE ACCESS FULL on it:
    DELETE FND_ENV_CONTEXT E
    WHERE NOT EXISTS
    (SELECT 'X'
    FROM FND_CONCURRENT_PROCESSES P
    WHERE P.CONCURRENT_PROCESS_ID = E.CONCURRENT_PROCESS_ID)
    AND ROWNUM < 10000;
    Plan:
    DELETE STATEMENT ALL_ROWSCost: 74,345                     
         5 DELETE APPLSYS.FND_ENV_CONTEXT                
              4 COUNT STOPKEY           
                   3 HASH JOIN RIGHT ANTI Cost: 74,345 Bytes: 3,108,980 Cardinality: 155,449      
                        1 INDEX FULL SCAN INDEX (UNIQUE) APPLSYS.FND_CONCURRENT_PROCESSES_U1 Cost: 166 Bytes: 315,450 Cardinality: 63,090
                        2 TABLE ACCESS FULL TABLE APPLSYS.FND_ENV_CONTEXT Cost: 69,124 Bytes: 233,173,200 Cardinality: 15,544,880
    select num_rows,last_analyzed from dba_tables where table_name='FND_ENV_CONTEXT'
    15544880 07/07/2011 12:08:55
    please advice.
    Ofer

    Please see these docs.
    Table Fnd_env_context Growing Very Fast [ID 419990.1]
    FND Related Tablespaces Growing at Rapid and Excessive Rate [ID 189800.1]
    FNDCPPUR Request Does Not Always Delete Files From The File System, Many Files Will Be Denoted As "deletion failed" [ID 1335304.1]
    Concurrent Processing - Best Practices for Performance for Concurrent Managers in E-Business Suite [ID 1057802.1]
    Concurrent Processing - Purge Concurrent Request and/or Manager Data Program (FNDCPPUR) [ID 104282.1]
    Thanks,
    Hussein

  • Another issue after upgrade to 9.0.2a beta

    another issue after upgrade from 8.1.7 to 9.0.2a beta.
    When I use "update-request", I need to specify a stylesheet. In that stylesheet, the following lines work before upgrade:
    <row>
    <fieldname1><![CDATA[<html><head></head><body>]]><xsl:value-of select="request/parameters/fieldname1/."/><![CDATA[</body></html>]]>
    </fieldname1>
    </row>
    After upgrade, it doesn't work properly. What I see in the database field value is storing only
    <html><head></head><body></body></html>
    instead of storing
    <html><head></head><body>fieldname1_value</body></html>
    How can I get my result back?
    Thanks in advance.

    Thanks Steve,
    I've upgraded to 9.0.2.0B but find the following error:
    Oracle XSQL Servlet Page Processor 9.0.2.0.0B (Beta)
    XSQL-017: Unexpected Error Occurred
    java.lang.NoClassDefFoundError: oracle/jdbc2/Clob
    at oracle.xml.xsql.actions.XSQLUpdateRequestHandler.handleAction(XSQLUpdateRequestHandler.java:103)
    at oracle.xml.xsql.XSQLDocHandler.getDocument(XSQLDocHandler.java:134)
    at oracle.xml.xsql.XSQLPageProcessor.process(XSQLPageProcessor.java:139)
    at oracle.xml.xsql.XSQLServlet.doGet(XSQLServlet.java:61)
    at oracle.xml.xsql.XSQLServlet.doPost(XSQLServlet.java:82)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:115)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:83)
    at com.caucho.server.http.Invocation.service(Invocation.java:237)
    at com.caucho.server.http.RunnerRequest.handleRequest(RunnerRequest.java:323)
    at com.caucho.server.http.RunnerRequest.handleConnection(RunnerRequest.java:263)
    at com.caucho.server.TcpConnection.run(TcpConnection.java:136)
    at java.lang.Thread.run(Thread.java:484)
    Does it relates to the changes of usage of the "update-request" syntax?
    Thanks in advance
    Felix

  • Stability issues after upgrade from 5 to 6.1?

    Dear all,
    my client plans to upgrade from WLS 5 to 6.1 soon. The application is
    an intranet portal with Epicentric and Vignette used as additional
    products.
    However, some voices say that 6.1 has stability issues. Well, these
    statements are rumours and lack any proof or even anecdotal evidence I
    have heard of, and therefore it is very difficult to respond
    appropriately.
    Having said this, my questions are:
    - Did any of you have stability issues after upgrading from 5 to 6.1
    on Solaris?
    - If yes, what were they and how did you solve them (e.g. upgrade to
    SP 5)?
    - In 1-2 sentences, what is the context of the application?
    My goal is to present a evidence that the romoured stability issues
    don't exist or/and a list of meastures to avoid/solve them, if any.
    Many thanks in advance
    Andreas

    "Andreas Raab" <[email protected]> wrote in message news:[email protected]..
    my client plans to upgrade from WLS 5 to 6.1 soon. The application is
    an intranet portal with Epicentric and Vignette used as additional
    products.
    However, some voices say that 6.1 has stability issues. Well, these
    statements are rumours and lack any proof or even anecdotal evidence I
    have heard of, and therefore it is very difficult to respond
    appropriately.
    Having said this, my questions are:
    - Did any of you have stability issues after upgrading from 5 to 6.1
    on Solaris?
    - If yes, what were they and how did you solve them (e.g. upgrade to
    SP 5)?
    - In 1-2 sentences, what is the context of the application?
    My goal is to present a evidence that the romoured stability issues
    don't exist or/and a list of meastures to avoid/solve them, if any.Hi Andreas,
    Normally proving that rumors are true is a responcibility of
    rumors suppliers. Reverse does sound to me like a joke.
    Regards,
    Slava Imeshev
    P.S. Current weblogic 6.1 is a stable product.

  • Call log issue after upgrading to OS 10.3.1.158​1 from 10.2

    Dear all.
    I have update my BlackBerry 10 os to 10.3.1.1581 and to my surprise i find that the call log os restricted to about 150-200 call whereas it was almost unlimited in the previous 10.2 os .
    BlackBerry should issue a fix asap since this is such a basic features and necessity.
    I find myself in a very bad situation after upgrading.

    I have two call lors. One in the phone app, and one in the hub.
    I feel like the one in the phone app is quite short, but the one in the hub is unlimited.
    Do you confirm on your side?
    That being said, tracking more than 150 previous calls regularly is an extreme usage of the phone, I don't think the OS is made for that. I suggest you use a third party app that will be suited at tracking 200 phone calls a day.
    There are several that are free currently in BlackBerry World (the Free March section).
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Networking Issues after Upgrading to Windows 8.1

    I have a Windows 8 desktop PC that is working fine with my network.  I can browse the Internet fine using all major browsers etc.  After upgrading to Windows 8.1 through the Windows Store I noticed that my wired networking was not working correctly.
     The status of the network does not change (i.e. it doesn't change to Limited Connectivity) however browsing to sites in Chrome, IE or Firefox doesn't work as well as Windows 8.
    IE11 gives me the error "This page can't be displayed, make sure the web address is correct" and other browsers give a similar error.  I normally have to refresh 2-3 times to get a new page to load, sometimes even more.  Everything works
    fine from a laptop connected at the same time so it isn't an network issue with my provider.
    I thought this might be a driver issue with the two on-board Marvell wired network adapters.   I wasn't able to rollback the driver to older versions I found on the Internet.  I then purchased another network card, Intel Desktop gigabit and the
    issue still persists with that adapter.  I then tried a USB wireless adapter and the issue still persists using wifi with the wired adapters disabled.  I tried a new network cable and no luck either.  I also tried resetting the IP stack using
    the various netsh commands.
    After that I thought I might try reset the Windows 8.1 PC, however that didn't work as I didn't have the restore image available as I upgraded from the Windows Store.  I then tried installing Windows 8.1 fresh using a ISO with my Windows 8 key using
    some of the recent guides that are available.  That all worked but it didn't fix the networking issues.
    I re-installed Windows 8.0 and the networking is now fixed and back to working normal again.  I'd like to try again but I think I will have the same problems.  I can't imagine why this would be a driver issue as I tried 3 different network adapters
    and two installs of Windows 8.1.  Any ideas what would be the cause of the Windows 8.1 issue?

    HI,
    Since this issue only occurred in the your desktop PC, and many network adapters you tried, failed, thus I think maybe we should focus on the model of your desktop PC, I suggest you update the BIOS and chipset from the manufacture to improve
    the performance of win8.1.
    Please also test this issue in safe mode with networking.
    Please refer to:
    Windows Startup Settings (including safe mode)
    http://windows.microsoft.com/en-in/windows-8/windows-startup-settings-including-safe-mode
    I’d like to share the following article with you:
    Wired and wireless network problems
    http://windows.microsoft.com/en-IN/windows/network-connection-problem-help#network-problems=windows-81&v1h=win81tab1&v2h=win7tab1&v3h=winvistatab1&v4h=winxptab1
    Regards,
    Yolanda
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.
    The issue occurs in safe mode as well under Windows 8.1.  The motherboard is an Asus P5B Premium, however it works on Windows 8.  How would I update the chipset when booted into Windows 8.1?  In Device Manager it wasn't allowing me to update
    the network drivers as they were newer versions already installed.
    Edit:  I also installed at Intel Chipset Device software dated 8/8/2013 with version 9.​4.​0.​1026 and the issue still occurs.  I am also running the latest BIOS that is available.

  • [Forum FAQ] SkyDrive synchronization issue after upgrading to Windows 8.1

    After Windows 8.1 released, users may encounter the issues about syncing files in SkyDrive. There are the error messages you may find:
    Error 0xS00705B4: This operation returned because the timeout period expired
    Sorry, the action couldn't be completed because the file hasn't finished uploading. Try again later
    Error 80070490: element is not found.
    Many SkyDrive folders in library like SkyDrive [1], SkyDrive [2] …
    We just would like to point out some possible causes of this issue and give you some suggestions to troubleshoot it.
    Cause:
    Location was messed up during upgrade.
    Pending uploading or downloading task blocked in synchronization.
    SkyDrive was hang.
    GPO blocked the syncing behavior
    The user profile folder was relocated after upgrading.
    How to fix:
    Suggestions 1: Checking the consistence of locations on both registry key and SkyDrive properties:
    Right click SkyDrive -> Properties -> Location tab              
    Open regedit.exe, locate to the following key and check the location.
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SkyDrive
    Suggestion 2: For many SkyDrive
    folders:
    Check which one can be explored properly with right files and relocate the SkyDrive folder via changing the settings in
    suggestion 1.
    Or create a new folder for relocating SkyDrive’s.
    Suggestion 3: End the Skydrive.exe process and restart in command or disconnect and reconnect your MS account in SkyDrive to clear the pending task:
    Press Win+R to open run, and type following commands one by one:
    %windir%\system32\skydrive.exe /shutdown
    %windir%\system32\skydrive.exe
    Log off your MS account in SkyDrive and log in again to check the issue.
    Suggestion 4: Check the GPO settings in both gpedit.msc and regedit.exe:
    In GPO: If User Configuration –> Administrative Templates
    –> Desktop -> Prohibit User from manually redirecting Profile Folders
    is enabled, please disable it. Don’t forget to force update the policy changes: run command
    gpupdate /force as admin.
    In regedit: if DisablePersonalDirChange is set to 1 under
    HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer, please change it to 0 and start the SkyDrive to check the results.
    At the end, we can’t assure that these suggestions can fix all such
    issues. If you need further help, it’s ok to feedback here or submit a new thread with the
    SkyDrive.exe.err.**.log under C:\Users\[Your name]\AppData\Local\Microsoft\SkyDrive\logs
    uploaded for research.

    I wrote a blog post back in January which describes a similar issue with the SkyDrive / OneDrive app in Windows 8.1 and how to resolve it at
    http://richardjgreen.net/roaming-profiles-windows-8-1-skydrive-app/.
    Hope this helps somebody.
    Richard Green | MCSA 2012, MCSE 2003, MCTS Desktop Virtualization, VCP5-DV http://richardjgreen.net

  • Why am I getting fonts issues after upgrading to Mavericks?

    After upgrading to Mavericks, many webpages display fonts as dingbats like characters (see attached screenshot).
    Copy/pasting the URL into a new tab seems to fix the problem sometimes, but not always.
    The issues seems to happen more in chrome, but also in safari.
    I've checked issues in fontbook and emptied the font cache, but nothing seems to work.

    Hi!
    An screenshot would be helpful. In any case, you are already asking a question, so if you please. Answer here and we can try to help you.

Maybe you are looking for

  • 8.2 will not find Panasonic raw files

    DNG converter will not find the RW2 files from my Panasonic camera.  It will not even convert files I alredy converted.   Any help would be appreciated.  Since it will not see the files, the convert option is not available.

  • ITunes Account Confirmation with every App update?

    On iTunes 9.1.1, every time I go to download App updates, I first type in my password, then I am taken to the Account Settings screen. After I click done on the account settings screen, I am taken back to downloads, and must click "download all updat

  • InDesign CC requirements & porting guide

    Hi all, I'm looking for the ID CC requirements and porting guide (and others...). The ./docs/guides PDF folder in sdk (Build 244) just contains "IDML Specification.pdf". Which Mac/Win versions ? Which XCode/Visual versions ? How to convert a CS6 proj

  • N8 Anna update zoom out not working in mails

    prior to the Anna update, i could zoom out  the view for all the mails received in N8 (ive set up gmail account). I use this particularly to view in full page mode for big images in html mails. But after the Anna update, i cannot zoom out the default

  • HD aspect ratio

    I'm a little new to this so bear with me. I have an HD sequence I need to put on the web. It's 1440 x 1080. Any suggestions on how to use compressor, make the file small enough to be able to post on the web, keep some kind of quality and maintain the