JDev 10.1.3.3 and WebCenter - Error running WSRP Standalone Portlet

Hello: I am working with JDev 10.1.3.3 w/ the WebCenter extension on my WinXP PC. I have viewed the WebCenter How-To Demos (http://www.oracle.com/products/middleware/webcenter.html) and am replicating them in JDev. All is working except for the last in the Veeva Vacation demos (Building & Deploying Standards-Based Portlets). I followed the demo and successfully (so I thought) created an entry point, deployed the standalone portlet and registered the portlet producer. I dragged the VeevaProducer to the JSF page. Then with my Preconfigured OC4J running I tried to run the jspx page. Instead of seeing the application page, an error page appeared "Error instantiating web-application".
The first error description is:
"Error compiling :C:\Oracle\jdev10133\jdev\Veeva\ViewController\public_html: Syntax error in source or compilation failed in: C:\Oracle\jdev10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\application-deployments\current-workspace-app\Project1\oracle\portlet\wsrp\v2\soap\UnsupportedLocale.java C:\Oracle\jdev10133\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\application-deployments\current-workspace-app\Project1\oasis\names\tc\wsrp\v1\bind\runtime\WSRP_v1_PortletManagement_Binding_SOAP_Stub.java:35: error #300: WSRP_v1_PortletManagement_PortType not found in class oasis.names.tc.wsrp.v1.bind.runtime.WSRP_v1_PortletManagement_Binding_SOAP_Stub
implements oracle.portlet.wsrp.v1.soap.WSRP_v1_PortletManagement_PortType { "
I don't know what that means! Your help will be appreciated.
Thanks.

You can create EAR/WAR file from JDeveloper and then use the OC4J 10.1.2 managment console to deploy them to the server, there is no one-click-deploy support from JDev 10.1.3 to OC4J stand-alone 10.1.2

Similar Messages

  • Invalid Handle Error for WSRP Struts Portlet

    Hi,
    I am in process of modifying our existing struts application so that I can access it as remote portlet. I followed the Integrating Existing Struts Application guide and created a portlet. When I tried to use this portlet, I started getting following error. Does anyone know where I might be going wrong? Thanks.
    Fault: {urn:oasis:names:tc:wsrp:v1:types}InvalidHandle
    The given portletHandle [portlet_1] is invalid or none of the supported portlet containers can handle this portlet.
    2005-04-22T16:32:08.282+01:00com.bea.wsrp.faults.InvalidHandleException: The given portletHandle [portlet_1] is invalid or none of the supported portlet containers can handle this portlet. at com.bea.wsrp.producer.handlers.markup.MarkupServiceHandler.doGetMarkup(MarkupServiceHandler.java:407) at com.bea.wsrp.producer.handlers.markup.MarkupServiceHandler.doService(MarkupServiceHandler.java:306) at com.bea.wsrp.producer.handlers.markup.MarkupServiceHandler.doService(MarkupServiceHandler.java:282) at com.bea.wsrp.producer.handlers.AbstractServiceHandler.service(AbstractServiceHandler.java:78) at com.bea.wsrp.producer.handlers.markup.MarkupServiceHandler.service(MarkupServiceHandler.java:262) at com.bea.wsrp.producer.WsrpServer.processServiceRequest(WsrpServer.java:299) at com.bea.wsrp.producer.WsrpServer.service(WsrpServer.java:198) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at com.bea.wsrp.producer.adapter.pageflow.WsrpPageflowFilter.doFilter(WsrpPageflowFilter.java:73) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6724) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3764) at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)

    Hi Shanta,
    I have started writing a struts 1.1 based module and expose it as a wsrp portlet. Can you pls help me where and how to start on this?
    Thanks,
    Ravi

  • Error Running Reports as Portlet in Oracle AS 10g

    #First, I create the report server using Reports Server Access Portlet (Administration>     Oracle Reports Security Setting)
    When defining the Server Name and Printers, I fill the fields like this:
    Display Name : MY_REPORTS_SERVER
    Reports Server Name : myserver
    Oracle Reports Web Gateway URL for JSP reports : http://stts:7778/
    Oracle Reports Web Gateway URL for RDF reports : http://stts:7778/reports/rwservlet
    #Second, I create the report definition using Reports Definition File Access portlet
    Display Name : myreport
    Reports Servers : MY_REPORTS_SERVER
    Oracle Reports File Name : test.rdf (default report sample)
    Execute : via servlet
    #The problem is.....
    When I tried to run the report by clicking Run / Run as Portlet link, the report doesn't show up.
    Then, I rightclick-View Page Source on the page
    <iframe name="iFramePortlet"
    src="http://sttsstts/reports/rwservlet?report=test.rdf&server=myserver&destype=Cach....
    I found that the src tag is doubling my computername into sttsstts, it supposed to be stts only.
    How come this happen???
    I already tried to change server definition into
    Oracle Reports Web Gateway URL for JSP reports : http://localhost/
    Oracle Reports Web Gateway URL for RDF reports : http://localhost/reports/rwservlet
    but the when tried to run the report again, the src still added by computername become:
    src="http://localhoststts/reports/rwservlet?report=test.rdf&server=myserver&destype=Cach............
    plaease help me...
    Thanx before,
    Chris

    Hi,
    I found two Metalink Notes that could of use to you :-
    Metalink Note:230544.1 :- How To Install And Configure OSA AS Portlets (Main Document)
    Metalink Note:247595.1 :- Installing AS Portlets 1.0 with OFA or OSA Version 6.4
    Regards,
    Sandeep

  • OES and WebCenter Integration And PEP API Issues

    Hi All,
    Currently we want to develop a WebCenter app which will check Authentication Policy in Oracle Entitlement Server using PEP API.
    We encountered some issues, and have following questions:
    1. According to PEP sample API, seems the PEP client application could only connect to the OES which is deployed on the same container context (same WLS domain).
    Is that possible for our PEP client application to connect to OES which is deployed on a different WLS domain or even remote WLS?
    2. Currently we deployed our WebCenter Spaces and OES on different WLS domains, is this a common pattern for WebCenter and OES integration?
    We got following error while starting up OES, after we try deploying OES 11.1.1.5.0 and WebCenter Portal 11.1.1.6.0 together on a WLS (10.3.5) domain.
    Any ideas? Thanks in advance.
    Thanks,
    Nicholas
    Caused By: oracle.mds.config.MDSConfigurationException: MDS-00035: cannot load the class: oracle.security.apm.rgx.mds.cust.SiteCC.
         at oracle.mds.config.CustConfig.getCustClassList(CustConfig.java:365)
         at oracle.mds.config.CustConfig.loadFromBean(CustConfig.java:277)
         at oracle.mds.config.CustConfig.<init>(CustConfig.java:242)
         at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:781)
         at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:848)
         at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:491)
         at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:438)
         at oracle.mds.internal.lcm.deploy.DeployManager.deploy(DeployManager.java:516)
         at oracle.mds.internal.lcm.deploy.DeployManager.startDeployment(DeployManager.java:204)
         at oracle.mds.internal.lcm.MDSLifecycleListenerImpl.start(MDSLifecycleListenerImpl.java:215)
         at oracle.mds.lcm.weblogic.WLLifecycleListener.preStart(WLLifecycleListener.java:77)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.preStart(BaseLifecycleFlow.java:62)
         at weblogic.application.internal.flow.HeadLifecycleFlow.prepare(HeadLifecycleFlow.java:283)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:191)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    Finally I found the error I got was because of the wrong version of JDeveloper and WebCenter extension.
    Portal apps which created by JDev 11.1.1.6.0 are not able to run on WebCenter 11.1.1.1.5, while the ones created by JDev 11.1.1.1.5 with WC extension 11.1.1.4.0.120306 work.
    Looks like it's not a good idea to mix FMW products of different version in a single project.

  • How to Run both UCM Server and Webcenter Portal Services on single Weblogic

    Hi,
    First i have installed Oracle UCM and configure it on Weblogic Server successfully. But after the installation of Webcenter Portal on same machine and Weblogic Server. UCM Server is not running it shows Forcefully shutting down error. Kindly help me i want to run both UCM and Webcenter Portal Servers on one Weblogic server.
    Regards
    Shaheer Badar
    www.infotechinspiration.blogspot.com

    Hi Shaeer,
    Make sure that you dont have same port numbers on both servers.
    If it then try to avoid them.
    Secondly also check nodemanager log server log to verify why it went to shutdown mode.
    Regards,
    Kal

  • Unable to create/use Java 1.3.1 library in JDev 10.1.2.1 and 10.1.3 EA

    Hi !
    I'm working on a project that uses jdk1.3.1_03.
    I use Jdev 10.1.2 and want to migrate to either JDev 10.1.2.1 (latest production version) or 10.1.3 EA (Early Access).
    With JDev 10.1.2, I have no issue.
    However, with JDev 10.1.2.1 or 10.1.3 EA, i have an error message as soon as I try to create/use a J2SE 1.3.1_03 definition :
    Title : Java Virtual Machine Launcher
    Error message : Could not find main class. Program will exit!
    Is there a workaround ?
    Is J2SE 1.3.1 no longer supported ?
    If it is no longer supported, why did this happen between 2 minor versions of JDev (10.1.2 and 10.1.2.1)
    Thank you in advance for your answers !
    Thomas

    I don't use JDK 1.3.1 to start JDev.
    I know/use two ways to create the 1.3.1 library :
    - Project Properties
    then in the tree view : Profiles/Development/Libraries and then 'new' button
    - Menu 'Tools/Manage Libraries'
    then 'J2SE Definition' Tab and 'new' button
    Both methods end with the error mentioned before when I select the 1.3.1 java executable after a click on 'browse' in JDev 10.1.2.1 and 10.1.3 EA.
    As i wrote, the same actions in JDev 10.1.2 work perfectly.
    Thomas

  • Error running WebCenter Tutorial

    Hi,
    I am trying to go through the WebCenter tutorial Oracle® Fusion Middleware Tutorial for Oracle WebCenter Developers 11g Release 1 (11.1.1)
    I have installed JDeveloper Studio Edition Version 11.1.1.4.0 and added the WebCenter Extensions.
    I created the tutorial portal application and tried to run it (as per the tutorial but get the following error:
    03:10:07 PM] Deploying Application...
    <Jan 26, 2011 3:10:17 PM GMT> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.apps.common.resource, referenced from: /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/DefaultDomain/servers/DefaultServer/tmp/_WL_user/oracle.webcenter.framework/owur7d]. Make sure the referenced optional package has been deployed as a library.>
    <Jan 26, 2011 3:10:20 PM GMT> <Notice> <LoggingService> <BEA-320400> <The log file /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Jan 26, 2011 3:10:20 PM GMT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log00001. Log messages will continue to be logged in /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log.>
    <Jan 26, 2011 3:10:27 PM GMT> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/o.j2ee/drs/MyPortalApplication/PortalWebApp.war. Please make sure that the annotations are valid. The error is An I/O error occurred during listing of the directory: /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/o.j2ee/drs/MyPortalApplication/PortalWebApp.war/WEB-INF/classes>
    <Jan 26, 2011 3:10:27 PM GMT> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1296054608923' for task '2'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'MyPortalApplication-Portal-context-root''
    weblogic.application.ModuleException: Failed to load webapp: 'MyPortalApplication-Portal-context-root'
    The environment in Oracle Enterprise Linux 64 bit running in VMware Workstation 7 and is a clean install with a clean install of JDeveloper.
    The other thing I noticed is that on the JDevelopers "Extentions" tab there is a warning:
    oracle.webcenter.app
    Warning: Classpath entry /d01/oracle/javahome/jdk/lib/tools.jar not found.
    I do not know why it would configure /d01/oracle/javahome/jdk/lib as that is not a valid path in the installation.
    The full stack trace is:
    [03:10:07 PM] Deploying Application...
    <Jan 26, 2011 3:10:17 PM GMT> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.apps.common.resource, referenced from: /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/DefaultDomain/servers/DefaultServer/tmp/_WL_user/oracle.webcenter.framework/owur7d]. Make sure the referenced optional package has been deployed as a library.>
    <Jan 26, 2011 3:10:20 PM GMT> <Notice> <LoggingService> <BEA-320400> <The log file /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Jan 26, 2011 3:10:20 PM GMT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log00001. Log messages will continue to be logged in /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log.>
    <Jan 26, 2011 3:10:27 PM GMT> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/o.j2ee/drs/MyPortalApplication/PortalWebApp.war. Please make sure that the annotations are valid. The error is An I/O error occurred during listing of the directory: /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/o.j2ee/drs/MyPortalApplication/PortalWebApp.war/WEB-INF/classes>
    <Jan 26, 2011 3:10:27 PM GMT> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1296054608923' for task '2'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'MyPortalApplication-Portal-context-root''
    weblogic.application.ModuleException: Failed to load webapp: 'MyPortalApplication-Portal-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: weblogic.utils.enumerations.FileEnumeration$NullDirectoryListException: An I/O error occurred during listing of the directory: /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/o.j2ee/drs/MyPortalApplication/PortalWebApp.war/WEB-INF/classes
         at weblogic.utils.enumerations.FileEnumeration.getNextFile(FileEnumeration.java:150)
         at weblogic.utils.enumerations.FileEnumeration.hasMoreFiles(FileEnumeration.java:102)
         at weblogic.utils.enumerations.FileEnumeration.hasMoreElements(FileEnumeration.java:134)
         at weblogic.utils.enumerations.SequencingEnumerator.hasMoreElements(SequencingEnumerator.java:52)
         at weblogic.utils.enumerations.SequencingEnumerator.hasMoreElements(SequencingEnumerator.java:52)
         Truncated. see log file for complete stacktrace
    >
    <Jan 26, 2011 3:10:27 PM GMT> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'MyPortalApplication [Version=V2.0]'.>
    <Jan 26, 2011 3:10:27 PM GMT> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'MyPortalApplication-Portal-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: weblogic.utils.enumerations.FileEnumeration$NullDirectoryListException: An I/O error occurred during listing of the directory: /home/oracle/.jdeveloper/system11.1.1.4.37.59.23/o.j2ee/drs/MyPortalApplication/PortalWebApp.war/WEB-INF/classes
         at weblogic.utils.enumerations.FileEnumeration.getNextFile(FileEnumeration.java:150)
         at weblogic.utils.enumerations.FileEnumeration.hasMoreFiles(FileEnumeration.java:102)
         at weblogic.utils.enumerations.FileEnumeration.hasMoreElements(FileEnumeration.java:134)
         at weblogic.utils.enumerations.SequencingEnumerator.hasMoreElements(SequencingEnumerator.java:52)
         at weblogic.utils.enumerations.SequencingEnumerator.hasMoreElements(SequencingEnumerator.java:52)
         Truncated. see log file for complete stacktrace
    >
    [03:10:27 PM] #### Deployment incomplete. ####
    [03:10:27 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    #### Cannot run application MyPortalApplication due to error deploying to IntegratedWebLogicServer.
    [Application MyPortalApplication stopped and undeployed from Server Instance IntegratedWebLogicServer]

    Hi Peter,
    Fixed the problem, I created directories:
    /d01/oracle/javahome
    and
    /d01/oracle/javahome/jdk
    then created a symbolic link:
    ln -s /d01/oracle/middleware/jdk160_21/lib /d01/oracle/javahome/jdk/lib
    When I restarted weblogic it got beyond that but then failed due to "to many open files"
    So I edited /etc/security/limits.conf
    adding the lines:
    oracle hard nofile 4096
    oracle soft nofile 4096
    as per the weblogic installation guide
    The tutorial application then started ...
    Thanks for the responses
    Craig

  • Need to integrate Obiee and webcenter

    I was trying to display some obiee reports in a webcenter application , but not able to . I had tried the following.
    I had created a model project configured with BI-JDBC extn, i was able to create the view object , so I dropped the data control as pie chart in jspx page, but then when i ran the page , i started getting the exception connection obiee not defined.I had created a connection obiee while I created the sql view object.
    <Utils> <buildFacesMessage> ADF: Adding the following JSF error message: Connection name obiee is not defined.
    oracle.jbo.ConfigException: JBO-33003: Connection name obiee is not defined.
         at oracle.jbo.client.Configuration.initializeFromConnectionName(Configuration.java:1199)
         at oracle.jbo.client.Configuration.getConfiguration(Configuration.java:648)
         at oracle.jbo.common.ampool.PoolMgr.loadConfiguration(PoolMgr.java:605)
         at oracle.jbo.common.ampool.PoolMgr.findPool(PoolMgr.java:526)
         at oracle.adf.model.bc4j.DCJboDataControl.findApplicationPool(DCJboDataControl.java:565)
         at oracle.adf.model.bc4j.DCJboDataControl.initializeSessionCookie(DCJboDataControl.java:389)
         at oracle.adf.model.bc4j.DCJboDataControl.initializeJboSession(DCJboDataControl.java:303)
         at oracle.adf.model.bc4j.DataControlFactoryImpl.createSessionInternal(DataControlFactoryImpl.java:220)
    I had checked the bc4j.xcfg and it is having the correct name too.
    Am i missing some thing here?
    I then added some BI reports in an ADF page and thought of exposing them as portlets, Was able to successfully get the report in an ADF page and I had created a portlet entry from the page.In the webcenter application I registered it as a wsrp producer, but in runtime I was getting an error as invalid username and password - Any ideas as is it possibel to access the portlet created in the above manner
    I had gone through the oracle document , in adding the BI contents in the resource catalog , but after following the steps too i was not able to get the BI presentation services listed in the connections section.
    Can any one help me in bringing the BI reports in the webcenter application.I am using webcenter - 11g ps3 and obiee 11 g.
    Thanks in advance for the help.

    Ok
    Let me be more clear on this my development environment is windows so I have installed instantclient-basic- win32 -11.1.0.7.0 pkg on windows,my production is on Unix,So i create all my rpd in windows and I migrate it to my unix box.
    Issue 1)
    Right now my rpd that is created in windows with a connection pool using a ODBC connection.And I migrate this rpd to my unix box it fails,as there is no ODBC connection created in unix,So how will I create a ODBC connection in my unix box.
    Issue 2)
    By using OCI for my connection pool instead of OBDC will be useful? If so I am not able to use OCI connection on windows,The steps that I have mentioned on my last response has been done on my windows system.
    Thanks for ur time rnm1978

  • Each time I try to synch photos from my Windows 7 PC to my iPad2, iTunes stops working, and the error report says Problem Event Name:     APPCRASH   Application Name:     iTunes.exe   Application Version:     10.3.1.55   Application Timestamp:     4deec35

    Each time I try to synch photos from my Windows7 PC to my iPad2, iTunes stops working and the error message is:
    Problem Event Name:                          APPCRASH
      Application Name:                             iTunes.exe
      Application Version:                           10.3.1.55
      Application Timestamp:                    4deec351
      Fault Module Name:                          ntdll.dll
      Fault Module Version:                        6.1.7601.17514
      Fault Module Timestamp:                 4ce7ba58
      Exception Code:                                  c0000005
      Exception Offset:                                0002e3fb
      OS Version:                                          6.1.7601.2.1.0.768.3
      Locale ID:                                             1033
      Additional Information 1:                  0a9e
      Additional Information 2:                  0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:                  0a9e
      Additional Information 4:                  0a9e372d3b4ad19135b953a78882e789
    I reloaded iTunes 10 (64 bit) successfully, but the problem remains the same.
    Any suggestions?

    I looked in the folder from which I want to synch photos, but there is no such thing as an "ipod photo cache" in that folder, or sub-folders, as suggested in the link which you were nice enough to provide.
    I have also tried removing photos from my iPad2 Photos App, and "iTunes has stopped working" shows up  again as soon as I click on the "Synch photos from" button.

  • 2TB Ext. Hard Drive is corrupted?, error code -50 and then error code -35 when i try to empty out my trash

    okay so a few days ago i received and email for one of my colleagues to do some final editing to a music video. the folder contained 2 videos a rough chops and the main which was about 2-3GB which i dragged on to my external hard drive . and at the time i was trying to install a trial version of parallel lines and me being a newbie to the software i didn't know i need windows installments for it to run lol but yeah... so i was just getting frustrated with the software i kept installing it uninstalling it and then i was thinking my the problem might be because my MacHD space is low (less then 40GBs on my MacHD), so.. i installed it on my hard drive where all my important files are (I'm a graphic designer and do light video editing) video projects and many photoshop projects form 2007 and logs and just a bunch of important files in my hard drive. so because i was so frustrated with the software i wasn't thinking and i installed it on my external 2TB hard drive. and when i realized parallel wasn't working i gave up, uninstalled the program form the hard drive and for some reason when i did that and i tried opening the video my friend had email to me and for some reason it did load up but a few seconds maybe about 10sec in the video is froze and closed my media app (VLC) and when i tried opening other video files it would freeze every few minutes but those specific files i had drag in last were not playing after at least 5 secs and eventually didn't open at all so i restart my computer login and now i get scared i see that my MacBook Pro isn't reading my external hard drive so i search threw forums... i unplug from the wall plug my external hard drive back in my computer and it loaded up but when i opened my external hard drive all my files had that plank white paper icon on my folders (because i have everything organized but subject when you open then drive folder. so... i go in to my projects and nothing, i open my edited photos and nothing... my hart feels like its about to drop and i keep opening files and there is nothing in them, but in "get info" of my drive it shows that there is filled so i go to "disk utility"... i "verify disk" passes ..."repair disk" doesn't past.... i look it up in forums... so i reboot my computer and go to the safe recovery menu. go threw the same ting "disk utility"... verify, pass... repair, pass... so now i feel relieved. i login files in the ext. hard drive load up i tried again to open the files and same thing happens... so now I'm thinking its the files i drag the files to the trash and try to empty and its gone i reboot the computer and my drive didn't load up so i tried unplugin it and back in... drive comes up i notice theres trash.. i tried emptying it and i get the error code -50. and no files are popping up on my external drive and i try to repair/unmount disk and the verify disk doesn't pass and when i click repair disk it doesn't past and another error code pops up -35.... so i felt my drive alone for a few days and yesterday i go the files deleted from the trash and now I'm not getting any codes but when i try to unmount.verify/repair the disk. keeps letting my tits need to be repaired so i click the repair button another error unable to unmount volume to repair...
    what do i do? my files still don't show up. and I'm very sorry for the long paragraph but i have to be detailed for you to understand my situation

    Read this.

  • Sender mail adapter : no messages and no error log

    Hello,
    I have configured a sender mail adapter to read mails from the inbox. I have used IMAP protocol. URL is specified as imap://EMHBSEXM01/Inbox. User name and password is also specified properly. I have kept poll interval to 1 minute. Messages in the inbox are in unread status. But the mail is not getting processed. I do not see anything after 1 minute. I tried using generate fetch report flag. But even then it does not create any message in SXMB_MONI. I checked runtime workbench for Mail adapter but I do not see any message for the same. Is there something that I am missing?
    Thanks,
    Dev

    Hi All,
    I chekced your responses and tried accordingly. Our basis team has given me new link now and the error message has changed. I am getting following error message.
    exception caught during processing mail message; java.io.IOException: unexpected login response; read 001F BAD Command received in Invalid state.
    Does anyone have any idea what this error is?
    Thanks in advance,
    Devendra

  • I have an airport extreme and my computer runs Microsoft windows XP Media Center Edition 2005. I receive an error message saying " airport requires that your computer is running windows xp sp3 or windows vista sp1 or newer"...why?

    i have an airport extreme and my computer runs Microsoft windows XP Media Center Edition 2005. I receive an error message saying " airport requires that your computer is running windows xp sp3 or windows vista sp1 or newer"...why?

    It is required to be able to connect. Download SP3 here. http://www.microsoft.com/download/en/details.aspx?id=24
    I Hope I Was Able To Help You Or Solve Your Question.
    Simmm
    3/12/2012
    If Someone Helped You, Click
    "This Helped Me"
    If Someone Solved Your Question, Click
    "This Solved My Question"

  • Plug-in errors and dependency errors with a CAF app in DS in NW CE 7.1

    I am learining to build CAF apps in Developer Studio in NW CE 7.1.  Here are my steps and the errors I am getting:
    Open Developer Studio
    Switch to the CA perspective
    File->New->Project
    Choose Development Component under Development Infrastructure
    Press Next
    Choose Composite Application under sap.com
    Choose MyComponents[demo.sap.com] under 'Local Development'
    Vendor: demo.sap.com
    Name: carpool
    Caption: Car Pool
    Language: American English
    Domain: SAP-xApps
    Support Component: CAF-APP (typed in, not chosen)
    Press Finish
    The following error appears:
    Status ERROR
    Plugin : com.sap.ide.metamodel.core.services.eclipse
    code=0
    Internal error
       Plugin name: Metamodel Core
       Internal error  : com.sap.ide.metamodel.core.services.eclipse
       Class      : com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker
       Method     : computeIdeJarProperties
       Message    : C:\Program Files\SAP\IDE\CE\eclipse\E:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.dictionary.services_10.0.0.070821165456\lib\com.sap.dictionary.services_api.jar (The filename, directory name, or volume label syntax is incorrect)
       Exception  : java.io.FileNotFoundException: C:\Program Files\SAP\IDE\CE\eclipse\E:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.dictionary.services_10.0.0.070821165456\lib\com.sap.dictionary.services_api.jar (The filename, directory name, or volume label syntax is incorrect)
    java.io.FileNotFoundException: C:\Program Files\SAP\IDE\CE\eclipse\E:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.dictionary.services_10.0.0.070821165456\lib\com.sap.dictionary.services_api.jar (The filename, directory name, or volume label syntax is incorrect)
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:203)
    at java.util.jar.JarFile.<init>(JarFile.java:132)
    at java.util.jar.JarFile.<init>(JarFile.java:70)
    at com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker.computeIdeJarProperties(ArchiveVersionChecker.java:296)
    at com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker.doFullCheck(ArchiveVersionChecker.java:214)
    at com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker.checkProject(ArchiveVersionChecker.java:125)
    at com.sap.ide.mmservices.core.eclipse.generation.GenerationServiceEclipse.checkArchiveVersions(GenerationServiceEclipse.java:110)
    at com.sap.dictionary.tools.generation.eclipse.GenerationBuilder.checkArchiveVersions(GenerationBuilder.java:335)
    at com.sap.dictionary.tools.generation.eclipse.GenerationBuilder.build(GenerationBuilder.java:85)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:624)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:166)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:197)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:246)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:249)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:302)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:334)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:137)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:235)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    I do not think I missed anything installing NW CE 7.1, but this error makes me think that some plug-in was erroneously left out of the install. 
    Incidentally, I can continue onward and build an app (this is obviously a tutorial), but when I try to deploy I get the following error:
    The deployment of the archive failed with an exception!
    ([ERROR CODE DPL.DCAPI.1027]) DependenciesResolvingException.
    Reason:[ERROR CODE DPL.DC.3033] An unresolved dependencies error
    occurred while sorting the deployment batch items regarding the
    dependencies.;nested exception is:
    com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDepen
    denciesException:[ERROR CODE DPL.DC.3437]Unresolved dependencies
    found for the following deployment items:
    1. Component: name:'carpool~ear',vendor:'my.company',location:
    'localDevelopment',version:'20080501110329',software type: 'J2EE',
    dependencies:'[name:'cafruntimeear',vendor:'sap.com',name:
    'cafcoreear',vendor:'sap.com']
    Unresolved dependency:
    name:'cafruntimeear',vendor:'sap.com'          (not found in the admitted
    batch items and the repository)
    Unresolved dependency:
    name:'cafcoreear',vendor:'sap.com'          (not found in the admitted
    batch items and the repository)
    Please check the error log for further informations.
    Again, this looks like I am missing some components.
    Any assistance is greatly appreciated.
    TB

    Further developments:  As you may note from the error message, DS is looking for com.sap.ide.metamodel.core.services.eclipse in both the C: and the E: drive at the same time.  In fact, this file exists in the E: drive subdirectory listed, so I obviously have an error with two drive designations being concatenated.  Does anyone know how I can change the lookup directory for this dependency (or any dependency)? 
    Thanks,
    TB

  • Input and CRC errors on ASA 5505 outside interface

    All,
    I see input and crc errors on my ASA 5505  eth0/0(outside) interface and packet drops. There is very slow connection though we have 20mb line. ISP also sees the issue on the Lan interface side. We have the speed and duplex configured same on both ISP and our end.
    I am suspecting if this is Physical cable issue. Please suggest.
      Hardware is 88E6095, BW 100 Mbps, DLY 100 usec
            Full-Duplex(Full-duplex), 100 Mbps(100 Mbps)
            Input flow control is unsupported, output flow control is unsupported
            Available but not configured via nameif
            MAC address 001a.b4c9.f3d9, MTU not set
            IP address unassigned
            158138067 packets input, 141061681082 bytes, 0 no buffer
            Received 183037 broadcasts, 0 runts, 0 giants
            19642 input errors, 19642 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
            0 pause input, 0 resume input
            0 L2 decode drops
            144684 switch ingress policy drops
            124291353 packets output, 38197278051 bytes, 0 underruns
            0 pause output, 0 resume output
            0 output errors, 0 collisions, 0 interface resets
            0 late collisions, 0 deferred
            0 rate limit drops
            0 switch egress policy drops
            0 input reset drops, 0 output reset drops

    Hello Ravi,
    This kind of issues CRCs/ Input Errors are tipically known as L1 issues so make sure you check the cable and if that does not make a difference change the port on each side to see if there is a difference.
    Unfortunetly the ASA does not support the Time-Domain Reflectometer feature so we must do the test of L1 by ourselfs.
    Can you clear the counters of the interface, test the changes provided and provide us some feedback?
    Looking for some Networking Assistance? 
    Contact me directly at [email protected]
    I will fix your problem ASAP.
    Cheers,
    Julio Carvajal Segura
    http://laguiadelnetworking.com

  • Can anyone help me connect my Macbook Air to a SAMSUNG TV.  When I follow the basic instructions (Thunderbolt to HDMI connection) the screen on my computer goes grey and an error message appears inviting me to press any button to restart th

    Can anyone help me connect my Macbook Air to a SAMSUNG TV.  When I follow the basic instructions (Thunderbolt to HDMI connection) the screen on my computer goes grey and an error message appears inviting me to press any button to restart the Macbook.  When I do this nothing happens.  Only when I disconnect the computer from the TV does the Macbook allow me to login. The TV does not receive any signal from the Macbook even though I know the HDI port works fine.  Any ideas what I'm doing wrong?  Do I need to enable something on the Macbook?

    An update...
    I downloaded Apple's (rather large!) list of software updates today, and I was finally able to recognize my iPod again. I did a restore using the iPod updater from 06-2006, and all seemed to work OK. (I'm afraid to try the new one again!)
    Then I tried to re-load my music library from iTunes, and got stuck. It froze up after a while and wouldn't go any further.
    When I disconnected my iPod from my computer, I find 2 podcasts and nothing else, though iTunes told me it had transferred 600+ songs. Those 2 podcasts do play fine, and the basic iPod software all seems to be intact.
    So -- anyone get through this connection problem and have any ideas to share??
    iMac Mac OS X (10.4.7)

Maybe you are looking for