Deployment Error : "No valid iviews"

Hi,
I am new to Visual Composer. I have created a sample model using the example given in help.sap.com, During deplyment i got the error "No Valid iviews".
Can anybody help me resolvng this error.
Thanks
Vinit

Hi Vinit,
have you consult the log file?
You should also enable the flex error messages:
<a href="https://wiki.sdn.sap.com/wiki/display/VC/EnablingFlexerrormessagesinVisualComposer">https://wiki.sdn.sap.com/wiki/display/VC/EnablingFlexerrormessagesinVisualComposer</a>
You can also have a look at http://<yourportalhost>:<yourport>/nwa/
That is the path to the NetWeaver Administrator. Click on Tab "Monitoring" and then navigate to "Track and Trace". There you can take a look at the log files. I suggest you set a filter corresponding to you user-id. This makes debugging of visual composer errors quite easy, as some errors that are not channeled back to the visual composer are logged there.
Best Regards,
Marcel

Similar Messages

  • "No valid iViews found" error when compiling a model

    Hello,
    When I compile my model I get an error: "No valid iViews found".
    According to the WIKI this could happen if my iView doesn't contain a table or a form but it does.
    What can be the problem than?

    To answer your question "I have specifically dragged an iView object to the storyboard so I assume I'm OK.
    Where do I verify this? "
    you need to be to the level higher to your iview, either the page or the package.
    There, you can right-click your iview and select "Configure Element"
    Then, in the right pane, you've got the "Window Type" field where you can select Primary, Nested or Popup Window. It should be Primary if you have only one iView, otherwise primary for at least one of your iviews.
    Rgds,
    Karim

  • Error occurred in deployment step 'Install app for SharePoint': There were errors when validating the App manifest.

    Hi everyone,
    I `m getting error message like this  "Error occurred in deployment step 'Install app for SharePoint': There were errors when validating the App manifest.". when i try to debug the application with "Start Action"="Internet Explorer".This
    application  is  an apps for office application with Oauth with Office 365
    Any help in this regard is greatly appreciated 
    Thanks!!
    Santosh Sutar

    Thanks Fei for your time.
    >>>I would suggest that you create a new project and set it start action with 'Internet Explorer'
    to see whether this issue could be reproduced.  If no, we can compare the difference between the two menifest files.
    As per your suggestion above ,With new project,I can debug with with start action "Internet Explorer" and I
    could not see much difference between the manifest files.
    Please find below my manifest file for the reference .
    <?xml version="1.0" encoding="UTF-8"?>
    <!--Created:cb85b80c-f585-40ff-8bfc-12ff4d0e34a9-->
    <OfficeApp xmlns="http://schemas.microsoft.com/office/appforoffice/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="TaskPaneApp">
      <Id>084cd6cd-2908-44d1-a5cf-4fa029aec211</Id>
      <Version>1.0.0.0</Version>
      <ProviderName>[Provider name]</ProviderName>
      <DefaultLocale>en-US</DefaultLocale>
      <DisplayName DefaultValue="Office 365 MVC" />
      <Description DefaultValue="Office 365 MVC"/>
      <AppDomains>
        <AppDomain>https://login.microsoftonline.com</AppDomain>
      </AppDomains>
      <Hosts>
        <Host Name="Document" />
        <Host Name="Workbook" />
      </Hosts>
      <DefaultSettings>
        <SourceLocation DefaultValue="~remoteAppUrl/Home/Index/" />
      </DefaultSettings>
      <Permissions>ReadWriteDocument</Permissions>
    </OfficeApp>
    Please suggest on this.
    Thanks !!
    Santosh Sutar

  • ERROR: No valid domain present

    While installing OATS in custom mode. getting the below error in deploy.log. kindly suggest as to what can be done.
    ERROR: No valid domain present
    And also Observed this in the "config_ds.log" file .
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Error: readTemplate() failed. Do dumpStack() to see details.
    Problem invoking WLST - Traceback (innermost last):
    File "C:\OracleATS\bin\..\bin\config_ds_offline.py", line 1, in ?
    File "C:\Users\aime1\AppData\Local\Temp\WLSTOfflineIni7083857516903294319.py", line 17, in readTemplate
    The template to read must be a jar file containing a valid domain configuration
    at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
    at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
    at com.oracle.cie.domain.script.jython.WLScriptContext.readTemplate(WLScriptContext.java:340)
    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)
    com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.ScriptException: unable to parse "template-info.xml" from template jar "/install/domain/oats.jar
    The template to read must be a jar file containing a valid domain configuration
    Thanks,
    Pradeep

    Many thanks Praveen,
    I have carried out all the checks in the tables and it seems that everything is fine!.
    Creating a RFC Destication for CRM in R/3
    Maintain Table CRMRFCPAR and CRMCONSUM?
    In Table CRMPAROLTP, Parameter "crm release" should set to your CRM version ( ex 500 for crm 5.0)
    Maintain table TBE11, APPI should be NDI(new dimension integration),A yes
    I don't really know where the error could lay.
    Andrea

  • 10.1.3 HumanTask Forms deployment error is it a BUG

    Hi,
    Any one I am getting the following error. I have installed SOA 10.1.3 Midtier and am using OID as security provider. Now I am trying DocumentReview Sample but am getting the following error:
    Buildfile: C:\Oracle_Software\1013\soa\bpel\samples\demos\DocumentReview\build.xml
    validateTask:
    [echo]
    | Validating workflow
    [validateTask] url is file:/C:/Oracle_Software/jdevstudio10132/integration/bpm/support/files/WorkflowTaskDefinition.xsd
    [validateTask] Validation of workflow task definitions is completed without errors
    deployProcess:
    [echo]
    | Deploying bpel process DocumentReview on localhost, port 7779
    [deployProcess] Deploying process C:\Oracle_Software\1013\soa\bpel\samples\demos\DocumentReview\output\bpel_DocumentReview_1.0.jar
    [deployProcess] Successfully deployed the process "DocumentReview" on server "localhost" and port "7779"
    deployTaskForm:
    [echo]
    | Deploying workflow form for DocumentReview on localhost, port 7779
    [deployTaskForm] 07/07/07 08:25:19 Notification ==>Application Deployer for default_DocumentReview_1_0_DocumentReview STARTS.
    [deployTaskForm]
    [deployTaskForm] 07/07/07 08:25:19 Notification ==>Operation failed with error:
    [deployTaskForm] parent application (orabpel) is not found!
    [deployTaskForm]
    [deployTaskForm]
    [deployTaskForm]
    [deployTaskForm] Deploy error: Deploy error: Operation failed with error:
    [deployTaskForm] parent application (orabpel) is not found!
    [deployTaskForm]
    [deployTaskForm]
    BUILD FAILED
    C:\Oracle_Software\1013\soa\bpel\samples\demos\DocumentReview\build.xml:98: Error while deploying the form on server "localhost" Error message :
    java.lang.SecurityException
         at oracle.ide.IdeCore$7.checkExit(IdeCore.java:177)
         at java.lang.Runtime.exit(Runtime.java:88)
         at java.lang.System.exit(System.java:868)
         at oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline.executeCommand(Oc4jAdminCmdline.java:127)
         at com.collaxa.cube.ant.taskdefs.DeployForm.deployIAS(DeployForm.java:750)
         at com.collaxa.cube.ant.taskdefs.DeployForm.deployForm(DeployForm.java:548)
         at com.collaxa.cube.ant.taskdefs.DeployForm.deployForms(DeployForm.java:814)
         at com.collaxa.cube.ant.taskdefs.DeployForm.execute(DeployForm.java:840)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
         at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
         at oracle.jdevimpl.ant.runner.AntLauncher.launch(AntLauncher.java:321)
         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:585)
         at oracle.jdevimpl.ant.runner.InProcessAntStarter.runAnt(InProcessAntStarter.java:295)
         at oracle.jdevimpl.ant.runner.InProcessAntStarter.mav$runAnt(InProcessAntStarter.java:43)
         at oracle.jdevimpl.ant.runner.InProcessAntStarter$1.run(InProcessAntStarter.java:71)
    Total time: 45 seconds
    Thanks for any feedbacks.

    Hi HEWizard,
    I have set the ORACLE_HOME that points to SOA install directory i.e.
    C:\Documents and Settings>echo %ORACLE_HOME%
    C:\Oracle_Software\1013\soa
    One more thing is that if I install the Developer Version and even though the ORACLE_HOME is not set this works fine i.e. DocumentReview it's only that in the Midtier install version it doesn't work.
    The BPELProcess gets deployed and even the task is assigned but when logging into worklist and selecting the task I see the following error:
    Not Found
    The requested URL /default/DocumentReview/1.0/DocumentReview/DocumentReview.jsp was not found on this server.
    Oracle-Application-Server-10g/10.1.3.1.0 Oracle-HTTP-Server Server at localhost Port 7779
    It's because at deployment time I get that security error and parent application not found and it never deploys the jsp's. Now in the logs I don't see anything. It's only in JDeveloper I see those errors at deployment time. Here is the domain.log:
    <2007-07-07 18:22:44,500> <INFO> <default.collaxa.cube> <ServerManager::loadDomain>
    Oracle BPEL Server version 10.1.3.1.0
    Build: 0
    Build time: Mon Oct 09 08:44:49 PDT 2006
    Build type: release
    Source tag: PCBPEL_10.1.3.1.0_GENERIC_061009.0802
    <2007-07-07 18:22:45,140> <INFO> <default.collaxa.cube.engine> <CubeEngine::load>
    Initializing BPEL domain from descriptor file
    "C:\Oracle_Software\1013\soa\bpel\domains\default\config\domain.xml"
    <2007-07-07 18:22:45,406> <INFO> <default.collaxa.cube.engine> <gsDomainSchemaManager::validateCompatibility> Detected database version '2.0.51'
    <2007-07-07 18:22:45,406> <INFO> <default.collaxa.cube.engine> <AdaptorManager::load> Loaded adaptors for platform 'ias_10g', datasource 'oracle'
    <2007-07-07 18:22:47,656> <INFO> <default.collaxa.cube.engine> <AdapterStats::init:Done initializing Adapter statistics holder for engine > default
    <2007-07-07 18:22:47,656> <INFO> <default.collaxa.cube.engine> <CubeEngine::init>
    OraBPEL "default" BPEL domain loaded.
    <2007-07-07 18:22:53,046> <INFO> <default.collaxa.cube.engine> <CubeEngine::loadAllProcesses>
    Loading processes for BPEL domain "default" ...
    <2007-07-07 18:22:55,500> <INFO> <default.collaxa.cube.engine.deployment> Process "TaskManager" (revision "1.0") successfully loaded.
    <2007-07-07 18:22:57,234> <INFO> <default.collaxa.cube.engine.deployment> Process "TaskActionHandler" (revision "1.0") successfully loaded.
    <2007-07-07 18:22:57,953> <INFO> <default.collaxa.cube.engine.deployment> Process "DocumentReview" (revision "1.0") successfully loaded.
    <2007-07-07 18:22:58,000> <INFO> <default.collaxa.cube.engine> <CubeEngine::loadAllProcesses>
    3 processes have been loaded for BPEL domain "default".
    <2007-07-07 18:23:33,062> <INFO> <default.collaxa.cube.services> <QuartzPublisherInit::init> Notification Retry publisher scheduled at every 15 minute(s)
    <2007-07-07 18:26:23,500> <INFO> <default.collaxa.cube.compiler> validating "C:\Oracle_Software\1013\soa\bpel\domains\default\tmp\.bpel_DocumentReview_1.0_e61483a0d5e873d381ae6bfbeaed5c60.tmp\DocumentReview.bpel" ...
    <2007-07-07 18:26:30,671> <INFO> <default.collaxa.cube.engine.deployment> <CubeProcessFactory::generateProcessClass>
    Process "DocumentReview" (revision "1.0") successfully compiled.
    <2007-07-07 18:26:30,750> <INFO> <default.collaxa.cube.engine.deployment> Process "DocumentReview" (revision "1.0") successfully loaded.
    Now even though the log says process deployed successfully it only deploys the BPEL Process but no jsp forms deployed. I hope there's nothing special we have to do. This issue can be recreated by installing the Midtier version of SOA and configure it with OID and then try deploying DocumentReview Process provided in the demos.
    I hope I have provided all the information.
    Thanks and waiting for a feedback as we have to decide on whether we go using BPEL 10.1.3 and this is a critical piece of it.

  • Error - A valid installer could not be found, using AAMEE and CS6

    I receive the error - A valid installer could not be found, when using AAMEE 3.0 to create a CS6 Trial Package in Windows 7.  I'm following the procedure documented here - http://blogs.adobe.com/oobe/tag/cs6 Imaging CS6-Attack of the Clones.  I've tried both pointing at the DVD and pointing to a local folder, after copying the DVD to a local folder and copying the \payloads folder from the second DVD.  I know the DVD is valid because I did a manual installation.  I'm pointing at the folder that contains the Set-up.exe file, plus I've tried pointing at every other folder as well, with no success.  I have a 40 user license for CS6 Master Collection for a classroom on our campus.  I need to create a image for this classroom, and was thrilled that a solution was being provided to accomodate this, but AAMEE does not work!  I'm working in a Windows 7 environment.
    On top of this frustration, my Adobe ID is not working, I've used "chat" support and phone support and I can still not log in.  They claim it has been escalated.  When I explained the AAMEE error to the phone support rep, he informed me that there was no technical support and my only option was to post the question on the forum...but you have to log in with your Adobe ID to post a question!  Round and round it goes.  So I had to create another ID under a different email, just to post my question.  I'm getting the mystery "an error has occurred, please try again", when I try to log in with my work Adobe ID.
    Help! Anyone?

    RESOLVED - Thanks in part to the ALBERT-in-Vancouver and Tushar Bammi thread concerning a similar problem.  I dissected the PDApp.log.  I had copied the installation DVDs to a local folder per the Deployment Guide, when installing from the DVD initially failed.  But, PDApp.log stated - EnterpriseNativeApplet Individual media disks on fixed volumes are not supported, please use CD/DVD or mounted ISO/DMG media.  That clued me in to trying to create the MSI using the DVDs again.  My fault - that the original attempts to create the MSI from the DVDs did not work, I didn't realize I needed to run AAMEE with elevated privileges.  Note - the earlier attempts when I was running AAMEE with elevated privileges and pointing to the locally copied installation files, failed.  Interesting.  I'm confused as to why the Deployment Guide directed my to create a product-install folder...
    I haven't tested the MSI file yet, but if I have additional problems I will start a new thread.
    Thanks.

  • Deploy error!!!

    Hi all,
    I'm trying to deploy my webdynpro application and I got the following problem....
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Error connecting using JCO.Client: nullcom.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Error connecting using JCO.Client: null
    Does anybody know about this kind of error?
    Thanks,
    Jesus.

    Hi Jesus,
    Please try printing the cause for the exception in your catch  block using 'wdComponentAPI.getMessageManager().reportSuccess("ERROR::CAUSE ::"+e.getCause());'.
    This might show you a message like 'jcoClientConnection couldn't be created' and 'Please assure that you have configured the RFC connections and/or logical System Name properly for this model'.
    And from your previous post webdynpro application deploy error...', I understand that your jco has been created in the proper way. <b>If this is the case</b>, My Guess is :
    Please check what kind of user authentication your jco for Application data (Model Data) uses. When you create a jco for Application Data, you can use the following methods for User Authentication :
    - User/Password
    - Ticket
    - User Mapping
    - Client Ticket (About which I'm clueless)
    If you are using Ticket or User Mapping, the created jco won't have any userid attached to it. So, you need to authenticate yourself while running the application. For that you need to set the 'authentication' to true for your application and provide a valid user name & password at run time.
    If you are not familiar with setting the authentication for the application, these links may help you:
    http://help.sap.com/saphelp_webas630/helpdata/en/2c/7a0a00c8bb5d42b87e58419c09bf43/content.htm
    http://help.sap.com/saphelp_webas630/helpdata/en/09/a4d6a674bc1d4a9e74abf81bed3ef6/content.htm
    And if you are using User/Password for authentication and have given the correct credentials, and still if you get a 'jcoconnection error', then you can be pretty sure that your jco hasn't been created properly.
    Hope this helps,
    Best Regards,
    Nibu.

  • Getting Deploy Error when using the WebDynpro Compiler

    Hi,
    I have a VC application which uses the RFC from R/3.
    When i am using the Compiler as WEBDYNPRO, it is giving me Deploy Error as:
    WebDynpro Compiler:
    Portal request failed
    (Model properties Namespace and Vendor are not specified for source archieve generator)
    Also,
    I checked the Iview property in the Portal but i am unable to find this properties.
    Guide me when and where this Complier type is uesd..?
    Thanks & Regards,
    Dhruv Shah

    Hi,
    I am unable to find this properties.
    In the Model View i searched a lot.
    I have another question also.
    Do you know how to refresh the table from the RFC.
    Thanks& regards,
    Dhruv Shah

  • Retrieving polices or error in validations

    Hi Guys,
    We are trying to call a SOAP enabled Webservice with the policy -
    oracle/wss_username_token_client_policy from a webcenter portal application .
    I am successfully consume the webservice in my local System with Weblogic Version: 10.3.5.0
    When Deploy this same application into some other Remote application Server with Weblogic version 10.3.6.0 .. I am getting the below Exception
    " <6162e580403b4c47:6a06d
    475:137fef55a55:-8000-00000000000007b2> <1340016911940> <BEA-000000> <<Jun 18, 2012 5:55:11 AM CDT> <Error> <oracle.wsm.resources.enforcement> <WSM-07501> <Failure in Oracle WSM Agent processReques
    t, category=security_and_management, function=agent.function.client, application=testshire, composite=null, modelObj=SAD_ADMISSIONS, policy=null, policyVersion=null, assertionName=null.
    oracle.wsm.common.sdk.WSMException: WSM-07620 : Agent cannot enforce policies due to either failure in retrieving polices or error in validations, detail= "WSM-06102 The policy reference URI "oracl
    e/wss_username_token_client_policy" is not valid.
    at oracle.wsm.agent.WSMAgent.getPolRefPolMap(WSMAgent.java:893)
    at oracle.wsm.agent.WSMAgent.processCommon(WSMAgent.java:958)
    at oracle.wsm.agent.WSMAgent.processRequest(WSMAgent.java:470)
    at oracle.wsm.agent.handler.WSMEngineInvoker.handleRequest(WSMEngineInvoker.java:373)
    at oracle.wsm.agent.handler.wls.WSMAgentHook.handleRequest(WSMAgentHook.java:305)
    at weblogic.wsee.jaxws.framework.jaxrpc.TubeFactory$JAXRPCTube.processRequest(TubeFactory.java:222)
    at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:866)
    at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:815)
    at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:778)
    at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:680)
    at com.sun.xml.ws.client.Stub.process(Stub.java:272)
    at com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:153)
    at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:115)
    at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:95)
    at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:136)
    at $Proxy246.sadGETAPPLS(Unknown Source)
    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 weblogic.wsee.jaxws.spi.ClientInstanceInvocationHandler.invoke(ClientInstanceInvocationHandler.java:84)
    at $Proxy240.sadGETAPPLS(Unknown Source)
    at com.imperial.demo.beans.GetApplicationsBean.getApplications(GetApplicationsBean.java:102)
    at com.imperial.demo.beans.GetApplicationsBean.getApplicationsEvent(GetApplicationsBean.java:166)
    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 com.sun.el.parser.AstValue.invoke(AstValue.java:187)
    at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:297)
    at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:93)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
    at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
    Please let me know if any one has face this issue any Resolution Required.
    Thanks
    Venkat

    Have you configured WS-Security in your remote weblogic to communicate between the producer (WS Provider) and consumer (WC Portal)? Have a look on the following docuemnentation that is explaining how to configure WS Security:-
    http://docs.oracle.com/cd/E21764_01/webcenter.1111/e12405/wcadm_security_wss.htm#CIHEBAHB
    I hope your webservice provider and portal is deployed on same domain then you can go for simple topology as explain in http://docs.oracle.com/cd/E21764_01/webcenter.1111/e12405/wcadm_security_wss.htm#BGBFBJJF.
    Instead of configuring the discussion web service as mentioned in the documentation, you have to do same thing for your webserver provider.
    Regards,
    Imran

  • Deployment error in Visual Composer

    Hi,
    While deploying a model in SAP Newtweaver visual composer , I get the following error . Can anyone how to fix this error?
    Portal Request Failed:
    (WD deployment failed. Consult log file for details)
    Also, how do I access the log file?
    regards,
    subram

    thanks for the reply. I followed all the instructions as in SDN thread.
    Now I get  " Nothing to Deploy" . I used iview as "Primary Window" and used compiler runtime as "Webdynpro". I created new iviews and tried to deploy them. I am getting  " Nothing to Deploy" every time.
    regards,
    subram

  • API8532: Internal Error: Language Validation can't create a unique type nam

    When I tried to validate an expression for a field in EXPRESSION operator in OWB, I got the error message:
    java.lang.Exception: ValidationError?
    java.lang.Exception: API8532: Internal Error: Language Validation can't create a unique type name when attempting to deploy a validation package.
    Can you please help me out in this matter?

    Good morning guys,
    Here's what I found at Metalink for the aforementioned patch:
    ====================================================
    This patchset is obsolete in this platform and language. Please see the reason stated below. Please contact Oracle Support for replacement patch.
    Reason for Obsolescence
    This patch was originally hosted as Generic. It will be obsoleted and rehosted as 2 different patches Patch ID 3455473 is for Windows Patch ID 3455474 is for Solaris 32 bit
    Patchsets known to include or supersede Patchset 3443542
    No information available from the patch repository.
    ====================================================
    Hence my remark about the no-availability for AIX.
    Anyway, do I really need to patch to 9.2.0.4 if I'm at 9.2.0.2.8 and the API8532-error still occurs?
    Thanks.
    Cheers, Patrick
    PS
    Trying to follow the links to the new patches is to no avail, I get:
    "Error
    No search executed. Please provide a valid patch number.
    Trying a generic search for my platform and my version is a tad difficult, as far as I know my OWB-install was not a part of a 9iAS or 9iDS suite, so which one to choose... ?

  • Test Data, DBG1012: Debug deployment error

    Hi,
    I have problems with the Mapping Editor.
    I couldn't get it work with Test Data.
    Another problem is, that there is no user guide for this, as the version is new.
    The GUI looks a bit different to the page 7-4 in the guide B12146-01.
    Error: "DBG1012: Debug deployment error". I didn't see any data in the source. But there is data inside.

    Hi,
    Not clear which version you are using (10.1?), Please verify mapping is validated and objects used in mapping deployed successfully.
    -NB

  • Planning application deployment error (unable to create schema)

    Hi,
    I was trying to deploy a planning application and got stuck at the deployment step (the validation wen't through fine). During deployment the job aborts giving the following error : Unable to create Scehma for application. Exiting Application Creation.
    Can anyone suggest what could be the issue here. Appreciate the help.
    [Sep 8, 2010 2:06:07 PM]: Parsing Application Properties...
    [Sep 8, 2010 2:06:08 PM]: Application Configuration Properties...
    [Sep 8, 2010 2:06:08 PM]: Parsing Dimensions info...
    [Sep 8, 2010 2:06:08 PM]: Creating Application bkpln4...
    [Sep 8, 2010 2:06:10 PM]: Error Unable to create Scehma for application. Exiting Application Creation.
    StackTrace:
    java.lang.IllegalStateException: Unable to create Scehma for application. Exiting Application Creation.
         at com.hyperion.planning.HspManageApplication.createApp(Unknown Source)
         at com.hyperion.planning.appdeploy.HspSaxParsedAppDefinition.deployAppFromXML(Unknown Source)
         at com.hyperion.planning.appdeploy.HspAppDefinition$1.run(Unknown Source)
    [Sep 8, 2010 2:06:10 PM]: Error An error occurred while creating the application. Please check log for details. Unable to create Scehma for application. Exiting Application Creation.
    java.lang.IllegalStateException: Unable to create Scehma for application. Exiting Application Creation.
         at com.hyperion.planning.HspManageApplication.createApp(Unknown Source)
         at com.hyperion.planning.appdeploy.HspSaxParsedAppDefinition.deployAppFromXML(Unknown Source)
         at com.hyperion.planning.appdeploy.HspAppDefinition$1.run(Unknown Source)

    Check if the oracle user schema has sufficient privileges to create the tables it needed, etc. Usually if the Oracle DBA grants Connect and resource it is sufficient or more specifically, they need to ensure the following privileges have been granted on a tablespace to the user/schema that is connecting: create table, create any index, create sequence, create procedure, create session, alter session.
    Cheers,
    Jasmine.

  • JSPM upgrade Error during validation of the dependencies of the selected ho

    Hi,
    We have a strange problem, recently we have upgraded our server from XI 3.0 to PI 7.1 and after the upgrade
    as part of post upgrade steps I had to deploy few SDA/SCA files, while I am trying to deploy these files
    I am getting the error "Error during validation of the dependencies of the selected hot fixes" during the check queue phase and I am not able to go ahead..
    As I am facing the same error for three different kinds of SDA files, I was trying to apply SP03 for my
    JSPM version 7.11.0.0.119 but even here I am facing the same error.
    I am sure that what ever the files I am trying to deploy are correct because these are instructed by SAP.
    I guess I have some problem with my JSPM.
    Please help me.
    Thanking you in advance.
    Sonali

    Hi,
    There is no SDM in NW 7.1. All the deployments have to be carried out by JSPM itself.
    Sonali - Can you check the JSPM logs and give complete log ?
    Also can u mention the SDA file names ?
    Are they standard SAP SDA files or custom files ?
    Cheers......,
    Raghu

  • JSPM: Error during validation of the dependencies of the selected hot fixes

    Hi,
    We have a strange problem, recently we have upgraded our server from XI 3.0 to PI 7.1 and after the upgrade
    as part of post upgrade steps I had to deploy few SDA/SCA files, while I am trying to deploy these files
    I am getting the error "Error during validation of the dependencies of the selected hot fixes" during the check queue phase and I am not able to go ahead..
    As I am facing the same error for three different kinds of SDA files, I was trying to apply SP03 for my
    JSPM version 7.11.0.0.119 but even here I am facing the same error.
    I am sure that what ever the files I am trying to deploy are correct because these are instructed by SAP.
    I guess I have some problem with my JSPM.
    Please help me.
    Thanking you in advance.
    Sonali

    Just updated your other post -
    Java deployment tools on NW 7.1
    Error during validation of the dependencies of the selected hot fixes
    Btw, could you check the documents of these SDA files in case there is soem common dependency?

Maybe you are looking for

  • Unable to install Adobe Reader 8.1.2 Help!!!

    Help Please I had Adobe Reader 8 on my Laptop Os WinsXP but it was corrupt so I unstalled it and I`m trying ( Approx 8 tries ) to install Adobe Reader 8.1.2 but all I get when it`s trying to Install is a dialog box that pops up saying Internal Error

  • Different View for same document library on a Wiki Page

    Hi, I am developing a Provided hosted app which have a functionality to create a document library with two Views. Also we need to show this document library in a wiki page with two different views. I am using CSOM (C#). I am able to create the docume

  • How can I get my serial number for Photoshop Elements 7

    I have recently purchased Wacom Bamboo touch tablet that comes free with Photoshop Elements 7, apparently I have lost my serial code BEFORE I was able to download it. Is there any way I could retrieve it?

  • How to change the screen resolution in Sparc workstation.

    I am using the CDE screen to login. I need to set the screen resolution to 1100*864. How to set? solaris 10 current setting is 1280*1024.

  • How to apply for Corp Discount

    May smart phone account is setup and I want to now get a Corp discount added. Can I do this over the web or must I bring proof on employment with approved firm to a retail Verizon store?