Fail to create an instance of Job

I try to create a data source with a BO XI 4.1 Universe.
My Universe works with WEBI but whenever I try to use it in Design Studio, I get an error message.
Caused by: com.businessobjects.dsl.services.dataprovider.DataProviderException: Fail to create an instance of Job :
    at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:651)
    at com.businessobjects.dsl.services.dataprovider.impl.DataProviderServiceImpl.run(DataProviderServiceImpl.java:131)
    at com.sap.ip.bi.bics.dataaccess.resource.impl.dsl.resultset.DslResultSet.getData(DslResultSet.java:119)
    at com.sap.ip.bi.bics.dataaccess.resource.impl.dsl.query.DslQuery.getResultSet(DslQuery.java:223)
    at com.sap.ip.bi.bics.dataaccess.resource.impl.dsl.query.DslQuery.getResultSet(DslQuery.java:1)
    at com.sap.ip.bi.bics.dataaccess.provider.relational.impl.rel2queryview.resultset.RelResultSet.refresh(RelResultSet.java:132)
    at com.sap.ip.bi.bics.dataaccess.provider.relational.impl.rel2queryview.Rel2QueryView.getResultSet(Rel2QueryView.java:175)
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.resultset.ResultSet.getData(ResultSet.java:571)
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.resultset.RsResultSetManager.getResultSet(RsResultSetManager.java:234)
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.resultset.RsResultSetManager.getResultSet(RsResultSetManager.java:168)
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.resultset.RsResultSetManager.getResultSet(RsResultSetManager.java:56)
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.QueryView.getResultSet(QueryView.java:731)
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.pivot.manager.PivotTableManager.checkResultSetState(PivotTableManager.java:282)
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.pivot.manager.PivotTableManager.validateDataset(PivotTableManager.java:226)
    at com.sap.ip.bi.bics.dataaccess.consumer.impl.queryview.pivot.manager.PivotTableManager.buildVirtualMatrix(PivotTableManager.java:189)
    at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableExport.buildVirtualMatrix(AcPivotTableExport.java:217)
    at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableInteractive.buildUrTree(AcPivotTableInteractive.java:319)
    at com.sap.ip.bi.webapplications.ui.items.analysis.control.AcPivotTableInteractive.renderComposite(AcPivotTableInteractive.java:1231)
    at com.sap.ip.bi.zen.rt.components.crosstab.impl.CrosstabComponent.renderComponentContent(CrosstabComponent.java:535)
    at com.sap.ip.bi.ui.nonur.zen.renderer.ZenComponentOutputWriter.writeComponentOutput(ZenComponentOutputWriter.java:109)
    at com.sap.ip.bi.ui.nonur.zen.renderer.ZenComponentOutputWriter.<init>(ZenComponentOutputWriter.java:34)
    at com.sap.ip.bi.zen.rt.components.crosstab.impl.CrosstabComponent.renderComponent(CrosstabComponent.java:527)
    at com.sap.ip.bi.zen.rt.components.base.ZenUiContainer.renderChildren(ZenUiContainer.java:366)
    at com.sap.ip.bi.zen.rt.components.abslayout.impl.AbsoluteLayoutComponent.renderComponentContent(AbsoluteLayoutComponent.java:130)
    at com.sap.ip.bi.ui.nonur.zen.renderer.ZenComponentOutputWriter.writeComponentOutput(ZenComponentOutputWriter.java:109)
    at com.sap.ip.bi.ui.nonur.zen.renderer.ZenComponentOutputWriter.<init>(ZenComponentOutputWriter.java:34)
    at com.sap.ip.bi.zen.rt.components.base.ZenUiContainer.renderComponent(ZenUiContainer.java:383)
    at com.sap.ip.bi.webapplications.ui.items.UiItem.render(UiItem.java:492)
    ... 54 more
Caused by: com.sap.tools.commons.exception.NestedException: Fail to create an instance of Job :
    at com.sap.tools.commons.exception.NestedException.create(Unknown Source)
    at com.sap.sl.edp.dataprovider.relational.fetcher.AbstractRelationalFetcher.open(AbstractRelationalFetcher.java:130)
    at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getResultNode(RelationalDataProvider.java:171)
    at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:645)
    ... 81 more
Caused by: com.sap.connectivity.cs.core.CSError: Fail to create an instance of Job :
    at com.sap.connectivity.cs.remoting.conversion.ErrorHelper.newInstance(ErrorHelper.java:46)
    at com.sap.connectivity.cs.remoting.conversion.ErrorSetHelper.fetch(ErrorSetHelper.java:31)
    at com.sap.connectivity.cs.remoting.corba.proxy.CORBARepositoryJob.createRemoteJob(CORBARepositoryJob.java:93)
    at com.sap.connectivity.cs.remoting.corba.proxy.CORBARepositoryJob.<init>(CORBARepositoryJob.java:54)
    at com.sap.connectivity.cs.remoting.corba.proxy.RepositoryJob.<init>(RepositoryJob.java:39)
    at com.sap.connectivity.cs.remoting.corba.proxy.ConnectionServer.getJob(ConnectionServer.java:438)
    at com.sap.connectivity.cs.core.ConnectionServer.CreateJob(ConnectionServer.java:73)
    at com.sap.connectivity.cs.api.trace.EnvironmentLogger.CreateJob(EnvironmentLogger.java:1395)
    at com.businessobjects.mds.services.relational.Job.createSafeJob(Job.java:168)
    at com.businessobjects.mds.services.relational.Job.create(Job.java:145)
    at com.businessobjects.mds.services.relational.CsService.createJob(CsService.java:689)
    at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.createJob(RelationalDataProvider.java:219)
    at com.sap.sl.edp.dataprovider.relational.fetcher.AbstractRelationalFetcher.open(AbstractRelationalFetcher.java:93)
    ... 83 more
