Why FlashBuilder 4.7 commandline is failing on Exception in com.adobe.flexbuilder.codemodel.CMCoreActivator.start() of bundle com.adobe.flexbuilder.codemodel.

Problem Description:
When I use FB 4.7 GUI, everything works OK.
When I use FB 4.7 command line, it fails as follows:
org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.codemodel.CMCoreActivator.start() of bundle com.adobe.flexbuilder.codemodel.
As you can see from the discussions below, it happens to a few users, and for us it happens to all mobile projects ot all machines..
We still don't know what is the common denominator for the projects in which it occurs ... is it the env
Steps to Reproduce:
not easy to reproduce, but basically it works fine in FB4.7 GUI, but fails only in command line.
It happens in specific projects (for us it happened in ActionScript Mobile Project).
here is what I run:
C:\FB\mobile_Android_3.2.0_WS1>"C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\FlashBuilderC.exe" --launcher.suppressErrors -noSplash -application org.eclipse.ant.core.antRunner -data "C:\FB\mobile_Android_3.2.0_WS1" -file "c:\FB\build_888PokerAndroid_3_2_0.xml" main
Here is what I see on screen:
main:
[echo] Info: Starting main target
[fb.exportReleaseBuild] Compiling 1 application to C:/GamingX/Develop/PokerClient/Flash/ProjectSources/888PokerAndroid/v3.2.99/bin-release-t emp...
[fb.exportReleaseBuild] An internal build error has occurred. See the error log for more information: C:\FB\mobile_Android_3.2.0_WS1\.metadata\.log
[fb.exportReleaseBuild] [compilation completed 3,816ms]
BUILD FAILED
c:\FB\build_888PokerAndroid_3_2_0.xml:5: Build failed.
Total time: 6 seconds
Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.microsoft.tfs.client.common.ui.helpers.WorkbenchHelper$WorkbenchStartupJob
Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.microsoft.tfs.client.common.ui.helpers.WorkbenchHelper$WorkbenchStartupJob
Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.microsoft.tfs.client.eclipse.TFSRepositoryProvider$1
Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: com.microsoft.tfs.client.eclipse.TFSEclipseClientPlugin$1
F l a s h B u i l d e r C :
A n e r r o r h a s o c c u r r e d . S e e t h e l o g f i l e
C : \ F B \ m o b i l e _ A n d r o i d _ 3 . 2 . 0 _ W S 1 \ . m e t a d a t a \ . l o g .
log and XML attached.
Actual Result:
Build throws exception
Expected Result:
Build should pass
Any Workarounds:
None
For more info, please refer to discussions at:
https://forums.adobe.com/message/6516177#6516177
https://forums.adobe.com/thread/1445134

Opened bug:
Bug#3801869 - FlashBuilder 4.7 command line fails due to "Exception in com.adobe.flexbuilder.codemodel.CMCoreActivator.s…
If you also experience this issue, please vote on this bug, so that Adobe will fix it.
thanks,
Erez.

