404 error while accessing sicf services via apache reverse proxy

Hi,
I set up an reverse proxy with apache 2.2 and try to access SICF Services via this proxy. I got the following error message from the sap system:
Service cannot be reached
The termination occurred in system SMP with error code 404 and for the reason Not found.
The selected virtual host was 0 .
What can I do?
Please select a valid URL.
If you do not yet have a user ID, contact your system administrator.
ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:NE-SSMP01_SMP_00-v:0-s:404-r:Notfound
When I access J2EE services via the proxy it works.
Is there any configuration which have to be done in the ABAP Stack for accessing Services via the proxy server?
For tests I tried to access the simple ping service ( /default_host/sap/public/ )
Thanks and best regards,
Tim

Hi Oliver,
I allready checked the SDN posts for the reverse proxy. Maybe I missed something.
The ProxyPreserveHost is on.
I redirect to the ICM. I only redirected to the J2EE for tests. This worked by the way withe the same conifiguration.
Here is my apache config:
VirtualHost *:5443>
        ServerName      domain.com
        ServerAdmin     test.de
     ProxyPreserveHost On
     #ProxyVia On
     #AllowEncodedSlashes On
Rewrite Rules
- forward sap/public/ping?sap-client=001 -> Test Ping
- Passthrough /sap/public/ping/*
- Redirect any other URL -> Test Ping
        RewriteEngine On
        RewriteRule     ^/sap/public/ping?sap-client=001$     /sap/public/ping?sap-client=001          [R,L]
     RewriteRule     ^/sap/public/(.*)                     /sap/public/$1                    [PT,L]
     RewriteRule (.*)                               /sap/public/ping?sap-client=001          [R,L]
     RewriteLog logs/rewrite_SMP.log
     RewriteLogLevel 3
Reverse Proxy to
- Disable Forward Proxy
- Allow Connections from All
- Reverse Mapping for 302 Response
- Forward / Requests to domain.com:8000
        ProxyRequests Off
        <Proxy *>
                AddDefaultCharset off
                Order Allow,Deny
                Allow from all
        </Proxy>
Forward Rules
     ProxyPass             /sap/public/ping          http://domain.com:8000/sap/public/ping?sap-client=001
     ProxyPassReverse      /                    http://domain.com:8000/
</VirtualHost>
Best regards,
Tim

Similar Messages

  • Why am I getting an error while accessing the service pop up when I try to convert a doc from pdf to a doc?

    I keep getting a pop up of "error while trying to access the service" when I am trying to convert a pdf to a doc?

    Hi snork8253,
    Please let me know the exact workflow you are following when you get this error.
    Are you trying to convert from within Reader or from Browser?
    If from Reader then make sure you are signed in within Reader
    Also try updating Reader to the latest v11.0.09 and check.
    Regards,
    Florence

  • 404 error while accessing the blob in cdn

    Hi Team,
    I have a public container where I store my blob via code.
    I am able to access the item from the container via tha blob url. But when I try to access the blob via CDN I get the 404-Not found error.
    I have set up the CDN 3 days back.
    When I was using the Free trial it was working fine.But when I created the new strorage/container and CDN endpoint with my Visual Studio premium subscription I am getting this issue.
    The endpoint and the quertystring are enabled.Do I need to pay for CDN, I don't think this should be the case.
    Please help me out on this.
    My CDN endpoint is - http://az678809.vo.msecnd.net/
    Eg: My blob url - http://chiprocontainer.blob.core.windows.net/sitecorecontainer/Images/Destination/San%20Fran%20GG%20Bridge.jpg

    hi,
    How did you set your container permission as "public"?
    I suggest you could add this setting permission code into your container:
    CloudBlobContainer container = blobClient.GetContainerReference("mycontainer");
    container.CreateIfNotExist();
    // Create a permission policy to set the public access setting for the container.
    BlobContainerPermissions containerPermissions = new BlobContainerPermissions();
    containerPermissions.PublicAccess = BlobContainerPublicAccessType.Container;
    //Set the permission policy on the container.
    container.SetPermissions(containerPermissions);
    About above code, I suggest you could refer to this docs(http://msdn.microsoft.com/en-us/library/microsoft.windowsazure.storage.blob.blobcontainerpublicaccesstype.aspx
    At the same time, I used the Fiddler and Azure Storage Explore to reproduce this issue:
    1. I create a container named "img" and upload an image
    2.And set the security property in Azure Storage Explore as Public  container. I could visit the CDN endpoint successfully.
    GET http://az678259.vo.msecnd.net/img/test/det/4.jpg HTTP/1.1
    Accept: text/html, application/xhtml+xml, */*
    Accept-Language: en-US,en;q=0.8,zh-Hans-CN;q=0.5,zh-Hans;q=0.3
    User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
    Accept-Encoding: gzip, deflate, peerdist
    Host: az678259.vo.msecnd.net
    If-Modified-Since: Wed, 22 Oct 2014 05:32:35 GMT
    If-None-Match: 0x8D1BBD0B814C51A
    DNT: 1
    Connection: Keep-Alive
    Pragma: no-cache
    X-P2P-PeerDist: Version=1.1
    X-P2P-PeerDistEx: MinContentInformation=1.0, MaxContentInformation=1.0
    But I visit your CDN endpoints, I got the 404 error:
    GET http://az678809.vo.msecnd.net/sitecorecontainer/Images/Destination/San%20Fran%20GG%20Bridge.jpg HTTP/1.1
    Accept: text/html, application/xhtml+xml, */*
    Accept-Language: en-US,en;q=0.8,zh-Hans-CN;q=0.5,zh-Hans;q=0.3
    User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
    Accept-Encoding: gzip, deflate, peerdist
    Host: az678809.vo.msecnd.net
    DNT: 1
    Connection: Keep-Alive
    X-P2P-PeerDist: Version=1.1
    After I changed the container permission, I could get the 404 error in my test container. So I suggest you could set the container permission firstly.
    Any questions about this issue, please let me know.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error while accessing a service in ESS

    Hi All,
    I have uploaded a PDF file in KM, i have created KM document iview for that, in portal content when i triying to priview this iview it is getting opened. I have assigned this as link in in ESS but when i am trying to access this link i am getting an error "Page Cannot be Displayed", when i check the log file i am getting some error.
    info 2010-04-15 10:39:30:654 ACCESS.OK: Authorization check for caller assignment to J2EE security role [SAP-J2EE-Engine : guests].
    /System/Security/Audit/J2EE com.sap.engine.services.security.roles.audit sap.com/irj gsusapdp04 Server 0 0_47203
    Full Message Text
      ACCESS.OK: Authorization check for caller assignment to J2EE security role [SAP-J2EE-Engine : guests].
      warning 2010-04-15 10:39:23:094 Insufficient permissions for getting SLD access information. You can add permissions for your application via the SLD service in the 'Visual Administrator'.
    /System/Server/SLDService com.sap.sldserv.SldApplicationService sap.com/tcwddispwda gsusapdp04 Server 0 0_47203
    Full Message Text
    Insufficient permissions for getting SLD access information. You can add permissions for your application via the SLD service in the 'Visual Administrator'.
    [permissions_collection_operator]: [permission_collection]:  domain's permissions: [
      standalone: []
      collections:
    {(java.lang.RuntimePermission loadLibrary)(java.lang.RuntimePermission queuePrintJob)(java.lang.RuntimePermission stopThread)}
    *{(java.io.FilePermission * read,write)}*
    *{(java.net.SocketPermission localhost:1024- listen,resolve)(java.net.SocketPermission * connect,resolve)}*
    *{(java.util.PropertyPermission java.version read)(java.util.PropertyPermission java.vm.name read)(java.util.PropertyPermission java.vm.vendor read)(java.util.PropertyPermission os.name read)(java.util.PropertyPermission java.vendor.url read)(java.util.PropertyPermission java.vm.specification.vendor read)(java.util.PropertyPermission os.version read)(java.util.PropertyPermission java.specification.vendor read)(java.util.PropertyPermission java.class.version read)(java.util.PropertyPermission java.specification.name read)(java.util.PropertyPermission file.separator read)(java.util.PropertyPermission java.vm.version read)(java.util.PropertyPermission os.arch read)(java.util.PropertyPermission java.vendor read)(java.util.PropertyPermission java.vm.specification.name read)(java.util.PropertyPermission java.specification.version read)(java.util.PropertyPermission java.vm.specification.version read)(java.util.PropertyPermission * read)(java.util.PropertyPermission path.separator read)(java.util.PropertyPermission line.separator read)}*
    Earlier we have EP 7 with SP14, at that time link was working fine, later due to some problem we have undeployed and redeployed ESS/MSS - BP and upgraded SP14 to SP18 now we are facing this error, can you just help me out solving this issue.
    Thanks & Regards,
    Ramesh.

    Hi Ramesh,
    I am facing with the same problem. Have you found the solution for it.
    Thanks.

  • Error while accessing web service

    I have a web service (EJB).
    After generating clients from wsdl file, while i am trying to access the corresponding function from the client, i am getting the following error.
    javax.xml.ws.soap.SOAPFaultException: Endpoint {http://data.module.bill.company.net/}DataService does not contain operation meta data for: {http://www.w3.org/2001/04/xmlenc#}EncryptedData
    I dont know why it happens.
    Can anyone please help me.
    Thanks in Advance...

    Hi Aseem,
    how are you doing ?
    Authorizations in portal are user specific.
    The current problem is due to the user not having sufficient permissions on the back end to execute the call.
    for this check :-
    1> the current user in portal
    2> mapping to user in the back end
    3> back end user permissions for the RFC / BAPI & it's dependant objects
    with respect,
    amit

  • Error while accessing Web services

    Hi,
    I have installed & configured Siebel 8.2 on windows 2008 R2 with IIS as Web server.
    When i try to connect through IE using URL "http://localhost/eai_enu/start.swe?SWEExtSource=WebService&SWEExtCmd=Execute" I get an error such as - Server Error in Application "DEFAULT WEB SITE/EAI_ENU".
    Can you please help me understand this problem?
    Below if additional information from IE error page.
    Detailed Error Information -
    Module - IsapiModule
    Notification - ExecuteRequestHandler
    Handler - AboMapperCustom-25584
    Error Code - 0x800700c1
    Requested URL - http://localhost:80/eai_enu/start.swe?SWEExtSource=WebService&SWEExtCmd=Execute
    Physical Path - c:\siebel\8.2.2.0.0\sweapp\public\enu\start.swe
    Logon Method - Anonymous
    Logon User - Anonymous
    Failed Request Tracing Log Directory - C:\inetpub\logs\FailedReqLogFiles
    Over here I could find that physical path " c:\siebel\8.2.2.0.0\sweapp\public\enu\start.swe" doesn't really have any file named start.swe.
    I have applied SWSE logical profile on webserver.
    Thanks,
    Harshal

    Hi,
    this url is used to external system access Siebel Web Services. If you can generate a WSDL, you need access Siebel applications using url, http://localhost/callcenter_enu/start.swe for example, navigate to Application - Web Services, in Inbound Web Services, selected the WSDL and generate a WSDL file.
    If you can import a external WSDL, you need get a WSDL file from third system and import to Siebel using Siebel Tools.
    Regard.

  • Incompletely deployed packages Errors While Starting JBoss and Errors while Accessing LiveCycle Services

    After Configuring JBoss 4.2 for LiveCycle 8.2 using preinstallsingle.pdf  documentation on Linux platform . Deployed the following Jars to Jboss deploy/
    adobe-livecycle-jboss.ear
    adobe-livecycle-native-jboss-x86_linux.ear
    Statred the JBoss and successfully initialized  the adobe database schema using browser. That made me sure that my .ear are deployed successfully. After configuring the DataBase Schema  I am able to log in to the admin ui using u:administrator and p:password  . However I am not able to see any services under the services tab in admin ui . When I look back at the Server Logs I see the following Error
    2009-05-28 04:40:43,883 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:
    --- Packages waiting for a deployer ---
    org.jboss.deployment.DeploymentInfo@ae49da0f { url=file:/mnt/sw/jboss-4.2.0.GA/server/all/deploy/hs_err_pid2824.log }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/mnt/sw/jboss-4.2.0.GA/server/all/deploy/hs_err_pid2824.log
      altDD: null
      lastDeployed: 1243500043882
      lastModified: 1243500043000
      mbeans:
    --- Incompletely deployed packages ---
    org.jboss.deployment.DeploymentInfo@ae49da0f { url=file:/mnt/sw/jboss-4.2.0.GA/server/all/deploy/hs_err_pid2824.log }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/mnt/sw/jboss-4.2.0.GA/server/all/deploy/hs_err_pid2824.log
      altDD: null
      lastDeployed: 1243500043882
      lastModified: 1243500043000
    and when I try to access the Rights Management ES webapplication , I am able to see the login ui but not able to log in with any user and on the server logs I get the following error
    2009-05-28 05:26:31,509 ERROR [STDERR] | [com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient] errorCode:16385 errorCodeHEX:0x4001 message:Exception wrapped in DSCException is Null or NOT An Instance of UMException chainedException:ALC-DSC-012-000: com.adobe.idp.dsc.registry.ServiceNotFoundException: Service: DirectoryManagerService not found.chainedExceptionMessage:Service: DirectoryManagerService not found. chainedException trace:ALC-DSC-012-000: com.adobe.idp.dsc.registry.ServiceNotFoundException: Service: DirectoryManagerService not found.
            at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl.getService(ServiceRegistryImp l.java:1084)
            at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl.getHeadActiveConfiguration(Se rviceRegistryImpl.java:935)
            at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.resolveConfiguration(ServiceEngineImpl.ja va:148)
            at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:73)
            at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:91)
            at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:21 5)
            at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:57)
            at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
            at com.adobe.livecycle.usermanager.client.DirectoryManagerServiceClient.findPrincipal(Direct oryManagerServiceClient.java:616)
            at com.adobe.edc.server.platform.UMHelper.getAnonymousPrincipal(UMHelper.java:447)
            at com.adobe.edc.ui.console.auth.RMSecurityFilter.isEndUser(RMSecurityFilter.java:43)
            at com.adobe.edc.ui.console.auth.RMSecurityFilter.allowUser(RMSecurityFilter.java:23)
            at com.adobe.idp.um.auth.filter.SecurityFilter.createNewSession(SecurityFilter.java:180)
            at com.adobe.idp.um.auth.filter.SecurityFilter.doFilter(SecurityFilter.java:126)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    I am not sure why jboss is not able to deploy my packages properly which I guess is accountable for missing services. Any help on this issue will be highly appriciated.
    Thanks and Regards,
    Shakra

    Hi,
    I am having exactly the same problem. Did you ever come to a resolution on this problem???
    Thanks,
    Darren

  • Error while accessing Xcelsius report via LiveOffice

    Hi all,
    We are getting error "Persisted view cannot be loaded u2013 LO 26620" when users try to run Xcelsius dashboard having some 5-6 BEX queries in it.
    The crystal reports(base for dashboards) get hanged for long and sometimes throw the error "Request timed out because there has been no reply from the server for 600,000 milliseconds".
    Could somebody suggest the cause of these issues and how can we resolve them.
    It is critical ,will really appreciate any advice on that.
    It is version 3.1 FP 1.7
    Thanks.

    Hi Stratos,
    We managed to resolve the issue.
    Actually our BO server is a clustered one having two nodes (say NodeA and NodeB).
    For each report that is used in dashboard we changed the following settings:
    Default servers to use for processing:
    Default servers to use for caching:
    and set it to "Give preference to servers belonging to the selected group (NodeA )". Earlier we had selected "Only use servers belonging to the selected group (Node A)". That made the difference and dashboard is running fine now.
    With the previous setting it was throwing the error
    "Crystal_Report1" is not allowed to use Report Application Server "NodeA.ReportApplicationServer1".  "NodeA.ReportApplicationServer1" is not in the specified server group."
    Though issue got resolved but still it would be great if anyone can provide an insight on it.
    Thanks.

  • Iam getting Gone 410 error while accessing the isupport page.

    Hi,
    While accessing the isupport page from reverse proxy external machine iam getting the GONE 410 error on the browser. I know this is because of some problem in url_fw.conf. But i did not trace out the problem.
    And in the logs it is throwing the following errors.
    1. OACoreGroup log---> Exception in thread "main"
    2. Accesslog --> "GET /OA_HTML/test.jsp HTTP/1.0" 410 400
    3.jserv.log --> java.lang.NoSuchFieldError: LOOK_AND_FEEL
         at org.apache.jserv.JServServletManager.load_init(JServServletManager.java:765)
         at org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:659)
         at org.apache.jserv.JServServletManager.loadStartupServlets(JServServletManager.java:789)
         at org.apache.jserv.JServServletManager.init(JServServletManager.java:447)
         at org.apache.jserv.JServ.start(JServ.java:625)
         at org.apache.jserv.JServ.main(JServ.java:234)
    4.mod_jserv.log --> (ERROR) an error returned handling request via protocol "ajpv12"
    (EMERGENCY) ajp12: auth did not receive challenge size
    EMERGENCY) ajp12: function auth fail.
    Environment: 11.5.10.2, SUNOS 5.10
    Can any one help me.
    Thanks inadvance.
    Sree.

    Sree,
    You are looking at the right place, url_fw.conf, make sure that there is any entry for ibu* to access the isupport pages, if the page does not start with "ibu" grep in the conf file for your page prefix and see if there are any entries, else create a new entry in the conf file for your page and it should go through properly.
    Hope that helps.
    VK

  • OAM- Apache Reverse Proxy issue when Form Authenticaion is used

    Hi All,
    Customer is using Apache 2.0.65 as a reverse proxy server. OAM has been integrated with OAS. A WebGate has been installed on OHS in infra.
    When a protected resource (portal) is accessed, a login form appears. After entering the correct credentials, it does not go to the resource, instead gives displays some Header Variables on the Browser, instead of actual resource.
    This happens only when a resource is protected with Form Authentication Scheme and while using with reverse proxy. The same Form Authentication scheme works without reverse proxy. With Basic LDAP Authentication, the same resource perfectly works even when reverse proxy is used.
    Any suggestions?
    Thanks in advance.
    Regards,
    Amol

    Hi Amol,
    Check the passthrough parameter in your form scheme. If this is set to yes, what you are asking OAM to do is to pass through to the form action instead of the URL the user originally requested. I know this still does not explain why things work when the reverse proxy is not used - but it might make sense if you actually have 2 form schemes and when you access the resource via the reverse proxy, the policy domain/policy in question actually invokes the scheme which has passthrough enabled. You could ascertain this via the access tester by trying the reverse-proxied URL and direct URL.
    -Vinod

  • "Error while accessing porting layer for ORACLE database via getSessionId()

    Hi,
    My ejb3.0 Entity is created from Emp table in scott/tiger schema of an Oracle 10g database. I am guessing I made some mistake creating the datasource or uploading the driver, because when I run my application, I get a long exception stack trace. The bottom-most entry in the stack trace is:
    Caused by: com.sap.sql.log.OpenSQLException: Error while accessing porting layer for ORACLE database via getSessionId().
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:148)
         at com.sap.sql.jdbc.direct.DirectConnectionFactory.createPooledConnection(DirectConnectionFactory.java:527)
         at com.sap.sql.jdbc.direct.DirectConnectionFactory.createDirectPooledConnection(DirectConnectionFactory.java:158)
         at com.sap.sql.jdbc.direct.DirectConnectionFactory.createDirectPooledConnection(DirectConnectionFactory.java:118)
         at com.sap.sql.connect.factory.PooledConnectionFactory.createPooledConnection(PooledConnectionFactory.java:119)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:38)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:685)
         at com.sap.sql.connect.datasource.DBDataSourcePoolImpl.matchPool(DBDataSourcePoolImpl.java:1081)
         at com.sap.sql.connect.datasource.DBDataSourcePoolImpl.matchPooledConnection(DBDataSourcePoolImpl.java:919)
         at com.sap.sql.connect.datasource.DBDataSourcePoolImpl.getConnection(DBDataSourcePoolImpl.java:67)
         at com.sap.engine.core.database.impl.DatabaseDataSourceImpl.getConnection(DatabaseDataSourceImpl.java:36)
         at com.sap.engine.services.dbpool.spi.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:123)
         ... 90 more

    Actually, now (after the GRANT described in my reply before) the Exception has changed to:
    Caused by: com.sap.sql.log.OpenSQLException: Error while
    accessing porting layer for ORACLE database via
    <b>getDatabaseHost</b>().
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException
    (Syslog.java:148)
         at com.sap.sql.jdbc.direct.DirectConnectionFactory.
    createPooledConnection(DirectConnectionFactory.java:527)
         at com.sap.sql.jdbc.direct.DirectConnectionFactory.
    createDirectPooledConnection(DirectConnectionFactory.java:158)
         at com.sap.sql.jdbc.direct.DirectConnectionFactory.
    createDirectPooledConnection(DirectConnectionFactory.java:118)
         at com.sap.sql.connect.factory.PooledConnectionFactory.
    createPooledConnection(PooledConnectionFactory.java:119)
         at com.sap.sql.connect.factory.DriverPooledConnectionFactory.
    getPooledConnection(DriverPooledConnectionFactory.java:38)
         at com.sap.sql.connect.datasource.DBDataSourceImpl.
    createPooledConnection(DBDataSourceImpl.java:685)
         at com.sap.sql.connect.datasource.DBDataSourcePoolImpl.
    matchPool(DBDataSourcePoolImpl.java:1081)
         at com.sap.sql.connect.datasource.DBDataSourcePoolImpl.
    matchPooledConnection(DBDataSourcePoolImpl.java:919)
         at com.sap.sql.connect.datasource.DBDataSourcePoolImpl.
    getConnection(DBDataSourcePoolImpl.java:67)
         at com.sap.engine.core.database.impl.DatabaseDataSourceImpl.
    getConnection(DatabaseDataSourceImpl.java:36)
         at com.sap.engine.services.dbpool.spi.
    ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:123)
         ... 90 more

  • Getting Error while accessing the data using odata service

    Hi All,
    Iam new to SAP FIORI. 
    Iam getting the below error while accessing the data using odata service.
    "Failed to load resource: the server responded with a status of 404 (Not found)"
    "No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin "
    i have tried all the solutions like changing the url pattern "proxy/htttp".
    and disabled - security in chrome (Chrome is Updated version).
    i tried with IE still got the same problem.
    And installed all the required software in eclipse
    While installing GWPA plugin i got the following error.
    let me know if any one have idea.
    Thanks in advance.

    > Do you want to add and/or update the data in the already existing tables or do you want to replace the content completely?
    >
    > so in that way :
    > bot the options are fine what ever take less time.
    Sorry mate, but YOU have to know what you want here.
    I gave you an easy to follow set of steps.
    As you don't seam to mind the outcome, just might just use them...
    > I wanted to know weathe i can use the  loadercli for thie export import or not? if yes then is there any new steps to do before i do the export import?
    We had this discussion before...
    >
    > For that the easiest option would be just to drop the tables of SAPR3 and run the import again.
    >
    > For ease of use you could also just do:
    > - logon as superdba
    > - drop user SAPR3
    > - create user SAPR3 password SOMEPW not exclusive dba
    >
    > After these steps you can easily pump the data into the database again.
    >
    > So here in th above given steps , i am creating a new SAPR3 user and why it is not exclusive dba ?
    >  i already have that user SAPR3 can i use the same.
    Yes, you do have the SAPR3 user.
    But you don't seem to like to read documentation or learn about how the tools work or anything like that.
    Therefore I gave you s simple way to reach your goal.
    Of course it's possible to reuse the user.
    But then you would have to deal with already existing tables, already existing data etc.
    You don't seem to be able to do that. So, the easy steps might be better suited for your needs.
    regards,
    Lars

  • Error while accessing E2E Change Analysis via SMD

    Hi All,
    I am having below mentioned error while accessing E2E Change Analysis via SMD.
    Error loading template 0TPL_0SMD_CA01_Q0001 
    Notification Number BRAIN 276 
    Let me know if you are aware about the solution.
    Regards,
    Vinit Pagaria

    Is the Queries and templates activated completely in BI-content/Client?
    Please check the same and if needed activate the queries again by running report :CCMSBI_SETUP_E2E
    Also refer to the SAP Note 1342231 - ST: Manual actvtn. of BI Content for E2E diagnostics SP18-22.
    Revert for any issues pls.
    Thanks,
    Jagan

  • Error while deploying Decision Service.

    Hi!! ))
    I work with 10.1.3.1 and i try to deploy my process (here it is http://starangor.pix.ru/i/users/s/t/starangor/normal/2af18ff05be954ed8e2cd3aa2ba0ef58.jpg).
    Domain.log:
    <2007-05-23 14:42:05,720> <INFO> <default.collaxa.cube.services> <DeploymentListener::onProcessUninitAspect> Path = /default/BPELrulishe2/1.0
    <2007-05-23 14:42:07,594> <INFO> <default.collaxa.cube.compiler> validating "D:\product\10.1.3.1\OracleAS_1\bpel\domains\default\tmp\.bpel_BPELrulishe2_1.0_2e9b4fe06711807cfad74cf82d933058.tmp\BPELrulishe2.bpel" ...
    <2007-05-23 14:42:37,677> <INFO> <default.collaxa.cube.engine.deployment> <CubeProcessFactory::generateProcessClass>
    Process "BPELrulishe2" (revision "1.0") successfully compiled.
    <2007-05-23 14:42:37,974> <INFO> <default.collaxa.cube.engine.deployment> Process "BPELrulishe2" (revision "1.0") successfully loaded.
    <2007-05-23 14:42:37,974> <INFO> <default.collaxa.cube.services> <DeploymentListener::onProcessDeployAspect> Path = /default/BPELrulishe2/1.0
    <2007-05-23 14:42:38,786> <INFO> <default.collaxa.cube.services> <DeploymentListener::onProcessInitAspect> Path = /default/BPELrulishe2/1.0
    Message from Apache Ant - Log:
    Buildfile: D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\build.xml
    validateTask:
    [echo]
    | Validating workflow
    [validateTask] Validation of workflow task definitions is completed without errors
    deployProcess:
    [echo]
    | Deploying bpel process BPELrulishe2 on delalande.int.rdtex.ru, port 80
    [deployProcess] Start of validating settings
    [deployProcess] End of validating settings
    [deployProcess] Start of the deployment of process BPELrulishe2
    [deployProcess] Deploying process D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\output\bpel_BPELrulishe2_1.0.jar
    [deployProcess] Accesing URL /integration/services/deploy/deployHttpClientProcess.jsp
    [deployProcess] bpel_BPELrulishe2_1.0.jar deployed successfully.
    [deployProcess] End of the deployment
    [deployProcess] Done deploying process BPELrulishe2
    [deployProcess] Successfully deployed the process "BPELrulishe2" on server "delalande.int.rdtex.ru" and port "80"
    deployTaskForm:
    [echo]
    | Deploying workflow form for BPELrulishe2 on delalande.int.rdtex.ru, port 80
    [deployTaskForm] Start of deploying forms
    [deployTaskForm] End of deploying forms
    [deployTaskForm] There are no forms to deploy
    deployDecisionServices:
    [echo]
    | Deploying decision services for BPELrulishe2 on delalande.int.rdtex.ru, port 80
    [deployDecisionServices] Start of deploying decision services.
    [deployDecisionServices] Deploy decision service in directory D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService
    [deployDecisionServices] Start deploying decision service from directory D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService to J2EE context /rules/default/BPELrulishe2/1.0/DecisionService
    [deployDecisionServices] Replace placeholders in file D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService\war\WEB-INF\wsdl\DecisionService.wsdl
    [deployDecisionServices] Replace placeholders in file D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService\war\WEB-INF\wsdl\DecisionService.wsdl done.
    [deployDecisionServices] Replace placeholders in file D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService\war\public_html\GetDecisionServiceInfo.jsp
    [deployDecisionServices] Copy operation failed for D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService\war\public_html\GetDecisionServiceInfo.jsp, error: D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\decisionservices\DecisionService\war\public_html\GetDecisionServiceInfo.jsp
    [deployDecisionServices] Error in ant execution: Replace placeholders in JSP file failed
    BUILD FAILED
    D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELrulishe2\build.xml:116: Error while deploying decision services on server "delalande.int.rdtex.ru"
    Total time: 56 seconds
    Why it can't find GetDecisionServiceInfo.jsp?
    and where can I get it?

    At this time i create Desicion Service das you say with command prompt.
    Just in case i paste all content of command prompt
    and that was in cmd:
    Wnen i create it in wizard and before click Finish:
    <RuleEngineFactory::loadConfiguration> Load configuration from DecisionServiceCo
    nfiguration.xml
    <RuleEngineFactory::loadConfiguration> DecisionServiceConfiguration.xml not foun
    d, intialize with minimal configuration.
    <RuleEngineFactory::loadConfiguration> Try to load rule engine provider Oracle
    <RuleEngineFactory::loadConfiguration> Try to load fact context OracleJaxb
    <RuleEngineFactory::loadConfiguration> Loaded 1 rule providers and 1 fact contex
    t providers.
    java.lang.NullPointerException
    at oracle.tip.tools.ide.pm.rule.wizard.DecisionServiceWizard.wizardFinis
    hed(DecisionServiceWizard.java:286)
    at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(Unknown Source)
    at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(Unknown Source)
    at oracle.bali.ewt.LWComponent.processEvent(Unknown Source)
    at oracle.bali.ewt.wizard.BaseWizard.doFinish(Unknown Source)
    at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Sour
    ce)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:18
    49)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.jav
    a:2169)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
    .java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
    istener.java:234)
    at java.awt.Component.processMouseEvent(Component.java:5488)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
    at java.awt.Component.processEvent(Component.java:5253)
    at java.awt.Container.processEvent(Container.java:1966)
    at java.awt.Component.dispatchEventImpl(Component.java:3955)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Window.dispatchEventImpl(Window.java:1774)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:153)
    at java.awt.Dialog$1.run(Dialog.java:515)
    at java.awt.Dialog.show(Dialog.java:536)
    at java.awt.Component.show(Component.java:1300)
    at java.awt.Component.setVisible(Component.java:1253)
    at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
    at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
    at oracle.tip.tools.ide.pm.rule.wizard.DecisionServiceWizard.display(Dec
    isionServiceWizard.java:218)
    at oracle.tip.tools.ide.pm.addons.ExtensionsDNDDropHandler.showDecisionS
    erviceWizard(ExtensionsDNDDropHandler.java:217)
    at oracle.tip.tools.ide.pm.addons.ExtensionsDNDDropHandler.handleSwimLan
    eDrop(ExtensionsDNDDropHandler.java:202)
    at oracle.tip.tools.ide.pm.addons.ExtensionsDNDDropHandler.handleDrop(Ex
    tensionsDNDDropHandler.java:92)
    at oracle.tip.tools.ide.common.graph.DefaultGraphPaneDropTargetListener.
    routeToDropHandler(DefaultGraphPaneDropTargetListener.java:264)
    at oracle.tip.tools.ide.common.graph.DefaultGraphPaneDropTargetListener.
    handleDrop(DefaultGraphPaneDropTargetListener.java:249)
    at oracle.tip.tools.ide.pm.bpelgraph.collaxalaf.BPELGraphPaneDropTargetL
    istener.handleDrop(BPELGraphPaneDropTargetListener.java:215)
    at oracle.tip.tools.ide.common.graph.DefaultGraphPaneDropTargetListener.
    drop(DefaultGraphPaneDropTargetListener.java:322)
    at java.awt.dnd.DropTarget.drop(DropTarget.java:430)
    at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(SunDropTarget
    ContextPeer.java:500)
    at sun.awt.dnd.SunDropTargetContextPeer.access$800(SunDropTargetContextP
    eer.java:53)
    at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEven
    t(SunDropTargetContextPeer.java:812)
    at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(Su
    nDropTargetContextPeer.java:736)
    at sun.awt.dnd.SunDropTargetEvent.dispatch(SunDropTargetEvent.java:29)
    at java.awt.Component.dispatchEventImpl(Component.java:3826)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212
    at java.awt.LightweightDispatcher.processDropTargetEvent(Container.java:
    3963)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3817)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Window.dispatchEventImpl(Window.java:1774)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    And message that appear after i click finish in create Decision Service wizard:
    <DecisionServiceBuilder::populateMaps> Add rule engine RuleEngineSTAS
    <RuleEngineFactory::createRuleEngine> Create rule engine for RuleEngineSTAS, pro
    vider is Oracle
    <OracleRuleEngine::getLastModified> Check timestamp of repository /D:/temp/StasS
    OA/sample_repository
    <OracleRuleEngine::<init>> Create new rule engine for RuleEngineSTAS, repository
    type File
    <DecisionServiceBuilder::populateMaps> Add decision service Dec
    <DecisionServiceBuilder::createPartnerLink> BpelProcess.xsd already exists in /D
    :/JDEV10132/jdev/mywork/ApplicationNLC/BPELDEC/bpel/
    <DecisionServiceBuilder::createPartnerLink> Copy and replace DecisionService.xsd
    to /D:/JDEV10132/jdev/mywork/ApplicationNLC/BPELDEC/bpel/\DecTypes.xsd
    <DecisionServiceBuilder::createPartnerLink> Create PartnerLink WSDL for Dec in d
    irectory /D:/JDEV10132/jdev/mywork/ApplicationNLC/BPELDEC/bpel/
    <WSDLGenerator::createWSDL> Create client side WSDL for service Dec in directory
    /D:/JDEV10132/jdev/mywork/ApplicationNLC/BPELDEC/bpel/
    <WSDLGenerator::createWSDL> Create Definition object for Dec, targetNamespace: h
    ttp://xmlns.oracle.com/BPELDEC/Dec
    <WSDLGenerator::createDefinition> Create client side WSDL for Dec, targetNamespa
    ce=http://xmlns.oracle.com/BPELDEC/Dec
    <RuleEngineFactory::createRuleEngine> Create rule engine for RuleEngineSTAS, pro
    vider is Oracle
    <OracleRuleEngine::getLastModified> Check timestamp of repository /D:/temp/StasS
    OA/sample_repository
    <OracleRuleEngine::<init>> Create new rule engine for RuleEngineSTAS, repository
    type File
    <OracleRuleEngine::getRuleCatalog> Lookup rule catalog OrderBookingStas/INITIAL
    <OracleRuleEngine::getRuleCatalogs> Start loading rule catalogs.
    <OracleRuleEngine::getRuleCatalogs> Initailize rule repository.
    <OracleRuleEngine::initRuleRepository> Connect to File Repository at /D:/temp/St
    asSOA/sample_repository
    <OracleRuleEngine::getRuleCatalogs> Load catalogs.
    <OracleRuleEngine::getRuleCatalog> Found rule catalog OrderBookingStas/INITIAL,
    return.
    <OracleRuleCatalog::getRuleSet> Lookup ruleset RRR
    <OracleRuleCatalog::getRuleSets> Load rulesets.
    <OracleRuleCatalog::getRuleSets> Load rulesets done.
    <OracleRuleCatalog::getRuleSet> Found ruleset RRR, return.
    <RuleEngineUtil::getFactTypeSchemaFiles> Resolve fact XSD's from XSD's in direct
    ory /D:/JDEV10132/jdev/mywork/ApplicationNLC/BPELDEC/bpel/\rules\xsd
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Initialize data model.
    <OracleDataModel::getFactTypes> Import 21 fact types into data model.
    <OracleDataModel::getFactTypes> 3 XML facts imported, Done.
    <RuleEngineUtil::resolveSchemaLocation> Resolve schema for fact stasrule.STASRUL
    E from file:/D:/temp/StasSOA/OrderBookingStas/STAS.xsd to file:/D:/JDEV10132/jde
    v/mywork/ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Lookup fact type stasrule.STASRULE
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <OracleDataModel::getFactType> Return fact type stasrule.STASRULE
    <OracleDataModel::getXSD> Get XSD for fact stasrule.STASRULE
    <OracleDataModel::getXSD> Try to build XSD from file:/D:/JDEV10132/jdev/mywork/
    ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getXSD> Find XSD node for stasrule.STASRULE
    <OracleDataModel::findXSDNode> XSD node element STASRULE
    <WSDLGenerator::createDefinition> Add port type for pattern Assert
    <WSDLGenerator::createDefinition> Add port type for pattern AssertExecute
    <WSDLGenerator::createDefinition> Add port type for pattern AssertExecuteWatchSt
    ateful
    <WSDLGenerator::createDefinition> Add port type for pattern AssertExecuteWatchSt
    ateless
    <WSDLGenerator::createDefinition> Add port type for pattern Watch
    <WSDLGenerator::createDefinition> Add WSIF binding for Dec
    <WSDLGenerator::createWSDL> Write Definition object to /D:/JDEV10132/jdev/mywork
    /ApplicationNLC/BPELDEC/bpel/;Dec.wsdl
    <DecisionServiceBuilder::prepareForDeployment> BPEL project directory: D:\JDEV10
    132\jdev\mywork\ApplicationNLC\BPELDEC\bpel
    <DecisionServiceBuilder::prepareForDeployment> BPEL project Rules XSD directory:
    D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELDEC\bpel\rules\xsd
    <DecisionServiceBuilder::prepareForDeployment> Create configuration file D:\JDEV
    10132\jdev\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\classe
    s\decisionservices.xml
    <DecisionServiceBuilder::createServiceConfiguration> Set file repository locatio
    n to repositoryresource:sample_repository
    <DecisionServiceBuilder::prepareForDeployment> Copy rule repository from D:\temp
    \StasSOA\sample_repository to D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELDEC\de
    cisionservices\Dec\war\WEB-INF\repository\sample_repository
    <DecisionServiceBuilder::prepareForDeployment> Create WSDL file D:\JDEV10132\jde
    v\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\wsdl\Dec.wsdl
    <WSDLGenerator::createWSDL> Create server side WSDL for service Dec in directory
    D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-IN
    F\wsdl
    <WSDLGenerator::createWSDL> Create Definition object for Dec, targetNamespace: h
    ttp://xmlns.oracle.com/BPELDEC/Dec
    <WSDLGenerator::createDefinition> Create server side WSDL for Dec, targetNamespa
    ce=http://xmlns.oracle.com/BPELDEC/Dec
    <WSDLGenerator::createDefinition> Add port type for pattern Assert
    <WSDLGenerator::createDefinition> Add port type for pattern AssertExecute
    <WSDLGenerator::createDefinition> Add port type for pattern AssertExecuteWatchSt
    ateful
    <WSDLGenerator::createDefinition> Add port type for pattern AssertExecuteWatchSt
    ateless
    <WSDLGenerator::createDefinition> Add port type for pattern Watch
    <WSDLGenerator::createDefinition> Add SOAP binding for Dec, address: http://${ho
    stname}:${port}/rules/${domain_id}/${process_id}/${process_revision}
    <WSDLGenerator::createWSDL> Write Definition object to D:\JDEV10132\jdev\mywork\
    ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\wsdl;Dec.wsdl
    <OracleRuleEngine::getRuleCatalog> Lookup rule catalog OrderBookingStas/INITIAL
    <OracleRuleEngine::getRuleCatalogs> Start loading rule catalogs.
    <OracleRuleEngine::getRuleCatalogs> Initailize rule repository.
    <OracleRuleEngine::initRuleRepository> Connect to File Repository at /D:/temp/St
    asSOA/sample_repository
    <OracleRuleEngine::getRuleCatalogs> Load catalogs.
    <OracleRuleEngine::getRuleCatalog> Found rule catalog OrderBookingStas/INITIAL,
    return.
    <RuleEngineUtil::getFactTypeSchemaFiles> Resolve fact XSD's from XSD's in direct
    ory D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELDEC\bpel\rules\xsd
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Initialize data model.
    <OracleDataModel::getFactTypes> Import 21 fact types into data model.
    <OracleDataModel::getFactTypes> 3 XML facts imported, Done.
    <RuleEngineUtil::resolveSchemaLocation> Resolve schema for fact stasrule.STASRUL
    E from file:/D:/temp/StasSOA/OrderBookingStas/STAS.xsd to file:/D:/JDEV10132/jde
    v/mywork/ApplicationNLC/BPELDEC/bpel/rules/xsd/STAS.xsd
    <OracleDataModel::getFactTypes> Started.
    <OracleDataModel::getFactTypes> Fact Types already loaded.
    <DecisionServiceBuilder::prepareForDeployment> Copy 3 files to directory D:\JDEV
    10132\jdev\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\wsdl
    <DecisionServiceBuilder::copyFiles> Copy STASRULES.xsd to directory D:\JDEV10132
    \jdev\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\wsdl
    <DecisionServiceBuilder::copyFiles> STASRULES.xsd doesn't exist at file:/D:/temp
    /StasSOA/OrderBookingStas/STASRULES.xsd
    <DecisionServiceBuilder::copyFiles> Copy STAS.xsd to directory D:\JDEV10132\jdev
    \mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\wsdl
    <DecisionServiceBuilder::copyFiles> Copy OrderBookingRules.xsd to directory D:\J
    DEV10132\jdev\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WEB-INF\wsd
    l
    <DecisionServiceBuilder::copyFiles> OrderBookingRules.xsd doesn't exist at file:
    /D:/temp/StasSOA/OrderBookingStas/OrderBookingRules.xsd
    <DecisionServiceBuilder::prepareForDeployment> Not copying D:\JDEV10132\jdev\myw
    ork\ApplicationNLC\BPELDEC\bpel\rules\xsd\STAS.xsd, file already exists in direc
    tory D:\JDEV10132\jdev\mywork\ApplicationNLC\BPELDEC\decisionservices\Dec\war\WE
    B-INF\wsdl
    java.lang.NullPointerException
    at java.io.File.<init>(File.java:277)
    at oracle.bpel.services.rules.util.DecisionServiceBuilder.prepareForDepl
    oyment(DecisionServiceBuilder.java:717)
    at oracle.tip.tools.ide.pm.rule.wizard.DecisionServiceWizard.wizardFinis
    hed(DecisionServiceWizard.java:403)
    at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(Unknown Source)
    at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(Unknown Source)
    at oracle.bali.ewt.LWComponent.processEvent(Unknown Source)
    at oracle.bali.ewt.wizard.BaseWizard.doFinish(Unknown Source)
    at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Sour
    ce)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:18
    49)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.jav
    a:2169)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
    .java:420)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
    istener.java:234)
    at java.awt.Component.processMouseEvent(Component.java:5488)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
    at java.awt.Component.processEvent(Component.java:5253)
    at java.awt.Container.processEvent(Container.java:1966)
    at java.awt.Component.dispatchEventImpl(Component.java:3955)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Window.dispatchEventImpl(Window.java:1774)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:153)
    at java.awt.Dialog$1.run(Dialog.java:515)
    at java.awt.Dialog.show(Dialog.java:536)
    at java.awt.Component.show(Component.java:1300)
    at java.awt.Component.setVisible(Component.java:1253)
    at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
    at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
    at oracle.tip.tools.ide.pm.rule.wizard.DecisionServiceWizard.display(Dec
    isionServiceWizard.java:218)
    at oracle.tip.tools.ide.pm.addons.ExtensionsDNDDropHandler.showDecisionS
    erviceWizard(ExtensionsDNDDropHandler.java:217)
    at oracle.tip.tools.ide.pm.addons.ExtensionsDNDDropHandler.handleSwimLan
    eDrop(ExtensionsDNDDropHandler.java:202)
    at oracle.tip.tools.ide.pm.addons.ExtensionsDNDDropHandler.handleDrop(Ex
    tensionsDNDDropHandler.java:92)
    at oracle.tip.tools.ide.common.graph.DefaultGraphPaneDropTargetListener.
    routeToDropHandler(DefaultGraphPaneDropTargetListener.java:264)
    at oracle.tip.tools.ide.common.graph.DefaultGraphPaneDropTargetListener.
    handleDrop(DefaultGraphPaneDropTargetListener.java:249)
    at oracle.tip.tools.ide.pm.bpelgraph.collaxalaf.BPELGraphPaneDropTargetL
    istener.handleDrop(BPELGraphPaneDropTargetListener.java:215)
    at oracle.tip.tools.ide.common.graph.DefaultGraphPaneDropTargetListener.
    drop(DefaultGraphPaneDropTargetListener.java:322)
    at java.awt.dnd.DropTarget.drop(DropTarget.java:430)
    at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(SunDropTarget
    ContextPeer.java:500)
    at sun.awt.dnd.SunDropTargetContextPeer.access$800(SunDropTargetContextP
    eer.java:53)
    at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEven
    t(SunDropTargetContextPeer.java:812)
    at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(Su
    nDropTargetContextPeer.java:736)
    at sun.awt.dnd.SunDropTargetEvent.dispatch(SunDropTargetEvent.java:29)
    at java.awt.Component.dispatchEventImpl(Component.java:3826)
    at java.awt.Container.dispatchEventImpl(Container.java:2024)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212
    at java.awt.LightweightDispatcher.processDropTargetEvent(Container.java:
    3963)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3817)
    at java.awt.Container.dispatchEventImpl(Container.java:2010)
    at java.awt.Window.dispatchEventImpl(Window.java:1774)
    at java.awt.Component.dispatchEvent(Component.java:3803)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh
    read.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
    ad.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

  • WRVS4400N accessing local services via external IP

    Hello everyone,
    Recently I'm having issues with accessing local services via external IP. Short description of configuration:
    - sub.mydomain.com pointing to my external IP.
    - few web services running on my local server with reverse proxy on Apache 2
    - firewall on router enabled
    - ips on router disabled
    - single port forwarding: WAN 80->Lan 443, WAN 443->LAN 443
    - accessing my services via sub.mydomain.com/service1, sub.mydomain.com/service2, etc
    - I had to create a new rule in internet access policy allowing LAN, any, any to
    Basicaly if I go no matter if I type http or https I will be redirected on 443.
    That configuration has beed working without any issues for a month. Recently I have increased the amount of DHCP users and suddenly it's not working any more. I can still access my services from outside but not from LAN.
    Restarting router does the trick for a while, sometimes for few minutes, sometimes longer.
    Enabling IPS is the way to go but then I'm limited to around 22Mbit/s.
    I did almost everything what is possible to solve this issue, I'm lost and frustrated. I have no idea what happend.
    What I can't understand that it was working, suddenly it's stopped and there are two solutions, either to enable IPS or to restart router which to be honest aren't the solution I'm looking for.
    Please help me point the problem.
    Thank you in advance
    Best regards
    Bartek

    Hi, My name is Eric Moyers. I am a Network Support Engineer in the Cisco Small Business Support Center.
    I recieveed your email and have looked at your posting. This seems like it may be more complicated that what should be handled in a chat. Could you please call into the the Small Business Support Center for support.
    Check the listings on this link and contact the center nearest you.
    http://www.cisco.com/en/US/support/tsd_cisco_small_business_support_center_contacts.html
    If you are in the US, please call 1-866-606-1866, and any answering agent should be able to assist you.
    Eric Moyers
    Cisco Network Support Engineer
    CCNA, CCNA-Wireless
    1-866-606-1866

Maybe you are looking for

  • How can I get all the lessons on the disc (CIB)?

    I bought Adobe Photoshop Elements and Premiere Elements bundled together and I like the look of both. I also got Adobe Premiere Elements 11 Classroom in a Book. (The print in this book, by the way, is almost too small to read.) My question is this: A

  • How can I send email from my ipad

    I can't get a sent or outgoing mailbox on my iPad 2. Can you help?

  • How to put iTunes movies into iCloud

    I have several movies in my iTunes account that are shown as not being backed up on my iTunes account. How do I get these movies into my iCloud account so that I can delete them off of my iMac? (They are taking up a lot of storage space)

  • Lock rectangle mask shape while resizing?

    Today I spent hours with masking color mattes as rectangle background boxes for subtitles. Is there really no way to edit height or length of a rectangle (4-point polygon) mask individually while ensuring that the mask stays rectangle? I know: holdin

  • Workflow giving 'unknown error' while executing  in swdd in production

    Hi Experts, I had workflow working fine in dev and qa . But its not working in production . I tried to execute the workflow directly through swdd. It is telling 'Workflow cannot be activated' after executing . When i tried to display the workflow log