!ENTRY com.sap.ip.bi.web.uiitem 4 0 2014-04-03 11:06:47.992
!MESSAGE BI exception with class "BIBaseRuntimeException" and message "Error while generating HTML". See default trace for log ID "69592a5d-3033-4690-a31c-5b7a3b88bd98".
!ENTRY com.sap.ip.bi.web.runtime 4 0 2014-04-03 11:06:48.007
!MESSAGE Details of critical error in BI application added to log with ID "69592a5d-3033-4690-a31c-5b7a3b88bd98"; see SAP Notes 937697 and 948490. Context of BI application:
{VALIDATION_DATA=false, SAP_BW_NAVIGATION_CONTEXT=, DESIGN_MODE=TRUE, CHECK_POPUP_BLOCKER=, Query String (Current Browser Request)=ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&MODIFIED_SINCE=&MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&SAP_NODE_ID=10.10.210.55&SESSION_ID=10hf2y1y0ymv91axl9235ewslk&STATIC_MIME_URL_PREFIX=%2Faad%2F&URL_PREFIX=%2Faad%2Fint.do&USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&USER_NAME=UNKNOWN&USE_SNIPPETS=X, SAP_BW_USE_TAR_TITLE=, BROWSER_TYPE=ie6, FORCED_SERVER_COMMAND_PROCESSING=false, NAVIGATION_NODE_LAUNCHER_URL=, DEBUG_LEVEL=0, COUNTRY=BE, DEBUG_MESSAGES=false, RTL=false, BICS_USE_RFC_BUNDLE=DEFAULT, ALLOW_MULTI_DP_RESET=DEFAULT, ACCESSIBLE=false, CACHE=true, PROFILING=false, EXPORT_STRATEGY=-1, Template (Main)=AD87TXRJMRLPPBJL2WYEKJE, LANGUAGE=fr, CLIENT=ZEN, Template (Main Object)=BTMP AD87TXRJMRLPPBJL2WYEKJE, TRACE500_SCENARIO=, User=UNKNOWN (UNKNOWN), SHOW_TYPE=, Master System Alias=local, CONTENT_PADDING=true, BI Support Information=<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<BI_SUPPORT_INFORMATION>
<WEB_APPLICATION>
<PAGE_CONTEXT>
<USER>UNKNOWN (UNKNOWN)</USER>
<TIME>Thu Apr 03 11:06:48 CEST 2014</TIME>
<QUERY_STRING_INITIAL_BROWSER_REQUEST>ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&amp;APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&amp;DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&amp;MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&amp;MODIFIED_SINCE=&amp;MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&amp;REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&amp;SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&amp;SAP_NODE_ID=10.10.210.55&amp;SESSION_ID=10hf2y1y0ymv91axl9235ewslk&amp;STATIC_MIME_URL_PREFIX=%2Faad%2F&amp;URL_PREFIX=%2Faad%2Fint.do&amp;USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&amp;USER_NAME=UNKNOWN&amp;USE_SNIPPETS=X</QUERY_STRING_INITIAL_BROWSER_REQUEST>
<QUERY_STRING_CURRENT_BROWSER_REQUEST>ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&amp;APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&amp;DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&amp;MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&amp;MODIFIED_SINCE=&amp;MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&amp;REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&amp;SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&amp;SAP_NODE_ID=10.10.210.55&amp;SESSION_ID=10hf2y1y0ymv91axl9235ewslk&amp;STATIC_MIME_URL_PREFIX=%2Faad%2F&amp;URL_PREFIX=%2Faad%2Fint.do&amp;USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&amp;USER_NAME=UNKNOWN&amp;USE_SNIPPETS=X</QUERY_STRING_CURRENT_BROWSER_REQUEST>
<QUERY_STRING_CURRENT_SERVER_REQUEST>ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&amp;APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&amp;DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&amp;MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&amp;MODIFIED_SINCE=&amp;MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&amp;REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&amp;SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&amp;SAP_NODE_ID=10.10.210.55&amp;SESSION_ID=10hf2y1y0ymv91axl9235ewslk&amp;STATIC_MIME_URL_PREFIX=%2Faad%2F&amp;URL_PREFIX=%2Faad%2Fint.do&amp;USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&amp;USER_NAME=UNKNOWN&amp;USE_SNIPPETS=X</QUERY_STRING_CURRENT_SERVER_REQUEST>
<REQUEST_URL>http://localhost:52593</REQUEST_URL>
<MASTER_SYSTEM_ALIAS>local</MASTER_SYSTEM_ALIAS>
<TRACE500_SCENARIO/>
<DESIGN_MODE>TRUE</DESIGN_MODE>
<TRACE>X</TRACE>
<IVIEW_ID_AVAILABLE>false</IVIEW_ID_AVAILABLE>
<BROWSER_SUPPORT_AJAX>true</BROWSER_SUPPORT_AJAX>
<TRAY_TYPE>PLAIN</TRAY_TYPE>
<ALLOW_MULTI_DP_RESET>DEFAULT</ALLOW_MULTI_DP_RESET>
<CONTENT_PADDING>true</CONTENT_PADDING>
<CACHE>true</CACHE>
<BROWSER_IN_BUSINESS_CLIENT>false</BROWSER_IN_BUSINESS_CLIENT>
<DEBUG>false</DEBUG>
<BICS_USE_RFC_BUNDLE>DEFAULT</BICS_USE_RFC_BUNDLE>
<FORCED_SERVER_COMMAND_PROCESSING>false</FORCED_SERVER_COMMAND_PROCESSING>
<NAVIGATION_NODE_LAUNCHER_URL/>
<AI_REDUCE_VISIBLE_SIZE>false</AI_REDUCE_VISIBLE_SIZE>
<SAP_BW_PRODUCER_ID/>
<NAVIGATION_NODE_ACTIVE_IVIEW/>
<RENDER_TYPE>PHX</RENDER_TYPE>
<SAP_BW_IVIEW_ID/>
<DATA_COUNTRY/>
<RTL>false</RTL>
<BICS_TRACE>false</BICS_TRACE>
<EXPORT_STRATEGY_MINCELLS>-1</EXPORT_STRATEGY_MINCELLS>
<CLIENT>ZEN</CLIENT>
<DATA_LANGUAGE/>
<JSCOMP>X</JSCOMP>
<DEBUG_MESSAGES>false</DEBUG_MESSAGES>
<SAP_BW_USE_TAR_TITLE/>
<DESIGN_MODE_OPTIMIZATION>X</DESIGN_MODE_OPTIMIZATION>
<DISPLAY_STACK_TRACE_IN_ERROR_PAGES>true</DISPLAY_STACK_TRACE_IN_ERROR_PAGES>
<EXPORT_STRATEGY>-1</EXPORT_STRATEGY>
<RFC_LANGUAGE/>
<CHECK_POPUP_BLOCKER/>
<BROWSER_TYPE>ie6</BROWSER_TYPE>
<JAVA_STATISTICS_ACTIVE>false</JAVA_STATISTICS_ACTIVE>
<RESULT_SET_TYPE/>
<PROFILING>false</PROFILING>
<LANGUAGE>fr</LANGUAGE>
<COUNTRY>BE</COUNTRY>
<BROWSER_SUPPORT_WEBKIT>false</BROWSER_SUPPORT_WEBKIT>
<ACCESSIBLE>false</ACCESSIBLE>
<SAP_BW_NAVIGATION_CONTEXT/>
<DEBUG_TEXTS>false</DEBUG_TEXTS>
<SHOW_TYPE/>
<WRITE_ERROR_CONTEXT>true</WRITE_ERROR_CONTEXT>
<TRACE500/>
<DEBUG_LEVEL>0</DEBUG_LEVEL>
<VALIDATION_DATA>false</VALIDATION_DATA>
<IGNORE_DIALOG_CUSTOMIZING>false</IGNORE_DIALOG_CUSTOMIZING>
<TEMPLATE_PARAMETERS>
<param name="ABAP_STATELESS" value="X"/>
<param name="BODY_ONLY" value="X"/>
<param name="BOOKMARK_LOADING" value="">
<param name="CLEAR_VARIABLES_SETTING" value="DEFAULT"/>
<param name="CMD_BEFORE_FIRST_REND_SETTING" value="X"/>
<param name="IGNORE_IVIEW_REPORT_PARAM" value=""/>
<param name="VARIABLE_SCREEN_SETTING" value="DEFAULT"/>
</param>
<param name="BROADCASTING_LINK" value=""/>
<param name="CHECK_POPUP_BLOCKER" value="X"/>
<param name="CLEAR_VARIABLES" value=""/>
<param name="COMMAND_PROCESSING" value="SERVER"/>
<param name="DATA_MODE" value="NEW"/>
<param name="DISABLE_DP_XML_RESET" value=""/>
<param name="DISPLAY_VARIABLE_SCREEN" value="DEFAULT"/>
<param name="DOCUMENT_SAVE_LEVEL" value="0"/>
<param name="ERRORS_VISIBLE" value="X"/>
<param name="EXPORT_LAYOUT" value=""/>
<param name="HAS_MAIN_TEMPLATE_OBJECT" value="">
<param name="MAIN_TEMPLATE_OBJECT" value="TEMPLATE_OBJECT_DATA_PROVIDER">
<param name="TEMPLATE_OBJECT_DATA_PROVIDER" value="">
<param name="DATA_PROVIDER_REF" value=""/>
</param>
</param>
</param>
<param name="INFORMATION_VISIBLE" value="X"/>
<param name="ITEMS_STATELESS" value=""/>
<param name="MELT_VARIABLES" value="X"/>
<param name="PATTERN_ALIAS" value=""/>
<param name="REPORT_REPORT_DISPLAY_TARGET" value="X"/>
<param name="RRI_OPEN_MODE" value="OPEN_IN_SEPARATE_WINDOW">
<param name="OPEN_IN_SEPARATE_WINDOW" value=""/>
</param>
<param name="SHOW_PERSONALIZED_VARIABLES" value=""/>
<param name="START_STATELESS_INTERVAL" value="0"/>
<param name="STATELESS" value=""/>
<param name="SYSTEM_MESSAGES_VISIBLE" value="X">
<param name="SYSTEM_MESSAGES_DISPLAY_MODE" value="ALWAYS"/>
</param>
<param name="TEMPLATE_VERSION" value="1"/>
<param name="THEME_NAME" value="aad_mobile"/>
<param name="USE_CONTEXT_MENU_SNIPPETS" value="X"/>
<param name="USE_LAYERED_WINDOWS" value="X"/>
<param name="USE_PERSONALIZATION" value=""/>
<param name="USE_SNIPPETS" value="X"/>
<param name="USE_SPECIFIC_VARIANT_CATALOG" value="X"/>
<param name="USE_TEMPLATE_PERSONALIZATION" value=""/>
<param name="VARIABLE_SCREEN" value=""/>
<param name="VARIABLE_VARIANT" value=""/>
<param name="WARNINGS_VISIBLE" value="X"/>
<param name="WEB_TEMPLATE_ACTIONS" value="">
<param name="ACTION_BEFORE_FIRST_RENDERING" value="">
<param name="INSTRUCTION" value=""/>
</param>
<param name="ACTION_BEFORE_RENDERING" value="">
<param name="INSTRUCTION" value=""/>
</param>
</param>
<param name="WINDOW_MODE" value="modal"/>
</TEMPLATE_PARAMETERS>
<TEMPLATE_CONTEXT>
<TEMPLATE_MAIN>AD87TXRJMRLPPBJL2WYEKJE</TEMPLATE_MAIN>
<TEMPLATE_MAIN_OBJECT>BTMP AD87TXRJMRLPPBJL2WYEKJE</TEMPLATE_MAIN_OBJECT>
</TEMPLATE_CONTEXT>
</PAGE_CONTEXT>
</WEB_APPLICATION>
</BI_SUPPORT_INFORMATION>
, WRITE_ERROR_CONTEXT=true, BROWSER_IN_BUSINESS_CLIENT=false, BROWSER_SUPPORT_WEBKIT=false, RFC_LANGUAGE=, RENDER_TYPE=PHX, Query String (Initial Browser Request)=ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&MODIFIED_SINCE=&MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&SAP_NODE_ID=10.10.210.55&SESSION_ID=10hf2y1y0ymv91axl9235ewslk&STATIC_MIME_URL_PREFIX=%2Faad%2F&URL_PREFIX=%2Faad%2Fint.do&USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&USER_NAME=UNKNOWN&USE_SNIPPETS=X, TRACE=X, AI_REDUCE_VISIBLE_SIZE=false, DEBUG=false, TRAY_TYPE=PLAIN, EXPORT_STRATEGY_MINCELLS=-1, DESIGN_MODE_OPTIMIZATION=X, Query String (Current Server Request)=ACCEPT=image%2Fjpeg%2C+image%2Fgif%2C+image%2Fpjpeg%2C+application%2Fx-ms-application%2C+application%2Fxaml%2Bxml%2C+application%2Fx-ms-xbap%2C+*%2F*&APPLICATION=Ad87txRJmRlPpbjl2wYeKJE&DYNAMIC_MIME_URL_PREFIX=%2Faad%2F&MIME_REPOSITORY_HANDLER=int.do%3FREQUEST_TYPE%3DMIME%26&MODIFIED_SINCE=&MYSAPSSO2=830c701b-b7d0-4195-9daf-947aad58ba2a-6ee89176-bcc1-4fb2-adf0-7f3dfc129b72-fd577942-2cf7-4247-8685-eee60ed63520-7eb0087a-2b31-43de-9dcb-1c6fed0ae2b5-9749b478-f71e-453e-bf82-2a113defb1d2-c2888b52-d27a-4555-a9c2-a58fe52f123a&REQUEST_URL=http%3A%2F%2Flocalhost%3A52593%2Faad%2Fint.do&SAP_EXTERNAL_SID=V0lEMTM5NjUxNTk4NjU0MQ%3D%3D&SAP_NODE_ID=10.10.210.55&SESSION_ID=10hf2y1y0ymv91axl9235ewslk&STATIC_MIME_URL_PREFIX=%2Faad%2F&URL_PREFIX=%2Faad%2Fint.do&USER_AGENT=Mozilla%2F5.0+%28compatible%3B+MSIE+9.0%3B+Windows+NT+6.1%3B+WOW64%3B+Trident%2F6.0%29&USER_NAME=UNKNOWN&USE_SNIPPETS=X, Request URL=http://localhost:52593, Time=Thu Apr 03 11:06:47 CEST 2014, SAP_BW_IVIEW_ID=, IGNORE_DIALOG_CUSTOMIZING=false, JAVA_STATISTICS_ACTIVE=false, DATA_LANGUAGE=, BROWSER_SUPPORT_AJAX=true, DISPLAY_STACK_TRACE_IN_ERROR_PAGES=true, BICS_TRACE=false, SAP_BW_PRODUCER_ID=, DEBUG_TEXTS=false, DATA_COUNTRY=, JSCOMP=X, IVIEW_ID_AVAILABLE=false, RESULT_SET_TYPE=, Template Parameters=<parameterList>
<param name="ABAP_STATELESS" value="X"/>
<param name="BODY_ONLY" value="X"/>
<param name="BOOKMARK_LOADING" value="">
<param name="CLEAR_VARIABLES_SETTING" value="DEFAULT"/>
<param name="CMD_BEFORE_FIRST_REND_SETTING" value="X"/>
<param name="IGNORE_IVIEW_REPORT_PARAM" value=""/>
<param name="VARIABLE_SCREEN_SETTING" value="DEFAULT"/>
</param>
<param name="BROADCASTING_LINK" value=""/>
<param name="CHECK_POPUP_BLOCKER" value="X"/>
<param name="CLEAR_VARIABLES" value=""/>
<param name="COMMAND_PROCESSING" value="SERVER"/>
<param name="DATA_MODE" value="NEW"/>
<param name="DISABLE_DP_XML_RESET" value=""/>
<param name="DISPLAY_VARIABLE_SCREEN" value="DEFAULT"/>
<param name="DOCUMENT_SAVE_LEVEL" value="0"/>
<param name="ERRORS_VISIBLE" value="X"/>
<param name="EXPORT_LAYOUT" value=""/>
<param name="HAS_MAIN_TEMPLATE_OBJECT" value="">
<param name="MAIN_TEMPLATE_OBJECT" value="TEMPLATE_OBJECT_DATA_PROVIDER">
<param name="TEMPLATE_OBJECT_DATA_PROVIDER" value="">
<param name="DATA_PROVIDER_REF" value=""/>
</param>
</param>
</param>
<param name="INFORMATION_VISIBLE" value="X"/>
<param name="ITEMS_STATELESS" value=""/>
<param name="MELT_VARIABLES" value="X"/>
<param name="PATTERN_ALIAS" value=""/>
<param name="REPORT_REPORT_DISPLAY_TARGET" value="X"/>
<param name="RRI_OPEN_MODE" value="OPEN_IN_SEPARATE_WINDOW">
<param name="OPEN_IN_SEPARATE_WINDOW" value=""/>
</param>
<param name="SHOW_PERSONALIZED_VARIABLES" value=""/>
<param name="START_STATELESS_INTERVAL" value="0"/>
<param name="STATELESS" value=""/>
<param name="SYSTEM_MESSAGES_VISIBLE" value="X">
<param name="SYSTEM_MESSAGES_DISPLAY_MODE" value="ALWAYS"/>
</param>
<param name="TEMPLATE_VERSION" value="1"/>
<param name="THEME_NAME" value="aad_mobile"/>
<param name="USE_CONTEXT_MENU_SNIPPETS" value="X"/>
<param name="USE_LAYERED_WINDOWS" value="X"/>
<param name="USE_PERSONALIZATION" value=""/>
<param name="USE_SNIPPETS" value="X"/>
<param name="USE_SPECIFIC_VARIANT_CATALOG" value="X"/>
<param name="USE_TEMPLATE_PERSONALIZATION" value=""/>
<param name="VARIABLE_SCREEN" value=""/>
<param name="VARIABLE_VARIANT" value=""/>
<param name="WARNINGS_VISIBLE" value="X"/>
<param name="WEB_TEMPLATE_ACTIONS" value="">
<param name="ACTION_BEFORE_FIRST_RENDERING" value="">
<param name="INSTRUCTION" value=""/>
</param>
<param name="ACTION_BEFORE_RENDERING" value="">
<param name="INSTRUCTION" value=""/>
</param>
</param>
<param name="WINDOW_MODE" value="modal"/>
</parameterList>
, TRACE500=, NAVIGATION_NODE_ACTIVE_IVIEW=}

