Endless portmap iteration (sandbox issue?)

I use Wuala or online secure storage sharing. Wuala requires portmap to run. To achieve this it puts a plist (com.caleido.portmap.plist) in the /Library/LaunchDaemons folder. However, on my machine this causes portmap to get into an endless iteration because it cannot find an available port. This in turn prevents my NFS server to start (rpcinfo -p <hostname> only shows rpc to be running and none of the NFS daemons).
The following sequence of events repeats itsself endlessly (from the console log):
=====
31/10/2009 10:10:58 sandboxd[107] portmap(2722) deny network-outbound /private/var/tmp/launchd/sock
31/10/2009 10:10:58 portmap[2722] cannot bind udp: Address already in use
31/10/2009 10:10:58 com.apple.launchd[1] (com.apple.portmap[2722]) Exited with exit code: 1
31/10/2009 10:10:58 com.apple.launchd[1] (com.apple.portmap) Throttling respawn: Will start in 10 seconds
=====
If I look at my sandbox /usr/share/sandbox/portmap.sb rules, it states that network-outbound is allowed:
=====
(version 1)
(debug deny)
(import "bsd.sb")
(allow process-exec (regex #"^/usr/sbin/portmap$"))
(allow process-fork)
(allow file-read-data file-read-metadata (regex
#"^/etc"
#"^/var"
#"^/dev/urandom$"))
(allow network-bind (local ip4))
(allow network-inbound (local ip4 "*:111"))
(allow network-outbound)
(deny default)
=====
Any usggestions what could cause this behaviour and what I can do to remediateit?
Thanks,
Erik

I use Wuala or online secure storage sharing. Wuala requires portmap to run. To achieve this it puts a plist (com.caleido.portmap.plist) in the /Library/LaunchDaemons folder. However, on my machine this causes portmap to get into an endless iteration because it cannot find an available port. This in turn prevents my NFS server to start (rpcinfo -p <hostname> only shows rpc to be running and none of the NFS daemons).
The following sequence of events repeats itsself endlessly (from the console log):
=====
31/10/2009 10:10:58 sandboxd[107] portmap(2722) deny network-outbound /private/var/tmp/launchd/sock
31/10/2009 10:10:58 portmap[2722] cannot bind udp: Address already in use
31/10/2009 10:10:58 com.apple.launchd[1] (com.apple.portmap[2722]) Exited with exit code: 1
31/10/2009 10:10:58 com.apple.launchd[1] (com.apple.portmap) Throttling respawn: Will start in 10 seconds
=====
If I look at my sandbox /usr/share/sandbox/portmap.sb rules, it states that network-outbound is allowed:
=====
(version 1)
(debug deny)
(import "bsd.sb")
(allow process-exec (regex #"^/usr/sbin/portmap$"))
(allow process-fork)
(allow file-read-data file-read-metadata (regex
#"^/etc"
#"^/var"
#"^/dev/urandom$"))
(allow network-bind (local ip4))
(allow network-inbound (local ip4 "*:111"))
(allow network-outbound)
(deny default)
=====
Any usggestions what could cause this behaviour and what I can do to remediateit?
Thanks,
Erik

Similar Messages

  • Iteration Speed issue when Indexing 3D array wried to a while-loop

    Brief Description of my Program:
    I am working on the real-time signal generation by using LabView and DAQmx (PCI-6110 card). My vi reads the big data file (typically 8MB txt file containing about 400,000 samples (complex double precision). Then, the signal is pre-processed and I end up with a huge 3D array to feed while-loop (typically 3D array dimension is N x 7 x M where N & M >> 7). Inside the loop, that 3D array is indexed and processed before the results are written to the DAQmx outputs. I have a speed issue when indexing the large 3D array (i.e, 3D array having a large sub-array size). My while-loop could not run fast enough to top-up the DAQmx AO buffer (at the output rate of 96kHz). It could run faster only if I use smaller 3D array (i.e, smaller-sized sub-arrays). I do not quite understand why the size of 3D sub-array affects the rate of looping although I am indexing same sub-array size at each iteration. I really appreciate your comments, advices and helps.
    I include my 3D array format as a picture below.
    Question on LabView:
    How does indexing an 3D array which wires to the while-loop affect the speed of the loop iteration? I found that large dimension of sub-arrays in the 3D array slows down the iteration speed by comparing to indexing the same size of sub-array from smaller-sized sub-arrays of the 3D array to perform signal processing inside the while-loop. Why? Is there any other way of designing LabView Program to improve speed of iteration?
    attachment:

    Thank you all for your prompt replies and your interests. I am sorry about my attachment. But, I have now attached a jpg format image file as you suggested.
    I had read the few papers on large data handling such as "LabVIEW Performance and Memory Management". Thus, I had already tried to avoid making unnecessary copies of data and growing arrays in my while-loop. I am not an expert on LabView, so I am not sure if the issues I have are just LabView fundamental limitations or there are any other ways to improve the iteration speed without reducing the input file size and DAQ output rate.
    As you request, I also attach my top-level vi showing essential sections such as while-loop and its indexing. The attached file is as an image jpg format because the actual vi including Sub-VIs are as big as 3MB in total. I hope my attachment would be useful for anyone who would like to reply my question. If anyone would like to see my whole vi & llb files, I would be interesting to send it to you by an e-mail privately and thus please provide your e-mail address.
    The dimension of my 3D array is N x 7 x M (Page x Row x Column), where N represents number of pages in 3D array, and M represents the size of 1D array.  The file I am currently using forms 3D array of N = 28, & M = 10,731.  Refering to the top-level vi picture I attached, my while-loop indexes each page per iteration and wrap-around.  The sub-VI called "channel" inside the while-loop will further index its input (2D array) into seven of 1D arrays for other signal processsing.  The output from that "channel" sub-VI is the superposition of those seven arrays.  I hope my explaination is clear. 
    Attachement: 3Darray.jpg and MyVi.jpg
    Kind Regards,
    Shein
    Attachments:
    3Darray.jpg ‏30 KB
    MyVI.jpg ‏87 KB

  • Lov iterator refresh issue

    HI friends!
    I'm using JDeveloper 11g
    I've got a problem with a lov attribute in my application.
    I need to implement the following scenario:
    I have an adf table Licence in my jsf page. One of the table columns includes a lov attribute which values must be selected from a list box (a list data source is LicenceProducer lov view object).
    If there is no required licence producer in the drop down list we can trigger a pop up dilaog (kind of lov dialog) and create a new one row in the data source iterator.
    Then the required attribute value of the newly created row must be passed to the list in the source jsf page and become a currently selected value for the lov attribute of the Licence VO.
    SO i've have implemented almost the whole scenario:
    1. created an appropriate lov attribute in Licence VO with LicenceProducer VO as a list data source
    2. created a bounded adf task flow which is resonsible for displaying the pop up lov dialog with all insert/commit/return new value functionallity.
    Everything works just greate except that the lov iterator is never refreshed after returning from the pop up dialog.
    The updated content of the list box is only seen after reloading the source jsf page. Setting partial page rendering (for the Licence adf table) on returning from the pop up dialog does't work.
    I saw a number of posts on this issue but never found any good solutions.
    I think that i must somehow get an access to the lov iterator (data source vo) wich is not the same as the base LicenceProducer view object and refresh it programmatically.
    PS. if i brought my issue in a not sufficiently clear way. please answer the quite simplier question. Is it possible somehow to add a lov functionallity with the possibility to add new rows into lov iterator?
    Thanks in advance. Alex.

    Thanks friends.
    It is so greate to see somebody notice your question and even have the similar problem.
    First to Paul
    1. Yes I have a model driven LOV, i.e. i defined the lov functionalty for the attribute in a VO.
    2. I'm using JDeveloper 11g as you might be using.
    3. Actually i'm afraid i have not fully understood your approach with a row impl class. AS i could notice there were no worthy changes added into the row impl class after i had redefined VO's attribute to use a lov view object.
    it would be greatly appreciated if you let me know more detail about your solution.
    By the way i have noticed one interesting thing as I was experimenting with my issue. It turned out that the lov iterator refreshes just excellent on returning from a pop up "manually created lov dialog" after i click a rollback button of the data control
    where the VO iterator containing the attribute with the lov functionalty exists. Give it a try and you'll see, no other standard operation button gives the same effect!!!!! I realized it accidentially myself.
    To Hasim
    if i understand you right your assumption is to refresh a row iterator which is the basis for the lov attribute and then refresh a page element where the lov attribute has been dropped?
    If so than i've tried it because this is the first thing comes into mind. But it doesn't work, i think that this basis iterator we select for the list of values of the required attribute in VO is not the same as a real list Datasource iterator...
    If i understood you wrong please give me know and explain please your approach. Your opinion is interesting for me.
    I address our experts ones again with a rather simplier question. Is it possible to create a model driven lov attribute where it would be possible to insert new rows into the list of values during the ongoing user session?
    Alex.

  • Oracle Sandbox issue

    Hi,
    I wanted to create a custom webcenter application which is customizable by users at runtime with sandox feature enabled. And i want save all the changes done at runtime by the users as personalization as the changes must not get reflected for the other users.
    The steps i followed are
    1. Created a webcenter application which uses oracle composer.
    2.Implemented ADF security.
    3.Updated the adf-config file with the required namespaces.
    4.Updated the web.xml file to set the appropriate filter mappings.(order of the filter ServletADFFilter,WebCenterComposerFilter & AdfBindingFilter)
    5.Implemented Custom customization and ComposerSessionOptionsFactory classes.
    6.Registered the classes with Oracle composer in adf-config.xml.
    7.Registered a MDS repository in EM.
    Finally to enable sandbox creation, our application should be configured to use the database store. I'm not sure of how to do this.And also how to make the appplication use the MDS repository registered in EM?.
    Without completing this step the sandbox is not getting enabled in the application and i'm not getting the save button in oracle composer toolbar.
    Please help me resolving the issue.
    Thanks.

    Thanks for your point. I changed the adf-config.xml accordingly as
    <metadata-store-usages>
    <metadata-store-usage id="WebCenterFileMetadataStore"
    default-cust-store="true" deploy-target="true">
    <metadata-store class-name="oracle.mds.persistence.stores.db.DBMetadataStore">
    <property name="jndi-datasource"
    value="jdbc/mds/MyMDSRepository"/>
    <property name="partition-name" value="MyMDSPartition"/>
    </metadata-store>
    </metadata-store-usage>
    </metadata-store-usages>
    But when i create an EAR file of my application,the adf-config.xml in the EAR file doesn't have the <metadata-store class-name> tag in the file.Its missing.
    The <metadata-store-usuages> tag in adf-config.xml of the EAR file
    <metadata-store-usages><metadata-store-usage default-cust-store="true" deploy-target="true" id="WebCenterFileMetadataStore"/></metadata-store-usages>
    Also when i start my integrated weblogic server i get the following exceptions
    oracle.mds.internal.lcm.exception.ValidationException: MDS-05790: The metadata store definition is either missing or incorrectly specified in the application configuration.
    oracle.mds.config.MDSConfigurationException: MDS-01335: namespace "/xliffBundles" mapped to metadata-store-usage "WebCenterFileMetadataStore" but its definition was not found in MDS configuration.
    java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
    My adf-config.xml file for reference
    <?xml version="1.0" encoding="windows-1252" ?>
    <adf-config xmlns="http://xmlns.oracle.com/adf/config"
    xmlns:adf="http://xmlns.oracle.com/adf/config/properties"
    xmlns:mdsC="http://xmlns.oracle.com/adf/mds/config">
    <adf:adf-properties-child xmlns="http://xmlns.oracle.com/adf/config/properties">
    <adf-property name="adfAppUID" value="MDS1-7151"/>
    </adf:adf-properties-child>
    <adf-resourcebundle-config xmlns="http://xmlns.oracle.com/adf/resourcebundle/config">
    <applicationBundleName>resourcebundles/xliffBundles/MDS1OverrideBundle</applicationBundleName>
    <bundleList>
    <bundleId override="true">oracle.adf.view.page.editor.resource.ComposerOverrideBundle</bundleId>
    </bundleList>
    </adf-resourcebundle-config>
    <page-editor-config xmlns="http://xmlns.oracle.com/adf/pageeditor/config">
    <session-options-factory>view.AppsSessionOptionsFactoryImpl</session-options-factory>
    <sandbox-namespaces>
    <namespace path="/pages"/>
    <namespace path="/pageDefs"/>
    </sandbox-namespaces>
    </page-editor-config>
    <adf-security-child xmlns="http://xmlns.oracle.com/adf/security/config">
    <JaasSecurityContext initialContextFactoryClass="oracle.adf.share.security.JAASInitialContextFactory"
    jaasProviderClass="oracle.adf.share.security.providers.jps.JpsSecurityContext"
    authorizationEnforce="true"
    authenticationRequire="true"/>
    </adf-security-child>
    <adf-controller-config xmlns="http://xmlns.oracle.com/adf/controller/config">
    <adf-scope-ha-support>true</adf-scope-ha-support>
    <enable-grammar-validation>true</enable-grammar-validation>
    <enable-implicit-savepoints>false</enable-implicit-savepoints>
    </adf-controller-config>
    <mdsC:adf-mds-config version="11.1.1.000">
    <mds-config xmlns="http://xmlns.oracle.com/mds/config">
    <persistence-config>
    <metadata-namespaces>
    <namespace path="/oracle/adf/rc/metadata"
    metadata-store-usage="WebCenterFileMetadataStore"/>
    <namespace path="/persdef/"
    metadata-store-usage="WebCenterFileMetadataStore"/>
    <namespace path="/resourcebundles/"
    metadata-store-usage="WebCenterFileMetadataStore"/>
    <namespace path="/xliffBundles/"
    metadata-store-usage="WebCenterFileMetadataStore"/>
    <!-- Your jspx customizations alone go here -->
    <namespace path="/pages"
    metadata-store-usage="WebCenterFileMetadataStore">
    <namespace-restriction type="CUSTOMIZATIONS"/>
    </namespace>
    <!-- Your pagedef customizations alone go here -->
    <namespace path="/pageDefs"
    metadata-store-usage="WebCenterFileMetadataStore">
    <namespace-restriction type="CUSTOMIZATIONS"/>
    </namespace>
    </metadata-namespaces>
    <metadata-store-usages>
    <metadata-store-usage id="WebCenterFileMetadataStore"
    default-cust-store="true" deploy-target="true">
    <metadata-store class-name="oracle.mds.persistence.stores.db.DBMetadataStore">
    <property name="jndi-datasource"
    value="jdbc/mds/MyMDSRepository"/>
    <property name="partition-name" value="MyMDSPartition"/>
    </metadata-store>
    </metadata-store-usage>
    </metadata-store-usages>
    </persistence-config>
    <cust-config>
    <match>
    <customization-class name="oracle.adf.share.config.UserCC"/>
    </match>
    </cust-config>
    <cache-config>
    <max-size-kb>100000</max-size-kb>
    </cache-config>
    </mds-config>
    </mdsC:adf-mds-config>
    <adf-faces-config xmlns="http://xmlns.oracle.com/adf/faces/config">
    <persistent-change-manager>
    <persistent-change-manager-class>
    oracle.adf.view.rich.change.MDSDocumentChangeManager
    </persistent-change-manager-class>
    </persistent-change-manager>
    <taglib-config>
    <taglib uri="http://xmlns.oracle.com/adf/faces/customizable">
    <tag name="showDetailFrame">
    <persist-operations>
    all
    </persist-operations>
    <attribute name="expansionMode">
    <persist-changes>
    true
    </persist-changes>
    </attribute>
    <attribute name="contentStyle">
    <persist-changes>
    true
    </persist-changes>
    </attribute>
    </tag>
    <tag name="panelCustomizable">
    <persist-operations>
    all
    </persist-operations>
    </tag>
    </taglib>
    <taglib uri="http://xmlns.oracle.com/adf/pageeditor">
    <tag name="layoutCustomizable">
    <attribute name="type">
    <persist-changes>
    true
    </persist-changes>
    </attribute>
    </tag>
    </taglib>
    </taglib-config>
    </adf-faces-config>
    </adf-config>
    So, still the problem persists.I'm not able to enable the sandbox for my application.
    Thanks.
    Edited by: user12952392 on May 28, 2010 7:02 AM

  • Need Help figuring out security sandbox issue after changing webhost

    I'm in the process of switching my webhost from 1&1 shared hosting to a dedicated IP address with a smaller company that specializes in Drupal sites and doesn't know much about flash. 
    1&1 is still the Registrar for my domain, but I've 'parked' YourGods.com on the Holistic servers and have 'pointed' my site to the Holistic DomainNameServers instead of the 1&1 servers.
    After doing this, my Flash site (which is based on the Gaia framework) stopped working, and the Flashplayer Debugger, gave me the following errors:
    Error: Failed to load policy file from xmlsocket://127.0.0.1:5800
    Error: Request for resource at xmlsocket://127.0.0.1:5800 by requestor from http://www.yourgods.com/bin/main.swf has failed because the server cannot be reached.
    *** Security Sandbox Violation ***
    Connection to 127.0.0.1:5800 halted - not permitted from http://www.yourgods.com/bin/main.swf
    Someone helping me on another thread thought 127.0.0.1:5800 might mean the problem had to do with my paths and that I was trying to access something on my local computer, as opposed to being a standard cross-domain issue where one server was trying to access files on another, unrelated server.
    Can someone clarify this?
    I Googled 127.0.0.1:5800 and found some stuff about loops between a server and the originating computer but I'm really not sure how to put all of this together.
    Is there a way (with the flash debugger or other software) to step through my actionscript code with periodic breakpoints so I can figure out what line is causing the problem?
    Or a way to figure out if this is a problem between Holistic and my local computer or Holistic and the 1&1 web servers?
    Thanks for any help.

    Thanks Josh.
    I finally tracked this down last night with help from the folks at actionscript.org.  I hadn't deactivated my Debugger which runs off of a desktop AIR application - so the server was trying to reach my localhost to run its trace statements.  Deactivating the Debugger fixed the problem. 

  • Struts iterator displaying issue

    Hi,
    I am using struts iterator to display data from Hashtable. Everything looks perfect except one issue. logic:iterator tag does'nt displays value of Hashtable sequentially. I have no clue how to set it to display sequentially. Does anyone have any idea how to do that..
    Following is the example. I would like the hastable to be displayed sequentially as it is stored.
    <%@ page import="java.util.*"%>
    <%@ taglib uri="/logic" prefix="logic" %>
    <%@ taglib uri="/bean" prefix="bean" %>
    <%@ taglib uri="/dirview" prefix="dirview" %>
    <%
    Hashtable hs=new Hashtable();
    hs.put("uid","124");
    hs.put("seddomain","eu2");
    hs.put("ntdomain","eu2");
    hs.put("about","sac");
    hs.put("beta","b");
    hs.put("ray","r");
    hs.put("zeta","z");
    hs.put("deta","d");
    hs.put("veta","v");
    pageContext.setAttribute("hs", hs, PageContext.PAGE_SCOPE);
    %>
    <logic:iterate id="match" name="hs">
         <bean:write name='match' property='key'/> : <bean:write name='match' property='value'/>
    </logic:iterate>
    thanks a lot,
    sachin

    Well, as mentioned before, a Hashtable doesn't maintain a record of the order objects were added. I would recommend using an implementation of the List interface (most likely the ArrayList class), rather than a Map implementation (i.e. Hashtable) to store your objects. Lists are maintained in the order in which objects were added. It doesn't sound like you need the Map, as you're trying to iterate through the objects in an ordered fashion.

  • CrossDomain/SandBox Issue with 4.5.1 Upgrade

    So I upgraded to 4.5.1 and dutifully followed the instructions given to create a new workspace, except that the instructions seem to leave out a step. After doing the exports and creating a new workspace I tried to use Import/File System to transfer my project but FB complained that it couldn't import into a workspace with no open projects. Hmmmm....didn't see anything about that in those instructions. So I created a new project named the same as my old and did the import: now when I try to launch it Flash complains of a "SandBox violation" and it seems to be looking for a crossdomain file.
    Why?
    I didn't have this issue before, launching my project hundreds of times. I realize a million things could be wrong but I tried to follow Adobe's instructions (such as they were). Seems to have been a mistake.
    Anyone else having this sort of issue?
    Thanks.

    So I upgraded to 4.5.1 and dutifully followed the instructions given to create a new workspace, except that the instructions seem to leave out a step. After doing the exports and creating a new workspace I tried to use Import/File System to transfer my project but FB complained that it couldn't import into a workspace with no open projects. Hmmmm....didn't see anything about that in those instructions. So I created a new project named the same as my old and did the import: now when I try to launch it Flash complains of a "SandBox violation" and it seems to be looking for a crossdomain file.
    Why?
    I didn't have this issue before, launching my project hundreds of times. I realize a million things could be wrong but I tried to follow Adobe's instructions (such as they were). Seems to have been a mistake.
    Anyone else having this sort of issue?
    Thanks.

  • Sandbox Issues

    How am I supposed to test things if sandbox.itunes.apple.com is down?  What do I need to do differently to test IAPs?

    There is nothing wrong in terms of functionality. I did experience an intermittent loss of power on battery over the last week. I didn't make note of the exact time. I shouldn't say loss of power, but the machine would just go to sleep during use. I would click a key 10 seconds later and it would wake from sleep. Not sure if this would be related, but given: deny mach-lookup com.apple.PowerManagement.controle. it may be possible. Not sure. Besides that, no performance issues.

  • Iterator Refresh Issue

    Hi,
    I'm seeing a weired behaviour when working with Iterator.
    Here are the thing what i have done & the problem that im facing with Iterator.
    Things what i have done
    ===============
    1.I have a DTO and a java class named ServiceDelegate in my model. And i have defined a method inside ServiceDelegate with the return type of DTO.
    2.And exposed this ServiceDelegate as Data Control.
    3.Using this DataControl, dragged the return type of the method(which is nothing but DTO) as a Search Form with a Submit button on to a jsff.
    4.Now, when the user enters the data for first time...the DTO is getting populated and able to retrieve the information which has been entered by the user into ServiceDelgate properly.
    5.This is fine.
    6.Now,if user tries to modify the data which was already entered .... and clicks submit button. This time, the modified data is not coming into the ServiceDelegate.
    Finally, i'm able to get the data from the Iterator(DTO) only for the first time. It is not working for the second time and further. If you open the page once again as fresh, it works fine.
    Does any one of you have any idea about this, why it is behaving so.
    Here is the code from my page Def.
    <methodIterator id="*borrowerDetailIterator*" Binds="editBorrowerDemographics.result" DataControl="BorrowerServiceDelegate" RangeSize="25"
    BeanClass="org.tgslc.defaultmanagement.domain.Borrower"/>
    <accessorIterator MasterBinding="*borrowerDetailIterator*" Binds="person"
    RangeSize="25" DataControl="BorrowerServiceDelegate"
    BeanClass="org.tgslc.defaultmanagement.domain.Person"
    id="personIterator"/>
    <accessorIterator MasterBinding="*borrowerDetailIterator*" Binds="address"
    RangeSize="25" DataControl="BorrowerServiceDelegate"
    BeanClass="org.tgslc.defaultmanagement.domain.PersonAddress"
    id="addressIterator"/>
    <accessorIterator MasterBinding="*borrowerDetailIterator*" Binds="phone1"
    RangeSize="25" DataControl="BorrowerServiceDelegate"
    BeanClass="org.tgslc.defaultmanagement.domain.PersonPhone"
    id="phone1Iterator"/>
    <accessorIterator MasterBinding="*borrowerDetailIterator*" Binds="phone2"
    RangeSize="25" DataControl="BorrowerServiceDelegate"
    BeanClass="org.tgslc.defaultmanagement.domain.PersonPhone"
    id="phone2Iterator"/>
    <accessorIterator MasterBinding="*borrowerDetailIterator*" Binds="email1"
    RangeSize="25" DataControl="BorrowerServiceDelegate"
    BeanClass="org.tgslc.defaultmanagement.domain.PersonEmail"
    id="email1Iterator"/>
    <accessorIterator MasterBinding="*borrowerDetailIterator*" Binds="email2"
    RangeSize="25" DataControl="BorrowerServiceDelegate"
    BeanClass="org.tgslc.defaultmanagement.domain.PersonEmail"
    id="email2Iterator"/>
    Regards,
    Kiran Konjeti

    Hi Amit,
    Thanks for the post. But you are too late. :) . I already tried that and it was working fine as expected. Anyhow, would like to mark your answer as Correct, because your post it correct.
    Thanks again.
    Regards,
    Kiran Konjeti

  • [BDE Sandbox] Issue connecting Informatica Developer to HDFS

    Hi Karol,      Try changing the hostname from sandbox.hortonworks.com to whatever host name you mapped to the VM IP address that you entered into your C:\Windows\System32\drivers\etc\hosts file on the machine you installed the Informatica BDE trial client.      Refer to step 3 on page 3 in the Quick Start Guide at https://community.informatica.com/mpresources/docs/IN_961_BigDataTrialSandboxforHortonworksInstallandConfig.pdf for more information on how to locate and map the VM IP address on the machine where you installed the Informatica BDE trial client. Thanks. Justin-

    Hello, I'm trying out Informatica BDE. I've downloaded sandbox VM and client.I can connect to domain and MRS with no problem, but when I test connection to HDFS I get following error:  Can anyone help me out here?I can't really do PoC without connecting to HDFS  Regards,Karol Ch.

  • Iterator refresh issue : best approach?

    Hi,
    I have a java based bean data control which has a list to be displayed as a table.
    I also have a method called addObject() which actually adds to the list.
    Now to get the newly added row one of the ways was to call the "Execute" opetation binding in the action listener which i want to avoid.
    We may have to do this in quite a few places.
    Finally i found a declarative way using contextual events to achieve this.
    I raise a contextual event from the button which executes the addObject() method.
    Added a subscriber to this event with the standard "Execute" operation available for the list model as the handler.
    The table gets refreshed fine now.
    Will this approach have any issues like performance or anything else?
    Cheers,
    Raj

    As I understand, you are refreshing a simple table on addObject button click. Why not use PPR on table to listen to addObject button click by setting partialTrigger property of the table component to the button..? In my opinion, contextual events comes handy when you are trying to communicate across different page fragments/regions(task-flow).
    Did I miss something in your usecase..?
    regards,
    ~Krithika

  • SFLIGHT schema load into the SANDBOX issue

    Experts,
    I am following the technical guide to load the sflight schema into the sandbox env. In order to do that, I need to login into the hanaserver and unzip the zip file downloaded from https://sapmats-de.sapag.
    de/download/download.cgi?id=Z0UGTDG927WEEZDB9DXMYV6TSA9SZCLP3SV5N
    V6X9UU0XJ6SFA link.
    I received username and password to login into HANA studio, but unsure of credentials required to login into the server.
    Can someone let me know how to login into the HANA server if you had worked on the SANDBOX env before.
    Thanks in advance.
    Jero

    Hi Juergen
    I have having trouble loading the sflight schema. I was searching for some help and reached this article.
    YOu said that the sflight schema is already present but may be hidden. I am trying to follow your instruction and click on Window -> Preferences -> Administration Console -> Catalog  but nothing happens when i click on catalog. I also tried to search Sflight  from navigator.
    I am using KT  cloud it that makes any difference.
    your help would be much appriciated.
    Thanks
    muntazir

  • Endless iPhone 4s Driver issues in Windows 7

    I have a brand new installation of Windows 7 in a VM. I've passed the iPhone 4s to the VM and Windows 7 shows that it's installing the driver. I keep getting the yellow exclamation mark next to Apple Mobile Device USB Driver. I've followed the support site on here about reinstalling everything, rebooting iPhone, computer, Windows 7, etc, everything. I'm out of ideas. Tomorrow's the last day before I can return my iPhone 4s and make the switch to Android. iTunes is the worse thing I've ever installed. Love the phone though, sigh.
    Any ideas?

    Ahh virtual box, yes if you are on MAC, virtual box never did support USB connections perfectly well. Problem with USB devices often fixed by going to preferences in Virtual box and designating a USB device before you start the VM. Host OS basically tries to use the device at the same time the VM does, so you go designate a USB device to a USB port, so that clashes are minimized.
    This often happens with apple products on MAC OSx with Virtual box. I think they still havent found a way to make USB external HDs to work for the same reason. Unless you are using Linux. If you are using MAC I would stick with itunes on that. Works so much more fluently compared to windows you wouldnt believe it.

  • URLLoader sandbox issue

    I'm trying to load an XML file which is in the same directory
    as the main mxml file. This is the code:
    package testXML
    import flash.display.Sprite;
    import flash.errors.*;
    import flash.events.*;
    import flash.net.URLLoader;
    import flash.net.URLRequest;
    import flash.system.Security;
    public class LoadXML
    public function LoadXML():void {
    var request:URLRequest = new URLRequest("Data/xml.xml");
    var loader:URLLoader = new URLLoader();
    loader.addEventListener(Event.COMPLETE, completeHandler);
    trace ("bla");
    try {
    loader.load(request);
    } catch (error:ArgumentError) {
    trace("An ArgumentError has occurred.");
    } catch (error:SecurityError) {
    trace("A SecurityError has occurred.");
    trace (error);
    private function completeHandler(event:Event):void {
    var dataXML:XML = XML(event.target.data);
    trace(dataXML.toXMLString());
    When tracing the sandboxtype it's localWithNetwork, could
    this be the problem?
    The solutions I tried are:
    - setting in the flex-config.xml file the
    <use-network>false</use-network>
    - placing the file online in stead of local
    Thanks!
    Jolijn

    I'm trying to load an XML file which is in the same directory
    as the main mxml file. This is the code:
    package testXML
    import flash.display.Sprite;
    import flash.errors.*;
    import flash.events.*;
    import flash.net.URLLoader;
    import flash.net.URLRequest;
    import flash.system.Security;
    public class LoadXML
    public function LoadXML():void {
    var request:URLRequest = new URLRequest("Data/xml.xml");
    var loader:URLLoader = new URLLoader();
    loader.addEventListener(Event.COMPLETE, completeHandler);
    trace ("bla");
    try {
    loader.load(request);
    } catch (error:ArgumentError) {
    trace("An ArgumentError has occurred.");
    } catch (error:SecurityError) {
    trace("A SecurityError has occurred.");
    trace (error);
    private function completeHandler(event:Event):void {
    var dataXML:XML = XML(event.target.data);
    trace(dataXML.toXMLString());
    When tracing the sandboxtype it's localWithNetwork, could
    this be the problem?
    The solutions I tried are:
    - setting in the flex-config.xml file the
    <use-network>false</use-network>
    - placing the file online in stead of local
    Thanks!
    Jolijn

  • Issue with NativeProcess sandboxing

    I'm not complete sure that this is a sandboxing issue, but it seems like it is. I'm only not sure because I don't understand why some things here are being excluded and some aren't.
    Basically I'm writing a companion app for some other software and am using REG.EXE on Windows to determine which software is installed or not.
    If from the command line I type:
    reg QUERY HKLM\SOFTWARE\MyKey
    I get back:
    HKEY_LOCAL_MACHINE\SOFTWARE\MyKey\Key1
    HKEY_LOCAL_MACHINE\SOFTWARE\MyKey\Key2
    HKEY_LOCAL_MACHINE\SOFTWARE\MyKey\Key3
    HKEY_LOCAL_MACHINE\SOFTWARE\MyKey\Key4
    In my app I'm using this code:
    var processInfo:NativeProcessStartupInfo = new NativeProcessStartupInfo();
    processInfo.executable = new File("C:\\Windows\\System32\\reg.exe");
    processInfo.arguments = new <String>["QUERY", "HKLM\\SOFTWARE\\MyKey"];
    var process:NativeProcess = new NativeProcess();
    process.addEventListener(ProgressEvent.STANDARD_OUTPUT_DATA, onOutputData);
    process.addEventListener(ProgressEvent.STANDARD_ERROR_DATA, onErrorData);
    process.addEventListener(NativeProcessExitEvent.EXIT, onExit);
    process.addEventListener(IOErrorEvent.STANDARD_OUTPUT_IO_ERROR, onIOError);
    process.addEventListener(IOErrorEvent.STANDARD_ERROR_IO_ERROR, onIOError);
    process.start(processInfo);
    Now, for whatever reason I'm only getting this output in my app
    HKEY_LOCAL_MACHINE\SOFTWARE\MyKey\Key3
    If I try to access Key1, Key2, Key4 I get an error that the key is invalid even though they are there. The only reason I would doubt that this is a sandbox issue is that I thought these values would all be stored in the same registry file.
    Anything that could help me solve this problem would be appreciated.

    It would be ideal if you could implement MIDI interface natively.

Maybe you are looking for

  • Purchased movie on ATV and it will not transfer to iTunes computer

    A few days ago I purchased "The Blind Side" on my ATV. Watched it no problems. Recently I did however notice that my itunes was downloading the extras content. When I went to look for the movie in the library the only thing there was the extras. I lo

  • ICC-profile, colormanagement and printing

    Hello I'm having serious problems in printing my photo's from Lightroom. I calibrated my screen, I changed the profile in colormanagement, but without succes. The prints do not match the view I have on my screen. The prints look awfull. Can somebody

  • GR/GI NOT POSSIBLE

    While generating GR follwoing error displays MATERIAL MOVEMENT.GR NOT POSSIBLE Please suggest sloution asap

  • Classloaders in a tiered environment

    Hi Everyone, We are currently deploying our application across 2 tiers. The first tier contains web-apps running on Weblogic Express 6.0 sp2. The second tier contains ejb's running on Weblogic Server 6.0 sp2. The EJB's and Web-apps share a common jar

  • CC desktop update

    I get an error when updating the CC desktop. I'm running 10.7.5