Initial Service script in Endeca Application

Hi All,
Agter creating the Endeca Application, there is a step that tells , to run initial-servies.sh, what is the exact use of this is given below, but where can i see these files ?? where is the location??Can you polease tell me the exact use oif this step.
The initialize_services script creates the Record Store instances for product data,
dimension values, precedence rules, and schema information with the names below. The Record
Store instances are prefixed with the application name and language code specified in the
deployment descriptor file. In this case, the application name is Discover and the language
code is en:
 Discover_en_schema
 Discover_en_dimvals
 Discover_en_prules
 Discover_en_data

Hi Bravo,
Creation of CAS record store instances is done in C:\Endeca\ToolsAndFrameworks\3.1.0\reference\discover-data-pci\control\initialize_rs_feeds.bat which is invoked by initialize_services.bat file. This step is available when you create an Endeca Application using discover-data-pci which is mainly used for Product Catalog Integration using ATG. This step creates four empty record stores (data,dimvals,schema and precedecerules) in CAS.
If you are using ATG 10.1.1 or above to integrate with Endeca Commerce 3.1.0 or above, there are components in ATG such as DataDocumentSumbitter etc which populate the data into these record stores and then invoke the EndecaScriptsService to trigger the scripts to perform Baseline Update. As part of the baseline update, Forge takes these CAS record stores as input and indexes the data.
Thanks,
Shabarinath Kande
Edited by: shabari on Jan 10, 2013 1:10 AM

