Unknow error in consol when sqldeveloper started

When I start sqldeveloper I get the following in the console:
E:\sqldeveloper\sqldeveloper\bin>sqldeveloper
Feb 25, 2010 4:04:00 PM javax.ide.extension.ElementVisitor log
SEVERE: jar:/file:/E:/sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.migration.jar!/META-INF/extension.xml:16: Duplicate declaration of addi
n oracle.dbtools.migration.workbench.core.MigrationAddin. Previously defined in extension oracle.dbtools.migration
Feb 25, 2010 4:04:00 PM javax.ide.extension.spi.SAXManifestParser$Handler endElement
SEVERE: jar:/file:/E:/sqldeveloper/sqldeveloper/extensions/oracle.sqldeveloper.migration.jar!/META-INF/extension.xml:22: Exception processing manifest
: java.lang.NumberFormatException:For input string: "VIEW_CATEGORY_MENU"
java.lang.NumberFormatException: For input string: "VIEW_CATEGORY_MENU"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
Plus another 500 or so lines. If I can answer the firstone maybe the rest will go away.
Does anyone know what will cause this error?

from Metalink/MOS:
As of now there is no separate MOS community for SQL Developer.
There is an active SQL Developer forum on OTN site.
Database -> SQL Developer
SQL Developer
That's how I got to this forum

