Plug-in "com.bea.alsb.ui" was unable to instantiate class...

When I invoked New Project -> Oracle Service Bus Configuration Project wizard the following problem occurred:
The selected wizard could not be started.
Plug-in "com.bea.alsb.ui" was unable to instantiate class "com.bea.alsb.ui.wizards.NewALSBContainerWizard".
Google search found discussions that date back a year or so, but nothing helpfull.
Used Oracle generic installtion for 64 bit envirnment.
Here is the list of packages and version summary...
jre-6u27-windows-x64.exe
jrockit-jdk1.6.0_26-R28.1.4-4.0.1-windows-x64.exe
wls1035_generic.zip
oepe-helios-all-in-one-11.1.1.7.2.201103302044-win32-x86_64.zip
ofm_osb_generic_11.1.1.5.0_disk1_1of1.zip
OS
Microsoft® Windows Server® 2008 Enterprise
6.0.6002 Service Pack 2 Build 6002, x64-based PC
Java
JRE - Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
JDK - Oracle JRockit(R) (build R28.1.4-7-144370-1.6.0_26-20110617-2130-windows-x86_64, compiled mode)
Oracle 10.2.0
OFM 11g R1
WebLogic 10.3.5.0
OSB 11.1.1.5
OEPE 11.1.1.7.2.201103302044 (Eclipse Version: 3.6.2 Build id: M20110210-1200)

OK, thanks. Cleared the log. Went through the steps: New Project -> OSB Configuration Project
Error notification pops up immediately: Problem Occured, Problem Opening Wizard, The selected wizard could not be started.
When I push the Details button I see the following text:
===
The selected wizard could not be started.
Plug-in "com.bea.alsb.ui" was unable to instantiate class "com.bea.alsb.ui.wizards.NewALSBContainerWizard".
com/bea/alsb/core/containers/exceptions/ContainerException
===
No messages are added to the error log.
(additional note)
I noticed several (7) errors associated with starting Eclipse up. So I deleted the log, restarted the app, and exported the startup errors. Can I attach the file to this thread?
Edited by: MichaelM on Dec 2, 2011 12:51 PM