Similar Messages

  • Error when ruuning Initial services in Endeca Application

    Hi ,
    I am getting this error when i am trying to run initial_servies in my endeca application.
    [oracle@atgtelco bin]$ cd /u01/app/oracle/endeca/sampleApps/Testen/control
    [oracle@atgtelco control]$ ./initialize_services.sh
    \[01.08.13 21:21:32] SEVERE: An application already exists with the name, "Testen". Please use the '--force' option if you want to replace all existing configuration. [oracle@atgtelco control]$ ./initialize_services.sh --force
    Removing existing application provisioning...
    [01.08.13 21:21:39] INFO: Removing application. Any active components will be forced to stop.
    [01.08.13 21:21:39] INFO: Removing Workbench config files.
    [01.08.13 21:21:39] INFO: [ITLHost] Starting shell utility 'emgr_update_remove_all_settings'.
    [01.08.13 21:21:40] INFO: Removing definition for custom component 'WorkbenchManager'.
    [01.08.13 21:21:41] INFO: Updating provisioning for host 'ITLHost'.
    [01.08.13 21:21:41] INFO: Updating definition for host 'ITLHost'.
    [01.08.13 21:21:41] INFO: Removing definition for custom component 'IFCR'.
    [01.08.13 21:21:41] INFO: Updating provisioning for host 'ITLHost'.
    [01.08.13 21:21:41] INFO: Updating definition for host 'ITLHost'.
    [01.08.13 21:21:41] INFO: Removing site Testen from IFCR...
    [01.08.13 21:21:41] INFO: Node did not exist, no deletion necessary: sites-live/Testen
    [01.08.13 21:21:41] INFO: Finished removing site from IFCR.
    [01.08.13 21:21:41] INFO: Removing definition for application 'Testen'.
    [01.08.13 21:21:42] INFO: Application 'Testen' removed.
    Setting EAC provisioning and performing initial setup...
    [01.08.13 21:21:45] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
    [01.08.13 21:21:45] INFO: Setting definition for application 'Testen'.
    [01.08.13 21:21:45] INFO: Setting definition for host 'AuthoringMDEXHost'.
    [01.08.13 21:21:45] INFO: Setting definition for host 'LiveMDEXHostA'.
    [01.08.13 21:21:46] INFO: Setting definition for host 'ReportGenerationHost'.
    [01.08.13 21:21:46] INFO: Setting definition for host 'WorkbenchHost'.
    [01.08.13 21:21:46] INFO: Setting definition for host 'ITLHost'.
    [01.08.13 21:21:46] INFO: Setting definition for component 'AuthoringDgraph'.
    [01.08.13 21:21:46] INFO: Setting definition for component 'DgraphA1'.
    [01.08.13 21:21:47] INFO: Setting definition for script 'PromoteAuthoringToLive'.
    [01.08.13 21:21:47] INFO: Setting definition for custom component 'WorkbenchManager'.
    [01.08.13 21:21:47] INFO: Updating provisioning for host 'ITLHost'.
    [01.08.13 21:21:47] INFO: Updating definition for host 'ITLHost'.
    [01.08.13 21:21:47] INFO: Setting definition for custom component 'IFCR'.
    [01.08.13 21:21:47] INFO: Updating provisioning for host 'ITLHost'.
    [01.08.13 21:21:47] INFO: Updating definition for host 'ITLHost'.
    [01.08.13 21:21:48] INFO: Setting definition for component 'LogServer'.
    [01.08.13 21:21:48] INFO: Setting definition for script 'DaySoFarReports'.
    [01.08.13 21:21:48] INFO: Setting definition for script 'DailyReports'.
    [01.08.13 21:21:48] INFO: Setting definition for script 'WeeklyReports'.
    [01.08.13 21:21:48] INFO: Setting definition for script 'DaySoFarHtmlReports'.
    [01.08.13 21:21:48] INFO: Setting definition for script 'DailyHtmlReports'.
    [01.08.13 21:21:48] INFO: Setting definition for script 'WeeklyHtmlReports'.
    [01.08.13 21:21:48] INFO: Setting definition for component 'WeeklyReportGenerator'.
    [01.08.13 21:21:49] INFO: Setting definition for component 'DailyReportGenerator'.
    [01.08.13 21:21:49] INFO: Setting definition for component 'DaySoFarReportGenerator'.
    [01.08.13 21:21:49] INFO: Setting definition for component 'WeeklyHtmlReportGenerator'.
    [01.08.13 21:21:49] INFO: Setting definition for component 'DailyHtmlReportGenerator'.
    [01.08.13 21:21:50] INFO: Setting definition for component 'DaySoFarHtmlReportGenerator'.
    [01.08.13 21:21:50] INFO: Setting definition for script 'BaselineUpdate'.
    [01.08.13 21:21:50] INFO: Setting definition for script 'PartialUpdate'.
    [01.08.13 21:21:50] INFO: Setting definition for component 'ConfigurationGeneratorForge'.
    [01.08.13 21:21:50] INFO: Setting definition for component 'Forge'.
    [01.08.13 21:21:51] INFO: Setting definition for component 'PartialForge'.
    [01.08.13 21:21:51] INFO: Setting definition for component 'Dgidx'.
    [01.08.13 21:21:51] INFO: Definition updated.
    [01.08.13 21:21:51] INFO: Provisioning site from prototype...
    [01.08.13 21:21:52] INFO: Finished provisioning site from prototype.
    Finished updating EAC.
    Initializing record stores...
    These record stores exist:
    Exception in thread "main" java.lang.RuntimeException: java.net.ConnectException: Connection refused
    at com.endeca.itl.service.ServiceLocator.getService(ServiceLocator.java:154)
    at com.endeca.itl.component.manager.cmd.task.ComponentManagerTask.getManager(ComponentManagerTask.java:22)
    at com.endeca.itl.component.manager.cmd.task.ListComponentInstancesTask.process(ListComponentInstancesTask.java:18)
    at com.endeca.itl.cmd.BaseCmd.run(BaseCmd.java:412)
    at com.endeca.itl.component.manager.cmd.ComponentManagerCmd.main(ComponentManagerCmd.java:52)
    Caused by: java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140)
    at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:125)
    at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
    at com.endeca.itl.util.UrlUtils.ping(UrlUtils.java:114)
    at com.endeca.itl.util.UrlUtils.ping(UrlUtils.java:81)
    at com.endeca.itl.service.ServiceLocator.getService(ServiceLocator.java:145)
    ... 4 more
    ==================================================
    Dropping old record stores (errors will occur on non-existent rs):
    Exception in thread "main" java.lang.RuntimeException: java.net.ConnectException: Connection refused
    at com.endeca.itl.service.ServiceLocator.getService(ServiceLocator.java:154)
    at com.endeca.itl.component.manager.cmd.task.ComponentManagerTask.getManager(ComponentManagerTask.java:22)
    at com.endeca.itl.component.manager.cmd.task.DeleteComponentInstanceTask.process(DeleteComponentInstanceTask.java:24)
    at com.endeca.itl.cmd.BaseCmd.run(BaseCmd.java:412)
    at com.endeca.itl.component.manager.cmd.ComponentManagerCmd.main(ComponentManagerCmd.java:52)
    Caused by: java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140)
    at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:125)
    at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
    at com.endeca.itl.util.UrlUtils.ping(UrlUtils.java:114)
    at com.endeca.itl.util.UrlUtils.ping(UrlUtils.java:81)
    at com.endeca.itl.service.ServiceLocator.getService(ServiceLocator.java:145)
    ... 4 more
    Exception in thread "main" java.lang.RuntimeException: java.net.ConnectException: Connection refused
    at com.endeca.itl.service.ServiceLocator.getService(ServiceLocator.java:154)
    at com.endeca.itl.component.manager.cmd.task.ComponentManagerTask.getManager(ComponentManagerTask.java:22)
    at com.endeca.itl.component.manager.cmd.task.DeleteComponentInstanceTask.process(DeleteComponentInstanceTask.java:24)
    at com.endeca.itl.cmd.BaseCmd.run(BaseCmd.java:412)
    at com.endeca.itl.component.manager.cmd.ComponentManagerCmd.main(ComponentManagerCmd.java:52)
    Caused by: java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140)
    at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:125)
    at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
    at com.endeca.itl.util.UrlUtils.ping(UrlUtils.java:114)
    at com.endeca.itl.util.UrlUtils.ping(UrlUtils.java:81)
    at com.endeca.itl.service.ServiceLocator.getService(ServiceLocator.java:145)
    ... 4 more
    Exception in thread "main" java.lang.RuntimeException: java.net.ConnectException: Connection refused
    at com.endeca.itl.service.ServiceLocator.getService(ServiceLocator.java:154)
    at com.endeca.itl.component.manager.cmd.task.ComponentManagerTask.getManager(ComponentManagerTask.java:22)
    at com.endeca.itl.component.manager.cmd.task.DeleteComponentInstanceTask.process(DeleteComponentInstanceTask.java:24)
    at com.endeca.itl.cmd.BaseCmd.run(BaseCmd.java:412)
    at com.endeca.itl.component.manager.cmd.ComponentManagerCmd.main(ComponentManagerCmd.java:52)
    Caused by: java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140)
    at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:125)
    at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
    at com.endeca.itl.util.UrlUtils.ping(UrlUtils.java:114)
    at com.endeca.itl.util.UrlUtils.ping(UrlUtils.java:81)
    at com.endeca.itl.service.ServiceLocator.getService(ServiceLocator.java:145)
    ... 4 more
    Exception in thread "main" java.lang.RuntimeException: java.net.ConnectException: Connection refused
    at com.endeca.itl.service.ServiceLocator.getService(ServiceLocator.java:154)
    at com.endeca.itl.component.manager.cmd.task.ComponentManagerTask.getManager(ComponentManagerTask.java:22)
    at com.endeca.itl.component.manager.cmd.task.DeleteComponentInstanceTask.process(DeleteComponentInstanceTask.java:24)
    at com.endeca.itl.cmd.BaseCmd.run(BaseCmd.java:412)
    at com.endeca.itl.component.manager.cmd.ComponentManagerCmd.main(ComponentManagerCmd.java:52)
    Caused by: java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140)
    at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:125)
    at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
    at com.endeca.itl.util.UrlUtils.ping(UrlUtils.java:114)
    at com.endeca.itl.util.UrlUtils.ping(UrlUtils.java:81)
    at com.endeca.itl.service.ServiceLocator.getService(ServiceLocator.java:145)
    ... 4 more
    ==================================================
    Creating fresh record stores:
    Exception in thread "main" java.lang.RuntimeException: java.net.ConnectException: Connection refused
    at com.endeca.itl.service.ServiceLocator.getService(ServiceLocator.java:154)
    at com.endeca.itl.component.manager.cmd.task.ComponentManagerTask.getManager(ComponentManagerTask.java:22)
    at com.endeca.itl.component.manager.cmd.task.CreateComponentInstanceTask.process(CreateComponentInstanceTask.java:31)
    at com.endeca.itl.cmd.BaseCmd.run(BaseCmd.java:412)
    at com.endeca.itl.component.manager.cmd.ComponentManagerCmd.main(ComponentManagerCmd.java:52)
    Caused by: java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.commons.httpclient.protocol.ReflectionSocketFactory.createSocket(ReflectionSocketFactory.java:140)
    at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:125)
    at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)
    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:387)
    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
    at com.endeca.itl.util.UrlUtils.ping(UrlUtils.java:114)
    at com.endeca.itl.util.UrlUtils.ping(UrlUtils.java:81)
    at com.endeca.itl.service.ServiceLocator.getService(ServiceLocator.java:145)
    ... 4 more
    Failed to create schema record store.
    Failed to initialize record stores.

    This error looks like CAS is not running or is not able to be contacted:
    Exception in thread "main" java.lang.RuntimeException: java.net.ConnectException: Connection refused
    at com.endeca.itl.service.ServiceLocator.getService(ServiceLocator.java:154)
    at com.endeca.itl.component.manager.cmd.task.ComponentManagerTask.getManager(ComponentManagerTask.java:22)
    at com.endeca.itl.component.manager.cmd.task.ListComponentInstancesTask.process(ListComponentInstancesTask.java:18)
    at com.endeca.itl.cmd.BaseCmd.run(BaseCmd.java:412)
    at com.endeca.itl.component.manager.cmd.ComponentManagerCmd.main(ComponentManagerCmd.java:52)
    Caused by: java.net.ConnectException: Connection refused
    Make sure CAS is running and re-run initialize_services.
    HTH,
    Patrick Rafferty
    http://branchbird.com

  • Exception while initializing services.

    Error:
    C:\Endeca\apps\Discover\control>initialize_services.bat
    Setting EAC provisioning and performing initial setup...
    [09.24.13 08:40:16] INFO: Checking definition from AppConfig.xml against existin
    g EAC provisioning.
    [09.24.13 08:40:16] INFO: Setting definition for application 'Discover'.
    [09.24.13 08:40:17] INFO: Setting definition for host 'AuthoringMDEXHost'.
    [09.24.13 08:40:21] SEVERE: Caught an exception while checking provisioning.
    Caused by com.endeca.soleng.eac.toolkit.exception.EacCommunicationException
    com.endeca.soleng.eac.toolkit.host.Host setDefinition - Caught exception while s
    etting host definition.
    Caused by com.endeca.eac.client.ProvisioningFault
    sun.reflect.NativeConstructorAccessorImpl newInstance0 - null
    Full trace:
    Error:
    Microsoft Windows [Version 6.1.7601] 
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    C:\Windows\system32>cd C:\Endeca\ToolsAndFrameworks\3.1.2\deployment_template\bi
    n
    C:\Endeca\ToolsAndFrameworks\3.1.2\deployment_template\bin>deploy --app C:\Endec
    a\ToolsAndFrameworks\3.1.2\reference\discover-data\deploy.xml
       Found version 6.1 of the Endeca IAP installed in directory
       C:\Endeca\PlatformServices\6.1.3. If either the version or location are
       incorrect, type 'Q' to quit and adjust your ENDECA_ROOT environment variable.
       Press enter to continue with these settings.
       Continue?
    Y
         Deployment Template installation script.
         This script creates the directory structure for your
         deployment and installs configuration files and scripts
         into the directory structure.
    09/24/2013 08:33:02 [deploy.pl] INFO:  Starting deployment template
       installation.
       The following app modules were specified on the command line argument:
       C:\Endeca\ToolsAndFrameworks\3.1.2\reference\discover-data\deploy.xml
       Modules may be deployed standalone or on top of a base deployment type. Do
       you want to install a base deployment with the specified module(s)?
       Install base deployment? [Y/N]:
    Y
    09/24/2013 08:33:22 [AppDescriptorReader] INFO:  Parsing application descriptor
       file C:\Endeca\ToolsAndFrameworks\3.1.2\reference\discover-data\deploy.xml.
    09/24/2013 08:33:22 [AppDescriptorReader] INFO:  Parsing application descriptor
       file
       C:\Endeca\ToolsAndFrameworks\3.1.2\deployment_template\app-templates\base_des
    criptor.xml.
       Enter a short name for your application.
       Note: The name must conform to this regular expression: ^[a-zA-Z0-9]+$
        [default: Discover]
       Choosing a different application name may require additional configuration on
       your web application.
       Application name:
    Discover
       Specify the path into which the application will be deployed. The specified
       directory must exist and cannot contain spaces.
       For example, to deploy into c:\apps\Discover, specify the path as c:\apps.
       Deployment directory:
    c:\Endeca\apps
       Specify the port on which the Endeca Application Controller is running. This
       is configured in the server.xml file in the workspace of the Endeca software
       install and should be the same for all applications deployed in this
       environment. Ports must be in the range 1024-65535 [default: 8888].
       EAC port:
    8888
    09/24/2013 08:35:36 [deploy.pl] INFO:  Deploying application into
       C:\Endeca\apps\Discover
       What port is the Workbench running? [Default: 8006]
    8006
       What port should be used for the Live Dgraph? [Default: 15000]
    15000
       What port should be used for the Authoring Dgraph? [Default: 15002]
    15002
       What port should be used for LogServer? [Default: 15010]
    15010
    09/24/2013 08:37:39 [AppDescriptorReader] INFO:  Parsing application descriptor
       file
       C:\Endeca\ToolsAndFrameworks\3.1.2\deployment_template\app-templates\base_des
    criptor.xml.
    09/24/2013 08:37:39 [deploy.pl] INFO:  Processing install with id 'Dgraph'
    09/24/2013 08:37:39 [AppDescriptorReader] INFO:  Parsing application descriptor
       file C:\Endeca\ToolsAndFrameworks\3.1.2\reference\discover-data\deploy.xml.
    09/24/2013 08:37:39 [deploy.pl] INFO:  Processing install with id
       'DefaultTemplateManagerApp'
    09/24/2013 08:37:39 [deploy.pl] INFO:  Application successfully deployed.
    C:\Endeca\ToolsAndFrameworks\3.1.2\deployment_template\bin>cd ..\..\..
    C:\Endeca\ToolsAndFrameworks>cd ..
    C:\Endeca>apps
    'apps' is not recognized as an internal or external command,
    operable program or batch file.
    C:\Endeca>cd apps
    C:\Endeca\apps>cd Discover
    C:\Endeca\apps\Discover>cd control
    C:\Endeca\apps\Discover\control>initialize_services.bat
    Setting EAC provisioning and performing initial setup...
    [09.24.13 08:40:16] INFO: Checking definition from AppConfig.xml against existin
    g EAC provisioning.
    [09.24.13 08:40:16] INFO: Setting definition for application 'Discover'.
    [09.24.13 08:40:17] INFO: Setting definition for host 'AuthoringMDEXHost'.
    [09.24.13 08:40:21] SEVERE: Caught an exception while checking provisioning.
    Caused by com.endeca.soleng.eac.toolkit.exception.EacCommunicationException
    com.endeca.soleng.eac.toolkit.host.Host setDefinition - Caught exception while s
    etting host definition.
    Caused by com.endeca.eac.client.ProvisioningFault
    sun.reflect.NativeConstructorAccessorImpl newInstance0 - null
    Please help to resolve the issue.

    I got the exact the same issue with the same steps as above. I was using Windows 7. I could not figure out what was the issue. Would like to get help also. Thx.
    TP

  • How to create and delete an Endeca application in Windows

    HI,
    can you please help me in ,
    how to create and delete an Endeca application inWindows machine not in Linux Machine.
    Thanks.....

    Hi,
    Steps to create an Endeca Application are clearly given in Getting Started Guide.
    http://docs.oracle.com/cd/E38680_01/Common.311/pdf/GettingStarted.pdf (Chapter 6 : Deploying a Reference Application)
    If you want to create an endeca application so as to integrate with Product Catalog system such as ATG using ATG 10.1.1 or above , then create an endeca application using the discover-data-catalog-integration reference application. Steps for doing this are documented in ProductCatalogDTGuide
    http://docs.oracle.com/cd/E38679_01/ToolsAndFrameworks.311/pdf/ProductCatalogDTGuide.pdf (Deploying the Product Catalog Application)
    To delete an Endeca Application that you have created in Windows/linux
    1. Navigate to the control directory of the application that you want to remove and execute the script
    runCommand.bat --remove-app (Removes the provisioning information with EAC admin console)
    2. Remove the instance configuration files for the application using the emgr_update command line utility
    emgr_update.bat host localhost:8006 app_name My_app action remove_all_settings prefix My_prefix
    3. You can then explicitly delete the directory in the Endeca_apps directory where you have initially created your application.
    If you are using discover-data-catalog-integration, you can remove the CAS Record Store Instances by navigating to CAS/bin directory and executing
    ./component-manager-cmd.sh delete-component -n {YOUR_APP_RECORD_STORE_NAME}
    Thanks,
    Shabari

  • Photoshop CS5.1 crashes using cron script that open application

    Photoshop CS5.1 crashes when trying to launch the application using a cron script. This happens on two different machines running 10.7.3. Photoshop opens without crashing when manually running the bash script. The same script works both manually and as a cronjob on 10.6.8. The cron script:
    open -a "/Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app"
    Any help is appreciated.
    The crash report:
    Process:    
    Adobe Photoshop CS5.1 [1332]
    Path:       
    /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/MacOS/Adobe Photoshop CS5.1
    Identifier: 
    com.adobe.Photoshop
    Version:    
    12.1 (12.1x20110328.r.145] [12.1)
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [801]
    Date/Time:  
    2012-02-21 15:04:07.739 -0800
    OS Version: 
    Mac OS X Server 10.7.3 (11D50b)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
    __TEXT            
    0000000100000000-00000001026fc000 [ 39.0M] r-x/rwx SM=COW  /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/MacOS/Adobe Photoshop CS5.1
    Application Specific Information:
    objc[1332]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation 
    0x00007fff919abc12 CFArrayGetCount + 18
    1   com.adobe.Photoshop      
    0x00000001012e11d2 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16797070
    2   com.adobe.Photoshop      
    0x00000001012e146b AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16797735
    3   com.adobe.Photoshop      
    0x00000001012e17ec AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16798632
    4   com.apple.Foundation     
    0x00007fff8e59dd32 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    5   com.apple.CoreFoundation 
    0x00007fff919e8aaa _CFXNotificationPost + 2634
    6   com.apple.Foundation     
    0x00007fff8e589fe7 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    7   com.apple.AppKit         
    0x00007fff9599b757 -[NSApplication sendEvent:] + 3011
    8   com.adobe.Photoshop      
    0x00000001012e25ce AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16802186
    9   com.adobe.Photoshop      
    0x00000001012e1d81 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16800061
    10  com.apple.AppKit         
    0x00007fff959321f2 -[NSApplication run] + 555
    11  com.adobe.Photoshop      
    0x00000001012e0644 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16794112
    12  com.adobe.Photoshop      
    0x00000001012e10a1 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16796765
    13  com.adobe.Photoshop      
    0x0000000100068286 0x100000000 + 426630
    14  com.adobe.Photoshop      
    0x0000000100237199 0x100000000 + 2322841
    15  com.adobe.Photoshop      
    0x0000000100237229 0x100000000 + 2322985
    16  com.adobe.Photoshop      
    0x0000000100002294 0x100000000 + 8852
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff92ce17e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff8bb835be _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff8bb8214e _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib   
    0x00007fff92ce1192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff954d5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff954d6b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff92ce1192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff954d5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff954d6b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d7274 _pthread_cond_wait + 840
    2   com.adobe.amt.services   
    0x0000000108724247 C_AMTUISwitchSuppressUpdates + 16439
    3   com.adobe.amt.services   
    0x000000010871d39e C_EULA_SetState + 1742
    4   com.adobe.amt.services   
    0x00000001087242b2 C_AMTUISwitchSuppressUpdates + 16546
    5   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x00007fff92cdf6ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore
    0x00007fff91df83be MPWaitOnSemaphore + 77
    2   MultiProcessor Support   
    0x000000010ede9b9b ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib   
    0x00007fff92cdf6ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore
    0x00007fff91df83be MPWaitOnSemaphore + 77
    2   MultiProcessor Support   
    0x000000010ede9b9b ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib   
    0x00007fff92cdf6ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore
    0x00007fff91df83be MPWaitOnSemaphore + 77
    2   MultiProcessor Support   
    0x000000010ede9b9b ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib   
    0x00007fff92cdf6ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore
    0x00007fff91df83be MPWaitOnSemaphore + 77
    2   MultiProcessor Support   
    0x000000010ede9b9b ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib   
    0x00007fff92cdf6ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore
    0x00007fff91df83be MPWaitOnSemaphore + 77
    2   MultiProcessor Support   
    0x000000010ede9b9b ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib   
    0x00007fff92cdf6ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore
    0x00007fff91df83be MPWaitOnSemaphore + 77
    2   MultiProcessor Support   
    0x000000010ede9b9b ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib   
    0x00007fff92cdf6ce semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore
    0x00007fff91df83be MPWaitOnSemaphore + 77
    2   MultiProcessor Support   
    0x000000010ede9b9b ThreadFunction(void*) + 69
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    4   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    5   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d7274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore
    0x00007fff91e20bae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91db328a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore
    0x00007fff91df7fd1 MPWaitOnQueue + 181
    5   AdobeACE                 
    0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                 
    0x0000000105983b3a 0x10594a000 + 236346
    7   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    9   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d7274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore
    0x00007fff91e20bae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91db328a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore
    0x00007fff91df7fd1 MPWaitOnQueue + 181
    5   AdobeACE                 
    0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                 
    0x0000000105983b3a 0x10594a000 + 236346
    7   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    9   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d7274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore
    0x00007fff91e20bae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91db328a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore
    0x00007fff91df7fd1 MPWaitOnQueue + 181
    5   AdobeACE                 
    0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                 
    0x0000000105983b3a 0x10594a000 + 236346
    7   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    9   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d7274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore
    0x00007fff91e20bae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91db328a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore
    0x00007fff91df7fd1 MPWaitOnQueue + 181
    5   AdobeACE                 
    0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                 
    0x0000000105983b3a 0x10594a000 + 236346
    7   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    9   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d7274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore
    0x00007fff91e20bae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91db328a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore
    0x00007fff91df7fd1 MPWaitOnQueue + 181
    5   AdobeACE                 
    0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                 
    0x0000000105983b3a 0x10594a000 + 236346
    7   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    9   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d7274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore
    0x00007fff91e20bae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91db328a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore
    0x00007fff91df7fd1 MPWaitOnQueue + 181
    5   AdobeACE                 
    0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                 
    0x0000000105983b3a 0x10594a000 + 236346
    7   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    9   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d7274 _pthread_cond_wait + 840
    2   com.apple.CoreServices.CarbonCore
    0x00007fff91e20bae TSWaitOnCondition + 106
    3   com.apple.CoreServices.CarbonCore
    0x00007fff91db328a TSWaitOnConditionTimedRelative + 127
    4   com.apple.CoreServices.CarbonCore
    0x00007fff91df7fd1 MPWaitOnQueue + 181
    5   AdobeACE                 
    0x000000010598418d 0x10594a000 + 237965
    6   AdobeACE                 
    0x0000000105983b3a 0x10594a000 + 236346
    7   com.apple.CoreServices.CarbonCore
    0x00007fff91df8e36 PrivateMPEntryPoint + 58
    8   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    9   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib   
    0x00007fff92ce1192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff954d5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff954d6b85 start_wqthread + 13
    Thread 20:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0e42 __semwait_signal + 10
    1   libsystem_c.dylib        
    0x00007fff95489dea nanosleep + 164
    2   com.adobe.PSAutomate     
    0x0000000113781fdb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate     
    0x0000000113763f13 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate     
    0x00000001137820d6 ScObjects::Thread::go(void*) + 166
    5   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d7274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl      
    0x0000000114587ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl      
    0x000000011433fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl      
    0x0000000114587e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl      
    0x000000011458816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl      
    0x0000000114588299 APXGetHostAPI + 2469145
    7   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    8   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d7274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl      
    0x0000000114587ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl      
    0x000000011433fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl      
    0x0000000114587e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl      
    0x000000011458816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl      
    0x0000000114588299 APXGetHostAPI + 2469145
    7   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    8   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 23:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d7274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl      
    0x0000000114587ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl      
    0x000000011433fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl      
    0x0000000114587e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl      
    0x000000011458816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl      
    0x0000000114588299 APXGetHostAPI + 2469145
    7   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    8   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 24:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d7274 _pthread_cond_wait + 840
    2   com.adobe.adobeswfl      
    0x0000000114587ced APXGetHostAPI + 2467693
    3   com.adobe.adobeswfl      
    0x000000011433fd09 APXGetHostAPI + 75657
    4   com.adobe.adobeswfl      
    0x0000000114587e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl      
    0x000000011458816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl      
    0x0000000114588299 APXGetHostAPI + 2469145
    7   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    8   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib   
    0x00007fff92cdf67a mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x00007fff92cded71 mach_msg + 73
    2   com.apple.CoreFoundation 
    0x00007fff919cc6fc __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation 
    0x00007fff919d4e64 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation 
    0x00007fff919d4676 CFRunLoopRunSpecific + 230
    5   com.apple.CoreMediaIO    
    0x00007fff8da78541 CMIO::DAL::RunLoop::OwnThread(void*) + 159
    6   com.apple.CoreMediaIO    
    0x00007fff8da6e6b2 CAPThread::Entry(CAPThread*) + 98
    7   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    8   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d72a6 _pthread_cond_wait + 890
    2   com.adobe.adobeswfl      
    0x0000000114587cb9 APXGetHostAPI + 2467641
    3   com.adobe.adobeswfl      
    0x00000001145a406c APXGetHostAPI + 2583276
    4   com.adobe.adobeswfl      
    0x0000000114587e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl      
    0x000000011458816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl      
    0x0000000114588299 APXGetHostAPI + 2469145
    7   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    8   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 27:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff954d72a6 _pthread_cond_wait + 890
    2   com.adobe.adobeswfl      
    0x0000000114587cb9 APXGetHostAPI + 2467641
    3   com.adobe.adobeswfl      
    0x00000001147224ed APXGetHostAPI + 4149101
    4   com.adobe.adobeswfl      
    0x0000000114587e01 APXGetHostAPI + 2467969
    5   com.adobe.adobeswfl      
    0x000000011458816a APXGetHostAPI + 2468842
    6   com.adobe.adobeswfl      
    0x0000000114588299 APXGetHostAPI + 2469145
    7   libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    8   libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib   
    0x00007fff92ce0d7a __recvfrom + 10
    1   ServiceManager-Launcher.dylib
    0x0000000116caf562 Invoke + 54020
    2   ServiceManager-Launcher.dylib
    0x0000000116cae6bf Invoke + 50273
    3   ServiceManager-Launcher.dylib
    0x0000000116cad706 Invoke + 46248
    4   ServiceManager-Launcher.dylib
    0x0000000116cad761 Invoke + 46339
    5   ServiceManager-Launcher.dylib
    0x0000000116cad7e2 Invoke + 46468
    6   ServiceManager-Launcher.dylib
    0x0000000116ca7eed Invoke + 23695
    7   ServiceManager-Launcher.dylib
    0x0000000116ca8086 Invoke + 24104
    8   ServiceManager-Launcher.dylib
    0x0000000116ca8b0f Invoke + 26801
    9   ServiceManager-Launcher.dylib
    0x0000000116ca8bfd Invoke + 27039
    10  ServiceManager-Launcher.dylib
    0x0000000116cabeff Invoke + 40097
    11  ServiceManager-Launcher.dylib
    0x0000000116cac1a5 Invoke + 40775
    12  ServiceManager-Launcher.dylib
    0x0000000116cac764 Invoke + 42246
    13  ServiceManager-Launcher.dylib
    0x0000000116cac951 Invoke + 42739
    14  ServiceManager-Launcher.dylib
    0x0000000116c9e67f Login + 1773
    15  ServiceManager-Launcher.dylib
    0x0000000116c9fd01 Login + 7535
    16  ServiceManager-Launcher.dylib
    0x0000000116cace88 Invoke + 44074
    17  ServiceManager-Launcher.dylib
    0x0000000116caf2a1 Invoke + 53315
    18  libsystem_c.dylib        
    0x00007fff954d38bf _pthread_start + 335
    19  libsystem_c.dylib        
    0x00007fff954d6b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000000  rcx: 0x00007fff92cdf67a  rdx: 0x0000000000000024
      rdi: 0x0000000000000000  rsi: 0x0000000000000003  rbp: 0x00007fff5fbff080  rsp: 0x00007fff5fbff070
       r8: 0x0000000000003103   r9: 0x0000000000000000  r10: 0x000000000000002c  r11: 0x0000000000000206
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x00007fff5fbff120
      rip: 0x00007fff919abc12  rfl: 0x0000000000010246  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
    0x100000000 -   
    0x1026fbfff +com.adobe.Photoshop (12.1 - 12.1x20110328.r.145] [12.1) <568CD2C0-8B76-63A9-A42A-B3D943DD7362> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/MacOS/Adobe Photoshop CS5.1
    0x1032f4000 -   
    0x10336cfef +com.adobe.adobe_caps (adobe_caps 4.0.42.0 - 4.0.42.0) <7AAC7875-787B-A4BA-F319-2B4425511ED4> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x103378000 -   
    0x10337ffff  org.twain.dsm (1.9.4 - 1.9.4) <466A5B1D-F91A-30D7-93E0-B29B9B8F8F0E> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0x103387000 -   
    0x103398ff8 +com.adobe.ahclientframework (1.6.0.20 - 1.6.0.20) <AD464E16-20D1-A4FC-878D-CF44322F72BC> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0x1033a5000 -   
    0x1033abfff  com.apple.agl (3.1.4 - AGL-3.1.4) <58F15993-D441-3146-9F3F-E03A061A54E3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x1033b2000 -   
    0x1035b8fef +com.adobe.linguistic.LinguisticManager (5.0.0 - 11696) <499B4E7A-08BB-80FC-C220-D57D45CA424F> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x10364b000 -   
    0x1037f9fef +com.adobe.owl (AdobeOwl version 3.0.93 - 3.0.93) <74CF40F6-B216-DB73-5C8F-FC5533220CD9> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x10389b000 -   
    0x103ccbfef +AdobeMPS (??? - ???) <E541F5F1-21BB-D779-1475-B1553950E1B9> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x103e25000 -   
    0x104150ff7 +AdobeAGM (??? - ???) <8FE8A26F-F2C4-128B-ECF9-197279A31D70> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x10421d000 -   
    0x104545fe7 +AdobeCoolType (??? - ???) <D55BD5E5-B430-7701-A11E-0FF989536E57> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1045dd000 -   
    0x1045feff7 +AdobeBIBUtils (??? - ???) <B37FD8D7-142F-EE1E-4C63-93C1C59B4318> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x10460b000 -   
    0x104636ff6 +AdobeAXE8SharedExpat (??? - ???) <C59B0A11-E89B-F50C-916C-D09F40C1BAA3> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedEx pat
    0x104648000 -   
    0x10478cfef +WRServices (??? - ???) <76354373-F0BD-0BAF-6FC0-B96DBB371755> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x1047d3000 -   
    0x104838fff +aif_core (??? - ???) <0E7876E5-6465-676D-06DE-D8F44E3663EB> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
    0x104854000 -   
    0x10486afff +data_flow (??? - ???) <A0C1FB2F-4EB4-7F3E-98E7-82BE18D631B6> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
    0x104882000 -   
    0x104918fff +image_flow (??? - ???) <70C5AE43-18D4-7E41-0BB1-FE9EF1792E6C> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
    0x10498f000 -   
    0x1049adfff +image_runtime (??? - ???) <140A4ED7-DAAA-2E4F-D211-7E2A491CFD5C> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
    0x1049ca000 -   
    0x104bf9fff +aif_ogl (??? - ???) <4E5A4532-CED3-1A19-C852-1C5560F4017A> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
    0x104cd8000 -   
    0x104d6bfff +AdobeOwlCanvas (??? - ???) <EC667F6D-0BB6-03EA-41E8-624425B2BF4B> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x104d8b000 -   
    0x1050d4fef +com.adobe.dvaui.framework (dvaui version 5.0.0 - 5.0.0.0) <023E0760-0223-AB5D-758C-2C5A052F6AF4> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x105264000 -   
    0x1053e6fe7 +com.adobe.dvacore.framework (dvacore version 5.0.0 - 5.0.0.0) <42077295-9026-D519-C057-35E07029D97B> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x105488000 -   
    0x105800fff +com.adobe.dvaadameve.framework (dvaadameve version 5.0.0 - 5.0.0.0) <0E95A0DF-038A-CFF2-EC7B-BDB905CDF5C5> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x10594a000 -   
    0x105a5ffff +AdobeACE (??? - ???) <C544307E-C1E6-FCA8-4D32-2EC0D5820BBD> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x105a84000 -   
    0x105aa0fff +AdobeBIB (??? - ???) <C0E29690-D406-8834-CA1D-0A4252A0946E> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x105aaa000 -   
    0x105b1cff7 +com.adobe.amtlib (amtlib 4.0.0.21 - 4.0.0.21) <E604CBB8-A3F0-69D1-510B-3D8156D37D29> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x105b33000 -   
    0x105c06ffb +AdobeJP2K (??? - ???) <BF2DBEA4-E71A-7112-53CA-8E7D73B1EFE5> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x105c26000 -   
    0x105c2aff8 +com.adobe.ape.shim (adbeape version 3.1.74.12761 - 3.1.74.12761) <09559AEB-61DE-8DE8-4315-BFA0A7D6394B> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x105c2f000 -   
    0x105ca6fff +com.adobe.FileInfo.framework (Adobe XMP FileInfo 5.0 -i 33 [debug] - 64.140949) <ED51DA76-662A-8156-3D42-2146684A60B6> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x105cc7000 -   
    0x105d25ffd +com.adobe.AdobeXMPCore (Adobe XMP Core 5.0 -c 61 - 64.140949) <D02D367B-FF1E-AD63-993C-5CD907CCFCCE> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x105d33000 -   
    0x1061cefff +com.nvidia.cg (2.2.0006 - ???) /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/Cg.framework/Cg
    0x106754000 -   
    0x1067aafeb +com.adobe.headlights.LogSessionFramework (??? - 2.0.1.011) <03B80698-2C3B-A232-F15F-8F08F8963A19> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x1067ef000 -   
    0x106814ffe +adobepdfsettings (??? - ???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
    0x10684e000 -   
    0x106853ffd +com.adobe.AdobeCrashReporter (3.0 - 5.5.20101001) <5625AF72-323C-27C5-0094-213D09698D11> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x106857000 -   
    0x1069f4fff +com.adobe.PlugPlug (2.5.0.232 - 2.5.0.232) <09F6FBA4-E768-BDFB-35AE-C7EB8EBA2D1A> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x106aa2000 -   
    0x106b85fff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
    0x106bdb000 -   
    0x106bf4feb +libtbb.dylib (??? - ???) /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/libtbb.dylib
    0x106c05000 -   
    0x106c0bfeb +libtbbmalloc.dylib (??? - ???) /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/libtbbmalloc.dylib
    0x106c12000 -   
    0x106c12fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <C23BF0A1-7E6D-35EF-85FE-651EE2C13D53> /usr/lib/libmx.A.dylib
    0x106c15000 -   
    0x106c1dff3 +com.adobe.boost_threads.framework (boost_threads version 5.0.0 - 5.0.0.0) <6858DF5A-F020-22A7-B945-14EC277724D4> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x106fc9000 -   
    0x106fcbfff  com.apple.textencoding.unicode (2.4 - 2.4) <FD4695F4-6110-36C6-AC06-86453E30FF6E> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x1084ec000 -   
    0x1084fbff7  libSimplifiedChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <D30A4333-0953-394D-BB26-739937ED0BD8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x108700000 -   
    0x108774ff3 +com.adobe.amt.services (AMTServices 4.0.0.21 [BuildVersion: 4.0; BuildDate: Mon Jan 24 2011 21:49:00] - 4.0.0.21) <1B6C37A0-570C-14D0-52A3-87C835F530BB> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
    0x108791000 -   
    0x1087acfff  libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <59FCE9C0-27E6-34CE-89E5-3A83B843B36C> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x1087b1000 -   
    0x1087d2fff  libKoreanConverter.dylib (54.0.0 - compatibility 1.0.0) <25FF31F5-9D1E-35EB-8085-F0AC25C38DAC> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x1087d6000 -   
    0x1087e8ff7  libTraditionalChineseConverter.dylib (54.0.0 - compatibility 1.0.0) <66A3625A-6918-3C14-8DF3-2F4924C389EA> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1087ec000 -   
    0x1087edff7  libCyrillicConverter.dylib (54.0.0 - compatibility 1.0.0) <C8D0607A-A668-36EE-AF03-866BD04B5611> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x1087f1000 -   
    0x1087f9fff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <3D59CB21-F5C7-4232-AB00-DFEB04206024> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
    0x10ba3b000 -   
    0x10ba42fff +Enable Async IO (??? - ???) <9AE049A5-F53E-657B-D0AE-01C42D817A19> /Applications/Adobe Photoshop CS5.1/*/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
    0x10bff0000 -   
    0x10bff8ffe +ScriptingListener (12.1 - 12.1) <CA77642E-943B-02F2-140E-DD95022E8C22> /Applications/Adobe Photoshop CS5.1/*/ScriptingListener.plugin/Contents/MacOS/ScriptingListener
    0x10d52d000 -   
    0x10d536fff +FastCore (??? - ???) <1565E455-4A86-A3BD-113F-CD828F2C5150> /Applications/Adobe Photoshop CS5.1/*/FastCore.plugin/Contents/MacOS/FastCore
    0x10ecc9000 -   
    0x10ed2cff3 +MMXCore (??? - ???) <2DB6FA8E-4373-9823-C4F5-A9F5F8F80717> /Applications/Adobe Photoshop CS5.1/*/MMXCore.plugin/Contents/MacOS/MMXCore
    0x10edb4000 -   
    0x10ee1fff0 +MultiProcessor Support (??? - ???) <4FEA98F6-A072-F0BF-0E30-BEFDBD623611> /Applications/Adobe Photoshop CS5.1/*/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0x1106f4000 -   
    0x1106f8fff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
    0x1108f5000 -   
    0x1108fbfff  com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <CA4B5CB4-6F02-396A-B7CA-C9DE876544CD> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x111b1b000 -   
    0x111b49ff7  GLRendererFloat (??? - ???) <0C213C61-C08C-3B5D-85A4-EB4660AF55BF> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x111bc8000 -   
    0x111be8ff7 +com.adobe.ape (adbeapecore version 3.1.74.12761 - 3.1.74.12761) <48D74CFC-E9C7-143A-F971-2C7F0ACF7602> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
    0x113369000 -   
    0x113385ff7 +MeasurementCore (??? - ???) <1BE124EE-A88B-8F47-B9E1-1E276FA54327> /Applications/Adobe Photoshop CS5.1/*/MeasurementCore.plugin/Contents/MacOS/MeasurementCore
    0x113600000 -   
    0x11385cfef +com.adobe.PSAutomate (12.1 - 12.1) <951D5D57-776F-5A95-24A0-D70623A9902F> /Applications/Adobe Photoshop CS5.1/*/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
    0x113a7a000 -   
    0x113b1effb +com.adobe.AdobeExtendScript (ExtendScript 4.1.28 - 4.1.28.12764) <C53B3FBF-7530-1DAF-66E7-C2E50F25A6DE> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x113b83000 -   
    0x113c23fef +com.adobe.AdobeScCore (ScCore 4.1.28 - 4.1.28.12764) <2A61AEB9-8E9D-8136-9B6F-B4394D6AB7AE> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x114300000 -   
    0x11516aff3 +com.adobe.adobeswfl (??? - 2.0.0.11360) <39C5D47B-EB0F-9FE5-ABA7-7D925DB9C036> /Library/Application Support/Adobe/*/adbeapecore.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/AdobeSWFL
    0x116c50000 -   
    0x116c8dfeb +com.adobe.AAM.AdobeUpdaterNotificationFramework (UpdaterNotifications 2.0.0.15 - 2.0.0.15) <188E3565-26D6-6A54-01E2-1BBBF73AE24E> /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/Frameworks/updaternotifications.framework/Versions/a/UpdaterNotificati ons
    0x116c9c000 -   
    0x116cc4fef +ServiceManager-Launcher.dylib (236.0.0 - compatibility 2.5.0) <DBEE8529-7074-635B-2CAD-DF7BA597D909> /Library/Application Support/Adobe/*/ServiceManager-Launcher.dylib
    0x117900000 -   
    0x117a99fff  GLEngine (??? - ???) <8BA26192-A4D7-362D-8B57-5FCF4B706A25> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x117acd000 -   
    0x117bc6fff  libGLProgrammability.dylib (??? - ???) <B7710703-8652-36B8-83DD-4F216FAF0730> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x117bec000 -   
    0x117ff7ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.18.11 - 7.1.8) <B3612412-7530-3FB9-AF32-C9433755CC76> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIn telHD3000GraphicsGLDriver
    0x7fff6171f000 -
    0x7fff61753baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8b0a8000 -
    0x7fff8b0b2ff7  liblaunch.dylib (392.35.0 - compatibility 1.0.0) <8F8BB206-CECA-33A5-A105-4A01C3ED5D23> /usr/lib/system/liblaunch.dylib
    0x7fff8b0b3000 -
    0x7fff8b0dbff7  com.apple.CoreVideo (1.7 - 70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8baef000 -
    0x7fff8baf4fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8baf5000 -
    0x7fff8bb2afff  libTrueTypeScaler.dylib (??? - ???) <5AB9A51C-AD6B-3E02-B9A6-7B1447CF6134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8bb2b000 -
    0x7fff8bb7fff7  com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <68147E63-C211-361E-8B24-B5E0675B4297> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff8bb80000 -
    0x7fff8bb8efff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
    0x7fff8bb8f000 -
    0x7fff8bb95fff  IOSurface (??? - ???) <03F95CAC-569C-3573-B3D7-2D211B8BDC56> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8bc2f000 -
    0x7fff8bc4cff7  com.apple.openscripting (1.3.3 - ???) <4FACC89E-FDAA-3CA5-B5CD-1F4EEAEDF7CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x7fff8bc4d000 -
    0x7fff8bce7ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x7fff8bf7e000 -
    0x7fff8bf7efff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8bf7f000 -
    0x7fff8bf95ff7  com.apple.ImageCapture (7.0 - 7.0) <F15FC6FB-9E88-3BE9-BABE-0454D3A502A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x7fff8bf96000 -
    0x7fff8bfd5ff7  libGLImage.dylib (??? - ???) <348729DC-BC44-3744-B249-9DFA6498344A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8bfd6000 -
    0x7fff8bfd6fff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/App

    Well, it's crashing in Apple code while trying to parse information returned from the OS.
    Looks like it's in response to an activation request, and we're trying to get a list of the active windows - but the OS can't parse the values it just returned without error. Nice.
    All I can do is try to add some safety around those calls in the next version of Photoshop.
    If we can get a reproduceable case, then we can write up a bug for Apple.

  • Test scripts for oracle applications using qtp testing tool

    hi
    i want some test scripts for oracle applications using qtp testing tool
    regards

    You will need to create separate scripts for Load testing. The functional scripts cannot be used in OLT. The exceptions to this would be the "General" items (Java Code Script & Web Services) which can also be used in OLT.
    e.g. Instead of selecting "Functional Testing - Oracle EBS/Forms"
    select "Load Testing (Protocol Automation) - Oracle EBS/Forms"
    Once you get into load testing you'll realise that you want to create very specific scripts and won't want to try re-using functional scripts. I know a lot of such tools are 'sold' on the fact that functional scripts can be re-used for load, but when it comes down to it you'll want to design your load scripts seperately anyway!

  • CC&B Batch Control Eligibility Service Script

    On the CC&B Batch Control for C1-SYNIL (Generic Sync Request Initial Load), there is an optional parameter for a Filter Service Script and a Eligibility Service Script. I want to create these script to filter a subset of data I need to load from CC&B to MDM.
    Does anyone know if and what the input and output parameters of these scripts are or what the scripts are suppose to return. I cannot find an example of such a script in either CC&B 2.3.1 or MDM 2.1. If anyone has a very simple example, I would appreciate it you could share it.
    Thanks,
    Andries

    You don't need to run a batch job to update SA Status to Closed - the system will update the Status to Closed once the SA no longer has a financial balance. This means that, if you make a payment of the whole outstanding balance for the SA, the Status will be updated when the payment is frozen (whether online or in batch). It is also possible for such an update to occur during write-off processing, because WO can take an outstanding balance and remove it from the SA.
    And just a note to say that SAACT selects only Pending Start and Pending Stop SAs, so will not process an SA that is already Stopped.
    Edited by: user816833 on 23 mai 2012 12:16

  • Accessing custom Portal service from a java application

    We have a custom portal service that connects to BW using xmla. How do you access this portal service from a java application. Not from web dynpro, jsp or servlet but from the java code.
    Can we use the INITIAL_CONTEXT_FACTORY to get access to the portal service.
    Thank You
    D.K

    Now I tried the following:
    I've added the prtapi.jar and the service's jar to the additional-lib folder and added the appropriate entries to library.txt and reference.txt.
    Now I can obtain now the PortalRuntime, but this is not initialized.
    Has anybody a solution for this problem? Help would be high appreciated!
    Regards,
    Matthias

  • How to Use Mobile Service in HTML/JavaScript Application

    The Windows Azure Mobile Service is a back end tool for mobile applications. It supports various platforms, such as Windows Store, Windows Phone 8, iOS and Android. The Windows Azure
    Mobile service can also support HTML/JavaScript. This article helps you to get a basic idea of how to use the Windows Azure Mobile Service in HTML/JavaScript applications.
    Let us start with a Quick startup project provided by Microsoft. A Quick startup is a simple demo project that can help us to understand how to use the Windows Azure Mobile Service with HTML/JavaScript. So let's start from the Quick startup project.
    Login into in the Windows Azure portal and use the following procedure.
    This article assumes you already have a Windows Azure account and the mobile service is enabled in your account.
    1. Create a new Windows Azure Mobile Service
    Click on the +New button from the left corner and select Compute -> Mobile Service and then click on the "Create" button.
    The Windows Azure portal popup creates a mobile service wizard when you click the Create button. Windows Azure asks you to enter the mobile service name as shown in the following image:
    Select the database options and region for your mobile service and click on the "Next" button.
    Once your mobile service is successfully created, the portal will show all your mobile services as shown in the following images.
    Ok! We have created a new mobile service successfully. Let's move to our subsequent steps.
    1. Quick startup Project 
    As we all know, the Windows Azure Mobile Service can support many platforms such as Windows Store, Windows Phone 8, iOS, Android and HTML/JavaScript. This article only tells us about the new HTML/JavaScript platform that is recently added to the Windows Azure
    Mobile Service.
    In the image above, we are in the quick startup page where the Windows Azure Mobile Service allows the user to choose their platform. I have selected the HTML/JavaScript Platform.
    In the image above, we found 3 quick steps that can allow us to run <g class="gr_ gr_74 gr-alert gr_gramm Grammar" data-gr-id="74" id="74">a HTML/JavaScript</g> sample project. 
    1. Create Table: In this step the user needs to create a table that can used by the sample project, once you hit the create TodoItem Table button. The Portal will create a TodoItem table in your mobile service. You
    can check this table by clicking on the data tab(menu).
    2. Download and run your app: In this step the user needs to download the Quick startup project that is provided by the Windows Azure portal. Click on the "Download" button and download the project. You will
    see the following files in the quick startup project.
    The Server folder contains some files to setup this project locally. The user should run the file from the server folder corresponding to their OS. I am using Windows OS so I ran the <g class="gr_ gr_80 gr-alert gr_spell ContextualSpelling ins-del multiReplace"
    data-gr-id="80" id="80">lanch</g>-<g class="gr_ gr_79 gr-alert gr_spell ContextualSpelling ins-del multiReplace" data-gr-id="79" id="79">windwos</g> file to setup this project locally in
    IISExpress.
    Press r and enter the key, you will see IISExpress started. Do not close this Windows and open your browser and request the http://localhost:8000/ page.
    Enter the Item name and click on the add button. Your Item will be added to the TodoItem table.
    3. Configure your host name: This step is a very important step for any HTML/JavaScript application that uses the Windows Azure Mobile Service. In this <g class="gr_ gr_83 gr-alert gr_gramm Punctuation only-ins
    replaceWithoutSep" data-gr-id="83" id="83">step</g> the user must register their website name in the Cross-origin resource sharing (CORS). By default, "localhost" is added by the Windows Azure Mobile Service
    so your quick startup project can run without making any CORS setting changes. The user can add their website domain name by clicking on the configure tab (menu).
    The user can add as many website domain names as needed.

    are you asking a question or did you just post a tutorial here? you might want to post it as a blog post or wiki entry instead.

  • I'm trying to download office 365 small business package, and every time I try the website it says there is a runtime service error in the '/' application. Is this my mac or is it the website, and how can I fix it?

    I'm trying to download office 365 small business package, and every time I try the website it says there is a runtime service error in the '/' application. Is this my mac or is it the website, and how can I fix it?

    If a phone is sold from one friend to another and wants to use it on a different carrier the friend can contact the carrier it was sold by to request it unlocked.  I know AT&T, Verizon, and Sprint will give you the steps to unlock it as long as the original contract it was bought under has been completed.  eBay/Craigslist is really not the best place to try to get "unlocked phones" from, if it turns out the phone isn't unlocked then I'm really sorry you got stuck with that one and as stevejobsfan said above I would report them immediately and see if you can recover your money.  I sell phones for a living and this happens a lot

  • Invoking a Web Service from a mobile application

    Hi all,
    I have installed Sun Wireless Toolkit 2.5.2 for CDLC and MTJ.
    I want to invoke a web service from an MTJ Application and I have not a clue of how to start.
    First let me say I am working with RSA (which is over Eclipse)
    My first attempt was creating the web service client and then try to convert it into a mobile application (through the use of MTJ --> Convert to Midlet Project)
    I found 4 errors when doing so:
    First was solved changing the jre to 1.6.
    I am still dealing with the following three:
    * Error preverifying class mipaquete.MiServicioService
    java/lang/NoClassDefFoundError: javax/xml/ws/Service
    * Error preverifying class mipaquete.ObjectFactory
    VERIFIER ERROR mipaquete/ObjectFactory.createMiOperacion(Lmipaquete/MiOperacion;)Ljavax/xml/bind/JAXBElement;:
    Illegal type in constant pool
    * Type mipaquete.MiServicioPortProxy$Descriptor Error preverifying class mipaquete.MiServicioPortProxy$Descriptor
    VERIFIER ERROR mipaquete/MiServicioPortProxy$Descriptor.getDispatch()Ljavax/xml/ws/Dispatch;:
    Illegal type in constant pool
    I only started to solve the first one. I assumed that I have to add the right .jar to manifest file (please let me know if I am wrong). I tried to do by adding the textual classpath rt.jar, however I am not able to give it the right path:
    C:\Archivos de programa\IBM\SDP\runtimes\base_v7_stub\java\jre\lib\rt.jar (even though I split the too long sentence into two and I include an space at the beginning of the second, I still get an error when saving)
    I would appreciate any help
    A) to solve the existing problems
    or
    B) To create a web service client in an EclipseME application through any other method.
    Thank-you very much in advance,
    Guadalupe
    PS Any clue is welcomed!!

    Hello rss,
    If you want to invoke a web service from a JCD you will have to build the SOAP message using JAX-RPC or AXIS and then programmatically creat an HTTP connection.
    Or you can leverage the HTTP(S) eWay and then you only have to build the SOAP message.
    Or use eInsight. You can import a WSDL into eInsight and eInsight will offer you a business process Activity to invoke the web service operations defined in the WSDL.

  • SocketTimeoutException when calling a web service from a WD application

    I'm trying to call a method of a web service from my WD application. The execution of the method longs more than 60 sec, so I'm always getting:
    Service call exception; nested exception is: java.net.SocketTimeoutException: Read timed out
    I've got this post, which tells to change the property "socketTimeout" of the client.
    Read Timed Out Error
    But I don't know what is the client in my WD application, does this refer to the logical port ?
    I've tried inserting this into wdInit:
    com.hesa.hesanet3.h3wsmodel.proxies.Hesanet3Impl service = com.hesa.hesanet3.h3wsmodel.H3WSModel.getServiceImpl();
    logicalPort =(com.hesa.hesanet3.h3wsmodel.proxies.Hesanet3ViDocument) service.getLogicalPort("Config1Port_Document", com.hesa.hesanet3.h3wsmodel.proxies.Hesanet3ViDocument.class);
    logicalPort._setProperty("socketTimeout", "30000");
    But it doesn't work.
    I've tried getting the logical port from the model object corresponding to the method of the webservice unsuccesfully.
    I've tried with Visual Administrator -> instance -> Web Service Container -> Settings -> WS Clients Socket Timeout, increasing to 120 secs. No result, still stop at 60s.
    I've tried with Visual Admin -> global configuration -> Http provider -> KeepAliveTimeout, increasing to 120 secs, and still stop at 60s.
    I can't change model object code, but I've tried to debug it and setting the property in stubForLogicalPort and in _getGlobalFeatureConfig(), without change.
    I'm using a HTTP Destination, does this have something to do?
    I'm getting insane with this and I'm in urgent need of help.
    How can I change the time the WD waits for the WebService to answer ?
    Thanks in advance.

    Find solution. Check this thread:
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/faq%2b-%2bmodels%2b-%2badaptive%2bweb%2bservice
    The com.sap.tc.webdynpro.model.webservice.api.IWDWSInvocationModifier interface can be implemented by an application using the Adaptive Web Service model in order to modify the web service invocation object just before it's execution. Invocation modifiers need to be registered with the executable model class for which invocation is to be modified:
    Request_NumberToWords requestMO = new Request_NumberToWords(model);
    requestMO.wdSetInvocationModifier(
      new IWDWSInvocationModifier() {
        public void doModifyInvocation(Object port) {
          HTTPControlInterface httpItf = HTTPControlFactory.getInterface(port);
          //timeout for this WS invocation is 120 sec; don't use global config. setting of WS-Runtime
          httpItf.setSocketTimeout(120000);
        public void doModifyAfterInvocation() {}
    Best regards.

  • Unable to consume secured Web service from a Dynpro application

    Hello,
    I have followed <a href="http://help.sap.com/saphelp_nw04/helpdata/en/c3/bac36a469e4c75aba646077e71516d/frameset.htm">this tutorial</a>
    in order to protect and consume a secured Web service from a Dynpro application using SAP logon ticket.
    The problem is that after implementing everything needed I  receive 401 Unauthorized when I am trying to consume it from the web dynpro side.
    If I manually transfer the request the credentials, before the execute i.e:
    modObj._setUser
    modObj._setPassword
    modObj.execute();
    I am able to call it, meaning the dynpro application doesn't transfer these credentials to the Webservice even though it's authentication property is set to true.
    Any idea how to solve it?
    Roy
    Message was edited by:
            Roy Cohen

    Try below steps
    • Add jars
    o security.class
    o tc/sec/destinations/interface
    • Setting WebDynpro project property
    o Project>Properties>Web Dynpro References-->Interface references
    &#61607; Name=tcsecdestinations~interface
    o Project>Properties>Web Dynpro References-->Service reference
    &#61607; Name=webservices
    &#61607; Name=tcsecdestinations~service
    • Dynamically Set httpdestination and Call web service
    final InitialContext ctx = new InitialContext();
    final DestinationService dstService = (DestinationService)ctx.lookup(DestinationService.JNDI_KEY);
    if (dstService== null)
    throw new NamingException ("Destination service not available");
    final Destination destination = dstService.getDestination("HTTP"," DestinationName");
    // getting user name
    Properties destprop = destination.getDestinationProperties();
    String username = destprop.getProperty("USERNAME");
    String password = destprop.getProperty("PASSWORD");
    final HTTPDestination httpDestination = (HTTPDestination) destination;
    HttpURLConnection httpConnection = httpDestination.getURLConnection();
    String httpURL = String.valueOf(httpConnection.getURL());
    Request_AdvLocationVer1ViDocument_getLocation obj=wdContext.currentRequest_AdvLocationVer1ViDocument_getLocationElement().modelObject();
    obj._setUser( user );
    obj._setPassword(pass);
    obj._setEndPoint(httpURL);
    obj.execute();
    Rahul

  • Can Service Script catch/process Business Service error?

    We have a Service Script invoked by XAI Inbound Service that is invoking a Business Service. If an error occurs in the BS, we would like to be able to capture/process it within the SS, rather than the process "failing"...
    As an example, the CC&B Demo database includes SS CI_MRInput and BS CI_RegisterReadHighLowLimits (see CI_MRInput script below).
    In the Demo environment, the CI_MRInput is invoked by a BPA Script CI_MRRouteA, in which case "with warn" may be specified to effect processing of the error.
    However, when invoked via the XAI Inbound Service, an error from the BS (ex: 8:11024) causes the CC&B process to "fail" and a SOAP Fault and/or CC&B error details to be sent to the external process. This is not desired.
    Ideally, we'd like the SS to catch the error and send an agreed upon error code to the external process.
    Any assistance in this matter will be greatly appreciated.
    CI_MRInput Service Script:
    10: move "parm/meterReadDetails/meterConfigurationId" to "MeterConfiguration/meterConfigurationId";
    20: invokeBO 'CI_MeterConfiguration' using "MeterConfiguration" for read;
    30: edit data
    // Reset register reads
    move null to "parm/meterReadDetails/register";
    // Reset Register remarks
    if ("parm/meterReadDetails/remark/readerRemark != $BLANK")
    move null to "parm/meterReadDetails/remark";
    end-if;
    // Using the meter configuration retrieved, setup the meter read elements
    move "MeterConfiguration/*" to "parm/meterReadDetails/*";
    // Default Read Type (60=Regular) and Use on Bill to 'Y'
    move '60' to "parm/meterReadSchedule/readType";
    move 'true' to "parm/meterReadDetails/useOnBill";
    move "concat(parm/meterReadSchedule/scheduledReadDate,'-12.00.00')" to "parm/meterReadDetails/readDateTime";
    // Get the High/Low Limit for each register
    move '0' to $registerIndex;
    move "parm/meterReadDetails/readDateTime" to "HighLowLimits/readDateTime";
    move "parm/meterReadSchedule/readType" to "HighLowLimits/readType";
    for ($REG in "parm/meterReadDetails/register")
    move "$REG/registerId" to "HighLowLimits/registerId";
    move "parm/meterReadSchedule/spId" to "HighLowLimits/spId";
    invokeBS 'CI_RegisterReadHighLowLimits' using "HighLowLimits";
    move "HighLowLimits/highLimit" to "parm/meterReadDetails/register[$registerIndex]/highLimit";
    move "HighLowLimits/lowLimit" to "parm/meterReadDetails/register[$registerIndex]/lowLimit";
    move "1 + $registerIndex" to $registerIndex;
    end-for;
    end-edit;

    Use the following BS which will execute your SS(from this SS call your BS) and rollback the transaction and return the error code as a Output.
    BS Name: F1-SavePointDispatcher
    So you through back agreed error according to error code you have received by BS.

  • Error when generating Web Services Proxy for SCA Application Module

    Hello,
    I'm trying to create Web Services for a simple Application Module with JDeveloper 11g (11.1.1.3.0).
    I start a new ADF Project, I create an Application Module as simple as possible : it contains only a simple View Object on the DEPT Entity.
    On my Application Module, I choose "Service Interface" and I add my View Object in the service interface.
    I test my Web Service in the Embedded Weblogic Server, it works well. (I succeed in using the Get operation, for example).
    But when I try to generate a Web Service proxy (right-click on the WSDL File -> Generate Web Service Proxy), It always fail with such errors :
    oracle.jdeveloper.webservices.tools.WsdlValidationException: Error creating model from wsdl "file:/C:/JDeveloper/mywork/ApplicationAppelServiceSCA/Model/src/model/common/AppModuleService.wsdl": 'unset' is already defined'Bytes' is already defined'ref' is already defined'Duration' is already defined'Types' is already defined'Character' is already defined'type' is already defined'Day' is already defined'nestedInterfaces' is already defined'Date' is already defined'datagraph' is already defined'Type' is already defined'Integer' is already defined'ModelsType' is already defined'ChangeSummaryType' is already defined'instanceClass' is already defined'Month' is already defined'DataObject' is already defined'javaClass' is already defined'LongObject' is already defined'DateTime' is already defined'dataObject' is already defined'YearMonth' is already defined'ShortObject' is already defined'Long' is already defined'types' is already defined'JavaInfo' is already defined'IntObject' is already defined'Boolean' is already defined'DoubleObject' is already defi...
    Can someone help me to understand this error ?
    i never manually edited the WSDL File, so I don't understand why the generated WSDL or XSD files might contain errors.
    Thanks for your Help,
    Laurent

    We have the same problem, and the problem was in the xsd import:
    The wdsl import a schema that import other schema, the second import use a relative path, that was wrong.
    So check the xsd import sequence....

Maybe you are looking for

  • Upgrade to GB3 results in "fried" JamPacks

    got complete JamPacks and they ran fine with GB2. Upgraded to GB3, and almost all loops are missing, almost all categories are greyed out, (when I click "all drums" there are only 4 loops). So, short of re-installing all my JamPacks, is there a way t

  • I get "App Store Disabled" on my MacBook Pro due to profile issues. What Terminal command can I use to reset profile settings?

    After transferring documents from one MacBook Pro to another I get some weird errors due to settings that seem to have transferred over. One is that the Mac App Store is disabled. Are there any Unix / Terminal commands I can use to reset these?

  • Is there any danger in setting the system date/time to a prior date?

    We are dealing with some software digital certificate expiration issues.  Until the developer gets them fixed, the only way we can use the software is to set the date/time preferences to a date before the certificate expired.  Some users are concerne

  • DW CS3 3 column template issue

    I have to pad space in the center column in the 3column templates in DW CS3 to keep the foooter from crawling up under the columns. I'm sure there's a clear function but I don't know enough about CSS to know where to add it. Example: http://www.pathw

  • Probability not appearing for opportunites

    We just noticed that the opportunity probability, which is based on the sales stage, is only appearing on a report if the opportunity was created by someone with the admin role. If any other roles create the opportunity, the probability % is not ther