Muse Craziness and Error: Cannot read property 'parent node' of undefined

I have finished my site and exported as HTML, when you open the index file you see a quick preview of the site then the page goes white.
If I preview the site in a browser from Muse menu selection, I get this error and the content in my light boxes is all moved and some items not showing. Even pulled my footer items into the light box.
Note that all of this only happens when previewed or exported as HTML. Everything works as it should in the design mode. When I hit the preview tab, the browser fill shows then Muse is not responsive for 15-25 min.
I have no "added" Java Scripts, only used the available widgets within muse, I do have widgets nested inside of widgets which I believe may be the problem?
Error Im getting from the browsers (all of them)
"MuseJSAssert: Error calling selector function:TypeError: Cannot read property 'parent node' of undefined"
I have began building my site in DW as this is becoming the usuall trip with Muse, as in every tiny change creates a ton of problems after export. The initial release was great and after the first update things just seem to be going downhill with every new update.

Hi JKurtBrown,
You seem to have some invalid HTML in a few of your custom HTML fields that is causing issues with the rest of the page. In many of the places where you have tables, you seem to have copy/pasted from a different source, but you are missing closing </div> tags for some of your code. Cleaning these up and closing these divs should allow your page to work without issue. If you need help narrowing down where the issues are, you can use the W3C Validator and it should be able to tell you where your issues are. The ones that say "No Closing Tag" are the ones you'll want to go through and fix first, as often times those can cause a lot of other issues.
Hope that helps,
Andrew