Similar Messages

  • Eclipse Plugin Creation - "Plug-in name was unable to load class " error

    Hi everybody and happy new year to you all,
    i got a little problem again. I have written the first lines of code of my plugin and wanted to test it (run as Eclipse Application). I got the following error-msg, when clickin either on the menu item or toolbar button:
    "Could not create action delegate for id: org.eclipse.tui.inpulse.actions.InpulseStart
    Reason:
    Plug-in org.eclipse.tui.inpulse was unable to load class org.eclipse.tui.inpulse.InpulseStart."
    My project has the following properties (of which i read they are important):
    Source folder: org.eclipse.tui.inpulse/src
    Output folder: org.eclipse.tui.inpulse/bin
    Dependencies: org.eclipse.ui, org.eclipse.core.runtime
    Extensions: org.eclipse.ui.actionSets
    ExtensionsPoints: none
    The following is my plugin xml:
    <plugin>
       <requires>
              <import plugin="org.eclipse.core.resources"/>
            <import plugin="org.eclipse.ui"/>
        </requires>
        <runtime>
              <library name="Inpulse.jar"/>
        </runtime>
        <extension
              id="org.eclipse.tui.inpulse.InpulseActionSet"
              name="org.eclipse.tui.inpulse.InpulseActionSet"
              point="org.eclipse.ui.actionSets">
            <actionSet
                id="org.eclipse.tui.inpulse.InpulseActionSet"
                label="Inpulse"
                  visible="true"
             description="The action set for the Eclipse Hello World example">
             <menu id="org.eclipse.tui.inpulse.InpulseMenu" label="Inpulse">
                   <separator name="samples"/>
             </menu>
             <action id="org.eclipse.tui.inpulse.actions.InpulseStart"
                   menubarPath="org.eclipse.tui.inpulse.InpulseMenu/samples"
                   toolbarPath="Normal"               
                   label="Inpulse"
                   tooltip="Start pattern search."
                   class="org.eclipse.tui.inpulse.InpulseStart"/>
            </actionSet>
       </extension>
    </plugin>The javafile "InpulseStart.java" is in the "org.eclipse.tui.inpulse" package and has the first line "package org.eclipse.tui.inpulse;". The class "InpulseStart" implements "IWorkbenchWindowActionDelegate".
    So the following members are implemented:
    public void run(IAction proxyAction){...};
    public void selectionChanged(IAction proxyAction, ISelection selection){...};
    public void dispose(){...};
    //and some additional ones ;-)I really dont know what i do wrong. If you have an idea, what i just miss out or do wrong, id be glad if you helped me out!
    Cya

    Aye, you are right, i should/could have posted this somewhere else. I just hoped, that i can get a good answer here, cause ppl helped me out very nice before.
    Im sorry if i offended users of this forum...
    The "advice" is recognized and i will post somewhere else in case i have a eclipse specific problem.

  • Com.bea.alsb.core.ConfigExport from maven

    Hi all,
    we are trying to automate our projects build using Maven but we ended up running Eclipse as part of our build process to execute the com.bea.alsb.core.ConfigExport equinox application.
    The process is very slow as it executes some TopLink statements (I can't imagine the reason behind it) and it takes more than 10 minutes per project: it is almost unacceptable considering the output of the process which is simply a JAR.
    Do you guys have any suggestion to replace this application invocation with something different or to provide configuration options to speed up the process?
    It would be really good to have a non equinox JAR providing the same features as provided by this equinox application so we can write a Maven plugin which integrates the ConfigExport activities into the Maven lifecycle. Is anyone here at Oracle able to provide such package?
    Thank you in advance.

    Hi,
    We are using ant to call com.bea.alsb.core.ConfigExport. When we moved from patch set 2 to patch set 3 the time to create an export increased from 4 to more than 40 minutes. It could be that you are experiencing the same problem. The fix was to increase the systemproperty osgi.bundlefile.limit from 500 to 1000.
    Greetings,
    Wilco
    Edited by: Wilco Greven on 1-mrt-2011 2:36

  • HEADS-UP: Plug-in "com.bea.eclipse.server.lib.weblogic9"...is missing

    just a heads-up to anybody else that might come across the same problem i did:
    when i tried to create a new j2ee enterprise application project on a brand new install of workshop 9.2 for solaris 9/sparc, workshop crashed before i could even finish creating the project.
    prior to trying to create the project, i had noticed in "Help -> Manage Configuration" that the "com.bea.eclipse.server.lib.weblogic9" plugin under the "WebLogic Workshop Server Libraries" feature was not configured properly. the configurator was reporting 'Plug-in "com.bea.eclipse.server.lib.weblogic9" referenced by this feature is missing'. i suspected that this missing plugin is what caused the crash.
    i examined $WORKSHOP_HOME/server/eclipse/plugins/com.bea.eclipse.server.lib.weblogic9/plugins.xml and saw that it had been installed originally with the following value for the plugin element:
      <plugin id="com.bea.eclipse.server.lib.weblogic9; singleton:=true"...>whereas the $WORKSHOP_HOME/server/eclipse/features/com.bea.eclipse.server.lib/feature.xml had the following value for the plugin element:
      <plugin id="com.bea.eclipse.server.lib.weblogic9...>i removed "; singleton:=true" from the plugins.xml file and now "Manage Configuration" reports the status of the feature as "configured properly"; plus i am now able to complete the creation of new j2ee enterprise application projects.

    Could you open up a support case on this?
    william boyd wrote:
    just a heads-up to anybody else that might come across the same problem i did:
    when i tried to create a new j2ee enterprise application project on a brand new install of workshop 9.2 for solaris 9/sparc, workshop crashed before i could even finish creating the project.
    prior to trying to create the project, i had noticed in "Help -> Manage Configuration" that the "com.bea.eclipse.server.lib.weblogic9" plugin under the "WebLogic Workshop Server Libraries" feature was not configured properly. the configurator was reporting 'Plug-in "com.bea.eclipse.server.lib.weblogic9" referenced by this feature is missing'. i suspected that this missing plugin is what caused the crash.
    i examined $WORKSHOP_HOME/server/eclipse/plugins/com.bea.eclipse.server.lib..weblogic9/plugins.xml and saw that it had been installed originally with the following value for the plugin element:
      <plugin id="com.bea.eclipse.server.lib.weblogic9; singleton:=true"...>whereas the $WORKSHOP_HOME/server/eclipse/features/com.bea.eclipse.server.lib/feature.xml had the following value for the plugin element:
      <plugin id="com.bea.eclipse.server.lib.weblogic9...>i removed "; singleton:=true" from the plugins.xml file and now "Manage Configuration" reports the status of the feature as "configured properly"; plus i am now able to complete the creation of new j2ee enterprise application projects.

  • I'm trying to sync my i phone. I haven't synced it in a few months, but the notice that comes up is  itunes was unable to load data class information from sync services..what does it mean?

    I'm trying to sync my i phone. I haven't synced it in a few months, but the notice that comes up is  itunes was unable to load data class information from sync services..what does it mean?

    In the course of your troubleshooting to date, have you worked through the following document?
    iTunes for Windows: "Unable to load data class" or "Unable to load provider data" sync services alert

  • Cant put pdfs or music on.the message i get when itunes comes up is "iTunes was unable to load data class information from sync services.reconnect or try again later." and its just my itouch i tried another one and was able to put songs and pdfs on it...

    I cant put pdfs or music on my itouch,it wont sync.the message i get when itunes comes up is "iTunes was unable to load data class information from sync services.reconnect or try again later." and its just my itouch i tried another one and was able to put songs and pdfs on it...please help!

    Try here:
    iTunes for Windows: "Unable to load data class" or "Unable to load provider data" sync services alert
    If not successful see the previous discussion on the right side of this page with the green checkmark.

  • 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.

  • Do not seem to be able to backup iPad via iTunes on to my PC. Message after connecting is "iTunes was unable to load class information from Sync Services, Reconnect or try later"  Have tried that but get the same result. Can anyone assist?

    Do not seem to be able to backup iPad via iTunes on to my PC.
    Message after connecting is "iTunes was unable to load class information from Sync Services, Reconnect or try later" 
    Have tried that but get the same result.
    Remedies I've tried are:
    wait and try again
    reboot
    reload iTunes
    NB hp is a relatively new machine and has previously backed up quite happily.
    Can anyone assist?

    RHoodnkt-
    Try rebooting the iPad.  Hold down both the Home and Sleep buttons for several seconds until the Apple logo appears.  Ignore the "Slide to power off" arrow.  It takes a minute or two to restart.
    Also be sure your iPad battery is not completely discharged.
    Fred

  • "iTunes was unable to load class data information from sync services"

    I own iTunes 10.5 beta 3 64-bit for my 64-bit windows 7 pc, and it gives me this message whenever I try to sync ANY of my devices: "iTunes was unable to load class data information from Sync Services". I own an old iPod video and an iPhone 4 with iOS 5 beta 3. I've tried uninstalling all Apple products, searching through my hard drive and deleting everything Apple, cleaning the registry, EVERYTHING. I've reinstalled at least 4 times now. The problem refuses to become fixed. I've searched every article online possible, and none of the solutions have worked. Is there anything I can do to get my stuff back on to my devices???

    In the course of your troubleshooting to date, have you worked through the following document?
    iTunes for Windows: "Unable to load data class" or "Unable to load provider data" sync services alert

  • Unable to instantiate class CL_CGPLP_PROJECT

    Hi All,
    The requirement is to Release the Trade Promotion Mangement for settlement. For this there is a method of the class CL_CRM_MKTPL_COST_ASSIGNMENT=>RELEASE_FOR_SETTLEMENT which will release the TPM. But for this one of the arguments that you will have to pass is the instantiated object CL_CGPLP_PROJECT. To instantiate the CL_CGPLP_PROJECT I need to pass some attributes which I do but it ends up in a dump saying MISSING_OBJECT_MANAGER. Following is the code:
      DATA: TPM TYPE REF TO CL_CGPL_PROJECT,
            TPM_ATTR TYPE CRM_MKTPL_ATTR,
            TRADE_SPEND TYPE CRMS_MKTPL_COST_TAB,
            L_TRADE_SPEND TYPE LINE OF CRMS_MKTPL_COST_TAB,
            L_TPM TYPE CGPL_PROJECT,
            ID TYPE CGPL_PROJECT-EXTERNAL_ID,
            L_REF_NUMBER     TYPE CGPL_EXTID,
            L_ATTR TYPE CGPL_R3_ATTRIBUT.
    CLASS CL_CGPL_PROJECT DEFINITION LOAD.
    Convert GUID to external TPM ID cos some of the tables access the
    *External ID
      CALL FUNCTION 'CONVERSION_EXIT_CGPLP_OUTPUT'
        EXPORTING
          INPUT  = GUID
        IMPORTING
          OUTPUT = ID.
      MOVE ID TO L_REF_NUMBER.
    *Prepare to instantiate the object
      SELECT SINGLE * FROM CGPL_PROJECT INTO L_TPM
                      WHERE EXTERNAL_ID = ID.
      SELECT SINGLE * FROM CRM_MKTPL_ATTR INTO TPM_ATTR WHERE GUID = GUID.
      SELECT * FROM CRMD_MKTPL_COSTA INTO TABLE TRADE_SPEND
                    WHERE PROJECT_GUID = GUID.
      SELECT SINGLE * FROM CGPL_R3_ATTRIBUT INTO L_ATTR WHERE GUID = GUID.
    *Instatiate the Project Object.
      CREATE OBJECT TPM
        EXPORTING
          IM_ATTRIBUTES = L_TPM
          IM_FETCH_TASKS = SPACE
       IM_NEW_CREATE =
        IM_R3_ATTRIBUTES = L_ATTR
       IM_RAISE_EVENT = 'X'
          IM_REF_NUMBER = ID
      EXCEPTIONS
        FAILED = 1
        others = 2
      IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
               WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    But once I try to instantiate the Project class it goes for a dump. Any help in this regard would be helpful.
    Best Regards,
    Sudhi

    Hi Sudhindra,
    I also faced similar problem but was able to resolve it by first calling CL_CGPL_OBJECT_MANAGER=>GET_INSTANCE before instantiating CL_CGPL_PROJECT. Pls see my code below. Hope this helps you avoiding short dump.
    Regards
    Krishna
    <b>REPORT kp message-id zcrm_mkt.
    DATA: GUID TYPE CGPL_GUID16,
          l_CRM_MKTPL_MKTELEMENT TYPE CRM_MKTPL_MKTELEMENT.
    DATA:  lr_appl_base TYPE REF TO cl_crm_mktpl_appl_base,
           lr_obj_manager TYPE REF TO cl_cgpl_object_manager,
           l_app_type TYPE CGPL_APPLICATION_TYPE.
    DATA: z_cgpl_persistency TYPE REF TO cl_cgpl_persistency.
    DATA: z_project TYPE REF TO cl_cgpl_project,
          l_im_attributes TYPE cgpl_project,
          l_object_type TYPE cgpl_object_type,
         l_children TYPE CGPL_HIERARCHY_NODES,
         l_parent type CGPL_GUIDTAB_TYPE,
          l_im_guid TYPE CGPL_GUID16,
          l_hierarchy TYPE CGPL_HIERARCHY.
    select SINGLE * INTO l_im_attributes FROM cgpl_project WHERE external_id = 'MF/843.A.BB.CC'.
    l_app_type = 'MKT'.
    CALL METHOD CL_CGPL_OBJECT_MANAGER=>GET_INSTANCE
      EXPORTING
        IM_APPLICATION_TYPE = l_app_type
      IMPORTING
        EX_INSTANCE         = lr_obj_manager
      EXCEPTIONS
        NOT_FOUND           = 1
        others              = 2.
    IF SY-SUBRC <> 0.
      MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                 WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CREATE OBJECT Z_PROJECT
      EXPORTING
        IM_ATTRIBUTES = l_im_attributes
        IM_FETCH_TASKS = 'X'
       IM_R3_ATTRIBUTES =
        IM_RAISE_EVENT = 'X'
       IM_REF_NUMBER =
      EXCEPTIONS
        FAILED = 1
        others = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    CALL METHOD Z_PROJECT->GET_OBJECT_TYPE
      IMPORTING
        EX_OBJECT_TYPE = l_object_type.
    write: l_object_type.</b>

  • Error "PortalSiteMapProvider was unable to fetch current node"

    I have a publishing site collection. (SP2010)
    Whenever I activate one of my solutions, I get the error “PortalSiteMapProvider was unable to fetch current node, request URL: /_layouts/ManageFeatures.aspx, message: Specified method is not supported., stack trace:   
    at Microsoft.SharePoint.SPChange.get_InternalListId()” In the ULS log.
    When debugging the feature activation, the error shows after all the code is done.
    Anyone has a clue what the issue is?.
    Ofer Gal

    Hi Ofer,
    Would you please check out the following link, it described a similar issue:
    http://buddhian.blogspot.com/2011/09/portalsitemapprovider-was-unable-to.html
    "Resolution
    There could be multiple reasons for this, one possible reason is that your application pool account does not have full permissions to read the complete site collection.
    Identify your web apps' app pool account using inetmgr
    Login to central site administration
    Go to Application management > Policy for web application
    Choose the web application where the inaccessible site collection exists
    Add a full control policy for the app pool account
    Possible cause
    Derived from resolution :) this could be because portal site map provider uses elevated privileges within its code and when you use elevate privileges it is always the app pool account that is used internally (you may see it as system account on the ui)."
    Thanks,
    Lhan Han

  • BB8520 Application Loader Was Unable Connect With Your Device .

    Hi ,
    I am upgrade my bb8520 using bd program , but untill reconnecting to jvm it come up applicayion loader was unable connect with your device . please reconect your device , enter the password , if required , and click retry . but the phone is running at the half way . I don't know how . Please advice .
    Thank You .

    ryouiken wrote:
    Hi ,
    I am upgrade my bb8520 using bd program , but untill reconnecting to jvm it come up applicayion loader was unable connect with your device . please reconect your device , enter the password , if required , and click retry . but the phone is running at the half way . I don't know how . Please advice .
    Thank You .
    Hi ryouiken,
    Try using BlackBerry Desktop Software. Read this article.
    How to perform a clean reload of the BlackBerry Device Software for Windows
    Good luck!
    Please thank those who help you by clicking the button.
    If your issue has been solved, please resolve it by marking "Accept as Solution"

  • BEA-149505  -The administration server was unable to establish JMX Connect.

    hello
    Getting the following error, trying to access the weblogic admin server ( Linux x86-64 RHL50) after a fresh install.
    BEA-149505 The administration server was unable to establish JMX Connectivity with the managedServer at the JMX Service URL of <none > URL in the AdminServer LogiI
    1. what steps and configuration files do I need to access to add the url
    I will like to add that the node manager and the cluster screen were NOT configured during the configuration, since this is NOT an OIM configuration
    2. if you have any tips please let me know
    r.

    faisal
    thank for your feedback. I added this in my startup script, but I was NOT able to get the web access to work and when I shot it down, there was an error.
    Here is the startup script, Please show me when to place the scripts
    #!/bin/sh
    # WARNING: This file is created by the Configuration Wizard.
    # Any changes to this script may be lost when adding extensions to this configuration.
    # --- Start Functions ---
    stopAll()
    # We separate the stop commands into a function so we are able to use the trap command in Unix (calling a function) to stop these services
    if [ "X${ALREADY_STOPPED}" != "X" ] ; then
    exit
    fi
    # STOP DERBY (only if we started it)
    if [ "${DERBY_FLAG}" = "true" ] ; then
    echo "Stopping Derby server..."
    ${WL_HOME}/common/derby/bin/stopNetworkServer.sh >"${DOMAIN_HOME}/derbyShutdown.log" 2>&1
    echo "Derby server stopped."
    fi
    ALREADY_STOPPED="true"
    # --- End Functions ---
    # This script is used to start WebLogic Server for this domain.
    # To create your own start script for your domain, you can initialize the
    # environment by calling @USERDOMAINHOME/setDomainEnv.
    # setDomainEnv initializes or calls commEnv to initialize the following variables:
    # BEA_HOME - The BEA home directory of your WebLogic installation.
    # JAVA_HOME - Location of the version of Java used to start WebLogic
    # Server.
    # JAVA_VENDOR - Vendor of the JVM (i.e. BEA, HP, IBM, Sun, etc.)
    # PATH - JDK and WebLogic directories are added to system path.
    # WEBLOGIC_CLASSPATH
    # - Classpath needed to start WebLogic Server.
    # PATCH_CLASSPATH - Classpath used for patches
    # PATCH_LIBPATH - Library path used for patches
    # PATCH_PATH - Path used for patches
    # WEBLOGIC_EXTENSION_DIRS - Extension dirs for WebLogic classpath patch
    "/erasdevapp/weblogic/user_projects/domains/base_domain/bin/startWebLogic
    umask 037
    # Call setDomainEnv here.
    DOMAIN_HOME="/erasdevapp/weblogic/user_projects/domains/base_domain"
    . ${DOMAIN_HOME}/bin/setDomainEnv.sh $*
    SAVE_JAVA_OPTIONS="${JAVA_OPTIONS}"
    SAVE_CLASSPATH="${CLASSPATH}"
    # Start Derby
    DERBY_DEBUG_LEVEL="0"
    if [ "${DERBY_FLAG}" = "true" ] ; then
    ${WL_HOME}/common/derby/bin/startNetworkServer.sh >"${DOMAIN_HOME}/derby.log" 2>&1
    fi
    JAVA_OPTIONS="${SAVE_JAVA_OPTIONS}"
    SAVE_JAVA_OPTIONS=""
    CLASSPATH="${SAVE_CLASSPATH}"
    SAVE_CLASSPATH=""
    trap 'stopAll' 1 2 3 15
    if [ "${PRODUCTION_MODE}" = "true" ] ; then
    WLS_DISPLAY_MODE="Production"
    WLS_DISPLAY_MODE="Production"
    else
    WLS_DISPLAY_MODE="Development"
    fi
    if [ "${WLS_USER}" != "" ] ; then
    JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.management.username=${WLS_USER}"
    fi
    if [ "${WLS_PW}" != "" ] ; then
    JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.management.password=${WLS_PW}"
    fi
    if [ "${MEDREC_WEBLOGIC_CLASSPATH}" != "" ] ; then
    if [ "${CLASSPATH}" != "" ] ; then
    CLASSPATH="${CLASSPATH}${CLASSPATHSEP}${MEDREC_WEBLOGIC_CLASSPATH}"
    else
    CLASSPATH="${MEDREC_WEBLOGIC_CLASSPATH}"
    fi
    fi
    echo "."
    echo "."
    echo "JAVA Memory arguments: ${MEM_ARGS}"
    echo "."
    echo "WLS Start Mode=${WLS_DISPLAY_MODE}"
    echo "."
    echo "CLASSPATH=${CLASSPATH}"
    echo "."
    echo "PATH=${PATH}"
    echo "."
    echo "***************************************************"
    echo "* To start WebLogic Server, use a username and *"
    echo "* password assigned to an admin-level user. For *"
    echo "* server administration, use the WebLogic Server *"
    echo "* console at http://hostname:port/console *"
    echo "***************************************************"
    # CLASS CACHING
    if [ "${CLASS_CACHE}" = "true" ] ; then
    echo "Class caching enabled..."
    JAVA_OPTIONS="${JAVA_OPTIONS} -Dlaunch.main.class=${SERVER_CLASS} -Dlaunch.class.path="${CLASSPATH}" -Dlaunch.complete=weblogic.store.internal.LockManagerImpl -cp ${WL_HOME}/server/lib/pcl2.jar"
    export JAVA_OPTIONS
    SERVER_CLASS="com.oracle.classloader.launch.Launcher"
    fi
    # START WEBLOGIC
    echo "starting weblogic with Java version:"
    ${JAVA_HOME}/bin/java ${JAVA_VM} -version
    if [ "${WLS_REDIRECT_LOG}" = "" ] ; then
    echo "Starting WLS with line:"
    echo "${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${JAVA_OPTIONS} ${PROXY_SETTINGS} ${SERVER_CLASS}"
    ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${JAVA_OPTIONS} ${PROXY_SETTINGS} ${SERVER_CLASS}
    else
    echo "Redirecting output from WLS window to ${WLS_REDIRECT_LOG}"
    ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${JAVA_OPTIONS} ${PROXY_SETTINGS} ${SERVER_CLASS} >"${WLS_REDIRECT_LOG}" 2>&1
    fi
    stopAll
    popd
    # Exit this script only if we have been told to exit.
    if [ "${doExitFlag}" = "true" ] ; then
    exit
    fi

  • HT1386 When I try to sync my ipod it comes up with a message saying "iTunes was unable to load data class information from Sync Services. Reconnect or try again later". I have reconnected and tried later numerous times! Has anyone else had this problem?

    When I try to sync my iPod touch it comes up with a message saying "iTunes was unable to load data class information from Sync Services. Reconnect or try again later". I have reconnected and tried again later numerous times and it hasn't worked! Has anybody else had this problem and knows how to fix it??? Help me!

    Try here:
    iTunes for Windows: "Unable to load data class" or "Unable to load provider data" sync services alert
    If not successful see the previous discussion on the right side of this page with the green checkmark.

  • HT201263 My iPod touch suddenly stopped working. It was fine, but when I went back the screen had gone black and I was unable to turn it on. It is now unresponsive and my computer does not recognize it when it is plugged in. What should I do?

    My iPod touch suddenly stopped working. It was fine earlier, but when I went back a few hours later, the screen had gone black and I was unable to turn it on. It is now unresponsive and my computer does not recognize it when it is plugged in. I thought it just needed to be charged but there seems to be a larger issue now. What should I do?

    Let your ipod die. Then when it is dead charge it adn turn it back on. After that it should be fine.