Thanks for your response, I redevelop my Universe with a MsSQL and I receive this message
com.businessobjects.dsl.services.dataprovider.DataProviderException: [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
    at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:651)
    at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:205)
    at com.businessobjects.bimodeler.qp.ui.QueryPanelComposite$26.run(QueryPanelComposite.java:1149)
    at java.lang.Thread.run(Unknown Source)
Caused by: com.sap.tools.commons.exception.NestedException: [Microsoft][ODBC Driver Manager] The specified DSN contains an architecture mismatch between the Driver and Application
    at com.sap.tools.commons.exception.NestedException.create(Unknown Source)
    at com.sap.sl.edp.dataprovider.relational.fetcher.AbstractRelationalFetcher.open(AbstractRelationalFetcher.java:130)
    at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getRelationalResults(RelationalDataProvider.java:338)
    at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getResults(RelationalDataProvider.java:273)
    at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getResults(RelationalDataProvider.java:1)
    at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.getResultNode(QuerySpecDataProvider.java:692)
    at com.sap.sl.edp.dataprovider.relational.RelationalDataProvider.getResultNode(RelationalDataProvider.java:181)
    at com.businessobjects.dsl.services.dataprovider.impl.QuerySpecDataProvider.refresh(QuerySpecDataProvider.java:645)
    ... 3 more

