The ProfileFormHandler extension error

Hi Please help me on this problem... While extending profileformhandler I get nullpointerexception...

16:21:16, 396 ERROR [DynamoServlet]

java.lang.NullPointerException

at atg.userprofiling.ProfileFormHandler.getRepositoryId(ProfileFormHandler.java:111)

at atg.userprofiling.ProfileForm.getProfileItem(ProfileForm.java:278)

at atg.userprofiling.ProfileFormHashtable.getItem(ProfileForm.java:3921)

at atg.userprofiling.ProfileFormHashtablePropertyMapper.getPropertyValue(ProfileForm.java:3956)

at atg.droplet.DropletDescriptor.getPropertyValue(DropletDescriptor.java:457)

at atg.droplet.DropletDescriptor.getPropertyStringValue(DropletDescriptor.java:245)

at atg.droplet.DropletDescriptor.getPropertyHtmlStringValue(DropletDescriptor.java:166)

at atg.taglib.dspjsp.ValueStringTag.calculateValueString(ValueStringTag.java:358)

at atg.taglib.dspjsp.InputTagBase.doEndTag(InputTagBase.java:476)

at org.apache.jsp.createProfile_jsp._jspx_meth_dsp_005finput_005f0(createProfile_jsp.java:523)

at org.apache.jsp.createProfile_jsp._jspx_meth_dsp_005fform_005f0(createProfile_jsp.java:293)

at org.apache.jsp.createProfile_jsp._jspx_meth_dsp_005fpage_005f0(createProfile_jsp.java:216)

at org.apache.jsp.createProfile_jsp._jspService(createProfile_jsp.java:122)

at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:369)

at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322)

at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249)

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.servlet.pipeline.TailPipelineServlet.service(TailPipelineServlet.java:161)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.servlet.pipeline.DispatcherPipelineServletImpl.service(DispatcherPipelineServletImpl.java:253)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.servlet.http.CookieBufferServlet.service(CookieBufferServlet.java:97)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.userprofiling.ExpiredPasswordServlet.service(ExpiredPasswordServlet.java:356)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.servlet.pipeline.MimeTyperPipelineServlet.service(MimeTyperPipelineServlet.java:206)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:565)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.commerce.order.CommerceCommandServlet.service(CommerceCommandServlet.java:128)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.commerce.promotion.PromotionServlet.service(PromotionServlet.java:191)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:655)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2425)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:169)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.multisite.SiteSessionEventTriggerPipelineServlet.service(SiteSessionEventTriggerPipelineServlet.java:139)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:477)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.userprofiling.ProfilePropertyServlet.service(ProfilePropertyServlet.java:208)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:437)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:469)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:280)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:370)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.userprofiling.sso.PassportServlet.service(PassportServlet.java:554)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:91)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:212)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.multisite.SiteContextPipelineServlet.service(SiteContextPipelineServlet.java:348)

at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)

at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1174)

at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:857)

at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:250)

at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:263)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(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:190)

at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92)

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.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:598)

to org.apache.tomcat.util.net.JIoEndpoint$ Worker.run (JIoEndpoint.java:447)

at java.lang.Thread.run(Thread.java:662)

Normally you would work with a custom module of ATG, for example ourShop, and in this module, you will probably use a custom class (com.yourcompany.userprofiling.OurCommerceFormHandler) that perhaps extends the atg.commerce.profile.CommerceprofileFormHandler class, for which the java source is provided in the directory src/DCS/java. Then, in your custom module configpath, you would have a properties file /atg/userprofiling/ProfileFormHandler.properties

/ ATG/userprofiling/ProfileFormHandler

$class = com.yourcompany.userprofiling.OurCommerceFormHandler

using this method the component/atg/userprofiling/ProfileFormHandler takes its configuration of the STANDARD modules and should not need adjustment.

the last NPE is probably as you did not set the userLoginManager property.

Tags: Oracle Applications

