UNX issue : Failed to initialize Query Panel (service issue?)

Hello all,
For a couple off days now we are trying to use universe(s) in Desing studio with no luck.
We use the Efashion single source relational universe on which we can run Webi's without a problem . When we add a datasource in DS we see and can select the unx but when we push the "edit query specification" button DS freezes and return the error : Failed to initialize Query Panel
We just upgrade tot DS1.2 SP01 both on server side as on client side.
This is the error from the error log : which seems to have a connection problem to a certain service:
Any of you have an idea how to proceed?
All servers run fine when we check the CMC and an APS is added for Design studio (analysis) .DS works fine with BEX queries...
Thanks in advance.
!ENTRY com.sap.ip.bi.zen.ui 4 0 2014-03-14 12:43:33.876
!MESSAGE Failed to initialize Query Panel
!STACK 0
com.businessobjects.dsl.services.workspace.impl.WorkspaceException: Unable to find servers in CMS vyouboxd01.you.com:6400 and cluster @vyouboxd01.you.com:6400 with kind connectionserver and service CS_CORBA_NetworkLayer. All such servers could be down or disabled by the administrator. (FWM 01014)
       at com.businessobjects.dsl.services.dataprovider.impl.AbstractDataProviderWithUniverse.createDataSource(AbstractDataProviderWithUniverse.java:437)
       at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.createInitialDataSource(QuerySpecDataProvider.java:609)
       at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.finalizeCreation(QuerySpecDataProvider.java:852)
       at com.businessobjects.dsl.services.workspace.impl.AbstractBuiltInDataProviderBuilder.buildDataProvider(AbstractBuiltInDataProviderBuilder.java:36)
       at com.businessobjects.dsl.services.dataprovider.impl.DataProviderFactory.createDataProviderWithUniverse(DataProviderFactory.java:190)
       at com.businessobjects.dsl.services.dataprovider.impl.DataProviderFactory.createAndAddDataProvider(DataProviderFactory.java:108)
       at com.businessobjects.dsl.services.workspace.impl.WorkspaceServiceImpl.addDataProvider(WorkspaceServiceImpl.java:83)
       at com.businessobjects.dsl.services.workspace.impl.WorkspaceServiceImpl.addDataProvider(WorkspaceServiceImpl.java:45)
       at com.sap.ip.bi.zen.backends.bip.ui.dialogs.QueryPanelDialog.createQueryPanelContext(QueryPanelDialog.java:133)
       at com.sap.ip.bi.zen.backends.bip.ui.dialogs.QueryPanelDialog.createDialogArea(QueryPanelDialog.java:97)
       at org.eclipse.jface.dialogs.Dialog.createContents(Dialog.java:775)
       at com.sap.ip.bi.zen.ui.internal.dialogs.ZenTrayDialog.createContents(ZenTrayDialog.java:63)
       at org.eclipse.jface.window.Window.create(Window.java:432)
       at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1104)
       at com.sap.ip.bi.zen.ui.internal.dialogs.ZenTrayDialog.open(ZenTrayDialog.java:110)
       at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.editDataSourceClickedInternal(DataSourceDialogController.java:158)
       at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController$1.run(DataSourceDialogController.java:147)
       at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
       at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceDialogController.editDataSourceClicked(DataSourceDialogController.java:144)
       at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceSelectionPane.editQueryButtonClicked(DataSourceSelectionPane.java:253)
       at com.sap.ip.bi.zen.ui.internal.dialogs.datasource.DataSourceSelectionPane$6.widgetSelected(DataSourceSelectionPane.java:233)
       at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
       at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
       at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
       at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
       at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
       at org.eclipse.jface.window.Window.runEventLoop(Window.java:826)
       at org.eclipse.jface.window.Window.open(Window.java:802)
       at com.sap.ip.bi.zen.ui.internal.dialogs.ZenTrayDialog.open(ZenTrayDialog.java:112)
       at com.sap.ip.bi.zen.ui.internal.commands.AddDataSourceHandler.execute(AddDataSourceHandler.java:24)
       at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:290)
       at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
       at java.lang.reflect.Method.invoke(Unknown Source)
       at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
       at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:243)
       at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:224)
       at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:132)
       at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:167)
       at org.eclipse.core.commands.Command.executeWithChecks(Command.java:499)
       at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
       at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
       at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.executeItem(HandledContributionItem.java:850)
       at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.handleWidgetSelection(HandledContributionItem.java:743)
       at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem.access$7(HandledContributionItem.java:727)
       at org.eclipse.e4.ui.workbench.renderers.swt.HandledContributionItem$4.handleEvent(HandledContributionItem.java:662)
       at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
       at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
       at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
       at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
       at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
       at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
       at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
       at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
       at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
       at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
       at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
       at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
       at com.sap.ip.bi.zen.ui.internal.application.ZenApplication.start(ZenApplication.java:36)
       at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
       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:354)
       at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
       at java.lang.reflect.Method.invoke(Unknown Source)
       at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
       at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
       at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