Maybe you are looking for

  • Unable to default DFF segment based on selection of other field value.

    Hi Gurus, *I have a requirement on 'Create Work Request' page (Oracle EAM), where during creating complaint, when user selects Asset Number, based on this selection, a DFF enabled to capture Tenant Info must be populated. [For testing now, I'm writin

  • Trial version of Lr 4

    I downloaded a trial version of Lightroom 4 but cannot open the program. I am using Windows 7.

  • ID Panels pref auto collapse deletes extra pages

    Hi all - ID 5.0.2 on 10.5.3. Today I tried turning on auto collapse in the Interface->panels prefs. Later, when trying to delete a single page, I found that it would delete a spread instead. This would only happen if there were objects on the page, a

  • [svn:bz-trunk] 21494: bug fix BLZ-581 Possible deadlock situation when sending message

    Revision: 21494 Revision: 21494 Author:   [email protected] Date:     2011-06-29 11:25:54 -0700 (Wed, 29 Jun 2011) Log Message: bug fix BLZ-581 Possible deadlock situation when sending message change the scope of lock EndpointPushNotifier.pushNeeded

  • Webmail issues - please fix

    Verizon webmail availability has been a problem for a while, but now that I have upgraded to the new version/interface, even more so...my success rate in the past 2 days has probably been 50%, and when I do get to see my email, it is slower to load.