Similar Questions

  • Impossible to install the Safari extensions; error message

    Impossible to install the Safari extensions; error message

    Hello

    Make sure that OS X and Safari are up-to-date.

    Open system preferences > App Store, then click on: check now

    Your profile says your Mac works v10.11.1. The v10.11.5 update is available. This is maybe the reason why you can not install the Safari extensions.

  • Bought refurbished Compaq computer laptop running XP, get the file extension. DLL error

    DLL of the file Extension error, cannot download the file of repair. The exact file is AdbWinApi.dll and the error failed to locate the States file needs to be reinstalled. When I click on the download feature it goes through the process of running but while the error pops up. Help! HE bought this laptop Compaq re-arranged and do not have the product key or startup disks. When clicking on start, my computer, the error appears again. Even the Control Panel, when I goto Add/Remove Programs, error pops up with a black screen.

    Hello

    You can try to restore the system, try the steps:

    a. Click Start, click programs, accessories principally made, click System Tools and then click System Restore.

    For more information, see the link:

    Steps of troubleshooting for problems when you try to use the System Restore tool in Windows XP

    http://support.Microsoft.com/kb/302796

    Hope this information is useful.

  • Houston-27122: during the preparation of the statement SQL error while seeds VO Extension

    Hello

    We are reclassification of 11.5.10 at R12.2.4.

    In 11i, we had an extension of the VO on 'oracle.apps.icx.por.wf.server.ReqLinesNotificationsVO' that works properly. Given that the standard of the VO ReqLinesNotificationsVO got some changes in R12.2.4, I have re implemented the VO extension in R12.2.4.

    I ran the query changed in the database that produces the output without any problem. But at the point where I have deploy the jpx file, I could see the page out error.

    Please help where I am doing wrong. I have attached the newspaper of errors, query VO seeded, query modified VO, VO XML and other relevant records

    Note: I've added two new columns entity & account spending.

    Also, in depth, I see the error below

    # # 0 in detail

    java.sql.SQLSyntaxErrorException: ORA-01722: invalid number

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)

    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)

    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)

    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)

    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)

    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)

    at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe (T4CPreparedStatement

    Thank you
    CSK

    All,

    I solved the issue of the use of the fix below,

    @

    Difficulty:

    Change the Style of binding of VO 'Oracle named"to"positional Oracle. " For more details, please refer below link

    http://johnytips.blogspot.com.au/2015/06/OAF-issues-associated-with-vo.html

    Thank you

    CSK

  • After you have installed Windows 10, I can no longer create a PDF of my program Pagemaker 7.0.1. Purchased Acrobat DC, but not joy. Apparently, Acrobat PDF maker does not recognize the .pmd extension. I get errors and various suggestions, but nothing work

    After you have installed Windows 10, I can no longer create a PDF of my program Pagemaker 7.0.1. Purchased Acrobat DC, but still no joy. Apparently, Acrobat PDF maker does not recognize the .pmd extension. I get errors and various suggestions, but nothing works. WHAT?

    Print to Adobe PDF? Why the * & ^ * & ^ V_ $ didn't pay a lot more money to Adobe for an Adobe program that does not work with another Adobe program? Oh, right--they want to move me up (buy) the new Adobe graphics programs. I'll keep sweating this point and will no doubt wind up forking over a thousand$ $$ or so for 'new' stuff I don't need.

  • The handler extensions 6.0.7 - uppdate failed, error U44M1P7 code

    The handler extensions 6.0.7 - uppdate failed, error U44M1P7 code

    That means, anyone know how to get around this?

    Hello

    U44M1P7 error means that the update failed to install. Please follow the steps mentioned in KB: http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html .

    Kind regards

    Romit Sinha

  • Impossible to apply the handler extensions 6.0.2 update - now get code error U44M2P28

    This is after I followed the instructions posted on someone else same problem. I deleted the folder Extensions Manager CS6 completely then it redownloaded fresh from the Adobe site, followed by the exact intructions, then went to install the update and now the error: U44M2P28

    Does anyone else have this problem?

    Hi Albs,

    If re - download Extension manager CS6 didn't work then try and update Adobe application manager or cloud creative app, according to what is installed.

    After that, try and update, download manager Adobe applications also go to http://www.adobe.com/support/downloads/detail.jsp?ftpID=4773 for Windows and http://www.adobe.com/support/downloads/detail.jsp?ftpID=4774 for Macintosh.

    To download Creative cloud app go to https://creative.adobe.com/products/creative-cloud

    Thank you!

    Ankit

  • the package xpi, error "corrupt".

    I downloaded the FireFTP add-on
    https://addons.Mozilla.org/en-us/Firefox/addon/FireFTP/

    But I hate the icon ugly blue seahorse in the toolbar. So, I have extracted the xpi, replaced the .ico to png files and., then repackaged it as as (first as zip, then renamed zip xpi). I only did the content in the top folder too, to clarify.

    I get this error attached. Would appreciate help. Thank you.

    You disable signature extension application in Firefox 41? Because the extension likely repackaging would invalidate the signature, and maybe it's the sense of the message.

    But I don't think that I have encountered this problem in older versions of Firefox. The solution was to drag parts on the file extension and let the software Zip kick him out. I don't remember which Zip software I was using at the time.

  • The program displays error 1 airport

    I have a network of 2 time Capsules from the airport and 2 Airport Express. One of the time Capsule is the main base of the network, the other edefinde ar as extension. Everything works perfectly since ages. Today, the main basis had the yellow light. I power market and everything happened after commissioning in normal operation. Later I started my program from the airport and here it shows me each device, but each device gets a sign, Red '1' in a button white. When I click it, I just get the detailed information of the device. Amazing that I don't get this message on the program from the airport to my iPad.

    I run on my MacBook Pro, 3 GHz Intel Core i7, OS X El Capitan 10.11.6 Beta (15G7b), on time as well as the AirPort Express Terminal Capsules 7.6.4 Version.

    No idea what this '1' means? I couldn't find any information in FAQ or support for the network in error messages.
    The network actually works, so I don't know if it's an error message or just any type of warning.
    Thank you, Roger Che.

    Yesterday, I received these insignia (white '1' in red).  He indicated that there are updates firmware for all my devices from the airport.

  • The markup extension does not work in the mail. It works fine in the preview.

    iMac, OS X 10.10.5...

    I tried and tried to mark an image in an e-mail message, that I'm composing. I have tried both a new message and a reply. I tried it with PNG, GIF, and PDF image files attached to the message. I found the suggestion of Apple to run "lsregister - kill - seeds" and did, my user account and under sudo. He many .bundle, .appex and a couple of files .opplugin, but none of them was the markup. I made sure the markup has been enabled in system preferences > Extensions.

    The small icon of menu drop-down appears in the corner of an image when I wave the cursor over them, but clicking on "Markup" in the list does not cause nothing to take.

    When I try to call the markup extension, the following text is written in system.log...

    Apr 12 16:50:08 {host.domain} Pkd [4900]: activation pid = 41013 for plugin com.apple.Preview.Markup (1) 120F1A87-AA89-4963-BB88-502448673078 /Applications/Preview.app/Contents/PlugIns/Markup.appex

    Apr 12 16:50:08 {host.domain} secinitd [30716]: No. AppSandbox current cache.

    Apr 12 16:50:08 {host.domain} [45426] markup: plugin sdk "com.apple.ui - service" unregistered

    Apr 12 16:50:08 - last message repeated 1 time.

    Apr 12 16:50:08 {host} com.apple.xpc.launchd [1] (com.apple.ReportCrash [45427]): endpoint has been activated through legacy launch (3) API. Please go to XPC or bootstrap_check_in(): com.apple.ReportCrash

    Apr 12 16:50:09 {host} com.apple.xpc.launchd [1] (com.apple.Preview.Markup [45426]): Service came out because of the signal: invalid statement: 4

    Apr 12 16:50:09 {host.domain} Mail [41013]: plugin com.apple.Preview.Markup interrupted

    Apr 12 16:50:09 {host.domain} Mail [41013]: connection Hub Domain = NSCocoaErrorDomain Code error error 4097 = "could not connect with a helper." (connecting to the service named com.apple.Preview.Markup) UserInfo = 0x610001876f40 {NSDebugDescription = connection to the service named com.apple.Preview.Markup}

    Apr 12 16:50:09 {host.domain} Mail [41013]:-error: error [ShareKit]-[NSExtension beginExtensionRequestWithInputItems:completion: error domain = NSCocoaErrorDomain Code = 4097 "could not communicate with a helper application."] (connecting to the service named com.apple.Preview.Markup) UserInfo = 0x610001876f40 {NSDebugDescription = connection to the service named com.apple.Preview.Markup}

    Apr 12 16:50:09 {host.domain} ReportCrash [45427]: report of incidents recorded version 1.0 (1) [45426] markup to /Users/ {MyName} / Library/Logs/DiagnosticReports/Markup_2016-04-12-165009_ (host). Crash

    Apr 12 16:50:09 {host.domain} ReportCrash [45427]: Remove excessive log: file:///Users/{myname}/Library/Logs/DiagnosticReports/Markup_2016-04-12-141435_ {host} .crash

    Oh, I found a few clues and worked on my fix.

    Referring to the thread Sharing feature works not well, I used

    sudo ls-leOR "/ Volumes/Macintosh HD/System/Library/Caches".

    "to determine that I had not 'limited' flags troubling my Caches. So I jumped to Linc Davis' 9 and 10 steps (in response to 13:40 February 9, 2016) and

    sudo/usr/libexec/xpchelper - rebuild-cache

    sudo/usr/libexec/AppSandbox/app_sandbox_cache_builder - rebuild-cache

    and now the markup extension works in Mail.

  • opening a binary file with the right extension

    Hello world

    I developed a real simple VI which allows me to read the first five bytes of a binary file for signature (ASCII) and check if its signature match with planned extensions. If Yes, another VI is called and that not one 2 button error message appears: If the user selects OK, a new dialog box opens to choose another file. and if the user chooses cancel, the same dialog box opens instead of escape from the VI.

    This is because while loop (VI below), but I don't see how I can handle this without him. Until the user has not chosen the right extension, he cannot escape from what is a problem! The real case is to call one another VI, and the first step of the stacked sequence is to display an error of two buttons.

    If you have any ideas, I'm a bit new! Thank you!!

    Hi..., christoph

    See the image as an attachment.

    The case of false contains only a true constant connected to any State.

    Mike

  • I started to get discouraged: mysql_pconnect():, I do not know where to enter the code of error report disable to disable this alert.

    Greetings,

    I got this error - "Deprecated: mysql_pconnect(): the mysql extension is deprecated and will be removed in the future: use mysqli or PDO rather in F:\Dbaseservers\wamp\www\africankingshiptoursdd\Connections\aktdd.php online 9 '

    I searched the database and got this solution; I just don't know where to enter it.

    <?php
    error_reporting
    (0); // Turn off all error reporting
    ?>

    See if that helps you.

    Masking of deprecated warnings

    Nancy O.

  • The CC extensions Manager does not know that Photoshop CC 2015 is installed

    Hello world

    I'm learning to make extensions for 2015 CC Photoshop with Adobe Extension Builder 3

    I edited the manifest as:

    < parameter Listehotes >

    < host name = "PSAR" Version = "[15.0,15.9]" / >

    < host name = "PHXS" Version = "[15.0,15.9]" / >

    < / parameter Listehotes >

    Given that Photoshop does not load the files generated by Eclipse or support, I generated an XMP file.

    Well now, the handler extensions gives you the following error:

    This extension cannot be installed, it requires the version of Photoshop to range from 15.0 to 15.9 inclusive

    How come????????????????????????????????????????????????????????????????????????

    "Everything is up to date since" ""it IS THE CLOUD '

    Stone

    The extension manager is not supported for 2015 of CC. Please see this link: Adobe Exchange

    There has been a lot of posts on this subject so far. Please check the previous discussions for more information.

  • Why is it not first Pro CC 2015, recognized in the CC extensions Manager

    My ultimate goal was to get the connector of the plural eyes to Premiere Pro CC 2015.

    Once I started to do it, I made sure everything has been updated and to use the latest versions of eyes of the plural and PPCC15. However, I came across a problem that I was using CS6 Adobe Extension Manager. After downloading the CC version, none of the CC15 applications have been listed (or recognized) in the new extension manager. So, I went to install the "connector" for plural eyes, it would recognize that applications CC15 I could use with it hope. Well, the extensions Manager gave me an error stating that I needed to "..". run the manifest.xml of this extension is valid and the extension manager recognizes at least a product that supports the extension. »

    Can someone help me with this issue please?

    Thank you!

    Hi Stephanie

    If you have only CC 2015 Adobe Apps installed then it is the behavior whereas the extension manager will see that these applications are installed. Please do not rely on the extension manager for installation wherever possible because development has stopped. It is possible he will go get a few Apps 2015 CC, but it should not be invoked. Please see the post of Gregor Fraser on 14 July on why it happens sometimes: Photoshop CC2015 are not that may explain why you see different behaviours on different computers.

    Kind regards

    Krystal

  • Cannot install the behavior extension for server and database for Dreamweaver CC 2014

    Hello

    I try to install the server behavior & extension of the database in my CC of Dreamweaver 2014 of the trial.  I've added it to https://creative.adobe.com/addons/patches/2176#.VGJ7TvnF-DA and it shows I have, but it has not yet appear in Dreamweaver.  I followed the steps outlined in the troubleshooting list:

    Internet works

    The application is compatible with the addon

    The application of CC desktop is installed and running

    Synchronization of files is enabled

    After that, I tried to install it through the Adobe Extension Manager.  As soon as I loaded up the Manager has crashed.  Whenever I open it crashes immediately.  Here is the error report:

    Signature of the problem:

    Problem event name: APPCRASH

    Name of the application: Adobe Extension Manager CC.exe

    Application version: 7.3.2.0

    Application timestamp: 5423f0ba

    Fault Module name: MSVCR100.dll

    Fault Module Version: 10.0.40219.325

    Timestamp of Module error: 4df2be1e

    Exception code: 40000015

    Exception offset: 0008d6fd

    OS version: 6.3.9600.2.0.0.256.4

    Locale ID: 1033

    Additional information 1: 9b2b

    More information 2: 9b2bdea32afaae877182c5486bcda189

    3 more information: f7dd

    Additional information 4: f7dd51dc76fb06d86332126480a431b7

    I then removed my addons, then deleted and reinstalled the extensions Manager.  As soon as I tried to open the Manager it still crashes.

    Any ideas?

    Running Windows 8.1

    Thank you

    -James

    Try the following.

    1. Uninstall the current extension.
    2. Install the DMXZone extensions Manager
    3. Using the extension Manager DMXZone, install the connections/data server behaviors panel

Maybe you are looking for