Caused by: com.businessobjects.mds.services.solver.ConnectionSolverException: Unable to find servers in CMS vyouboxd01.you.com:6400 and cluster @vyouboxd01.you.com:6400 with kind connectionserver and service CS_CORBA_NetworkLayer. All such servers could be down or disabled by the administrator. (FWM 01014)
       at com.businessobjects.mds.services.solver.AbstractConnectionSolver.addCredentialInfo(AbstractConnectionSolver.java:238)
       at com.businessobjects.mds.services.solver.AbstractConnectionSolver.solve(AbstractConnectionSolver.java:136)
       at com.businessobjects.mds.services.solver.AbstractConnectionSolver.solveRelational(AbstractConnectionSolver.java:151)
       at com.businessobjects.mds.services.solver.AbstractConnectionSolver.solveRelational(AbstractConnectionSolver.java:147)
       at com.businessobjects.mds.services.solver.AbstractConnectionSolver.solveRelational(AbstractConnectionSolver.java:143)
       at com.businessobjects.mds.services.helpers.DataFoundationHelper.getConnection(DataFoundationHelper.java:892)
       at com.businessobjects.mds.services.helpers.DataFoundationHelper.isErpDataFoundation(DataFoundationHelper.java:2896)
       at com.businessobjects.mds.services.helpers.UniverseHelper.isErpUniverse(UniverseHelper.java:1554)
       at com.businessobjects.dsl.services.datasource.DataSourceFactory.createQueryCapability(DataSourceFactory.java:286)
       at com.businessobjects.dsl.services.datasource.DataSourceFactory.fillQueryCapability(DataSourceFactory.java:959)
       at com.businessobjects.dsl.services.datasource.DataSourceFactory.getDataSource(DataSourceFactory.java:839)
       at com.businessobjects.dsl.services.dataprovider.impl.AbstractDataProviderWithUniverse.createDataSourceFromUniverse(AbstractDataProviderWithUniverse.java:572)
       at com.businessobjects.dsl.services.dataprovider.impl.AbstractDataProviderWithUniverse.retrieveDataSource(AbstractDataProviderWithUniverse.java:542)
       at com.businessobjects.dsl.services.dataprovider.impl.AbstractDataProviderWithUniverse.buildDataSource(AbstractDataProviderWithUniverse.java:448)
       at com.businessobjects.dsl.services.dataprovider.impl.AbstractDataProviderWithUniverse.createDataSource(AbstractDataProviderWithUniverse.java:432)
       ... 72 more
Caused by: com.sap.connectivity.cs.core.CSError: Unable to find servers in CMS vyouboxd01.you.com:6400 and cluster @vyouboxd01.you.com:6400 with kind connectionserver and service CS_CORBA_NetworkLayer. All such servers could be down or disabled by the administrator. (FWM 01014)
       at com.sap.connectivity.cs.remoting.corba.proxy.ConnectionManager.<init>(ConnectionManager.java:81)
       at com.sap.connectivity.cs.remoting.corba.proxy.ConnectionServer.getConnectionManager(ConnectionServer.java:125)
       at com.sap.connectivity.cs.core.Environment.CreateConnectionManager(Environment.java:530)
       at com.sap.connectivity.cs.core.Environment.CreateConnectionManager(Environment.java:504)
       at com.sap.connectivity.cs.api.trace.EnvironmentLogger.CreateConnectionManager(EnvironmentLogger.java:368)
       at com.businessobjects.mds.services.relational.CsService.getAuthenticationMode(CsService.java:180)
       at com.businessobjects.mds.services.relational.CsService.addCredentialInfo(CsService.java:485)
       at com.businessobjects.mds.services.solver.AbstractConnectionSolver.addCredentialInfo(AbstractConnectionSolver.java:235)
       ... 86 more
Caused by: com.crystaldecisions.sdk.exception.SDKException$OCAFramework: Unable to find servers in CMS vyouboxd01.you.com:6400 and cluster @vyouboxd01.you.com:6400 with kind connectionserver and service CS_CORBA_NetworkLayer. All such servers could be down or disabled by the administrator. (FWM 01014)
cause:com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException$AllServicesDown: Unable to find servers in CMS vyouboxd01.you.com:6400 and cluster @vyouboxd01.you.com:6400 with kind connectionserver and service CS_CORBA_NetworkLayer. All such servers could be down or disabled by the administrator. (FWM 01014)
detail:Unable to find servers in CMS vyouboxd01.you.com:6400 and cluster @vyouboxd01.you.com:6400 with kind connectionserver and service CS_CORBA_NetworkLayer. All such servers could be down or disabled by the administrator. (FWM 01014)
       at com.crystaldecisions.sdk.exception.SDKException.map(SDKException.java:140)
       at com.sap.connectivity.cs.remoting.bip.SvcFactoryBase.getManagedService(SvcFactoryBase.java:183)
       at com.sap.connectivity.cs.remoting.bip.SvcFactoryBase.getManagedService(SvcFactoryBase.java:128)
       at com.sap.connectivity.cs.remoting.corba.svchelpers.NetworkLayerSvcFactory.getServiceFromCriteria(NetworkLayerSvcFactory.java:53)
       at com.sap.connectivity.cs.remoting.corba.svchelpers.NetworkLayerLookup.getServiceFromCriteria(NetworkLayerLookup.java:114)
       at com.sap.connectivity.cs.remoting.corba.svchelpers.NetworkLayerLookup.getService(NetworkLayerLookup.java:83)
       at com.sap.connectivity.cs.remoting.corba.proxy.ConnectionManager.<init>(ConnectionManager.java:68)
       ... 93 more