Similar Messages

  • Getting error "Cannot read property 'tooltip' of undefined"

    Hi,
    I have Predictive Analysis 1.18. In preferences I have checked Esri ArcGIS online and Entered credentials.
    Also I have reopened the document. But not able to create Geo Map. Getting error as "Cannot read property 'tooltip' of undefined".
    I have attached the screenshot of the same.
    Can anyone please provide the solution?
    Thanks and Regards,
    Bhagyashri

    The new runtime has an internal variable called 'data' in the Symbol class. The code in this composition is also using .data to store some user values which is modifying the internal state of the symbol in runtime and is resulting into js errors. If you change the variable name from data to say _data, this should work. I have already done that in the actions.js file and am attaching the updated copy here. Please do a double check once, as it is used in many places and I might have missed something as I do not understand the domain logic in this code much.
    -Dharmendra

  • Upgrade v5.0 Error: Cannot read property 'timeline' of undefined

    Hi, I have this Error Uncaught TypeError: Cannot read property 'timeline' of undefined after upgrade to version 5.0 the older version of project works fine, any idea how to fix it?

    The new runtime has an internal variable called 'data' in the Symbol class. The code in this composition is also using .data to store some user values which is modifying the internal state of the symbol in runtime and is resulting into js errors. If you change the variable name from data to say _data, this should work. I have already done that in the actions.js file and am attaching the updated copy here. Please do a double check once, as it is used in many places and I might have missed something as I do not understand the domain logic in this code much.
    -Dharmendra

  • Why do I keep getting error: Cannot read property 'FindTypeNodeFromPath' of null ??

    Hi guys,
    I'm using visual sap.ui.vbm.VBI.
    I'm just trying to visualize a train on a map:
    config.json file:
       "SAPVB": {
          "version": "2.0",
          "Config": {
             "Set": {
                "P": [{
                   "name": "traceAllowed",
                   "value": ""
                   "name": "language",
                   "value": "EN"
          "Windows": {
             "Set": {
                "Window": {
                   "id": "Main",
                   "caption": "MainWindow",
                   "type": "geo",
                   "refParent": "",
                   "refScene": "MainScene",
                   "modal": "true"
          "Scenes": {
             "Set": {
                "SceneGeo": {
                   "id": "MainScene",
                   "refMapLayerStack": "DEFAULT",
                   "initialZoom": "7.5",
                   "initialStartPosition": "144.542248;-20.332721;0",
                   "VO": [{
                      "id": "Spot",
                      "type": "{00100000-2012-0004-B001-64592B8DB964}",
                      "datasource": "Spots",
                      "pos.bind": "Spots.GeoPosition"
          "MapLayerStacks": {
             "Set": {
                "MapLayerStack": {
                   "name": "DEFAULT",
                   "MapLayer": {
                      "name": "MAPQUEST",
                      "refMapProvider": "MAPQUEST",
                      "opacity": "1.0E0",
                      "colBkgnd": "RGB(255,255,255)"
          "MapProviders": {
             "Set": {
                "MapProvider": {
                   "name": "MAPQUEST",
                   "tileX": "256",
                   "tileY": "256",
                   "maxLOD": "19",
                   "copyright": "Tiles Courtesy of MapQuest © OpenStreetMap under ODbL v1.0 ",
                   "Source": [{
                      "id": "s1",
                      "url": "http://services.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer/tile/{LOD}/{Y}/{X}"
          "DataTypes:": {
             "Set": {
                "N": [{
                   "name": "Spots",
                   "key": "Key",
                   "A": [{
                      "changeable": "true",
                      "name": "Key",
                      "alias": "K",
                      "type": "string"
                      "changeable": "true",
                      "name": "GeoPosition",
                      "alias": "P",
                      "type": "vector"
          "Data": {
             "Set": {
                "N": [{
                   "name": "Spots",
                   "E": [{
                      "VB:c": "true",
                      "P": "146.828570;-19.260971;0",
                      "K": "t1=="
    my controller:
    onInit: function() {
    var that = this;
    this.map = sap.ui.getCore().byId('map');
    $.getJSON("model/config.json", function(conf) {
    that.map.load(conf);
    I don't know what's going wrong. Can anyone help?

    Hello Aaron,
    I checked your code, and found out, that there is a small typo in line 71:
    "DataTypes:": { 
    The double collon within the string has to be removed, then your example worked. At least I was able to see a map in our test environment.
    I guess there is room for improvement in respect to the error messages, which were hardly useful in this case. We may take a look.
    Best regards, Juergen

  • Edge.4.js Cannot read property 'symbolData' of undefined

    Hi
    Some times when open my project in the browser I get error: Cannot read property 'symbolData' of undefined   ...../edge_includes/edge.4.0.0.min.js:184
    I found a mention similar in the forum Error playing movie on slow connection
    but I have not a slow connection.
    help, some idea how to fix?
    my files are:
    project.html               3 kb
    project_edge.js          669 kb
    project_edgeActions.js    16 kb
    project_edgePreload.js    15 kb
    thanks,
    Paul

    Hi Paul ,
    We figured out that in some cases this issue comes up if you have empty symbols in your project? Can you check and if you have empty symbols can you delete them from the composition?
    If possible, share the composition with us so that we can investigate the issue better?
    Thanks and Regards,
    Sudeshna Sarkar

  • Error : MustJSAssert: Error calling selector function: TypeError: Cannot read property

    Im getting an error : MustJSAssert: Error calling selector function: TypeError: Cannot read property 'style' of null'
    - with each  page selection on the nav bar
    here is the link
    http://http-shipleybusinesscatalystcom.businesscatalyst.com/index.html

    I'm unable to reproduce the error message at your site (on any of the pages) as tested in multiple browsers on a Windows machine. What browser (with version)/OS/Muse version are you using?
    However, the most likely cause of the error message is the pinned menu at your site. Refer to a similar thread here - http://forums.adobe.com/thread/1117058
    If the problem persists at your end, please try clearing your browser's cache/history/cookies and re-try. Also try a different browser in order to isolate the issue to a specific browser (version).
    Thanks,
    Vinayak

  • Error: cannot read: C:\Documents; and Settings\JR\Desktop\logrand.java

    Thats the problem.
    Bug started happening all the sudden.
    Double click a java file on the desktop that just two second before was built fine. Go to build it and it says that.
    "error: cannot read: C:\Documents; and Settings\JR\Desktop\logrand.java"
    Now note this is a file in the IDE.
    copy/paste/change file name/brand new file/turn off the computer. Everything on the desktop path says that same error message. Then i noted the semicolon in the middle of the path after documents. The compilier has misspelled the path name. Its open the file in the IDE but somehow the build step gets a path with a semicolon in the middle.
    What do i do?

    dont bother.
    it felt like some sort of corruption so i just reinstalled netbeans and that did the trick.
    I was still using 3.5 any way =)

  • Uncaught TypeError: Cannot read property 'touches' of undefined. (js-error)

    Hi, I'm trying to make a kind of interactive graphic novel, but keep getting this error when trying to bind swipe left: Uncaught TypeError: Cannot read property 'touches' of undefined. (js-error)

    Hi  Aditya,
    Tried $.sap.require('sap.ui.core.IconPool'); now I am not getting the error message but the icon is not getting loaded, meaning I am not getting the URI when I call methd sap.ui.core.IconPool.getIconURI('begin').
    For now I am using workaround of directly entering the URI - but I am afraid what other modules have not been loaded.
    Regards,
    Chidan

  • MuseJSAssert: Error calling selector function:TypeError: Cannot read property 'msie' of undefined. Please help me in this.

    MuseJSAssert: Error calling selector function:TypeError: Cannot read property 'msie' of undefined. Please help me in this.

    Hi
    Please check the following thread,
    Re: MuseJSAssert: Error Calling Selector Function:[Object Error]
    Do let me know if you have any question.

  • FRM-40010 error: Cannot read from .... .fmx

    FRM-40010 error: Cannot read from ......... .fmx
    Hi everyone,
    In my formsweb.cfg file, i have an entry
    [iapp]
    userid=login/login@db
    form=Invlogin.fmx
    I attempted to launch my application from the desktop by clicking an icon that points to the URL
    http://myapp:8888/forms90/f90servlet?config=iapp
    and i received a FRM-40010: "Cannot read from Invlogin.fmx" error.
    When i moved the file Invlogin.fmx from my development folder to the
    C:\Ora9iDS\forms90 folder, the form is displayed.
    What's going on and how do i get the f90servlet to look in a particular location and not just C:\Ora9iDS\forms90 as it appears to be doing.
    I have included the path to my development folder in the FORMS90_PATH setting both in the registry and in the default.env file but no luck.
    Thanks.

    Stephen,
    does your development folder has a name with a blank in it (or one of the parent directories?). If yes then locate it in a path with no blanks. There is a know problem with blanks in path names.
    Frank

  • RH 8: Error: Cannot Read RHFrameStyleMappings.apj

    We recently upgraded from RH7 to RH8. One of our project files (.xpj) would not open. After clicking Okay to Upgrade to RH8 I got a message "Error: Cannot Read RHFrameStyleMappings.apj". I decided to try copying RHFrameStyleMappings.apj from another project folder into the project folder of the project file that would not open.  Then when trying to open the project file again I received this message "Error: Cannot Read RHFrameDoc.apj"  and once again I copied it over from another file.  I tried opening it again and it worked.  I also tried generating the project to make sure it worked and it appears to work as normal. My question is if there is any reason my copying the two .apj files over could cause problems with the project file or if I should consider the problem fixed.  Thanks!

    Is that not the same problem as running in this thread?
    http://forums.adobe.com/message/2311195#2311195
    See www.grainge.org for RoboHelp and Authoring tips

  • Error: cannot read: {My applet name}

    I write the little program in Notepad and save it in C:\JDK1.3.1_02\bin\. Then I go to Command Prompt and
    type: javac {My applet name}. I then get the error: ERROR: CANNOT READ: {MY APPLET NAME}

    This {My applet name} have the same name of your class? The Java don't compiles if your class name has different of the files name . Another Error that can be possible that you files it's read only in their properties. What you can make is enable your file for full access.

  • Error: cannot read HelloworldApp.java

    Hello
    When I compile the HelloWorldApp.java program. I have this problem:
    I get: error: cannot read HelloworldApp.java. What can I do?
    In addition, How do I use the options? For example:
    javac -g HelloworldApp.java
    I get an error saying that I did not use well the flag g. Is the command bad written?.

    You post has different capitalization of the program name:
    ". . .compile the HelloWorldApp.java program. I have this problem:
    I get: error: cannot read HelloworldApp.java.
    Java is case-sensitive, make sure to capitalize correctly.
    Open a cmd/command window in the directory that contains your .java file and do a "dir helloworldapp.java" command to verify the file exists with the correct name.
    Read the documentation for the javac command to learn how to use the command options.

  • Error: cannot read: OurFirstProgram.java

    Went through all help to no avail. New to Java. Using Windows 2000. Attempting to compile OurFirstProgram.java using MSDOS prompt. Receiving error: cannot read: OurFirstProgram. File saved as .java in C:\j2sdk1.4.1_01\bin\. javac also in same dir.
    From MSDOS tried many variations: c:\>j2sdk1.4.1_01\bin\javac -source 1.4 OurFirstProgram.java
    Please advise, thanks.

    Resolved using simple calculation class:
    created seperate directory from j2sdk1.4.1_01 labeled "Fruit" in which Fruit.java file exists.
    In MS-DOS from command line, used:
    c:\>cd Fruit
    C:\Fruit> javac Fruit.java
    By identifying the path of where the actual .java file resided, I was able to read and complie the file creating the .class file in the same dir.

  • Compilation error - cannot read filename

    Hello,
    I am just a starter in Java. I have installed the standard Development kit j2sdk1.4.1_01 on a Windows NT machine. The installation went well.
    When I tried compiling my first file HelloWorldApp.java which is in a directory java, it gave the error 'cannot read: HelloWorldApp.java',
    I have set the path command correctly and typed the following command:
    C:>Java>javac HelloWorldApp.java on the command prompt.
    It is giving same error for other files also, can anyone tell me what is the problem?
    Thanks,
    Sunil

    The error comes from the javac compiler when it can not find the file that you specified. In your case, it is saying that it can not find a file named HelloWorldApp.java in the c:\java directory.
    It is common for this error to be caused by the editor you used to create the file, if the editor is like Notepad. Notepad will append .txt to the file name. If you use the dir command from c:\java you should see HelloWorldApp.java, not HelloWorldApp.java.txt. If that is the problem, a quick work around is to put double quotes around the file name when you save it to keep Notepad from adding .txt.
    http://java.sun.com/docs/books/tutorial/getStarted/cupojava/win32.html

Maybe you are looking for

  • Client Reboot question

    When the client is set to auto reboot in like 1 hour you get a popup (2) one has a count down and then in like the last 15 mins you get another one that you can't hide, my question is there a way to change the notification message? If so how, Thanks.

  • Excel Online no "Fill"

    I am coming up empty handed here but i am after the fill button which is available in Excel 2013 under Home/Editing, in excel online it is not available.  Why is this and what is the fix?

  • Looking for printer...

    When I try and print using a shared printer on another Mac at my home network the documents queue up for the printer, but I only get a "Looking for printer..." status. I have to remove the printer and add it again. This appears to occur after the hos

  • How do I ?? - LR Tracking Image Locations

    I have searched high and low for an answer and I am no closer to finding the "magic" setting to turn off this annoyance, so perhaps someone can help. If I right click a file in LR 2.1 and select edit in Photoshop, the first thing I do is save my file

  • Same error cluster for different instrument drivers?

    Hi All... mz question is regarding error cluster wiring for different instrument drivers. As u can see from attached file, i have 3 different devices with drivers. At the beginning i initialize and configure each one by wiring adresses and error clus