Similar Messages

  • Trying to reinstall CS5.5 Master Collection from DVD media on Windows 7 64 bit - setup.exe fails due to msxml3.dll error PDApp message [FATAL] PIM - Failed to Create XML instance : DOMDocument40 ADXML::initWithXMLPath Error:80040154

    If anyone is able to solve this they are a genius (or I am doing something very stupid!)
    I am trying to reinstall CS5.5 Master Collection from DVD media on Windows 7 64 bit PC but setup.exe fails due to a msxml3.dll error.
    Following a big bundle of recent Windows 7 updates, I started getting 'bad image' msxml3.dll error messages when opening any CS5.5 master collection program (Eg Premiere / Photoshop / Illustrator / Dreamweaver). Following advice on some threads here I tried uninstalling and then using the Adobe CC Cleaner Tool to clean up install, then reinstalling from my original DVD media.
    Whenever I try using run setup.exe from installtion disc 1 the installing fails due to 'Missing files'. I have also tried dowloading trial versions and runing setup.exe fro mthe downloaded files but i still get the same message.
    I have searched the forum and others have experienced this error but none of the solutions I have found seem to be working for me - as many seem to relate to download installations whereas I am installing from original DVD media (which worked fine before on the same PC)
    These are the FATAL messages from the PDApp log
    12/11/2014 15:29:27 [FATAL] PIM - Failed to Create XML instance : DOMDocument40 ADXML::initWithXMLPath Error:80040154
    12/11/2014 15:29:27 [FATAL] Setup - Could not initialize ADXML object
    12/11/2014 15:29:27 [FATAL] Setup - Unable to initialize. Error parsing setup.xml file
    The PDApp troubleshooting seems to indicate that this is caused by error in downloads but I am getting it with both original media DVD and downloads.
    I have also tried using my logon (which has admin privileges) and under our main admin account - and I get the same errors.
    Is a clean install of Windows 7 + CS5.5 my only option?
    Any help / info / advice / solutions very much appreciated! I have spent the last 2 days trying to sort this out and seem to be getting nowhere.
    Thanks.

    Thanks for the reply kglad - much appreciated.
    I have already tried that option (along with downloading files) as it was one of the solutions mentioned on other threads, but that also failed.
    Any other ideas?

  • Failed to create vuser and Failed to create an instance of script

    Hi
    I have a parent script of type web service which would call 5 child scripts . 3 child scripts are webservice and 2 child scripts are of web test.
    However when the function call goes to the child script (web test), the following exception is being thrown.
    Any idea of how to get rid of this?
    error creating vuser for child script
    oracle.oats.scripting.modules.basic.api.exceptions.ScriptCreationException: Failed to create instance of script "TestUSNACHABankFormat".
         at oracle.oats.scripting.modules.basic.api.exceptions.ScriptCreationException.createFailedToCreateScriptInstance(ScriptCreationException.java:75)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.createScript(IteratingVUser.java:281)
         at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.createIteratingVUser(IteratingAgent.java:602)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.createCallableScript(IteratingVUser.java:1146)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.getSpecialVariableImpl(IteratingVUser.java:1071)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.getSpecialVariable(IteratingVUser.java:994)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.getScriptAsset(IteratingVUser.java:1163)
         at oracle.oats.scripting.modules.basic.api.IteratingVUserScript.getScript(IteratingVUserScript.java:431)
         at script.run(script.java:34)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:320)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.insertScriptRun(IteratingVUser.java:340)
         at oracle.oats.scripting.modules.basic.api.internal.CallableScript.run(CallableScript.java:182)
         at script.run(script.java:61)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.run(IteratingVUser.java:320)
         at oracle.oats.scripting.modules.basic.api.internal.IteratingAgent.run(IteratingAgent.java:726)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.NullPointerException
         at oracle.oats.scripting.modules.basic.api.IteratingVUserScript.getVariables(IteratingVUserScript.java:482)
         at script.<init>(script.java:25)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at oracle.oats.scripting.modules.basic.api.IteratingVUser.createScript(IteratingVUser.java:279)
         ... 14 more

    Hello
    I would go around that problem :
    at oracle.oats.scripting.modules.basic.api.IteratingVUserScript.getVariables(IteratingVUserScript.java:482)
    Indicating something wrong with a GetVariables() function.
    Any specific java code in your script?
    Not much ideas though...
    JB

  • Fails to create ReportDocument instance

    I am hoping to upgrade my ASP.NET project from Crystal Report 11.5 to 2008. I am using VS 2005 on Windows XP SP3
    On the domain layer of my code it fails at this line
    ReportDocument rptF = new ReportDocument()
    The exception says "Retrieving the COM class factory for component with CLSID {D7F5D7C3-B06C-4CAC-BC47-A06E66D2EE9B} failed due to the following error: 80000003."
    This workstation has Crystal Report 2008 and also installed the runtime distribution CRRuntime_12_2_mlb.exe
    Any help would be appreciated.
    Thanks
    Selvam.

    Never mind!!!. After running the CRRuntime_12_2_mlb.exe, I have to reboot to resolve this issue.

  • OBIEE 11.1.1 installation error "Create a Instance" Stage 13 got failed

    First I have tried to install OBIEE 11.1.1 on Win 7 64 Bit Machine and It got failed and then I search for the error .. after searching and searching I changed loop back address (127.0.0.1) to my physical machine and then I restart it ... and again it got failed at the same stage 13 .. create an instance.
    Then I have tried to install it on Oracle VM (Win XP) and it got failed on the same stage 13 .. Create an instance ..
    Please help
    --------- Following is the error log -----------------------------
    [2013-02-25T14:47:21.345+05:30] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000JoG^w3EDwW05zzWByW1HAlF200000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnectionWLS] [SRC_METHOD: disconnect] Breaking connection to mbean server
    [2013-02-25T14:47:21.355+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 24] [ecid: 0000JoG^w3EDwW05zzWByW1HAlF200000F,0] [[
    oracle.as.config.ProvisionException: Unable to validate NonJ2EEManagement Application deployment on admin server.
         at oracle.as.config.impl.AbstractRuntimeServiceConnection.validateNonj2eeApplication(AbstractRuntimeServiceConnection.java:580)
         at oracle.as.config.impl.AbstractRuntimeServiceConnection.deployIfNecessary(AbstractRuntimeServiceConnection.java:120)
         at oracle.as.config.impl.OracleASInstanceImpl.create(OracleASInstanceImpl.java:93)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:249)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:78)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.config.utl.DeployerException: NonJ2EEManagement Applicationdeployment failed.
         at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:124)
         at oracle.as.config.utl.Deployer.deploy(Deployer.java:56)
         at oracle.as.config.impl.RuntimeServiceConnectionWLS.deployNonj2eeApplication(RuntimeServiceConnectionWLS.java:291)
         at oracle.as.config.impl.AbstractRuntimeServiceConnection.validateNonj2eeApplication(AbstractRuntimeServiceConnection.java:572)
         ... 22 more
    Caused by: java.lang.reflect.InvocationTargetException
         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 oracle.as.config.utl.Deployer.deployApplication(Deployer.java:122)
         ... 25 more
    Caused by: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 't3://SPADHA-IN:7001': PermGen space. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
         at weblogic.Deployer.run(Deployer.java:72)
         ... 30 more
    Caused by: weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 't3://SPADHA-IN:7001': PermGen space. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
         at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:316)
         at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:137)
         at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)
         at weblogic.utils.compiler.Tool.run(Tool.java:158)
         at weblogic.utils.compiler.Tool.run(Tool.java:115)
         at weblogic.Deployer.run(Deployer.java:70)
         ... 30 more
    [2013-02-25T14:47:21.355+05:30] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 24] [ecid: 0000JoG^w3EDwW05zzWByW1HAlF200000F,0] Exit code from OPMNAdmin : 0
    [2013-02-25T14:47:21.355+05:30] [as] [ERROR] [] [oracle.as.provisioning] [tid: 24] [ecid: 0000JoG^w3EDwW05zzWByW1HAlF200000F,0] [[
    oracle.as.provisioning.engine.CfgWorkflowException
         at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:178)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:78)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance instance1.
    Cause:
    An internal operation has failed: Unable to validate NonJ2EEManagement Application deployment on admin server.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:317)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         ... 18 more
    Caused by: oracle.as.config.ProvisionException: Unable to validate NonJ2EEManagement Application deployment on admin server.
         at oracle.as.config.impl.AbstractRuntimeServiceConnection.validateNonj2eeApplication(AbstractRuntimeServiceConnection.java:580)
         at oracle.as.config.impl.AbstractRuntimeServiceConnection.deployIfNecessary(AbstractRuntimeServiceConnection.java:120)
         at oracle.as.config.impl.OracleASInstanceImpl.create(OracleASInstanceImpl.java:93)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:249)
         ... 19 more
    Caused by: oracle.as.config.utl.DeployerException: NonJ2EEManagement Applicationdeployment failed.
         at oracle.as.config.utl.Deployer.deployApplication(Deployer.java:124)
         at oracle.as.config.utl.Deployer.deploy(Deployer.java:56)
         at oracle.as.config.impl.RuntimeServiceConnectionWLS.deployNonj2eeApplication(RuntimeServiceConnectionWLS.java:291)
         at oracle.as.config.impl.AbstractRuntimeServiceConnection.validateNonj2eeApplication(AbstractRuntimeServiceConnection.java:572)
         ... 22 more
    Caused by: java.lang.reflect.InvocationTargetException
         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 oracle.as.config.utl.Deployer.deployApplication(Deployer.java:122)
         ... 25 more
    Caused by: weblogic.Deployer$DeployerException: weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 't3://SPADHA-IN:7001': PermGen space. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
         at weblogic.Deployer.run(Deployer.java:72)
         ... 30 more
    Caused by: weblogic.deploy.api.tools.deployer.DeployerException: Unable to connect to 't3://SPADHA-IN:7001': PermGen space. Ensure the url represents a running admin server and that the credentials are correct. If using http protocol, tunneling must be enabled on the admin server.
         at weblogic.deploy.api.tools.deployer.Jsr88Operation.connect(Jsr88Operation.java:316)
         at weblogic.deploy.api.tools.deployer.Deployer.perform(Deployer.java:137)
         at weblogic.deploy.api.tools.deployer.Deployer.runBody(Deployer.java:88)
         at weblogic.utils.compiler.Tool.run(Tool.java:158)
         at weblogic.utils.compiler.Tool.run(Tool.java:115)
         at weblogic.Deployer.run(Deployer.java:70)
         ... 30 more
    -------------------------------------------------------------------

    Hi Krishna,
    Thanks for the link.
    looks like the same way I installed. I think there is something else I am missing. I guess this is causing because of the oracle instance creation for BI services. Please let me know, if you have any more information on the same.

  • OBIEE 11.1.1.7 is Failing at creating instance step on libclntsh.so

    This is OBIEE 11.1.1.7 installtion on AIX6.1...initial reesponse with Oracle is cheikg xlC and Java versions...and I updated to correct versions as per their notes...
    H4A12[obia] /obia_apps > lslpp -l xlC*
    Fileset Level State Description
    Path: /usr/lib/objrepos
    xlC.aix61.rte 11.1.0.4 COMMITTED XL C/C++ Runtime for AIX 6.1
    xlC.cpp 9.0.0.0 COMMITTED C for AIX Preprocessor
    xlC.rte 11.1.0.4 COMMITTED XL C/C++ Runtime
    xlC.sup.aix50.rte 9.0.0.1 COMMITTED XL C/C++ Runtime for AIX 5.2
    H4A12[obia] /obia_apps > java -version
    java version "1.7.0"
    Java(TM) SE Runtime Environment (build pap6470sr4fp1-20130325_01(SR4 FP1))
    IBM J9 VM (build 2.6, JRE 1.7.0 AIX ppc64-64 Compressed References 20130306_140761 (JIT enabled, AOT enabled)
    J9VM - R26_Java726_SR4_FP1_20130306_1011_B140761
    JIT - r11.b03_20130131_32403ifx1
    GC - R26_Java726_SR4_FP1_20130306_1011_B140761_CMPRSS
    J9CL - 20130306_140761)
    JCL - 20130315_01 based on Oracle 7u13-b08
    H4A12[obia] /obia_apps >
    This is from logs:
    Could not load program sawserver:
    Could not load module /obia_apps/midware/Oracle_BI1/bifoundation/web/bin/libsaworacorefacade643r.so.
    Dependent module libclntsh.so could not be loaded.
    Could not load module libclntsh.so.
    System error: No such file or directory
    Could not load module sawserver.
    Dependent module /obia_apps/midware/Oracle_BI1/bifoundation/web/bin/libsaworacorefacade643r.so could not be loaded.
    Could not load module .
    During the install I did get error messages for libclntsh.so and libclntsh.a when doing the enterprise install...but I continue with it and and duirngthe configuration stage it failed at creating instance throwing the above error.
    Any suggestions f=greatly appreciated

    Hi RM
    but $ORACLE_HOME is set by OBIEE11.1.1.7 installation right??...you can see in the $LIBPATH you will see Oracle clint libs
    this is my env...
    H4A12[obia] /obia_apps/oraInventory/logs > set
    AIXTHREAD_COND_DEBUG=OFF
    AIXTHREAD_GUARDPAGES=4
    AIXTHREAD_MNRATIO=1:1
    AIXTHREAD_MUTEX_DEBUG=OFF
    AIXTHREAD_RWLOCK_DEBUG=OFF
    AIXTHREAD_SCOPE=S
    AUTHSTATE=compat
    DISPLAY=10.50.6.157:0
    DISPLAYNAME=H4A12
    EDITOR=/usr/bin/vi
    ERRNO=0
    ESPAGENTDIR=/share2/esp_agent/bin
    FCEDIT=/usr/bin/ed
    HISTCONTROL=ignoredups
    HISTFILE=/home/obiagrp/obia/.sh_hist-ggolkond
    HISTFILESIZE=2000
    HISTSIZE=2000
    HOME=/home/obiagrp/obia
    HOSTNAME=H4A12
    IFS='
    INFA_DOMAINS_FILE=/obia_apps/Informatica/9.0.1/domains.infa
    INFA_HOME=/obia_apps/Informatica/9.0.1
    JAVA_HOME=/usr/java7_64/jre/bin
    LANG=C
    LC_ALL=C
    LC__FASTMSG=true
    LIBPATH=/oracle/app/oracle/product/11.1.jan10/lib:/usr/java7_64/jre/bin:/usr/java7_64/jre/bin/classic:/usr/lib:/lib
    LINENO=1
    LOCPATH=/usr/lib/nls/loc
    LOGFILE=/dev/null
    LOGIN=obia
    LOGNAME=obia
    MAIL=/usr/spool/mail/obia
    MAILCHECK=600
    MAILMSG='[YOU HAVE NEW MAIL]'
    MANPATH='${MANPATH}:/opt/ibm/director/man'
    NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
    NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P15
    ODMDIR=/etc/objrepos
    OLDPWD=/obia_apps/oraInventory
    OPTIND=1
    PATH=/usr/java7_64/jre/bin:/usr/java7_64/jre/bin/bin::/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/obiagrp/obia/bin:/usr/bin/X11:/usr/java7_64/bin:/usr/java7_64/jre/bin:/usr/local/bin/xlc:/sbin:.:/usr/local/bin
    PPID=12517554
    PS1='$HOSTNAME[$LOGNAME] $PWD > '
    PS2='> '
    PS3='#? '
    PS4='+ '
    PWD=/obia_apps/oraInventory/logs
    RANDOM=7478
    SAVEHIST=2000
    SECONDS=11916
    SHELL=/usr/bin/ksh
    TERM=xterm
    TERM_DEFAULT=lft
    TMOUT=3600
    TMP=/obia_apps/tmp
    TMPDIR=/obia_apps/tmp
    TZ=EST5EDT
    USER=obia
    _=oraInstall2013-04-25_08-24-30AM.out
    Thanks

  • Javax.xml.registry.JAXRException: Failed to create instance of: null

    Friends,
    I don't understand why this error is coming :-
    javax.xml.registry.JAXRException: Failed to create instance of: null
    at javax.xml.registry.ConnectionFactory.newInstance(ConnectionFactory.java:75)
    at JAXRFindBusiness.doQuery(JAXRFindBusiness.java:46)
    at JAXRFindBusiness.main(JAXRFindBusiness.java:28)
    Caused by: java.lang.NullPointerException
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at javax.xml.registry.ConnectionFactory.newInstance(ConnectionFactory.java:70)
    ... 2 more
    Please help
    Thanks
    Vishal

    Please describe in more detail at which circumstances this error appears? It's not completely clear from the stack trace.

  • Failed to create instance if Software Execution Request Manager. 0x80070005

    Using sccm 2012 R2, getting issues on some of computer.
    Task sequence is failing at very end. Client is deployed successfully and all tasks ran in TS
    I can see following errors in SMSTS.log file as below and _SMSTaskSequece folder contains TSEnv.dat
    I am looking for fixes and only found restart during application install might be cause it or access denied.
    Failed to set log directory. Some execution history may be lost.
    The system cannot find the file specified. (Error: 80070002; Source: Windows) OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Executing task sequence OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Task Sequence environment not found. OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Attempting to get active request. OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:17:53 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:17:58 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:17:58 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:03 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:03 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:08 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:08 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:13 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:13 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:19 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:19 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:24 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:24 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:29 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:29 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:34 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:34 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:39 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:39 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:44 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:44 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:49 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:49 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:54 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:54 PM 996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 OSDSetupHook 16/01/2015 8:18:59 PM 996 (0x03E4)
    Waiting for ccmexec process to start. OSDSetupHook 16/01/2015 8:18:59 PM 996 (0x03E4)
    I would really appreciate any help in this regards
    Thanks
    RJ
    RJ09

    Please see smsts.log below. Logs on top are from smsts.log which was created after this file.
    Failed to set log directory. Some execution history may be lost.
    The system cannot find the file specified. (Error: 80070002; Source: Windows)   
    OSDSetupHook 16/01/2015 8:17:53 PM        
    996 (0x03E4)
    Executing task sequence             
    OSDSetupHook 16/01/2015 8:17:53 PM  996 (0x03E4)
    Task Sequence environment not found.              
    OSDSetupHook 16/01/2015 8:17:53 PM  996 (0x03E4)
    Attempting to get active request.           
    OSDSetupHook 16/01/2015 8:17:53 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:17:53 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:17:53 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:17:58 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:17:58 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:03 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:03 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:08 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:08 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:13 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:13 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:19 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:19 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:24 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:24 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:29 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:29 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:34 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:34 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:39 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:39 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:44 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:44 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:49 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:49 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:54 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:54 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:18:59 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:18:59 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:04 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:04 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:09 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:09 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:14 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:14 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:19 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:19 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:24 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:24 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:29 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:29 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:34 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:34 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:39 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:39 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:44 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:44 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:49 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:49 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:54 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:54 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:19:59 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:19:59 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:04 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:04 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:09 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:09 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:14 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:14 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:19 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:19 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:24 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:24 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:29 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:29 PM  996 (0x03E4)
    Failed to create instance if Software Execution Request Managerr. 0x80070005 
    OSDSetupHook 16/01/2015 8:20:34 PM        
    996 (0x03E4)
    Waiting for ccmexec process to start.     OSDSetupHook
    16/01/2015 8:20:34 PM  996 (0x03E4)
    GetActiveRequest failed with error code 0x87d01012    
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    GetActiveRequest failed. 0x87D01012.   OSDSetupHook
    16/01/2015 8:20:43 PM  996 (0x03E4)
    ReleaseActiveRequest failed. 0x87d01012.          
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Deleting SMS_MaintenanceTaskRequests istance: SMS_MaintenanceTaskRequests.TaskID="{F98436F3-ABC4-490B-B92F-578DB297AC24}". 
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Removed 1 instance of SMS_MaintenanceTaskRequests for tasksequence.       
    OSDSetupHook 16/01/2015 8:20:43 PM        
    996 (0x03E4)
    Uninstalling Setup Hook               
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Removing setup hook from registry.      
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Successfully removed C:\Windows\system32\OSDGINA.DLL      
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Successfully removed C:\Windows\system32\OSDSETUPHOOK.EXE       
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    Successfully removed C:\Windows\system32\_SMSOSDSetup  OSDSetupHook
    16/01/2015 8:20:43 PM  996 (0x03E4)
    RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram               
    OSDSetupHook 16/01/2015 8:20:43 PM  996 (0x03E4)
    GetTsRegValue() is unsuccessful. 0x80070002.   OSDSetupHook
    16/01/2015 8:20:43 PM  996 (0x03E4)
    End program:     OSDSetupHook 16/01/2015 8:20:43 PM 
    996 (0x03E4)
    Successfully finalized logs to SMS client log directory from C:\Windows\CCM\Logs          
    OSDSetupHook 16/01/2015 8:20:43 PM         
    996 (0x03E4)
    RJ09

  • Incomplete Client Install OSD - Failed to create instance if Software Execution Request Managerr. 0x80070005

    I am using an imaging task sequence and getting a
    0x80070005 error.  IT seems that the SCCM client
    doesn’t complete correctly and actions are missing from the client.
    Below is the log information.  I am not sure if a reboot is causing the issue?
    <![LOG[Path variable _SMSTSBootStagePath converted from C:\_SMSTaskSequence\WinPE to F05092C70000100000000000:\_SMSTaskSequence\WinPE]LOG]!><time="09:40:56.205+300" date="04-07-2014" component="TSManager" context=""
    type="1" thread="2244" file="resolvesource.cpp:1597">
    <![LOG[Updated security on object C:\_SMSTaskSequence.]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="utils.cpp:1704">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=12]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSNextInstructionPointer=12]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244"
    file="executionenv.cxx:386">
    <![LOG[Set a global environment variable _SMSTSInstructionStackString=8]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSInstructionStackString=8]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:414">
    <![LOG[Save the current environment block]LOG]!><time="09:40:56.237+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:833">
    <![LOG[Expand a string: %_SMSTSMDataPath%\Logs]LOG]!><time="09:40:56.268+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="executionenv.cxx:782">
    <![LOG[_SMSTSReturnToGINA variable set to true]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="engine.cxx:936">
    <![LOG[Skipped Reboot System]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="engine.cxx:940">
    <![LOG[The action (Restart Computer) initiated a reboot request]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="engine.cxx:277">
    <![LOG[MP server http://XXXXXXXXXXX. Ports 80,443. CRL=false.]LOG]!><time="09:41:56.381+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244"
    file="utils.cpp:5881">
    <![LOG[Setting authenticator]LOG]!><time="09:41:56.396+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="utils.cpp:5903">
    <![LOG[Set authenticator in transport]LOG]!><time="09:41:56.396+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:7734">
    <![LOG[Sending StatusMessage]LOG]!><time="09:41:56.428+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244" file="libsmsmessaging.cpp:4023">
    <![LOG[Setting message signatures.]LOG]!><time="09:41:56.443+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:1295">
    <![LOG[Setting the authenticator.]LOG]!><time="09:41:56.443+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:1325">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: XXXXXXXXXX:80  CCM_POST /ccm_system/request]LOG]!><time="09:41:56.443+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244"
    file="libsmsmessaging.cpp:8604">
    <![LOG[Request was successful.]LOG]!><time="09:41:56.474+300" date="04-07-2014" component="TSManager" context="" type="0" thread="2244" file="libsmsmessaging.cpp:8939">
    <![LOG[****************************************************************************]LOG]!><time="09:41:56.490+300" date="04-07-2014" component="TSManager" context="" type="1" thread="2244"
    file="tsmanager.cpp:925">
    <![LOG[Execution engine result code: Reboot (2)]LOG]!><time="09:41:56.490+300" date="04-07-2014" component="TSManager" context="" type="2" thread="2244" file="tsmanager.cpp:931">
    <![LOG[Process completed with exit code 2147945410]LOG]!><time="09:41:56.521+300" date="04-07-2014" component="TSMBootstrap" context="" type="1" thread="2352" file="commandline.cpp:1123">
    <![LOG[Exiting with return code 0x80070BC2]LOG]!><time="09:41:56.521+300" date="04-07-2014" component="TSMBootstrap" context="" type="1" thread="2352" file="tsmbootstrap.cpp:1238">
    <![LOG[Process completed with exit code 2147945410]LOG]!><time="09:41:56.537+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="2144" file="commandline.cpp:1123">
    <![LOG[Task sequence requested a reboot]LOG]!><time="09:41:56.537+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="2144" file="basesetuphook.cpp:1580">
    <![LOG[Terminating system message loop.]LOG]!><time="09:41:56.553+300" date="04-07-2014" component="OSDSetupHook" context="" type="0" thread="2168" file="debugwindow.cpp:222">
    <![LOG[Restoring original desktop wallpaper.]LOG]!><time="09:41:56.568+300" date="04-07-2014" component="OSDSetupHook" context="" type="0" thread="2144" file="wallpaperselector.cpp:139">
    <![LOG[::SystemParametersInfoW( 0x0014, 0, (LPVOID)m_sOriginalWallpaper.c_str(), 0x0002 | 0x0001 ), HRESULT=80070002 (e:\nts_sccm_release\sms\client\osdeployment\osdgina\wallpaperselector.cpp,162)]LOG]!><time="09:41:56.568+300" date="04-07-2014"
    component="OSDSetupHook" context="" type="0" thread="2144" file="wallpaperselector.cpp:162">
    <![LOG[Failed to set log directory. Some execution history may be lost.
    The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="09:43:40.359+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="osdsetuphook.cpp:192">
    <![LOG[Executing task sequence]LOG]!><time="09:43:40.375+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="osdsetuphook.cpp:279">
    <![LOG[Task Sequence environment not found.]LOG]!><time="09:43:40.390+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1450">
    <![LOG[Attempting to get active request.]LOG]!><time="09:43:40.390+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:48">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:40.437+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:40.437+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:46.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:46.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:51.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:51.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:43:56.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:43:56.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="09:44:01.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840"
    file="basesetuphook.cpp:57">
    <![LOG[Waiting for ccmexec process to start.]LOG]!><time="09:44:01.257+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:58">
    <![LOG[GetActiveRequest failed with error code 0x87d01012]LOG]!><time="09:44:07.804+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="basesetuphook.cpp:66">
    <![LOG[GetActiveRequest failed. 0x87D01012.]LOG]!><time="09:44:07.804+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="basesetuphook.cpp:83">
    <![LOG[ReleaseActiveRequest failed. 0x87d01012.]LOG]!><time="09:44:07.804+300" date="04-07-2014" component="OSDSetupHook" context="" type="3" thread="840" file="basesetuphook.cpp:122">
    <![LOG[Deleting SMS_MaintenanceTaskRequests istance: SMS_MaintenanceTaskRequests.TaskID="{11EB4952-7CDD-45D5-BD6F-DA65E193E04F}".]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook"
    context="" type="1" thread="840" file="basesetuphook.cpp:144">
    <![LOG[Removed 1 instance of SMS_MaintenanceTaskRequests for tasksequence.]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:155">
    <![LOG[Uninstalling Setup Hook]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1628">
    <![LOG[Removing setup hook from registry.]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="0" thread="840" file="vistasetuphook.cpp:143">
    <![LOG[Successfully removed C:\WINDOWS\system32\OSDGINA.DLL]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1321">
    <![LOG[Successfully removed C:\WINDOWS\system32\OSDSETUPHOOK.EXE]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1321">
    <![LOG[Successfully removed C:\WINDOWS\system32\_SMSOSDSetup]LOG]!><time="09:44:07.835+300" date="04-07-2014" component="OSDSetupHook" context="" type="1" thread="840" file="basesetuphook.cpp:1358">

    You are starting the OSD from Full OS? Is there Bitlocker enabled on the machine you're trying to re-install? Could you post a screenshot of your Task Sequence?

  • ORA-39080: failed to create queues "" and "" for Data Pump job

    When I am running datapump expdp I receive the following error:
    +++Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc+++
    +++tion+++
    +++With the Partitioning, OLAP and Data Mining options+++
    +++ORA-31626: job does not exist+++
    +++ORA-31637: cannot create job SYS_EXPORT_SCHEMA_01 for user CHESHIRE_POLICE_LOCAL+++
    +++ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95+++
    +++ORA-06512: at "SYS.KUPV$FT_INT", line 600+++
    +++ORA-39080: failed to create queues "" and "" for Data Pump job+++
    +++ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95+++
    +++ORA-06512: at "SYS.KUPC$QUE_INT", line 1555+++
    +++ORA-01403: no data found+++
    Sys has the following two objects as invalid at present after running catproc.sql and utlrp.sql and manual compilation:
    OBJECT_NAME OBJECT_TYPE
    AQ$_KUPC$DATAPUMP_QUETAB_E QUEUE
    SCHEDULER$_JOBQ QUEUE
    While I run catdpb.sql the datapump queue table does not create:
    BEGIN
    dbms_aqadm.create_queue_table(queue_table => 'SYS.KUPC$DATAPUMP_QUETAB', multiple_consumers => TRUE, queue_payload_type =>'SYS.KUPC$_MESSAGE', comment => 'DataPump Queue Table', compatible=>'8.1.3');
    EXCEPTION
    WHEN OTHERS THEN
    IF SQLCODE = -24001 THEN NULL;
    ELSE RAISE;
    END IF;
    END;
    ERROR at line 1:
    ORA-01403: no data found
    ORA-06512: at line 7

    Snehashish Ghosh wrote:
    When I am running datapump expdp I receive the following error:
    +++Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Produc+++
    +++tion+++
    +++With the Partitioning, OLAP and Data Mining options+++
    +++ORA-31626: job does not exist+++
    +++ORA-31637: cannot create job SYS_EXPORT_SCHEMA_01 for user CHESHIRE_POLICE_LOCAL+++
    +++ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95+++
    +++ORA-06512: at "SYS.KUPV$FT_INT", line 600+++
    +++ORA-39080: failed to create queues "" and "" for Data Pump job+++
    +++ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95+++
    +++ORA-06512: at "SYS.KUPC$QUE_INT", line 1555+++
    +++ORA-01403: no data found+++
    Sys has the following two objects as invalid at present after running catproc.sql and utlrp.sql and manual compilation:
    OBJECT_NAME OBJECT_TYPE
    AQ$_KUPC$DATAPUMP_QUETAB_E QUEUE
    SCHEDULER$_JOBQ QUEUE
    While I run catdpb.sql the datapump queue table does not create:
    BEGIN
    dbms_aqadm.create_queue_table(queue_table => 'SYS.KUPC$DATAPUMP_QUETAB', multiple_consumers => TRUE, queue_payload_type =>'SYS.KUPC$_MESSAGE', comment => 'DataPump Queue Table', compatible=>'8.1.3');does it work better when specifying an Oracle version that is from this Century; newer than V8.1?

  • Failed to create or init instance of model 'com.sap.xss.hr.per.my.personal

    Dear Expert,
    I try on the standard personal data webdynpro page and i got the following error message.
    failed to create or init instance of model 'com.sap.xss.hr.per.my.personal.model.HRXSS_PER_P0002_MY'
    I have already key in the infotype 0002 in table V_T7XSSPERSUBTYP.
    Anyone knows what else is wrong?
    Thanks.
    Regards,
    Bryan

    Hi Brain,
    Checked this query today. You have to try and catch the execption CX_HRPA_VIOLATED_ASSERTION  in your code.then it will work fine

  • INDEX failed to create while  Import using datapump

    Hi DBA's
    database 11.2.01
    OS : Solaris 10
    I am trying to Import the data using the following command.
    impdp system/******* SCHEMAS=EIMS DIRECTORY=expdp_dir DUMPFILE=eimsexp.dmp*
    but it fails import index and error out, but the tables and data imported.
    I checked in the metalink and followed the Note id (During Data Pump Import Index Creation Fails With: ORA-39083 and ORA-14102 errors OR ORA-39083 ORA-02158 and ORA-39112 errors [ID 1066635.1]) , but no luck.
    Kindly advice me.
    ERROR
    ORA-39083: Object type INDEX failed to create with error:
    ORA-14102: only one LOGGING or NOLOGGING clause may be specified
    Failing sql is:
    CREATE UNIQUE INDEX "EIMS"."PK_MDS_PSTN_LEVEL" ON "EIMS"."MDS_PSTN_LEVEL" ("REGION_CODE", "AREA_CODE", "LEVEL_NO", "EXCHANGE_CODE") PCTFREE 10 INITRANS 2 MAXTRANS 255 NOLOGGING NOCOMPRESS LOGGING STORAGE( INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1) TABLESPACE "EIMS_DATA" PARALLEL 1
    ORA-39083: Object type INDEX failed to create with error:
    ORA-14102: only one LOGGING or NOLOGGING clause may be specified
    Best Regards,
    SG

    Dear Hussein,
    Yes i applied the patch, still i am getting the same error and again i followed one more note (Impdp Failed With Error Ora-39083, 0ra-01403 On Index_statistics (Doc ID 755253.1))
    in that note i given option "exclude=index", then i got in different error.
    We are in the process of doing testing on Tablespace Encryption.
    We are having two instances one is dev and uat instance.
    we are creating Encryption tablespace on uat instance and trying to import the data from dev instance only from particular user.
    We completed the followings.
    1. Created tablespace Encryption.
    2. Created user and assigned the tablespace to the user EIMS1.
    3. Took export from the dev instance using the following command.
    expdp system/******** SCHEMAS=EIMS DIRECTORY=expdp_dir DUMPFILE=eimsexp.dmp
    4. Importing data from
    impdp system/******** REMAP_SCHEMA=EIMS:EIMS1 DIRECTORY=expdp_dir exclude=index DUMPFILE=eimsexp.dmp
    Error
    ====
    ORA-39083: Object type CONSTRAINT failed to create with error:
    ORA-14102: only one LOGGING or NOLOGGING clause may be specified
    Failing sql is:
    ALTER TABLE "EIMS1"."DOCS" ADD PRIMARY KEY ("ID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 NOLOGGING NOCOMPRESS LOGGING STORAGE( INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1) TABLESPACE "EIMS_DATA" ENABLE
    ORA-39083: Object type CONSTRAINT failed to create with error:
    ORA-14102: only one LOGGING or NOLOGGING clause may be specified
    before i used to get the bellow errors
    ==========================
    ALTER TABLE "EIMS1"."TST1" ADD CONSTRAINT "ADMACHINEDEPLOYMENTSTATUS_PK" PRIMARY KEY ("MID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 NOLOGGING NOCOMPRESS LOGGING STORAGE( INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1) TABLESPACE "EIMS_DATA" ENABLE
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
    ORA-39083: Object type INDEX_STATISTICS failed to create with error:
    ORA-01403: no data found
    ORA-01403: no data found
    Failing sql is:
    DECLARE I_N VARCHAR2(60); I_O VARCHAR2(60); c DBMS_METADATA.T_VAR_COLL; df varchar2(21) := 'YYYY-MM-DD:HH24:MI:SS'; BEGIN DELETE FROM "SYS"."IMPDP_STATS"; c(1) := 'ID'; DBMS_METADATA.GET_STAT_INDNAME('EIMS1','DOCS',c,1,i_o,i_n); INSERT INTO "SYS"."IMPDP_STATS" (type,version,flags,c1,c2,c3,c5,n1,n2,n3,n4,n5,n6,n7,n8,n9,n10,n11,n12,d1,cl1) VALUES ('I',5,0,I_N,NUL
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MDS_PSTN_LEVEL" creation failed
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MD_AMT_REQUEST_PRIORITY" creation failed
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MD_AMT_REQUEST_QUEUE" creation failed
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MD_BH02_REQUEST_PRIORITY" creation failed
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MD_BH03_REQUEST_PRIORITY" creation failed
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MD_BH03_REQUEST_QUEUE" creation failed
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MD_BH04_REQUEST_PRIORITY" creation failed
    Processing object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
    Job "SYSTEM"."SYS_IMPORT_FULL_01" completed with 1049 error(s) at 20:43:02
    Thanks
    SG

  • Job submission failed : error occurred while scheduling the job. org.quartz.objectalreadyexistsexception: unable to store job with name

    Experts,
    Please help me out here,Am facing this issue while scheduling a job in BIPublisher.
    job submission failed : error occurred while scheduling the job. org.quartz.objectalreadyexistsexception: unable to store job with name
    Thanks,

    You are probably installing on a hardened machine.
    The "installation guide" says that if you are doing so, you need to create a file named libx11.so.4 and update your LD_LIBRARY_PATH (see http://docs.iplanet.com/docs/manuals/messaging/ims52/ig/unix/overview.htm)but:
    1- the library name is libX11.so.4 and
    2- for jre a common file is not enough, you need to install SUNWxwplt at least. This will install the library on /usr/openwin/lib.
    You can check the results running <server-root>/bin/base/jre/bin/jre
    Hope that helps and sorry about my poor english.

  • Creating multiple instances for a single file in B2B

    Hi,
    I have a requirement to read the camt.053 file from the remote partner using Oracle B2B and send the file to oracle AIA and insert the data in the ERP database tables. I am able to read the file successfully through B2B using listening channel and send the data to AIA and insert the data in ERP tables but, if there is any error occured while inserting the data in the ERP tables it is creating multiple instances(6 message count) for the same file in B2B reports. where as it is creating only one entry in reports in case of successful insertion. I have not given any retry count in listening channel nor in the database adapter in SOA/AIA composite. I am confused from where B2B is retrying the message ? Do i need to set any system properties? Could you please guide me to resolve this issue?
    Regards,
    Nishanth.

    App message delivery is not retried in B2B, rather failed messages are delivered to the IP_IN_QUEUE. Please enable the logging for B2B engine in TRACE 32 mode and run a test to reproduce the behaviour. Post the log here or mail across to my id (in my profile).
    Regards,
    Anuj

  • Cant able to create new instance on app.server ?

    The configuration files for this Oracle Application Server instance are inconsistent with the
    configuration stored in the repository. In order to protect the repository,
    Hi ,
    we are having oracle-app.server version :10.1.2.0.2
    since this evening when we are trying to create the instance it throws the below error.
    i tried dcmctl update confg also but there also this same error. need ur help.
    no further configuration or deployment operations are allowed until the problem with the configuration on the filesystem is resolved. This condition arises when a prior operation was unsuccessful. The exception associated with this failed operation is:
    {0}
    . Please also check the logs located at
    ORACLE_HOME/dcm/logs to determine why DCM was unsuccessful in updating
    the configuration files on disk. Some possible causes are:
    * permissions on files
    * file contention issues on Windows NT
    * internal Oracle error
    After resolving the problem that prevented DCM from updating the configuration
    files, you may use the dcmctl resyncInstance command to resolve the problem.
    Alternatively, you can stop and then restart the active dcmctl or EMD
    process and resyncInstance will automatically be performed.
    Thanks..

    Go to
    http://download.cnet.com/EaseUS-Partition-Master-Free-Edition/3000-2248_4-10863346.html and download the Partition Magic utility.
    This problem is caused by Windows not recognizing the Ubuntu partitions.  Windows is not designed to work with foreign partitions so this problem is caused by Ubuntu.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

Maybe you are looking for