Caused by: com.crystaldecisions.enterprise.ocaframework.OCAFrameworkException$AllServicesDown: Unable to find servers in CMS vyouboxd01.you.com:6400 and cluster @vyouboxd01.you.com:6400 with kind connectionserver and service CS_CORBA_NetworkLayer. All such servers could be down or disabled by the administrator. (FWM 01014)
       at com.crystaldecisions.enterprise.ocaframework.ServerController.redirectServer(ServerController.java:664)
       at com.crystaldecisions.enterprise.ocaframework.ServiceMgr.redirectServer(ServiceMgr.java:959)
       at com.crystaldecisions.enterprise.ocaframework.ManagedSession.redirectServer(ManagedSession.java:338)
       at com.crystaldecisions.enterprise.ocaframework.ManagedSession.get(ManagedSession.java:247)
       at com.crystaldecisions.enterprise.ocaframework.ManagedSessions.get(ManagedSessions.java:299)
       at com.crystaldecisions.enterprise.ocaframework.ServiceMgr.getManagedService_aroundBody4(ServiceMgr.java:520)
       at com.crystaldecisions.enterprise.ocaframework.ServiceMgr.getManagedService_aroundBody5$advice(ServiceMgr.java:512)
       at com.crystaldecisions.enterprise.ocaframework.ServiceMgr.getManagedService(ServiceMgr.java:1)
       at com.sap.connectivity.cs.remoting.bip.SvcFactoryBase.getManagedService(SvcFactoryBase.java:164)
         ... 98 more

Hi Bram,
I had a look in your Java-Exception and there a connectionserver is missing.
I know that there are two kind of connection servers 32 and 64 Bit. Do one of your APS Servers have connectivity and connectivity 32 Bit ???
I had an issue when i first wanted to use a .unx connection with DS with my splitted APS.
I had one APS only containing the Analysis service. To get to run my .unx access i had to add the Adaptive connectivity Service to the APS containing the analysis service.
On top of that i had to add the DSL Bridge (otherwise my adaptive connectivity Service did not start)
Perhabs this helps you out.
Good luck
Manfred