Similar Messages

  • [problem]Error "sfntread library error (83::4)" when you start After Effects CS3 (Windows)

    Hello,
    I am experiencing the above stated problem in the subject. I downloaded the trial version off the website. But when starting the program, i got the error:
    Error "sfntread library error (83::4)" when I start After Effects CS3
    I tried looking at resolving it through the help posted in the support site.
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402858&sliceId=2
    Apparently, the value which was asked to change, it was already set to "0"
    Is there not anything else I can do?

    Well, I have no more detailed info for you, but if this error (and other, similar ones) pops up, it is usually a good idea to take a look at your shared Adobe components and other Adobe programs. The error itself seems related to the Adobe font system and/or generic vector rasterization engine such as it is also used by Acrobat and various import/ export filters. Therefore a good place to start is to remove any fonts on the system that you don't need. The engine may simply be trying to load them and then fails because they are damged or have some otehr ominous info. If that fails, look into what otehr apps you have on the system. Run the Adobe Updater to make sure you have all the latest versions. If it still does not work think about uninstalling the products. I know it's a pain, but it may get AE to function. As a helper, use the CS3 Clean scripts from the support pages. These will work a little faste and really kill everything (compared to a normal uninstall), Just make sure to deactivate before uninstalling, or you may run into trouble when trying to reactivate.
    Mylenium

  • Error 150:30 when I start my CS4. What do I do?

    I reinstalled my old MacOS to get rid of Maverick. Now I can't use my CS4 programs. What do I do to be able to use my CS4 again?

    Hi Superfly,
    When you try to start an Adobe application on Mac OS, you receive the error, "Licensing for this product has stopped working."
    Perform the solutions below in the link .
    http://helpx.adobe.com/x-productkb/global/error-licensing-stopped-mac-os.html
    Important: Continue to the next solution only if a previous solution does not resolve the problem. After performing some of these solutions, you are required to re-enter licensing data or activate your product. Furthermore, tryout editions of Adobe software are sometimes prevented from starting.
    Same issue has been discussed in the below mentioned thread also.
    http://forums.adobe.com/message/4752665
    Let me know if it helps.
    Thanks!
    Eshant

  • Management Point created using Powershell will error CM Console when viewing properties

    Greetings,
    We have an established ConfigMgr 2012 R2 CU3 environment with several Primaries and management points already active. These were all installed manually using the CM Console.
    I am now trying to add additional Management Points using Powershell using the command:
    Add-CMManagementPoint -enablessl -sitecode "ABC" -sitesystemservername "MPservername.domain.com" -allowdevice -clientconnectiontype internetandintranet -generatealert -verbose
    The PS completes without error, the MPSetup.log and MPControl.log indicate all is well once the setup completes
    The MP appears as a component under the Server when viewing in the console
    The IIS logs show clients communicating fine and the CM component Status monitor is all green with no errors showing in the status message
    A Get-CMManagementPoint returns fine showing all the same details as other working MP's
    However if I try to view the properties of the Management Point from the console, the console will error
    If I click Continue it will open the properties but they don't appear correctly. The "sitedatabase" tab is missing and the mobile device and generate alert boxes aren't selected. If I click Quit the then console crashes.
    So everything appears to be working, except for being able to view the actual properties through the console.

    It doesn't appear to give a specific error
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
    ************** Exception Text **************
    System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
    at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
    at Microsoft.ConfigurationManagement.AdminConsole.SiteSystems.ManagementPointConnectionsControl.InitializePageControl()
    at Microsoft.ConfigurationManagement.AdminConsole.SmsPropertyPage.OnInitialize()
    at Microsoft.ConfigurationManagement.AdminConsole.SmsPropertyPage.OnLoad(EventArgs e)
    at System.Windows.Forms.UserControl.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.ControlCollection.Add(Control value)
    at System.Windows.Forms.TabControl.ControlCollection.Add(Control value)
    at System.Windows.Forms.TabControl.TabPageCollection.Add(TabPage value)
    at Microsoft.EnterpriseManagement.ConsoleFramework.SheetFramework.AddTabs()
    at Microsoft.EnterpriseManagement.ConsoleFramework.SheetFramework.OnLoad(EventArgs e)
    at Microsoft.ConfigurationManagement.AdminConsole.DialogFramework.Forms.SmsPropertySheet.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.WmShowWindow(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    at System.Windows.Forms.ContainerControl.WndProc(Message& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    ************** Loaded Assemblies **************
    Followed by lots of entries of the loaded dll's and finished off with
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    For example:
    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

  • Error message appears when i start PSE 6.0 and I can't use it

    the heading of the message is:  PhotoshopElementsOrganizer.exe - No Disk
    and the body of the message is: There is no disk in the drive. Please insert a disk into drive \Device\Harddisk4\DR4
    I have no idea of where to start to fix this, and I don't know anything about a hard disk drive 4, or DR4 for that mater.  Anyone have any ideas for me.  Thanks in advance,  Ken M.

    Hi,
    I suggest you perform a startup repair to fix this start issue, please refer to this link
    http://windows.microsoft.com/en-IN/windows7/products/features/startup-repair
    For the office issue, here are some workarounds, check if it can help you
    http://helpdeskgeek.com/office-tips/fix-office-2010-cannot-verify-license-error-message/
    And you can get more professional suggestions in this forum
    http://social.technet.microsoft.com/Forums/en-US/home?category=officeitpro
    NOTE
    This
    response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you.
    Microsoft
    does not control these sites and has not tested any software or information found on these sites.
    Regards
    Yolanda
    TechNet Community Support

  • Mds error in console when saving document

    Hello
    I keep having this error in the console every time I save a document I am working on.
    mds[39]: (Warning) FMW: event:1 had an arg mismatch.  ac:2 am:51
    Can I just ignore it since it's seems related to spotlight or can it be document corruption.
    Save as, etc.. does not fix the problem.
    Best
    Yan

    After getting this mds warning message every time I save my document, the file showed a some point a very strange behavior in the finder.
    The file appears in it's container folder normally but then disappears by itself after a second or so.
    Clicking in another folder and then back to the first folder brings back the file for a few seconds then it disappears again. I have never seen anything like this.
    I looked into the folder with "ls -la" in the terminal, and the file was renamed "--" instead of it's original name.
    Here it is in path finder :
    fsck -fy shows no problem
    onyx cache cleaning, etc.. no problem
    virus check : no problem
    spotlight index rebuilted.
    This appends with this file even after save as, etc..
    I am a bit worried now. I have backups of this current work file, but the mds warning keeps coming out at every save.
    Yan

  • Getting Imagekit error in console when I close finder window....

    12-06-28 9:10:27.788 PM Finder: --ImageKit Error: IKGLTextCache::createTexture glerror 506 before creating texture
    12-06-28 9:10:27.788 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[56.000000,18.000000] offset [61.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.788 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[27.000000,18.000000] offset [117.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.789 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[33.000000,18.000000] offset [144.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.789 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[51.000000,18.000000] offset [177.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.789 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[41.000000,18.000000] offset [228.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.789 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[115.000000,18.000000] offset [269.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.789 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[72.000000,18.000000] offset [384.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.789 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[37.000000,18.000000] offset [456.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.789 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[66.000000,18.000000] offset [493.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.789 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[46.000000,18.000000] offset [559.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.790 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[39.000000,18.000000] offset [605.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.790 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[83.000000,18.000000] offset [644.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.790 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[82.000000,18.000000] offset [727.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.790 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[46.000000,18.000000] offset [809.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.790 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[67.000000,18.000000] offset [855.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.790 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[60.000000,18.000000] offset [922.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.790 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[88.000000,18.000000] offset [0.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.790 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[103.000000,18.000000] offset [88.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.790 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[57.000000,18.000000] offset [191.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.791 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[24.000000,18.000000] offset [982.000000,0.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.791 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[24.000000,18.000000] offset [248.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.791 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[33.000000,18.000000] offset [272.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.791 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[62.000000,18.000000] offset [305.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.791 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[94.000000,18.000000] offset [367.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.791 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[74.000000,18.000000] offset [461.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.791 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[60.000000,18.000000] offset [535.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.791 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[26.000000,18.000000] offset [595.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.792 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[61.000000,18.000000] offset [621.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.792 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[40.000000,18.000000] offset [682.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.792 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[35.000000,18.000000] offset [722.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.792 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[46.000000,18.000000] offset [757.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.792 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[73.000000,18.000000] offset [803.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.792 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[65.000000,18.000000] offset [876.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.792 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[66.000000,18.000000] offset [941.000000,18.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.792 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[61.000000,18.000000] offset [0.000000,36.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.793 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[87.000000,18.000000] offset [61.000000,36.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.793 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[43.000000,18.000000] offset [148.000000,36.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.793 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[94.000000,18.000000] offset [191.000000,36.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.793 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[97.000000,18.000000] offset [285.000000,36.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.794 PM Finder: --ImageKit Error: updateGLTextureWithBitmapData: glPixelStorei returned an error : 506 (subSize=[61.000000,18.000000] offset [382.000000,36.000000] glID:2, context:0x7ff453a199d0)
    12-06-28 9:10:27.794 PM Finder: --ImageKit Error: error before reading pixels: 506
    12-06-28 9:10:27.794 PM Finder: --ImageKit Error: error after reading pixels: 506
    Any idea what this means and why it is happening? 
    Thanks,
    Niko

    Niko, it doesn't sound good.
    Thanks.  I found out my errror was caused by a bad graphics card.  So in case someone is going crazy trying to figure out what's going on with their application and what they coded incorrectly, this may help. 
    Thanks,
    Sheila
    https://discussions.apple.com/thread/3432549?start=0&tstart=0

  • "An unknow error occurred (-50)" when downloading.

    iTunes 10.7.0.21 on Windows 7 Service Pack 1.
    Recently purchased my first .mp3 from the Store. Received a receipt so payment should be ok.
    Still, every time I "Check for Available Downloads..." from the Store menu, I get this error message stating "There was a problem downloading... An unknown error occurred (-50).
    My Internet connection is fine; Google, www.apple.com/itunes/ are accessible.
    Windows Firewall is not blocking connections; I have the same problem with the firewall turned off.
    No other firewall software is installed.

    Perhaps try the "Error -50," "-5000," "8003," "8008," or "-42023" section in the Specific Conditions and Alert Messages: (Mac OS X / Windows) section of the following document:
    iTunes: Advanced iTunes Store troubleshooting

  • Error on console : WS data binding error, weblogic 9.2

    Hi ,
    Any idea why we getting these kind of errors on console when we deploy Ears on Weblogic server 9.2 .
    Here we are using Producer Consumer concept (wsrp).
    +<WS data binding error>Ignoring element declaration {urn:oasis:names:tc:wsrp:v1:+
    types}releaseSessionsResponse because there is no entry for its type in the JAXRPC mapping file.
    +<WS data binding error>Ignoring element declaration {urn:oasis:names:tc:wsrp:v1:+
    types}initCookieResponse because there is no entry for its type in the JAXRPC ma
    pping file.
    +<WS data binding error>Ignoring element declaration {urn:oasis:names:tc:wsrp:v1:+
    types}getPortletPropertyDescriptionResponse because there is no entry for its ty
    pe in the JAXRPC mapping file.
    same like this many
    Regards

    Hello,
    I've never seen those errors before, but I would guess that you are missing some library modules from your web-app's WEB-INF/weblogic.xml or ear's APP-INF/weblogic-application.xml. Are you seeing these errors on the producer or the consumer?
    Kevin

  • Errors in Console.log when using OfficeJet 6210

    Just ended a long, frustrating attempt to get support from HP regarding errors that appear in the console.log when scanning to PDF. They claim it's not their software -- The tech actually claimed that their software was thoroughly tested, ships bug-free and that it's 100% an Apple issue.
    Here's what gets spewed into console.log:
    Merely starting the application:
    2006-05-03 15:18:35.377 HP Device Manager[488] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Applications/Hewlett-Packard/HP Device Manager.app/Contents/Resources/Action.tif
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:35.392 HP Device Manager[488] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Applications/Hewlett-Packard/HP Device Manager.app/Contents/Resources/Action.tif
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:35.690 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    Registering transport IIOP1.0 Info
    Registering transport USBIOP1.0 Info
    2006-05-03 15:18:36.147 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.149 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.164 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.194 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.212 HP Scan and Archive[489] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:18:36.521 HP Scan and Archive[489] CFLog (0): CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
    2006-05-03 15:18:38.378 HP Scan and Archive[489] WARNING: _wrapRunLoopWithAutoreleasePoolHandler got kCFRunLoopExit, but there are no autorelease pools in the stack.
    2006-05-03 15:19:03.438 HP Device Manager[488] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Applications/Hewlett-Packard/HP Device Manager.app/Contents/Resources/Action.tif
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.444 HP Device Manager[488] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Applications/Hewlett-Packard/HP Device Manager.app/Contents/Resources/Action.tif
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.561 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    Registering transport IIOP1.0 Info
    Registering transport USBIOP1.0 Info
    2006-05-03 15:19:03.614 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.616 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.636 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.645 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.675 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    (UNKNOWN)
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:03.841 HP Scan and Archive[493] CFLog (0): CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.
    2006-05-03 15:19:05.157 HP Scan and Archive[493] WARNING: _wrapRunLoopWithAutoreleasePoolHandler got kCFRunLoopExit, but there are no autorelease pools in the stack.
    ===== Wednesday, May 3, 2006 15:19:18 America/Chicago =====
    Expected integer; found `ÒÚÛÙ' instead.
    2006-05-03 15:19:44.437 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Library/InputManagers/Smart Crash Reports/Info
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:44.970 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Library/InputManagers/Smart Crash Reports/Info
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2006-05-03 15:19:45.448 HP Scan and Archive[493] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Library/InputManagers/Smart Crash Reports/Info
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    Scanning to PDF:
    <none>
    Quitting the application when complete:
    Unregistering transport USBIOP1.0 Info
    Unregistering transport IIOP1.0 Info
    table = 0

    Unsurprisingly, Apple confirmed that this was a HP error and that they would contact HP.
    I tried to pass-on the info to HP, but I received the response, "Console.log is not an HP application. You will have to contact the vendor of Console.log and inform them of the error."

  • Weblogic admin console fails to start when commons logging is used.

    I have an application that requires commons logging.
    I followed the instructions as per the documentation and other forum entries such as How to use log4j into weblogic 10.3 to add the commons logging jar from apache and the weblogic jar specified. Plus I set the system property for the LogFactory.
    When I start up the application server I see messages as expected from my application. But when I start up the weblogic Admin console I get and exception and the console fails to start. I even tried to put the jars in my applicaiton instead of the domain/lib directory to try to iscolate the issue but still got issues with starting the Console.
    Any ideas on why this is occuring?
    See the error below:
    ####<May 19, 2010 4:16:04 PM EDT> <Notice> <Stdout> <TE001XU-CATOR1> <AdminServer> <Check Retention Schedule Setting> <<WLS Kernel>> <> <> <1274300164672> <BEA-000000> <----------------------------------------Retention Init()---------------------------------------->
    ####<May 19, 2010 4:16:04 PM EDT> <Notice> <Stdout> <TE001XU-CATOR1> <AdminServer> <Check Retention Schedule Setting> <<WLS Kernel>> <> <> <1274300164672> <BEA-000000> <Thu May 20 05:00:00 EDT 2010>
    ####<May 19, 2010 4:16:06 PM EDT> <Info> <Health> <TE001XU-CATOR1> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <> <1274300166060> <BEA-310002> <81% of the total memory in the server is free>
    ####<May 19, 2010 4:35:03 PM EDT> <Info> <WorkManager> <TE001XU-CATOR1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1274301303146> <BEA-002901> <Creating WorkManager "consoleWorkManager" for module "null" and application "consoleapp">
    ####<May 19, 2010 4:35:17 PM EDT> <Error> <HTTP> <TE001XU-CATOR1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1274301317582> <BEA-101216> <Servlet: "AppManagerServlet" failed to preload on startup in Web application: "console".
    java.lang.ExceptionInInitializerError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:44)
    at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:98)
    at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:531)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397)
    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)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    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)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
    at weblogic.application.internal.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:373)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
    at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: org.apache.commons.logging.LogConfigurationException: The chosen LogFactory implementation does not extend LogFactory. Please check your configuration. (Caused by java.lang.ClassCastException: weblogic.logging.commons.LogFactoryImpl cannot be cast to org.apache.commons.logging.LogFactory)
    at org.apache.commons.logging.LogFactory$2.run(LogFactory.java:574)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:517)
    at org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:254)
    at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:351)
    at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.<clinit>(MBeanUtilsInitSingleFileServlet.java:23)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:44)
    at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:98)
    at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:531)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1915)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1889)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1807)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3045)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1397)
    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)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    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)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:54)
    at weblogic.application.internal.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:373)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:83)
    at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
    at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Thank you for replying. Yes that is the first place we looked and tried. Actually to be more specific we followed the instrcutions under: "How to Use the Commons API with WebLogic Logging Services" of the same link.
    Are you thinking that maybe we are we missing a step somewhere else within the site?
    Not sure if I was clear before but we are using Weblogic 10.3 and also tried up to version 10.3.3. And we get the same results.
    We prefer to use the method with commons logging for our application.
    One more specific here what we did on our last attempt.
    1. added this to the startWeblogic script JAVAOPTIONS -Dorg.apache.commons.logging.LogFactory=weblogic.logging.commons.LogFactoryImpl
    2. we put the WebLogic-specific Commons classes, $BEA_HOME/modules/com.bea.core.weblogic.commons.logging_1.3.0.0.jar, together with the commons-logging.jar file in one of the following locations: APP-INF/LIB or WEB-INF/LIB directory or DOMAIN_NAME/LIB directory server CLASSPATH
    We are still not able to get the Weblogic admin console to start
    Any other ideas?
    Edited by: user13094648 on May 21, 2010 10:29 AM
    Edited by: user13094648 on May 21, 2010 10:37 AM

  • Error in Server0 and disp+work.exe when I start system...

    Hi gurus,
    I´m facing with a problem when I start the system. In fact is weird because the same system before I stop it´s fine, without any problem in SAPMMC console... So now the server0 is in stopped status with exitcode -11113 and in process list the disp+work.EXE (Dispatcher) is with status message "Running, Message Server connection ok, Dialog Queue time:0.00 sec, J2EE: Some processes running" with yellow semaphore. (both situations are on following image):
    --> http://img2.imageshack.us/img2/6307/aioerror.png
    --> http://img2.imageshack.us/img2/4706/aioerror1.png
    I checked some log files dev_server0 and dev_disp, which are both in next post...

    DEV_DISP:
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      00
    sid        AIO
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    201
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        748
    Thu Sep 10 15:40:04 2009
    kernel runs with dp version 242000(ext=110000) (@(#) DPLIB-INT-VERSION-242000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 748) [dpxxdisp.c   1287]
         shared lib "dw_xml.dll" version 201 successfully loaded
         shared lib "dw_xtc.dll" version 201 successfully loaded
         shared lib "dw_stl.dll" version 201 successfully loaded
         shared lib "dw_gui.dll" version 201 successfully loaded
         shared lib "dw_mdm.dll" version 201 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Thu Sep 10 15:40:09 2009
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5518]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >saperpaio_AIO_00                        <
    DpShMCreate: sizeof(wp_adm)          22784     (1752)
    DpShMCreate: sizeof(tm_adm)          5912704     (29416)
    DpShMCreate: sizeof(wp_ca_adm)          24064     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)          552080     (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1864)
    DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000F210050, size: 6607136)
    DpShMCreate: allocated sys_adm at 000000000F210050
    DpShMCreate: allocated wp_adm at 000000000F212270
    DpShMCreate: allocated tm_adm_list at 000000000F217B70
    DpShMCreate: allocated tm_adm at 000000000F217BD0
    DpShMCreate: allocated wp_ca_adm at 000000000F7BB450
    DpShMCreate: allocated appc_ca_adm at 000000000F7C1250
    DpShMCreate: allocated comm_adm at 000000000F7C3190
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000F849E20
    DpShMCreate: allocated gw_adm at 000000000F849EA0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F849ED0
    DpShMCreate: allocated wall_adm at 000000000F849EE0
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    rdisp/queue_size_check_value :  -> off
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    mm.dump: set maximum dump mem to 96 MB
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 1784
      argv[0] = D:\usr\sap\AIO\DVEBMGS00\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\AIO\DVEBMGS00\exe\jcontrol.EXE
      argv[2] = pf=D:\usr\sap\AIO\SYS\profile\AIO_DVEBMGS00_saperpaio
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=65000
      argv[5] = -DSAPSYSTEM=00
      argv[6] = -DSAPSYSTEMNAME=AIO
      argv[7] = -DSAPMYNAME=saperpaio_AIO_00
      argv[8] = -DSAPPROFILE=D:\usr\sap\AIO\SYS\profile\AIO_DVEBMGS00_saperpaio
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1694]
    ***LOG Q0K=> DpMsAttach, mscon ( saperpaio) [dpxxdisp.c   12527]
    DpStartStopMsg: send start message (myname is >saperpaio_AIO_00                        <)
    Thu Sep 10 15:40:10 2009
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    CCMS: Checking Downtime Configuration of Monitoring Segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 201
    Release check o.K.
    Thu Sep 10 15:40:12 2009
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Sep 10 15:40:34 2009
    MBUF state ACTIVE
    DpModState: change server state from STARTING to ACTIVE
    Thu Sep 10 15:40:50 2009
    my types changed after wp death/restart 0xbf --> 0x9f
    Thu Sep 10 15:41:10 2009
    ERROR => DpWPCheck: W0 (pid 1600) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W8 (pid 596) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W10 (pid 2916) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W12 (pid 2828) died (severity=0, status=0) [dpxxdisp.c   15663]
    Thu Sep 10 15:41:30 2009
    ERROR => DpWPCheck: W0 (pid 1600) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W8 (pid 596) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W10 (pid 2916) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W12 (pid 2828) died (severity=0, status=0) [dpxxdisp.c   15663]
    Thu Sep 10 15:41:50 2009
    ERROR => DpWPCheck: W0 (pid 1600) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W8 (pid 596) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W10 (pid 2916) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W12 (pid 2828) died (severity=0, status=0) [dpxxdisp.c   15663]
    Thu Sep 10 15:45:10 2009
    ERROR => DpWPCheck: W0 (pid 1600) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W8 (pid 596) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W10 (pid 2916) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W12 (pid 2828) died (severity=0, status=0) [dpxxdisp.c   15663]
    Thu Sep 10 15:45:30 2009
    ERROR => DpWPCheck: W0 (pid 1600) died (severity=0, status=0) [dpxxdisp.c   15663]
    my types changed after wp death/restart 0x9f --> 0xbf
    ERROR => DpWPCheck: W8 (pid 596) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W10 (pid 2916) died (severity=0, status=0) [dpxxdisp.c   15663]
    ERROR => DpWPCheck: W12 (pid 2828) died (severity=0, status=0) [dpxxdisp.c   15663]

  • ITunes 7 fails to start - unknow error occurred -50 - how to fix it?

    I have recenly upgraded iTunes on MacMini (PowerPC). Every time I try to start, it asks me to agree on terms and than shows the error "The iTunes application could not be opened. An unknow error occurred (-50)." I have reinstalled the app 2 times already. I have verified permissions via Disk Utility. It only works well with other user (also admin). Any ideas? I have seem some similar posts here but no solution. Please help. Thanks in advance.
    MacMini (powerPC)   Windows XP Pro  

    I'm having the same problem. It seems to happen as iTunes is trying to parse my music files after it starts. Gapless playback was someone's thought, but I turned that off.
    That was when I could still catch it before the crash. NOw it starts up and crashes instantly.
    This started happening when I had to upgrade to 7.0.2 from 6.?.? because I bought a shuffle.

  • My itunes won't work so i tried reinstalling and when it starts an error pops up that says: "the feature you are trying to use is on a network resource that is unavailable. click ok to try again, or enter an alternate path to a folder containing the insta

    my itunes won't work so i tried reinstalling and when it starts an error pops up that says:
    "the feature you are trying to use is on a network resource that is unavailable. click ok to try again, or enter an alternate path to a folder containing the installation package 'Itunes.msi' in the box below
    please help, its frustrating

    first, head into your Add/Remove programs and uninstall your QuickTime. if it goes, good. if it doesn't, we'll just attend to it when we attend to itunes.
    next, download and install the revo uninstaller http://http://www.revouninstaller.com/revo_uninstaller_free_download.html. use it to clear any existing itunes and/or QuickTime installation configuration information from the PC.
           next download itunes. it worked for me hope this is helpful!!
        oonce you get into the revo uninstallergo thru to delete itunes hit uninstall on the itunes icon then you will go thru to it will tell u the same nmessage about the feature and network hit cancell then go thru and hit scan (make sure bthe advance scan button is pushed) this will take awhile but go thru the list and hit everything associated with itunes. hit delete then install itunes again. it worked for me hope it works for you!

  • My toolbar is missing and there is a button where it used to be that says "Please re-install the Toolbar" but when I click on it nothing happens? Also when I start Firefox I get a script running error how do I solve these issues?

    My toolbar is missing and there is a button at the top left that asks me to "Please re-install the Toolbar" but when I click on it nothing happens???
    Then when I start Mozilla I get a long delay before it launches and a script running error "A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
    Script: chrome://tavgp/content/libs/include.js:595"
    How do I solve these issues???

    No idea - and you provide no clues
    what version of iPHoto do you have? Of the OS? is the iPhoto icon you are speaking of in the Dock?
    re-read your post and try to provide information using standard Mac terms since we can not see you or your computer and only have your worrds to let us try to help you
    Somehow my "IPhoto" icon now says "Preview".  When I click on "Preview" nothing opens up except the bar says Preview.  When I click on the Preview on the bar, a box opens up with different items, except when I click on any of them, there is nothing there.  The only thing that work is the "quit preview".  However, it is still there where my IPhoto icon should be.  I can't get into my IPhoto.  How do I get rid of this "Preview" and how did it end up taking over the IPhoto icon???
    If you go to your Applications folder and double click on iPhoto what happen?
    LN

Maybe you are looking for