Similar Messages

  • OSB jar build failing with Exception in com.bea.alsb.core.AlsbCore.start

    I did a fresh install of the following on my linux machine in the mentioned order -
    jrockit-jdk1.6.0_29-R28.2.2-4.1.0-linux-x64.bin     -> /opt/fusion/middleware_11116/jrockit-jdk1.6.0_29
    oepe-wls-indigo-installer-11.1.1.8.0.201110211138-10.3.6-linux32.bin -> /opt/fusion/middleware_11116
    ofm_osb_generic_11.1.1.6.0_disk1_1of1.zip -> /opt/fusion/middleware_11116/11116
    jdevstudio11116install.jar -> /opt/fusion/middleware_11116/jdeveloper
    Note 3: jdeveloperstudio11116 doesn’t support wls 10.3.6. It supports only till wls 10.3.5. So, had to install jdeveloper outside of middleware home.
    Now, when I'm trying to build a jar, which needs to be later deployed on an osb domain, it is failing with following error -
    !SESSION 2012-08-02 16:38:28.132 -----------------------------------------------
    eclipse.buildId=M20110909-1335
    java.version=1.6.0_29
    java.vendor=Oracle Corporation
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments: -application com.bea.alsb.core.ConfigExport -configProject SBConfiguration -configJar /opt/esoa/aw/bagarwa/ESP/dist/artifacts/ServiceBus/SharedErrorHandler.jar -configSubProjects SharedErrorHandler -includeDependencies true
    Command-line arguments: -data /opt/esoa/aw/bagarwa/ESP/ServiceBus/Configuration -application com.bea.alsb.core.ConfigExport -configProject SBConfiguration -configJar /opt/esoa/aw/bagarwa/ESP/dist/artifacts/ServiceBus/SharedErrorHandler.jar -configSubProjects SharedErrorHandler -includeDependencies true
    !ENTRY org.eclipse.osgi 4 0 2012-08-02 16:38:29.912
    !MESSAGE An error occurred while automatically activating bundle com.bea.alsb.core (929).
    !STACK 0
    org.osgi.framework.BundleException: Exception in com.bea.alsb.core.AlsbCore.start() of bundle com.bea.alsb.core.
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
         at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
         at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:476)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
         at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:345)
         at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1207)
         at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
         at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
         at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
         at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
    Caused by: java.lang.NoClassDefFoundError: org/apache/xmlbeans/SchemaTypeLoader
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:188)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:601)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:567)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:490)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass_LockClassLoader(ClasspathManager.java:478)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:458)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
         at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:476)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
         at weblogic.xml.query.schema.XQuerySchemaManager.<init>(XQuerySchemaManager.java:219)
         at weblogic.xml.query.schema.XQuerySchemaManager.getDefaultInstance(XQuerySchemaManager.java:201)
         at weblogic.xml.query.xdbc.Context.<clinit>(Context.java:1492)
         at com.bea.wli.ide.xquery.core.engine.compiler.DefaultContextProvider.<clinit>(Unknown Source)
         at com.bea.alsb.core.AlsbCore.preStart(Unknown Source)
         at com.bea.alsb.core.AlsbCore.start(Unknown Source)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
         ... 34 more
    Root exception:
    java.lang.NoClassDefFoundError: org/apache/xmlbeans/SchemaTypeLoader
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:188)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:601)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:567)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:490)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass_LockClassLoader(ClasspathManager.java:478)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:458)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
         at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:476)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
         at weblogic.xml.query.schema.XQuerySchemaManager.<init>(XQuerySchemaManager.java:219)
         at weblogic.xml.query.schema.XQuerySchemaManager.getDefaultInstance(XQuerySchemaManager.java:201)
         at weblogic.xml.query.xdbc.Context.<clinit>(Context.java:1492)
         at com.bea.wli.ide.xquery.core.engine.compiler.DefaultContextProvider.<clinit>(Unknown Source)
         at com.bea.alsb.core.AlsbCore.preStart(Unknown Source)
         at com.bea.alsb.core.AlsbCore.start(Unknown Source)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
         at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
         at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
         at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
         at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
         at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
         at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
         at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:476)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
         at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
         at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
         at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:345)
         at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229)
         at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1207)
         at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
         at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
         at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
         at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
         at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:191)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
         at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
    After searching for a while, I copied all the content from /opt/fusion/middleware_11116/Oracle_OSB1/eclipse140 to /opt/fusion/middleware_11116/oepe_11.1.1.8.0
    /opt/fusion/middleware_11116/oepe_11.1.1.8.0/dropins does have a file oracle.osb.ide.link which contains
    path=/opt/fusion/middleware_11116/Oracle_OSB1/eclipse140
    Still I'm getting the above error. Didn't find any solution in Oracle forum or anywhere else. Anyone has a solution for this?
    Thanks.

    Solution Summary
    Add system property "com.bea.plateng.common.util.logging.useJDKlogger" set to "true" for configexport task, so that ANT target body look like:
    <java \[...] jar="\[...]/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar">
    <sysproperty key="com.bea.plateng.common.util.logging.useJDKlogger" value="true"/>
    </java>
    Solution Description
    The problem is in OSB module "com.bea.cie.comdev", which provides custom logging abstraction classes. Class com.bea.plateng.common.util.logging.LogFactory dynamically detects log4j library. If it is found, returns Log4jLogger, otherwise Jdk14Logger. The problem is that it uses context class loader for log4j detection and current class loader for Log4jLogger instantiation. In runtime, detection finds log4j installed in plugins/ directory (version 1.2.13), but instantiation finds none.
    Specified parameter disables log4j detection.

  • Why do I get an error message saying FILE FAILED TO BE CONVERTED USING ADOBE EXPORT PDF ONLINE?

    Can I find some help about why my Adobe online service suddenly start giving me an error message that says FILE FAILED TO BE CONVERTED USING ADOBE EXPORT PDF ONLINE?

    Are you trying to convert through Adobe Reader (what version?), or directly at the https://cloud.acrobat.com/exportpdf website?
    [topic moved to Acrobat.com Services forum]

  • Why do I get a "Transcode Failed" message?

    Dear friends on the forum;
    I have created a complex project in Encore with several levels.  It starts off with an opening menu whose choices are two video files and a link to a sub-menu.  This sub-menu then offers links to several sub-sub menus which, in turn, offer links to a number of video files each.  We are talking a total of 25 movies in all; some short (a minute and a half) some long (90minutes).   The Encore file is on my computer's hard drive and the relevant video files are on an external hard drive, accessed by USB cable.  I have created other DVDs in the past using this arrangement with no trouble.  Why am I having problems now?   Is it because of the complexity of this project?  The total size of these files is about 3 1/2 gb--not too big for the DVD.  I checked the project before clicking "Build" and no problems surfaced.    I am running a Hewlett-Packard HPE-470f computer with a 64-bit Windows 7 o/s.  I have an AMD processor with 3.2 ghz and 8gb of RAM.
    Can anyone help me with this?  Many thanks!
    Regards, Lewis

    That gives me lots of grist for my mill, John.  Thanks!
    Date: Wed, 15 Dec 2010 11:09:15 -0700
    From: [email protected]
    To: [email protected]
    Subject: Why do I get a "Transcode Failed" message?
    I skipped from CS3 (Pentium 4 CPU with 2Gig system ram and 2 hard drives... very slow, but it worked OK for AVI files and overnight Encore encoding) to a new computer for CS5 - read http://forums.adobe.com/thread/652694?tstart=0 
    Since upgrading to CS5 from CS5 may mean a new computer, I can't really advise you on that
    The Windows swap or paging file is where Windows puts things that it needs quick access to... sorta like you put your wallet in your pocket instead of in your dresser drawer, so you have it handy to pay at the grocery store
    The idea is to "spread the load" so no one hard drive is working too hard and becomes bogged down
    Video editing, like "high end" gaming, requires a LOT of computing power
    My previous computer worked for CS3 and AVI... I had to build a new computer for CS5 and AVCHD files
    You should (in my opinion) add a 2nd internal 7200rpm hard drive (never a "green" drive... too slow for video editing) and keep your boot drive for only Windows and software... this is the minimum (again, my opinion... but go read in the hardware sub-forum)
    Read Harm on drive setup http://forums.adobe.com/thread/662972?tstart=0
    - click the embedded picture in Harm's message to enlarge to reading size
    - you need AT LEAST 2 drives for video editing, 3 is better
    - some HD formats work better with (require) RAID
    Read Hunt on Partitions http://forums.adobe.com/thread/650708?tstart=0
    A link with many ideas about computer setup http://forums.adobe.com/thread/436215?tstart=0
    And even more hardware discussion http://forums.adobe.com/community/premiere/hardware_forum
    >

  • Why does it say face time failed on my iPad every time I try to make a call???

    Why does it say "face time failed" every time I try to make a call?

    I have had that happen to me a number of times. Try this. Quit the mail app and then relaunch it. From your home screen, double tap the home button. Hold down on the mail app icon in the recents tray until it wiggles. Tap the minus sign to close it. Tap the home button. Launch mail again.

  • HT3049 Why do I keep getting "Connection failed: NT_STATUS_BAD_NETWORK_NAME" when trying to print on Windows networked printer over wi-fi?

    Why do I keep getting "Connection failed: NT_STATUS_BAD_NETWORK_NAME" when trying to print on Windows networked printer over wi-fi?

    If I run the following (on the machine I'm trying to set up the share)
    smbclient -L localhost -U%
    I got the following output
    Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)
    so I thought it might be something incorrect with the iptables side of things, however I haven't really touched that at all and it seems to look correct
    iptables -nvL
    Chain INPUT (policy ACCEPT 667 packets, 79977 bytes)
    pkts bytes target prot opt in out source destination
    Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts bytes target prot opt in out source destination
    Chain OUTPUT (policy ACCEPT 157 packets, 20724 bytes)
    pkts bytes target prot opt in out source destination
    So from my (very little) knowledge this appears correct (I think)... However it appears that something is blocking access somewhere.

  • Why do I keep getting a failed connection error on my iPad trying to connect to facetime

    Why do I keep getting a failed connection error on my iPad trying to connect

    Does the person you are trying to connect with have FaceTime set up and turned on?

  • Why dose my iCloud backup keep failing

    Why dose my iCloud backup keep failing.

    Hello Bdale34,
    Thanks for using Apple Support Communities.
    To troubleshoot issues with backing up your iOS device to iCloud please follow the steps in the article linked to below.
    iCloud: Troubleshooting creating an iCloud backup
    Take care,
    Alex H.

  • Why do new hard drives keep failing in Mac Mini OSX Server?

    Why new new hard drives keep failing in Mac Mini OSX server?

    If it only failed in 8 days.. I just return the drives back to newegg and get a different brand like western digital. NewEgg has a 30 day return policy.
    If you deal with any hard drive manufacturer now, they will give you a refurbished item and not a new item that you are entitled.
    As for testing  hardware....
    http://support.apple.com/kb/HT1509
    even if it still passed Apple tests.. it does not mean logicboard is fine..... it just means it passes the tests.
    At this point, If i were you, I would just go back to NewEgg and send back the Seagates letting know they are bad and prefer a different brand such as Western Digital.
    Install the Western Digitals and see how long they last. If they fail again in a a short amoung of time, it's the logicboard then.
    This is based on experience in dealing with repairs with Macs, PCs, and other various kinds of Servers and computers over the last 10+ years.
    In fact, One of my clients who has a Dual 4-core Intel Xeon Server with a Supermicro logicboard, one of their SATA drive ports are bad. Every 4 months like clock work the Mirror RAID Drive would degrade on that port. Then after figuring out that the drives are not necessary bad, I swapped to using another spare  SATA port and since then no problems.

  • Why do Extension Manager "updates" always fail to "update"?

    Why to Extension Manager "updates" always fail to "update"?

    What's your current Extension Manager version (6.0.X or 7.0.X or ...)? What's your OS (Windows 7 or Mac)?
    If you are using Extension Manager CS6, the simplest way is to delete the EM installation folder manually, then download the latest full installer from http://www.adobe.com/exchange/em_download/em6_download.html and install it, then you will have the latest update.
    For Extension Manager CC, please go to "C:\Program Files (x86)\Common Files\Adobe\Installers" (Windows 7) or "/Library/Logs/Adobe/Installers" (Mac) and send the installer log file (The file name is something like "Adobe Extension Manager CC 7.1.1 12-16-2013.log.gz") to [email protected] so that we can check it.

  • Why did my macbook bluetooth keep failing to pair with my parrot zik ?

    why did my macbook bluetooth keep failing to pair with my parrot zik ?

    Hi there Alexander_Lee1995,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    Bluetooth Quick Assist
    http://support.apple.com/kb/HT1153
    -Griff W.

  • I can't access to my icloud on my iphone, why gives me a message Verification Failed?

    i can't access to my icloud on my iphone, why gives me a message Verification Failed? NO itunes either? No App store either? why?

    It sounds rather like you are only connected via your mobile signal - no data and no WiFi. Perhaps you might want to think about trying it again when you have better connections.

  • TS2634 why am I experiencing so many fails on my Message system?

    Why am I experiencing so many fails on my message system?

    You need to provide more info. Describe "fails". Are you getting any error messages?
    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    For non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
     Cheers, Tom

  • Failed to run task sequence. Error occurred while starting the task sequence (0x8007000E)

    Hi there
    Patch Tuesday yesterday (10th June2014). As always we deploy new patches first to a test collection where Windows 7 updates automatically apply.
    Upon trying to rebuild any of the machines in this test collection, we were presented with the following error message:
    Failed to run task sequence.  Error occurred while starting the task sequence (0x8007000E)
    After searching about this, I found this page from Niall Brady, which explained the problem:
    http://www.niallbrady.com/2013/05/17/after-selecting-a-task-sequence-in-configuration-manager-2012-sp1-you-receive-threadtoresolveandexecutetasksequence-failed-code0x8007000e-in-smsts-log/
    So I removed some of the machines from the test Windows update collection, and as per the advice in the above link, the error was gone and those machines could be built successfully.
    So the problem is there were too many many policies downloaded (apps, packages and most of all updates) for the task sequence ram to store, hence the error.
    Now...
    ...I have a question.
    The next logical step to my mind is to patch our OS image with all missing patches, so these do not have to be downloaded at build time. Niall mentions this as one of the resolutions to this issue.
    However there seems to be some confusion over whether this would actually make a difference.
    I read through this link:
    http://social.technet.microsoft.com/Forums/en-US/7e597b44-2586-4063-b6d0-cec48a7c11c7/sccm-2012-task-sequence-failure-0x8007000e?forum=configmanagerosd
    There's seems to be no consensus on this.
    Is SCCM 2012 clever enough to - when the task sequence is first started - to download ONLY the updates (policies) it detects as NOT present in the OS image...
    or
    Will it simply try to download policies for ALL items deployed to it, whether the updates are present in the OS image or not?
    I will be disappointed if SCCM 2012 SP1 CU2 isn't clever enough to only download policies at build time for the apps, packages and updates it detects as needed.
    I'd be grateful for some clarity on this.
    Regards,
    John, Glasgow.

    Hi Jason
    Thank you for replying, I appreciate it.
    1) We currently have 15 or 16 software update groups for Office updates, dating back a month or two. The latest software update group contains all the patches in the previous software update groups plus the patches released on 10th June. Do you recommend
    deleting all but the latest software update group?
    2) I'm almost reluctant to ask this, but based on what you have advised, is it the case that when the task sequence executes, it will download policies for each update in each software update group regardless of whether it has already downloaded a policy
    for an update in a previous software update group? So in effect it's downloading policies (for updates) it has already downloaded?
    3) I'm not clear on why there would be no policy for an image; in Niall Brady's informative page on the 8007000E error, he writes the following:
    "The reason it has run of space could be due to four possibilites: too many applications, too many Windows updates, too many Task Sequence steps, too many referenced packages'.
    Can you shed some light on why there isn't a policy for an image?
    Thanks again for replying,
    John.

  • HT201210 trying to download an instal ios 7 on my iphone 4s, after half an hour into the download it came up with a message saying failed and everytime i try again the download doesnt start. tried downloading from itunes aswel but not working. anyone know

    trying to download an instal ios 7 on my iphone 4s, after half an hour into the download it came up with a message saying failed and everytime i try again the download doesnt start. tried downloading from itunes aswel but not working. anyone know why?

    The servers are overloaded. There are a hundred million people all trying to download iOS 7 at one time. Try again later

Maybe you are looking for

  • Fresh Install of VM Server Disk Storage ?

    Hi All, I have the following questions to the expert: I've installed VM Server 2.1 and I accepted the defaults. As such It used up all of my disk storage. It is my understanding that the next step (best practices) is to install the Linux Enterprise S

  • Scroll bar problem

    How can i attach scrollbar to my tab canvas?

  • Internal Table Sorts following an Upgrade

    Hi, We are in the middle of upgrading our 4.6c system to ECC 5.0, and as part of this have had to do the codepage conversion and upgrade in a test environment.  Mostly this seems fine, however, our application support people are running some tests, a

  • Dynamic Filters possible ?

    Hi there, My Boss wants to Switch to Power View from Reporting Services, but he wants to know if everything you could do in SSRS is available in Power View first. One of the things i noticed immediately is that i couldn't define the filter values for

  • A plea to RIM

    RIM is telling me that my carrier has to release the 4.5 OS update, my carrier tells me they haven't got it yet. Personally, I don't care who is responsible for it. I have 45 users who are unable to read HTML formatted email and I'm getting tired of