Similar Messages

  • Synchronization Failed. Error is Firefox service initialization failed.

    Synchronization Failed. Error is Firefox service initialization failed.
    Synchronization Failed. Error is Firefox service initialization failed.<br />
    I have been having this issue for quite some time with Firefox. I am using the Nightly build (23.0a1) and have been using for more than 2 years. Synchronization was working fine till a few weeks ago. Synchronization of XMarks on Chrome Dev works fine and no problem. It's only with Firefox. Things I've tried but no success:
    1) I deleted my profile off of xmarks and created a new one and tried syncing again. No success.<br />
    2) deleted firefox, deleted the profile folder under AppData. Reinstalled everything fresh, and still no success.<br />
    My log file shows the following... Not sure what to check. Anyone help me? Thanks!
    <pre><nowiki>[2013-04-06 08:54:19] Failed to initialize ["lmsvc", "@mozilla.org/browser/livemark-service;2", (void 0)]: error is ({})
    [2013-04-06 08:54:19] Host browser is FF14+, use private DB
    [2013-04-06 08:54:19] Created nid_map table
    [2013-04-06 08:55:12] Starting modal auth(true, undefined)
    [2013-04-06 08:55:19] Could not load login iframe: {}
    [2013-04-06 08:55:31] Finished modal auth with result 0
    [2013-04-06 08:55:31] Entered OnTransitionPageShow()
    [2013-04-06 08:55:31] ------ Xmarks/4.1.3 (/Places) starting status with sync.xmarks.com ------
    [2013-04-06 08:55:31] Failed to initialize ["lmsvc", "@mozilla.org/browser/livemark-service;2", (void 0)]: error is ({})
    [2013-04-06 08:55:31] Host browser is FF14+, use private DB
    [2013-04-06 08:55:31] Entered Status...
    [2013-04-06 08:55:31] >>> POST http://sync.xmarks.com/sync/bookmarks...
    [2013-04-06 08:55:31] >>> Body is: {}
    [2013-04-06 08:55:32] >>> Callback ({username:"dmadapps", status:0, toprev:1, isreset:true})
    [2013-04-06 08:55:32] Success: Account verified.
    [2013-04-06 08:55:32] gCanSyncPasswords is true
    [2013-04-06 08:55:32] ------ Xmarks/4.1.3 (/Places) starting getProfileNames with login.xmarks.com ------
    [2013-04-06 08:55:32] >>> POST http://login.xmarks.com/user/profiles...
    [2013-04-06 08:55:32] >>> Body is: {"log":{"mid":"hf6uh7gn","serp":0,"ssEnabled":false,"sbsEnabled":true}}
    [2013-04-06 08:55:32] >>> Callback ({status:0, profiles:{}})
    [2013-04-06 08:55:32] Success: Operation successful
    [2013-04-06 08:55:32] Calling wizard.advance()
    [2013-04-06 08:55:40] ------ Xmarks/4.1.3 (/Places) starting initial sync with sync.xmarks.com ------
    [2013-04-06 08:55:40] Failed to initialize ["lmsvc", "@mozilla.org/browser/livemark-service;2", (void 0)]: error is ({})
    [2013-04-06 08:55:40] Host browser is FF14+, use private DB
    [2013-04-06 08:55:40] Entered Status...
    [2013-04-06 08:55:40] >>> POST http://sync.xmarks.com/sync/bookmarks...
    [2013-04-06 08:55:40] >>> Body is: {}
    [2013-04-06 08:55:41] >>> Callback ({username:"dmadapps", status:0, toprev:1, isreset:true})
    [2013-04-06 08:55:41] Returned error: Firefox service initialization failed(6)
    [2013-04-06 08:55:41] Will retry at Sat Apr 06 2013 09:10:44 GMT-0500 (Central Standard Time)</nowiki></pre>

    Re Patrick's suggestion above, I was able to get Xmarks working again on both my Win 7 laptop and desktop today by uninstalling my Aurora browser completely and then installing the regular release version of Firefox, 20.0.1.
    When I uninstalled Aurora, it asked me if I wanted to keep my customizations and personal data, and even though it meant a bit more restoration work later, I decided to try erasing all my Aurora settings and data and starting fresh. (But before doing so, I backed up all my bookmarks by exporting to an html file and my add-on settings via Firefox Sync.
    After that, I installed and started with a clean slate version of regular Firefox, and proceeded to then reinstall my various add-ons and import my saved bookmarks from the html file. As soon as I re-installed Xmarks and re-logged into my Xmarks account, the automatic syncing process went fine and no more error messages or failures.
    I had been using Aurora for months prior with Xmarks and never had any syncing problem until the first week of April. And at that point, the syncing function broke on both my laptop and desktop, which were both running the daily updated versions of Aurora. So I'm believing that something was changed in Aurora that caused this problem.

  • Error when trying to connect on universe .UNX with Query Panel

    Software :
    Windows 2008 Server Standard Edition 64bits
    Dashboard Design 4.0 SP02 Patch 12
    SBOP BI Platform Edge 4.0 SP02 Patch 12
    Hi everyone,
    I'm trying to connect my Dashboard using Dashboard Design 4.0 to an universe with extension .UNX with the query panel.
    I can log on the CMS with an administrator user and I can choose the universe "My_Universe.unx" on the select panel but I try to go to the next step I'm facing of this issue :
    Universe <CUID> not found (XLS 000006)
    The DataSource cannot be generated for the specified dataSource name "<Mydatasource>".
    The integrity of my universe is OK, I use an ODBC 32 bits driver to connect to my dataSource which is a PostGreSQL 8 database.
    I look for a quick answer because this kind of problem is very painful.
    If you want more informations, i'm watching the thread carefully.
    Regards,
    William

    Hi,
    That was already done, that's the first thing I've done but the same error occurs. No matter the CUID of my universe I still get this error.
    I still try to find an answer on forums or sap notes but at the moment, nothing.

  • Issue in query panel LOV order by

    Hi All,
    I am using Jdev 11.1.1.6 version and Weblogic 10.3.6 version. I am facing an issue which is explained below. I have a screen with query panel and results table.
    For Ex. Say i have Name in the results table and search paramater as well. Created Name with the help of a view object with search parameter as view criteria with Order by Name. Name search paramater is created as SelectOneChoice(LOV) . Also from my first page Add button can be clicked. On clicking the button new Name value can be added. On successfully saving the New value it is getting refreshed in the table results and displaying in the correct order. But in LOV the latest value is getting added at the Last. Rest of the values are Ordered by Name.
    Is it possible to display the values in the correct order in LOV after new values are getting added?
    I have tried the following.
         1. Refreshing the View Object with Search Criteria.
         2. Refreshing the LOV View Object.
         3. Refreshing the Whole Page.
    4. Order by in View Accessor.
    5. Refreshing the View Accessor.
    Note: When i totally reload the page again then it is getting refelected correctly.
    Thanks.
    Regards,
    Deena.

    Maybe you can try to reset QueryModel, something like this:
    QueryModel queryModel = queryComponent.getModel(); 
    QueryDescriptor queryDescriptor = queryComponent.getValue(); 
    queryModel.reset(queryDescriptor); 
    queryComponent.refresh(FacesContext.getCurrentInstance());
    AdfFacesContext.getCurrentInstance().addPartialTarget(queryComponent);Sorry, I don't have any more ideas :(
    Dario

  • When ever i try to install photoshop cc on my laptop i keep getting this error "We've encountered the following issues  installer failed to initialize. Please download adobe support advisor to detect the problem."

    when ever i try to install photoshop cc on my laptop i keep getting this error "We've encountered the following issues  installer failed to initialize. Please download adobe support advisor to detect the problem."

    start at the top and work your way down applying applicable fixes until your problem is resolved.
    if cc (win):  https://helpx.adobe.com/creative-cloud/kb/creative-cloud-desktop-application-failed.html
    if, your error is:
    "Installer failed to initialize. File not found." or "Installer failed to initialize. This could be due to missing files."
    first, rename OOBE Folder to OOBE.old.
    to find OOBE:
    64 bit win OS: Program Files x86\Common Files\Adobe\OOBE
    32 bit win OS: Program Files \Common Files\Adobe\OOBE
    mac os: HD>library>application support>adobe>caps
    mac os: USER>library>application support>adobe>OOB
    if that fails or isn't the exact error you see, uninstall, clean (http://www.adobe.com/support/contact/cscleanertool.html) and reinstall.
    if you're using a dvd to install:
    copy the disc contents to a desktop directory and install from that directory.
    if you're using a mac:
    1. Try to Create a new user account in Mac with Administrator Priviledges.
    2. Login to the New user, Navigate to Mac HD> Application> Utilities> Adobe Installer folder, Locate products like Adobe Reader, Adobe Flash, Adobe Air and un-install them
    3. Navigate to User Library> Application Support> Adobe and move Adobe to Trash.
    4. Navigate to Mac HD> Library> Application Support> Adobe and move Adobe to Trash.
    5. Start the installation again.
    if everything applicable above fails, check your installation logs:
    http://helpx.adobe.com/photoshop-elements/kb/troubleshoot-install-using-logs-elements.html

  • We've encountered the following issues: Installer failed to initialize

    I successfully installed creative cloud once, but after that I recovered the PC and it was erased, now when I install creative cloud I get this message, "We've encountered the following issues: Installer failed to initialize". Why is that? And what should I do about it?

    I have also tried the two solutions in the link below, but the problem is that "Adobe creative cloud" is not in my  program list to uninstall it.
    https://creative.adobe.com/products/download/creative-cloud?version=2.0

  • When I Try To Install Itunes it says "IPOD SERVICE failed to initialize"

    When I Try To Install Itunes it says "IPOD SERVICE failed to initialize"....What can I Do? Without this i cant open my itunes

    hmmmm. what's the precise text of that message? (i can think of some that are close to that, but not precisely the same.)
    include error message numbers if you're getting any.

  • Hello!i have problem to insttal potoshop cs6 this is,we've encountered the following issues.installer failed to initialize.this could be due to a missing file.please download adobe support advisor to detected the problem.please,help me

    this is,we've encountered the following issues.
    installer failed to initialize.this could be due to a missing file.please download adobe support advisor to detected the problem.
    please,help me!

    Hi there Mylenium, is there any way you can help me? My cs6 is doing all kinds weird things lately. The liquifying too stopped working completely, when I try to work with the actions, it starts flickering and changing opacity in color by itself. It starts flickering and is completely out of whack! I tried uninstalling and reinstalling and still no luck. I tried getting in touch with adobe and no luck with that neither! Is there anyway you might be able to help?

  • Hi Since upgrading to Firefox 4.0 I am unable to clear history and get the message "quick time failed to initialize". I can delete history when in safe mode with plug-ins disabled. Re-installing quick time fails to resolve the issue. Any ideas?

    Hi I Run Windows 7. Since upgrading to Firefox 4.0 I am unable to "clear history" and get the message "QuickTime failed to initialize". I can delete history when in safe mode with plug-ins disabled. Re-installing quick time fails to resolve the issue. Any ideas or suggestions?

    i have that quicktime problem too

  • OpenMQ 4.4 in GlassFish 3 Preview: "Failed to initialize bridge service"

    In the current Preview version of GlassFish V3 which includes OpenMQ 4.4 b 6, I have configured Stomp bridge in the file
    glassfish-v3\glassfish\domains\domain1\config\init.conf\imq\instances\imqbroker\props\config.properties :
    imq.bridge.admin.user=admin
    imq.bridge.admin.password=admin
    imq.bridge.activelist=stomp
    imq.bridge.enabled=true
    If I start GlassFish in NetBeans, the log file in glassfish-v3\glassfish\domains\domain1\config\init.conf\imq\instances\imqbroker\log shows an exception stack trace related to the bridge manager, it seems like the Stomp bridge can not be loaded as the result of this error.
    It looks like I have to add the imgbridgemgr.jar to the domain classpath?
    [16/Jul/2009:20:27:47 CEST] Using built-in file-based persistent store: E:\Programme\glassfish-v3\glassfish\domains\domain1\config\init.conf\imq\instances\imqbroker\
    [16/Jul/2009:20:27:47 CEST] [B1318]: Initialize bridge service manager
    [16/Jul/2009:20:27:47 CEST] WARNING [B2216]: Failed to initialize bridge service manager:
    java.lang.NoClassDefFoundError: com/sun/messaging/bridge/service/BridgeCmdSharedResources
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
         at com.sun.enterprise.loader.EJBClassLoader.findClass(EJBClassLoader.java:677)
         at org.glassfish.internal.api.ConnectorClassFinder.findClass(ConnectorClassFinder.java:53)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:169)
         at com.sun.messaging.jmq.jmsserver.Broker._start(Broker.java:854)
         at com.sun.messaging.jmq.jmsserver.Broker.start(Broker.java:412)
         at com.sun.messaging.jmq.jmsserver.BrokerProcess.start(BrokerProcess.java:219)
         at com.sun.messaging.jms.ra.EmbeddedBrokerRunner.start(EmbeddedBrokerRunner.java:341)
         at com.sun.messaging.jms.ra.LifecycleManagedBroker.start(LifecycleManagedBroker.java:329)
         at com.sun.messaging.jms.ra.ResourceAdapter.start(ResourceAdapter.java:300)
         at com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter$1.run(ActiveJmsResourceAdapter.java:318)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter.startResourceAdapter(ActiveJmsResourceAdapter.java:314)
         at com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.init(ActiveOutboundResourceAdapter.java:117)
         at com.sun.enterprise.connectors.inbound.ActiveInboundResourceAdapterImpl.init(ActiveInboundResourceAdapterImpl.java:86)
         at com.sun.enterprise.connectors.ActiveRAFactory.instantiateActiveResourceAdapter(ActiveRAFactory.java:130)
         at com.sun.enterprise.connectors.ActiveRAFactory.createActiveResourceAdapter(ActiveRAFactory.java:99)
         at com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:282)
         at com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:412)
         at com.sun.enterprise.connectors.ConnectorRuntime.createActiveResourceAdapter(ConnectorRuntime.java:351)
         at com.sun.enterprise.connectors.service.ConnectorService.loadDeferredResourceAdapter(ConnectorService.java:226)
         at com.sun.enterprise.connectors.ConnectorRuntime.loadDeferredResourceAdapter(ConnectorRuntime.java:1056)
         at com.sun.enterprise.connectors.inbound.ConnectorMessageBeanClient.getActiveResourceAdapter(ConnectorMessageBeanClient.java:243)
         at com.sun.enterprise.connectors.inbound.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:153)
         at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:196)
         at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:115)
         at org.glassfish.ejb.startup.EjbApplication.loadContainers(EjbApplication.java:183)
         at org.glassfish.ejb.startup.EjbDeployer.load(EjbDeployer.java:160)
         at org.glassfish.ejb.startup.EjbDeployer.load(EjbDeployer.java:57)
         at org.glassfish.internal.data.ModuleInfo.load(ModuleInfo.java:152)
         at org.glassfish.internal.data.ApplicationInfo.load(ApplicationInfo.java:174)
         at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:282)
         at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:172)
         at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:247)
         at com.sun.enterprise.v3.admin.CommandRunnerImpl$4.execute(CommandRunnerImpl.java:419)
         at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:434)
         at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:521)
         at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:137)
         at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:313)
         at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:180)
         at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:165)
         at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:100)
         at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:208)
         at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:746)
         at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:655)
         at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:905)
         at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:161)
         at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:136)
         at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:103)
         at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:89)
         at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:76)
         at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:53)
         at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:57)
         at com.sun.grizzly.ContextTask.run(ContextTask.java:69)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.ClassNotFoundException: com.sun.messaging.bridge.service.BridgeCmdSharedResources
         at com.sun.enterprise.loader.EJBClassLoader.findClassData(EJBClassLoader.java:727)
         at com.sun.enterprise.loader.EJBClassLoader.findClass(EJBClassLoader.java:617)
         at org.glassfish.internal.api.ConnectorClassFinder.findClass(ConnectorClassFinder.java:53)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         ... 62 more

    After copying the files imqbridgemgr.jar, imqjmsbridge.jar and imqstomp.jar to the folder glassfish-v3\glassfish\lib\install\applications\jmsra, the stomp bridge log file says "Starting StompServer TCP transport on port 7672".
    17.07.2009 18:21:58 com.sun.messaging.bridge.service.stomp.StompServer init
    INFO: StompServer log domain: imq.bridge.stomp
    17.07.2009 18:21:58 com.sun.messaging.bridge.service.stomp.StompServer init
    INFO: StompServer log file: E:\Programme\glassfish-v3\glassfish\domains\domain1\config\init.conf\imq\instances\imqbroker\bridges\stomp\stomp%g.log
    17.07.2009 18:21:58 com.sun.messaging.bridge.service.stomp.StompServer start
    INFO: Starting StompServer TCP transport on port 7672
    17.07.2009 18:21:58 com.sun.messaging.bridge.service.stomp.StompServer start
    INFO: StompServer has been started successfully.
    To make sure that the message queue works without Stomp, I used a messagedriven bean, which receives messages sent from a servlet to a queue. (see below). However, a Stomp client can not send messages to this queue. With netstat I found that port 7672 is not open, while the servlet is working fine.
    Maybe something is wrong in my web application test code?
    * Message driven bean
    package de.betabeans;
    import javax.ejb.ActivationConfigProperty;
    import javax.ejb.MessageDriven;
    import javax.jms.Message;
    import javax.jms.MessageListener;
    @MessageDriven(mappedName = "jms/TOOL.DEFAULT", activationConfig = {
    @ActivationConfigProperty(propertyName = "acknowledgeMode", propertyValue = "Auto-acknowledge"),
    @ActivationConfigProperty(propertyName = "destinationType", propertyValue = "javax.jms.Queue")
    public class NewMessageBean implements MessageListener {
    public NewMessageBean() {
    System.out.println("created MessageBean");
    public void onMessage(Message message) {
    System.out.println("reveived message");
    public class NewServlet extends HttpServlet {
    @Resource(mappedName="jms/TOOL.DEFAULTFactory")
    private ConnectionFactory connectionFactory;
    @Resource(mappedName="jms/TOOL.DEFAULT")
    private Queue queue;
    * Processes requests for both HTTP <code>GET</code> and <code>POST</code> methods.
    * @param request servlet request
    * @param response servlet response
    * @throws ServletException if a servlet-specific error occurs
    * @throws IOException if an I/O error occurs
    protected void processRequest(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException {
    try {
    response.setContentType("text/html;charset=UTF-8");
    PrintWriter out = response.getWriter();
    Connection connection = connectionFactory.createConnection();
    Session session = connection.createSession(false, Session.AUTO_ACKNOWLEDGE);
    MessageProducer messageProducer = session.createProducer(queue);
    Message message = session.createTextMessage();
    messageProducer.send(message);
    messageProducer.close();
    connection.close();
    System.out.println("Message sent");
    try {
    /* TODO output your page here*/
    out.println("<html>");
    out.println("<head>");
    out.println("<title>Servlet NewServlet</title>");
    out.println("</head>");
    out.println("<body>");
    out.println("<h1>Servlet NewServlet at " + request.getContextPath() + "</h1>");
    out.println("</body>");
    out.println("</html>");
    } finally {
    out.close();
    } catch (JMSException ex) {
    Logger.getLogger(NewServlet.class.getName()).log(Level.SEVERE, null, ex);
    // <editor-fold defaultstate="collapsed" desc="HttpServlet methods. Click on the + sign on the left to edit the code.">
    * Handles the HTTP <code>GET</code> method.
    * @param request servlet request
    * @param response servlet response
    * @throws ServletException if a servlet-specific error occurs
    * @throws IOException if an I/O error occurs
    @Override
    protected void doGet(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException {
    processRequest(request, response);
    * Handles the HTTP <code>POST</code> method.
    * @param request servlet request
    * @param response servlet response
    * @throws ServletException if a servlet-specific error occurs
    * @throws IOException if an I/O error occurs
    @Override
    protected void doPost(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException {
    processRequest(request, response);
    * Returns a short description of the servlet.
    * @return a String containing servlet description
    @Override
    public String getServletInfo() {
    return "Short description";
    }// </editor-fold>
    }

  • When i am running the setup its is coming- We've encontered the following issues, Installer Failed to Initialize

    HI,
    I downloaded Adobe Flash Professional CC and When i am running the setup its is coming:-
    We've encountered the following issues
    Installer Failed to Initialize.
    What do I do now? Please help as soon as possible. Thanks in advance!
    Regards,
    Bhavesh

    start at the top and work your way down applying applicable fixes until your problem is resolved.
    if cc (win):  https://helpx.adobe.com/creative-cloud/kb/creative-cloud-desktop-application-failed.html
    if, your error is:
    "Installer failed to initialize. File not found." or "Installer failed to initialize. This could be due to missing files."
    first, rename OOBE Folder to OOBE.old.
    to find OOBE:
    64 bit win OS: Program Files x86\Common Files\Adobe\OOBE
    32 bit win OS: Program Files \Common Files\Adobe\OOBE
    mac os: HD>library>application support>adobe>caps
    mac os: USER>library>application support>adobe>OOB
    if that fails or isn't the exact error you see, uninstall, clean (http://www.adobe.com/support/contact/cscleanertool.html) and reinstall.
    if you're using a dvd to install:
    copy the disc contents to a desktop directory and install from that directory.
    if you're using a mac:
    1. Try to Create a new user account in Mac with Administrator Priviledges.
    2. Login to the New user, Navigate to Mac HD> Application> Utilities> Adobe Installer folder, Locate products like Adobe Reader, Adobe Flash, Adobe Air and un-install them
    3. Navigate to User Library> Application Support> Adobe and move Adobe to Trash.
    4. Navigate to Mac HD> Library> Application Support> Adobe and move Adobe to Trash.
    5. Start the installation again.
    if everything applicable above fails, check your installation logs:
    http://helpx.adobe.com/photoshop-elements/kb/troubleshoot-install-using-logs-elements.html

  • Failing to refresh LOV fields added in the query panel with table

    Hi.. Iam using Jdev 11.1.1.2.0
    I have a scenario like ..i need to add 2 cascaded lovs in search panel and clicking on search button, the result should be displayed in table form.
    For example..
    I have cascaded LOV fields departmentId and Firstname ,
    first name dropdown values depends on the selection of value in DepartmentIddropdown. I need to add only these 2 fields in search panel and clciking on search buton , the result should be displayed in emp table.
    I have achieved the same creating View criteria with 2 fields and dragging and dropping that as query panel with table. But my problem is First name lov is not populating based on department id. It is showing static dropdown list.
    Please help me how to achieve this ? thanks in advance.
    Regards
    Alekhya.

    Thanks for the reply.. actually if iam using those cascaded lovs in a form then we can set properties as u mentioned to refresh and display values correctly in the dropdown.
    My scenario is like i need to use those fields in query panel header
    code snippet
    <af:panelHeader text="Employees" id="ph1">
    <af:query id="qryId1" headerText="Search" disclosed="true"
    value="#{bindings.EmployeesViewCriteria1Query1.queryDescriptor}"
    model="#{bindings.EmployeesViewCriteria1Query1.queryModel}"
    queryListener="#{bindings.EmployeesViewCriteria1Query1.processQuery}"
    queryOperationListener="#{bindings.EmployeesViewCriteria1Query1.processQueryOperation}"
    resultComponentId="::resId1"/>
    </af:panelHeader>
    Iam not having any field names to add properties.
    Regards
    Alekhya

  • Query panel between operator issue

    Hi,
    I'm using Jdeveloper 11.1.2.3.0.
    I have a view criteria with Equal to operator for employee id, selected Show Operator as always.
    Dropped it as a Query Panel with Table on a jsf page.
    On the query panel, selected operator as Between. When i enter From Field value in the query panel and click on Search, entire query is executing and estimated row count on the vo is showing the total number of records in the VO and then throwing an error Attribute Employee Id is required.
    How can i stop executing the query or how can i populate To field value when From field value is entered?
    As I have used Equal to while defining the VC, i provided the bind variable as pEmpId. When i use Between operator and entered both values, to field value is going to vc_temp_1 variable.
    How can i populate value into this at run time.
    Thanks,
    Vinod

    Maybe you can try to reset QueryModel, something like this:
    QueryModel queryModel = queryComponent.getModel(); 
    QueryDescriptor queryDescriptor = queryComponent.getValue(); 
    queryModel.reset(queryDescriptor); 
    queryComponent.refresh(FacesContext.getCurrentInstance());
    AdfFacesContext.getCurrentInstance().addPartialTarget(queryComponent);Sorry, I don't have any more ideas :(
    Dario

  • I get a fail to initialize adobe 11. Windows xp Media center service pack 3 Pentium 4 3.00 ghz 1.0ra

    What do I need to do??

    Thank you for providing your system specs, but you are not giving enough information on the problem itself.
    You are getting "fail to initialize" when doing what exactly?

  • The application failed to initialize properly (0xc0000034).

    WE have upgraded today to the newest version of iTunes (7.6.0) and QuickTime (7.4.0) and QuickTime will not run. I get a dialog with the message: The application failed to initialize properly (0xc0000034). Please click OK to terminate the application. I have tried uninstalling and reinstalling, I have tried the standalone QuickTime install, I have tried clearing my Temp directory, I have tried unchecking the Compatibility checkbox in the QuickTime properties. I still have the problem and cannot run QuickTime or iTunes. I'm running on Windows XP service pack 2. Thanks for any help. Is ther a way to get help from Apple for software issues? Contact numbers?

    Same issue for me with Windows XP SP2 on a 3 year old DELL PC. Uninstalled / reinstalled twice and still no luck. I get 2 messages. First .... QuickTime failed to initialize Error # 0 .... Please make sure QuickTime is properly installed on this computer. When I select OK to exit this panel I get a second alert. This one tells me that the plugin has performed an illegal operation and it is strongly advised to restart Firefox. Believe me I'm not kidding and I don't know what to think at this point !!!

Maybe you are looking for