Thread in Flex RIA?

Hi all
Is there any concept of thread in Flex RIA? I am writing a photo album application. How can I do the download fotos, while the user can touch one another foto at the same time?
Thank you very much!

There is no class of thread like java in as3 but server request are not handled async, so you can make calls to the server without blocking the user (in fact it is the concept of asynchronous web, RIA)

Tags: Flex

Similar Questions

  • Multi threading in flex concept?

    Hello

    I have an application with 4 quandrants. Each name separate webservice and based on the data in result I get, I build user interface elements dynamically. Unfortunately, I have to wait for each manager result in order to complete the construction of the user interface. Is it possible to run all 4 result together managers?

    Ex:

    I have 4 webservices: ws1, ws2, ws3 and ws4. I pass some parameters and invoke these services, complete creation:

    WS1. OperationName.Send ();

    WS2. OperationName.Send ();

    WS3. OperationName.Send ();

    WS4. OperationName.Send ();

    ws1ResultHandler(event:ResultEvent):void

    {

    }

    ws2ResultHandler(event:ResultEvent):void

    {

    }

    ws3ResultHandler(event:ResultEvent):void

    {

    }

    ws4ResultHandler(event:ResultEvent):void

    {

    }

    From the Web service operation which is managed to get the first data, this particular manager fires. Once all of the code in this handler is executed, she then gets in the next operation of webservice result handler.

    Is there a way to trigger all these handlers together and build together dynamically user interface elements at once?

    Appreciate your ideas on this.

    "Is there a way to trigger all these handlers together and build the UI together dynamically at THE SAME time?"

    Excuse my small edit, but the answer is 'no '. Flex is not multi-threaded.

    You can look at why it takes so long to build the user interface as a problem.

  • Threading in Flex 4.5 mobile projects

    Hello fellow developers,.

    as the topic I'm looking for a way to implement threading in a project mobile flex 4.5. As I did some research on the web, I saw that standard thread is not available in flex projects, yet there are several ways to treat this problem. Still, I could not understand fully these means, or how to implement them. Here is a preview of my project that I'm working on.

    The project will include several screens (views).

    • A 2 way messaging screen
    • Creation of dynamic forms, filling in and sending
    • Navigation (not online, works with a local mapping file)
    • EcoDrive (will work from a shared dll)
    • Parameters

    At present, the project is with Visual c# (VS 2008) on a Windows CE 5.0 platform. current platform uses door RS232 (serial) for communication with a GPRS device, which is connected to our servers. so the device is not a full internet connection, yet a limitted and access controlled to our servers only via its port series.

    now, I want to implement and change it to Flex, to make it work on Android and iOS devices. So far so good.

    the problem is, in my project to winCE, there are various threads dealing with the serial communication (check if any data buffer series, check if there is a package to send in db, etc.), managers of databases etc.

    I found a way to use communication series with my android device, I want to go to. Yet, as you can see, i need at least 1 different thread to handle communication series while the main functions of the program works without pause or delay.

    I hope that I have defined my clearly, needs to receive a helpful response from family Flex.

    with best regards,.

    I don't build UIs using Java (or), so I'm not the right person to help.

    I see that you have received in your other thread a few interesting tips and a suggestion - use a server socket as a bridge to non-flex software. I think about this possibility.

    All said, Java looks like your easiest option.

  • Integration of Flex RIA with Microsoft Dynamics CRM

    I'll develop a RIA using flex and Flash builder. The RIA will produce a pop-up form that users can add comments to.

    I want to be able to send comments to users in the form of a Microsoft Dynamics CRM system.

    Anyone know anything about the integration of forms of RIA with Microsoft Dynamics CRM?

    Thank you

    j.

    Yes, this should be possible. The new Dynamics CRM 2011 seems very flexible, so you should be able to do it using one of their integration of API data. Here is a link to a few instructional videos on CRM 2011, look at the data http://channel9.msdn.com/Series/DynamicsCRM2011section. Also, look at how to integrate Silverlight applications in CRM 2011. Basically, you can use the same methods but with Flex and javascript applications.

    If it's just a simple form, you can do it directly with CRM 2011 and create a new entity and the form. But with Flex, you can obviously do a lot more cool visualizations. Probably can do with Silverlight as well, but I've never worked with Silverlight...

  • Multi-threading in Flex and blocked GUI applications


    Are there mechanisms multithreading in Flex 2 applications?

    Let's say I have quite a large amount of data to address completely, it means, that the GUI of my app will be locked until the treatment is finished?

    What can I do to improve the performance of GUI and responsiveness during background processing?

    N °

    Yes

    One approach is to break scripts long periods into shorter sections. Have an "iterator" function of this process [n] and [n + 100] element. Have a variable instance indicator that keeps track of "n". Run the iterator for the first group of iterations. then using * callLater * remind the iterator.

    Using calllater allows the user interface to redraw between runnings of the iterator. You will need to cela if youwanted to display a progress during the long bar. It would never update unless you stop the process running and restart with calllater.

    Finally, you can move the intense calculations to the server.

    Tracy

  • Adobe Flex with Web performance

    Flex dear Experts.

    Hello! How are you? I am SAP consultant, I'm preety big application (not on the SAP platform but with PHP ZEND platform) to develop with table UI, Google Maps and other powerful visualization interfaces. I like Flex to work with. My work most of the side SAP so do not know the problems of possible performance with PHP and Zend.  My friends say don't turn out to be used Flex since it creates performance issues in the Web page.  I don't want to go with any other technology like JQuery or something. Is - what really this famous performance problem can anyone? If someone help me to understand how to improve the performance of FLEX RIA, it will be very useful to the mine. I'd appreciate any response.

    Thanking you

    Concerning

    Naeem

    How also known as Morgan Stanley matrix Flex applications could be built if Flex was such a klutz?

    http://www.morganstanley.com/matrixinfo/

    The answer is that a lot about people is due to ignorance:

    -In order to create a Flex application that works well, know both the bowels of the Flex framework and do not act against the underlying Flash Player. Many people try and rewrite things that exist in the Flex framework or upset the Flash Player.

    -A large number of people will talk about Silverlight/.NET because there multithreading and Flex does not work. But used multithreading unwisely can lead to performance problems. Many operations in Flex are asynchronous and use a callback mechanism.

    -You can use the time cutting heavy data processing, but it is recommended to reduce the amount of data loaded and processed at some point (for example using paging): http://cookbooks.adobe.com/post_Time_slicing-18691.html

    -Flash Player 11 will bring the GPU acceleration and 3D scene possibly multithreading

  • Understand the Flex Framework

    Hello world

    What is a flex framework? Is used with the FlashAuthoring tools?

    I read that a flex application has two frames and both runs a specific sequence. For example, one load the application and the RSL, the other and allows the application on the screen.

    Are there differences between the frames (recognized as a unit which contains the actionbscript code) and (generally understood as the time slot between two locations linked with time enterframe events)?

    Thanks in advance!

    When writing Flex applications, it is most preferable time to forget about the frameworks as seen in the Flash Authoring scenario, because in general they do not apply in the world of Flex.

    There may be some extremely rare cases when you need to take into account executives, and in this case of stuff loading prior to frame one, but as I said, in general, forget the frames.

    Here is more information about what happens when loading Flex applications:

    http://www.bit-101.com/blog/?p=946

    http://www.InsideRIA.com/2008/04/Flex-RIA-performance-considera.html

    If this post answers your question or assistance, please mark it as such.

  • Flash CS3 bringing tears to the eyes...

    Hello

    Please check this perforated cap of a "corrupt": Flash CS3 swf

    http://www.fairtraderugs.com/corrupted_swf.PNG

    Can someone tell me why I get these horrible white "deviations" appearing in the published SWF (right image), but NOT in the original FLA (left image). And perhaps more importantly is what I can do on this corruption?

    I thought it was something to do with the cubic Bézier quadratic conversion when importing AI CS3, but I guess the Flash IDE can make it properly is not the cause of the problem?

    Thanks much for your thoughts.
    Rich

    What configuration file HAVE (layers)?
    I've seen this before in very rare situations and I know that there is a way to fix it-I am betting
    the original image is very small, right? If so - upwards of large - very large - scale before importing
    in Flash. Feel free to send me your file have:

    Chris at mudbubble DOT com

    Chris Georgenes / mudbubble.com / keyframer.com / Adobe Community Expert

    Ensadragon wrote:
    > Thank you for your thoughts guys.
    >
    > The results are identical when publishing to Flash Player 8 and 7.
    >
    > Because it is a vector model in a Flex RIA for customize the hand
    > products that have a high price level, it is not acceptable to continue with
    > this level of quality.
    >
    > I'm reluctant go along the path of the export to SVG from I and migration to
    > Silverlight (I think that they can make Béziers cubes at run time?), because I
    > become fond of the Flex framework, and I can't wait to hang it
    > with parts of the Livecycle Enterprise Suite.
    >
    > However, if I can't get the point of contact with customers, perfect, then all
    > the fun to be had under the hood is for nothing. Usability is everything.
    >
    > If Flex can offer graphic integration upscale with Illustrator, who
    > would be disappointing.
    >
    > Can someone at Adobe please shed some light on the underlying causes of
    > this type of problem and how to try a work-around?
    >
    > Thanks for your help,.
    > Rich
    >
    >
    >

  • What happened to the keyboard flex user feedback thread?

    Hi I remembered reading in this forum on a thread where lenovo wanted to have feedback from users of the T500/W500 series on the keypad flex.

    I want to contribute to this thread of comments!

    The wire is located here in the General Discussion Forum.

    Thread locked to avoid the problem of duplication.

  • Flex behavior thread / asynchronous

    I know it's a very stupid question, but still I you guys to meet this demand. Is Flex single-threaded and asynchronous? If so, how a programming model can have two ways? Please explain with an instance, am getting stuck with it.

    In a single thread, you are sure to know what code will run in

    what order.  No other code can run that can affect the performance of your

    code.  This does not mean that some code that you run don't go and do other

    things before returning, but these things are known.

    Asynchronous means that some request that you do will result in a response to

    Some unknown point in time later.

    Even though these statements seem contradictory, it is managed by the runtime in a

    certain way.  Responses to asynchronous queries are waiting upwards and the code

    which responds to does them not not until any other your code has completed

    running.  This is how the order of execution is guaranteed.  You can always know

    that the following line of code will run after the current line.

    What is not guaranteed is, once your code ends, what code will run

    Next.  The code that runs after might be responding to the various asynchronous

    Events and order that they perform will depend on the timing of these events,

    but once the code starts running, it will run until the end before the code

    for the next event starts.

    No interruption may occur.  And FWIW, the reverse is true, there is no

    'blocking' or the other.

  • What the difference between Flex and Air in RIA?

    Hello

    I want to learn how to build RIA, however, build them with Adobe Flex or Adobe Air or both? What we I first start learning?

    Also, which version of Flex is the best? Flex 3 or Flex 4.

    If someone can give me the basics of the where I should start first would be great.

    And I'm wrong assuming the Flex SDK kit and Air SDKS are free?

    Thank you

    Ghibli Lama

    Hi Ghibli,

    Flex is a framework for building applications that run in Flash Player.  AIR is a framework for deploying RIA on the desktop.  It can be used with Flex-based applications or it could be used for applications built using HTML/Javascript for example.  Basically, AIR allows you to use web languages and development practices to build cross-platform desktop applications.

    Software development kits are free and you can get them from here:

    Flex 4 - http://opensource.adobe.com/wiki/display/flexsdk/Download+Flex+4

    AIR - http://www.adobe.com/cfusion/entitlement/index.cfm?e=airsdk

    I would recommend Flex 4 since this is the version currently in production.  Flash Builder 4 is the latest version of the Adobe IDE for developing Flex/AIR applications.  It is not free, but there is a free trial period.  There are other free options out there for a development environment, but I am not very familiar with any of them.  You can see Flash Builder 4 here - http://www.adobe.com/products/flashbuilder/

    Since the start, the net is full of info on these two topics and this forum is a good place to get info.  You can begin to familiarize themselves with what Flex is here - http://www.adobe.com/products/flex/overview/ and AIR - http://www.adobe.com/products/air/

    Good luck!

  • The CPU usage of Flex-2 15 30% when idle after upgrade to Windows 10 * contains large Images *.

    BTW my 15 Flex-2 upgrade to Windows 10 Home took place, working after a few minor updates manual driver (WLAN, graphics)...

    However, since the upgrade, I feel an annoying symptom, which has been reported by users of other brands as well.

    Although I already follow most of related advice (known assassination unnessary process, change of reports), the CPU usage is still constantly around 30%, causing the fan to operate continuously and even more unsatisfactory: extremely affecting the battery life! Using processexplorer that I discovered, that svchost (or one of its processes) is at the origin of the problem, not one of the applications. As I am not able to dig deeper, I wonder what measures taken so far by Lenovo to have the Microsoft fix this problem.

    Attached: screenshots 'notification', 'Treaty', 'system '.

    Other tips are appreciated.

    Mod edit: added warning about large images for those who have slow Internet service.

    UPDATE Oct10:

    Went to manually check tile Lenovo Support and offered an update of SystemInterfaceFoundation.exe.

    Run the update and believe it or not: the CPU usage is almost back to normal (about 4%) with browser open FF and AV SW race. less than 2.5% use svchost. Fan turns down to 'stop' or low speed.
    Can someone pls? Be wary of situation for the next few days...

    Update Oct11:

    No idea how to mark this "resolved" thread: System runs stable like a charm. Quiet, low CPU utilization and the normal battery life.

    No other text. Problem solved. See above

  • CSM Flex Config - HitCnt reset via Flexconfig and $Variable possible?

    Hello

    I want to erase all the Hitcnt on all the firewall via the MSC Flexconfig.

    Can I use $Variable in FlexConfig to transfer the value of / to the other order of firewall?

    for example

    I type the command

    # access-list HS | element of grep

    -to discover the available on the firewall access lists

    I have transfer the output for example 'inside_access_in' to a $variable and use this variable in the command to clear the HitCnt: access-list "$variable" clear counters

    Any idea?

    THX for the help

    Answers after:

    1. Yes, after you have assigned the FlexConfig you can right click on the device in the CSM and do a 'Preview' Config and who will show you the commands that are made to be pushed at deployment time.

    2. the system variables are not editable. They represent something that you already configured on the device. You can create variables in the config of Flex that you can modify.

    3. you can 2 variable for in and out LCD. They are SYS_FW_ACL_IN_NAME and SYS_FW_ACL_OUT_NAME. Watch http://www.cisco.com/en/US/docs/security/security_management/cisco_security_manager/security_manager/3.3/user/guide/tmplchap.html#wp939447

    So you can erase using both counters.

    Please mark the thread as answered if it is.

    PK

  • Problem with my Lenovo Ideapad Flex 15 touchscreen driver

    Nice day!

    I'm having a problem with my Flex 15 touchscreen. I can't use the touch more. I tried to check the Device Manager, but found no driver installed touchscreen. I had this problem when I have not used/turned on my laptop for almost weeks of towing. I've already tried some I read on the forums, but the results were the same. I still can't use my touch screen properties. What should I do? Thank you for your response. My laptop was running windows 8.

    Hello Ronald.

    Thanks for posting your query in Microsoft Community.

    I imagine the inconvenience that you are experiencing and will certainly help you in the right direction to solve the problem. However, I would be grateful if you could answer a few questions to refine the question in order to provide you with better assistance.

    1. The issue has started happening recently?
    2. You did it any significant hardware or change software on the computer before this problem?

    This problem occurs when there is that no updated drivers are there for the material. As you have tried most troubleshooting including reset, I suggest you try to install the updated for touchscreen drivers and chipset drivers and check if it helps.

    Method 1:

    Uninstall and reinstall the driver for Interface devices and check the issue. 

    Follow the steps below to uninstall the drivers.

    1. Press the Windows key + X , and then select Device Manager.
    2. You can search for Devices of Interface and expand it.
    3. Right-click on the Devices of Interface and select Uninstall.
    4. Restart your computer. Windows will install the generic drives after reboot.

    Look for the question, if it persists the passage to the next method.

    Method 2:

    Uninstall and reinstall the chipset drivers and display drivers.

    Follow the steps in method 1 to uninstall display drivers and chipset drivers but it does not restart, you need to download the driver from the link below.

    Drivers and software - Flex laptop computer 15 (IdeaPad)

    In addition, you can also view responses 'marked' in the following thread:

    Touch screen not working not not - Windows 8 - Lenovo Flex 15

    Hope this information is useful. Let us know if you need more help, we will be happy to help you.

  • BCC 10.2 - Flex Message null pointer error

    BCC 10.2 - Flex Message null pointer error

    Hi all,

    I want to ask about a behavior that I have on small jets BCC when I try to save after you change an asset, but it seems that the application saves the changes.

    I'd appreciate if anyone has any suggestions on this subject

    The error is the following:

    Caused by: atg.flex.service.RemoteOperationException: CONTAINER:atg.remote.assetmanager.workbench.service.WorkbenchException; SOURCE:java.lang.NullPointerException
      at atg.remote.assetmanager.workbench.service.WorkbenchService.refresh(WorkbenchService.java:583)
      at sun.reflect.GeneratedMethodAccessor3594.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at flex.messaging.services.remoting.adapters.JavaAdapter.invoke(JavaAdapter.java:421)
      ... 102 more
    Caused by: CONTAINER:atg.remote.assetmanager.workbench.service.WorkbenchException; SOURCE:java.lang.NullPointerException
      at atg.remote.assetmanager.workbench.service.WorkbenchService.filterAssets(WorkbenchService.java:1089)
      at atg.remote.assetmanager.workbench.service.WorkbenchService.refresh(WorkbenchService.java:565)
      ... 106 more
    Caused by: java.lang.NullPointerException
      at atg.remote.assetmanager.workbench.service.WorkbenchService.isAutoAddAsset(WorkbenchService.java:1113)
      at atg.remote.assetmanager.workbench.service.WorkbenchService.filterAssets(WorkbenchService.java:1074)
      ... 107 more
    2014-12-29 15:28:51,232 INFO  [STDOUT][SessionId=] [Flex Messaging] 12/29/2014 15:28:51.232 [ERROR] [Message.General] Exception when invoking service 'remoting-service': flex.messaging.MessageException: flex.messaging.MessageException: atg.flex.service.RemoteOperationException : CONTAINER:atg.remote.assetmanager.workbench.service.WorkbenchException; SOURCE:java.lang.NullPointerException
      incomingMessage: Flex Message (flex.messaging.messages.RemotingMessage) 
        operation = refresh
        clientId = 1C6F8201-C12F-67BE-89C5-9F53A50B0D85
        destination = /atg/remote/assetmanager/workbench/service/WorkbenchService
        messageId = 68D7104A-0487-6486-BA17-97BCA7998B4B
        timestamp = 1419884931228
        timeToLive = 0
        body = null
        hdr(DSId) = 1C6F6CE9-5D19-D58E-99F2-4BF9B1455038
        hdr(DSEndpoint) = atg-amf
      Exception: flex.messaging.MessageException: flex.messaging.MessageException: atg.flex.service.RemoteOperationException : CONTAINER:atg.remote.assetmanager.workbench.service.WorkbenchException; SOURCE:java.lang.NullPointerException
      at flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:225)
      at flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1503)
      at flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:884)
      at flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:121)
      at flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158)
      at flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:44)
      at flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67)
      at flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:146)
      at flex.messaging.endpoints.BaseHTTPEndpoint.service(BaseHTTPEndpoint.java:278)
      at flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:322)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at atg.service.configuration.ResponseWrappingConfiguration.invokeFilterChainWithPossibleWrapping(ResponseWrappingConfiguration.java:458)
      at atg.servlet.pipeline.TailPipelineServlet.service(TailPipelineServlet.java:174)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.pipeline.DispatcherPipelineServletImpl.service(DispatcherPipelineServletImpl.java:275)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:320)
      at com.exito.cache.ExitoPageCachePipelineServlet.service(ExitoPageCachePipelineServlet.java:157)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.http.CookieBufferServlet.service(CookieBufferServlet.java:119)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.userprofiling.ExpiredPasswordServlet.service(ExpiredPasswordServlet.java:383)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.pipeline.MimeTyperPipelineServlet.service(MimeTyperPipelineServlet.java:228)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:696)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.epub.servlet.LocaleServlet.service(LocaleServlet.java:84)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.epub.servlet.ProjectServlet.service(ProjectServlet.java:109)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.epub.servlet.PublishingSecurityServlet.service(PublishingSecurityServlet.java:80)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.commerce.order.CommerceCommandServlet.service(CommerceCommandServlet.java:150)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.commerce.promotion.PromotionServlet.service(PromotionServlet.java:213)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:696)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2452)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:191)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.search.servlet.SearchClickThroughServlet.service(SearchClickThroughServlet.java:418)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.multisite.SiteSessionEventTriggerPipelineServlet.service(SiteSessionEventTriggerPipelineServlet.java:161)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:534)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.userprofiling.ProfilePropertyServlet.service(ProfilePropertyServlet.java:245)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at com.exito.servlet.pipeline.ExitoProfileServlet.service(ExitoProfileServlet.java:147)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:461)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.pipeline.CachePreventionServlet.service(CachePreventionServlet.java:141)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:491)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:298)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:392)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:113)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:234)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.pipeline.SecurityServlet.service(SecurityServlet.java:196)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.multisite.SiteContextPipelineServlet.service(SiteContextPipelineServlet.java:367)
      at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:157)
      at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1252)
      at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:930)
      at com.exito.cache.ExitoCachingHeadPipelineServlet.service(ExitoCachingHeadPipelineServlet.java:74)
      at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:272)
      at atg.filter.dspjsp.PageFilter.innerDoFilter(PageFilter.java:348)
      at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:206)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilte
    2014-12-29 15:28:51,232 INFO  [STDOUT][SessionId=] r(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
      at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)
      at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)
      at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
      at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
      at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
      at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.internalProcess(ActiveRequestResponseCacheValve.java:74)
      at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.invoke(ActiveRequestResponseCacheValve.java:47)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
      at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:599)
      at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:451)
      at java.lang.Thread.run(Thread.java:662)
    

    Hello

    When you create an asset, merchandising attempts to resolve one of the keys to the collection of autoAddAssetTypes of the/atg/remote/assetmanager/workbench/service/WorkbenchService to a kernel component that represents the real deposit for the specific asset. The name of active repository to repository real mapping is defined in the /atg/dynamo/service/AssetResolver / component.

    When the mapping defined in the collection /atg/remote/assetmanager/workbench/service/WorkbenchService.autoAddAssetTypes key does not match a Name of active Source defined in the dynamo/atg / / / AssetResolver/service component, a null value is returned in place of the repository, real which causes the NullPointerException.

    Please find the reference document for more information below and understand the best, hope that helps you.

    NullPointerException in atg.remote.assetmanager.workbench.service.WorkbenchService when creating any ProductCatalog object (Doc ID 1578914.1)

    Please select a correct answer if this answer solves your problem.

    Thank you & best regards

    Suman Vernoux

Maybe you are looking for

  • Updated modem Internet (section below) DO NOT solved!

    My internet provider (Optimum / CableVision) updated the modem cable to a device of 5G.  My Base station / Time Capsule has a yellow flashing light; any other WiFi device (2) don't have the problem.  Open Airport utility and the Base Station / Time C

  • Windows Easy Transfer password problem

    I had problems with my computer then before sending it for repair, I saved all my stuff on an external hard drive. Now I have my computer is back with a new hard drive and would like to transfer the information on the external hard drive on my comput

  • Classic BlackBerry cannot unlock my Classic

    I have a simple password that I used to unlock my new Blackberry classic. Today my phone refuses to accept the password. The password was created recently, but I've used it since a week without a problem. It's fresh in my mind and I am certainly not

  • Questions of memory of blackBerry Smartphones

    What type of memory card is the uses of verizon curve? and what is the maximum that will support the unit?

  • Need to change the username on the microsoft account

    last year, I used my email to set up an account to Microsoft for laptop of my daughter (go to College).  Now, I need to use my email to set up a Microsoft account for me to use the features of 8.1 of Windows on a new computer laptop, I just bought.