Captivate crashes on publishing HTML5 output with a widget that uses "requires" tag in oam.xml

Has anyone else run into this problem?
I have an HTML5 widget that depends on certain (small) image files.
When I try to wrap those image files in the oam.xml file via the <requires> tag, the widget places on the Captivate stage just fine, but Captivate crashes on publish.
Remove the <requires> elements (but leave the empty tag) and it publishes just fine, but the images don't make it into the published folder.
Here is the oam.xml file:
<?xml version="1.0" encoding="UTF-8"?>
<widget name="PBEAWidget" id="com.iastate.widgets.PBEAWidget"
       spec="0.1b" jsClass='PBEAWidget' sandbox='true' width='180' height='30'
       xmlns="http://openajax.org/metadata">
    <!-- Required tag specifies any external depencies your widget might have such as images, jQuery etc, see http://helpx.adobe.com/captivate/using/create-wdgt-files.html -->
  <requires>
  <require type="folder" src="assets/images"/>
  </requires>
    <!-- Main widget JS file -->
    <javascript src="js/PBEAWidget.js"/>
    <!-- Properties tag currently not supported -->
    <properties />
    <content type='fragment'>
    <![CDATA[
  <div id="ConnectionDiv" style="display: inline-block; padding: 4px; vertical-align: center">
  <img src="images/lights-02.png" id="statusLight" width="16" height="16" alt="Connection Status" style="position: absolute: left: 0; top: 0; margin-bottom: 2px; cursor: pointer"/>
  </div>
  <div id="FeedbackDiv" style="display: inline-block; padding: 2px 6px 0px 6px; height: 28px; border: solid 1px #fff; border-radius: 6px">
  <img src="images/icons_01.png" id="createFeedback" width="24" height="24" alt="Write Feedback" style="cursor: pointer"/>
  <img src="images/icons_02.png" id="finishFeedback" width="24" height="24" alt="Submit Feedback" style="cursor: pointer" />
  </div>
  <div id="PrintDiv" style="display: inline-block; padding: 3px 6px 0px 6px">
  <img src="images/icons_03.png" id="printCourse" width="24" height="24" alt="Print Course" style="cursor: pointer" />
  </div>
  </div>
  ]]>
    </content>
</widget>

Hi
Can you please forward the file, or share it in a shared location, so that we can look into the issue?\
Thanks,
Mohana

Similar Messages

  • Button URL With Variables widget that works with HTML5

    Hello,
    I'm currently using the "Button URL With Variables widget 6.x" developed by CaptivateDev. com. Unfortunatley it is not compatible with HTML5 projects in Captivate 7. Do you know where I can find one?
    Thanks,
    Stewart

    I don't know yet about any widget available for HTML5 output, with the exception of the interactions included with Captivate.

  • How to interface a tuxedo app with another application that uses tcp/ip socket  messaging

    How would you interface a tuxedo app with another application that
    uses tcp/ip socket messaging? I have a vendor product that offers
    a tcp/ip message interface, and would like to know how best to
    integrate it into a tuxedo application. I could write a C application
    that listens and accepts incoming request from the vendors application,
    and then make a tuxedo client call to a service. But this doesn't
    allow me to control the listen thread through tuxedo. The C application
    would have to be started seperately and would not take advantage
    of the tuxedo restart facilities etc of a tuxedo service.

    You can make an empty server only with tpsvrinit that starts your client
    listeners and a tpsrvdone that stops them. Be carefull with sharing ipcs
    between processes, or your clients may get puzzled!!!
    Another choice can be builting a custom WSL/WSH but I haven't done
    this yet and I don't know exactly the troubles related with making them.
    R.G.
    Travis Ward wrote:
    How would you interface a tuxedo app with another application that
    uses tcp/ip socket messaging? I have a vendor product that offers
    a tcp/ip message interface, and would like to know how best to
    integrate it into a tuxedo application. I could write a C application
    that listens and accepts incoming request from the vendors application,
    and then make a tuxedo client call to a service. But this doesn't
    allow me to control the listen thread through tuxedo. The C application
    would have to be started seperately and would not take advantage
    of the tuxedo restart facilities etc of a tuxedo service.

  • Adobe Captivate crashes after publishing to mp4

    I have read several of the discussion threads and tried things but it hasn't helped yet. Sometimes the publishing works but MANY times Captivate crashes. Here is the event viewer information of my last crash. I read in one of the threads that this might help someone to figure it out.
    Message 1 (error message)
    Faulting application name: AdobeCaptivate.exe, version: 5.5.0.257, time stamp: 0x4db56069
    Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec49b8f
    Exception code: 0xc0000374
    Fault offset: 0x000ce6c3
    Faulting process id: 0x1e44
    Faulting application start time: 0x01cdd893843faab3
    Faulting application path: C:\Program Files (x86)\Adobe\Adobe Captivate 5.5\AdobeCaptivate.exe
    Faulting module path: C:\Windows\SysWOW64\ntdll.dll
    Report Id: d967f783-4486-11e2-8328-d0df9aa57a1a
    Message 2 (information message:
    Fault bucket 2811503758, type 1
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: AdobeCaptivate.exe
    P2: 5.5.0.257
    P3: 4db56069
    P4: StackHash_5d2b
    P5: 6.1.7601.17725
    P6: 4ec49b8f
    P7: c0000374
    P8: 000ce6c3
    P9:
    P10:
    Attached files:
    C:\Users\Angela\AppData\Local\Temp\WER70CC.tmp.WERInternalMetadata.xml
    These files may be available here:
    C:\Users\Angela\AppData\Local\Microsoft\Windows\WER\ReportArchive\AppCrash_AdobeCaptivate. e_2de121f3449f9ee8f829157b6c0b4d78f48bc16_1a428813
    Analysis symbol:
    Rechecking for solution: 0
    Report Id: d967f783-4486-11e2-8328-d0df9aa57a1a
    Report Status: 0

    I am experiencing the same problem; however i'm on a MAC OSX 10.9.4 running Captivate v6.0.2.325
    Steps to reproduce the crash on my system:
    1) open the .cptx
    2) File, Publish
    3) in the Publish window, click Media
    3) Select Type: MP4 Video(*.mp4)
    4) I select the folder to publish the mp4
    5) Select Preset: Custom
    6) Check boxed "Copy Preset values and customize"
    7) Profile:  Main
    8) Level: 41
    9) Bitrate Encoding: VBR, 1 Pass
    10) Target Bitrate: 2
    11) Max Bitrate: 4
    12) Advanced Options: Force republish all the slides and Scalable HTML content - ARE NOT CHECKED
    I un-installed Captivate and re-installed but still I am having this crash issue every time I try to publish in mp4 format.
    Can you please provide any help or assistance here.
    Cheers

  • Best way to create output with only topics that are not finalized

    I'm nearing the end of a project and I need to isolate the topics that still have questions. I keep trying things, but nothing gives me what I need. Any suggestions? Here's what I tried.
    I'm using RoboHelp 9 (RH9).
    Status
    I can get a report of the topic names and their status using Tools > Reports > Topic Properties and then setting the Options to include only Topic Status, but this isn't useful; that gives me a list of 396 topics, in alphabetical order.
    For each topic, you end up with 3 lines. For example:
    Adding Customers - Adding_Customers.htm
    Status:
    Status: Ready for Review
    I saved the report as TXT and opened it in Word and did a global replace of Status:^p (that is, Status, colon, new line) and then Status, colon, tab. That reduced it to 2 lines for each topic:
    Adding Customers - Adding_Customers.htm
    Ready for Review
    So that's still not very useful. I would have to write a macro or something in either the Word file or once I got it into Excel to concatentate those two lines.
    And even then, I could sort the data and get rid of the lines that show Complete (using an Excel formula), but how would I print out just those topics? If there are only a few, that's no problem, but there are at least 30. (Things changed and topics changed and now some need re-review, and some still have questions.)  Could I make an index out of those lines? No, that would involve a lot of work to write out the XML.
    Okay, so I tried another approach...
    Conditional Text
    I created a duplicate Table of Contents and applied my Questions condition to three topics. I then created a Printed Doc output and specified an Advanced condition saying to include only Questions. That gave me more than the three topics, but not all of the topics. The help says that you can use an Advanced Conditional Build Tag Expressions, and that if you want just those topics with a specific tag ("All topics to which one tag has been applied"), just include that tag.
    BUT it also says: "Topics and topic text to which you have applied no conditional build tag are included in the output."
    So, if I want only those topics to which I've applied a TOC condition of Questions, I need to create another condtion (for example, DONE), and apply that to all the topics that I don't want to print.
    So, assuming I have 30 topics with the condition Questions, I would have to apply my new DONE condition to 366 topics. Yes, I know you can apply a tag to more than one at a time, but I would be wary of doing more than 5-10 at once.
    Still, that looks like the best solution so far. I'm going to back up my project and then start doing that. In the meantime, does anyone have any other way of doing it?
    I'm using RoboHelp 9 (RH9).

    First, no reason to be concerned about applying a tag in the topic list to many topics.
    Before my time the company had an author who wrote in a topic "This is ****" intending to return to it later. He did when a customer phoned asking if the statement was true!
    What I have done is institute a simple method that also helps with reviewing. We add three hash marks ### to any topic at the top or at the point where it is incomplete. We do that using a character style rather than a paragraph so that the text can be within a paragraph. The style is called AuthorComment and we also apply a tag called AuthorComment. Both have a vivid colour applied. EXAMPLE ### Let me know if you have a problem with this.
    When we generate for internal review, we leave that stuff in as it grabs the attention of reviewers so they respond to the comment / question.
    When we generate for external use we add the tag to the build expression but we also do a search of all topics for ### using a third party find and replace tool. TextCrawler for example.
    It's simple and it works beautifully.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How do I publish my website with iweb now that mobile me is closed

    How do I publish the website i am creating with iweb now that mobile me is closed?

    You will need to find a 3rd party web host. I personally use IX Webhosting and have been happy with them for several years now.
    Depending on the version of iWeb you are using you have a couple of publishing options:
    iWeb '09 (3.0.4) you can publish to an FTP Server or a local folder. ( With the built in FTP in iWeb you will end up with an address like "www.YourDomain.com/sitename/Home.html )
    iWeb '08 you can publish your website to a local folder
    http://jeffnitschke.com/IXWebHosting.html
    http://jeffnitschke.com/wordpress/2012/06/how-do-i-move-my-mobileme-site-ix-web- hosting-blog/
    "I may receive some form of compensation, from my recommendation or link."

  • Cam I use a newer EF lens with a Rebel that uses EF S lenses

    I have a Rebel T2i that came with EF S lenses - I want to buy a Canon 5d Mark II and am trying to find out if I can use the regular EF lenses used for the mark II on my old Rebel?  I know I can't use EF  S on the Mark II .I am trying to photograph birds and know I need a super telephoto lens I have the EF S 55-250 but need more  - hope since I plan to get the markII that I can get a lens that will work on both cams for now. I have been told that using a super telephoto lens on the mark II or a full frame camera  is counter productive .Do you all agree?  thanks

    carolyn,
    If I may add a step in your bird photography, I suggest you load Photo Shop Elements, it came free with your camera (?), on your computer and learn how to use it.
    Consider these figures before you lay your money down.
    The 55-250mm you already have acts like a 88-400mm on your T2i. The addition of a 400mm lens, zoom or prime, for the 5D Mk II is going to show the same size photograph.
    A 400mm lens on your T2i will act like a 640mm lens.
    One thing I have noticed over the years is most people use a zoom lens at the long end. Otherwise, I mean if you get the 100-400mm zoom, I bet you use the 400mm side way more than the 100mm side. Somethign to consider! That said the 100-400mm zoom is still my choice over the 400mm prime.
    EOS 1Ds Mk III, EOS 1D Mk IV EF 50mm f1.2 L, EF 24-70mm f2.8 L,
    EF 70-200mm f2.8 L IS II, Sigma 120-300mm f2.8 EX APO
    Photoshop CS6, ACR 8.7, Lightroom 5.7

  • Flash CS6 crashes when publishing fla`s with big libraries

    Hi guys,
    I am currently working with Flash CS6 and i noted that the bigger the libraries in my fla`s get the more likely flash will crash when i try to publish these fla`s. It already has gotten to a point where all the crashes, and then trying again to publish, has taken up a considerable amount of my time. But the thing is the publishing does not alway result in a crash, its more like 80% of the time it crashes. Also what i do once a file has crashed, i open it again and then just open and close some folders in the library, then safe and then try to publish again. After doing this 4 - 5 times publishing suddenly works again, but also just 4 - 5 times until it crashes again and i have to do it all over again.
    So again, this only seems to happen with fla`s with big libraries. Is ther something i can do about this?

    It's been my experience that Flash doesn't much like a few things in particular. One is large vector files with a lot of points; in other words stuff brought in from Illustrator or trace bitmapped from within the program so you might try reducing the amount of points in your art if you'r working with imported art. Flash seems to work best when all art has been created within the program. If you've converted it to vector via the Trace Bitmap or Illustrator's Live Trace it doesn't like that either. It also tends to bog down with high resolution bitmaps, especially with many layers (which greatly add to the file size) so you might try to flatten some of the art to make it more managable. In general, maybe see if you can reduce whatever file sizes you can in your project before you import them. I typically have some pretty big libraries and Flash doesn't crash so much for me so changing your workflow a bit might be useful. IF it's code that's crashing the render, that I can't help you with, but there's some pretty knowledgable people on this board who might be able to help in that regard.

  • Save output of BIP report that uses etext template

    Hi,
    I have made a BIP report using etext template and when I click on View, it displays the data fine. But I want to save this as a text file with all the formatting intact. If I try to Export, the formatting goes haywire in the resultant txt file.
    Can anyone advise me how to save this as a txt file without disturbing the formatting?
    Thanks
    MS

    HI ,
    I'm new to Bi Publisher.Please help in creating the etext format. Can u exlpain me the step by step basic procedure.Is it a word or rtf format but while loading giving an etext file. Because only etext format can be burt to csv file. pleasse help me . maile me to [email protected]

  • In a group text with two phones that use Imessage and one that does not. The person that does not, does not get my message when its sent in group text. How do i fix this?

    I have a group text with two of my friends. here's each person break down
    person 1 ATT network, using imessage
    person 2 verzion network, using imessage
    person 3 verzion network, using SMS
    All three of us are in a group chat. When person 1 sends a message, person 2 recieves it, but person 3 does not. Then when person 3 sends a message, both person 1 and 2 get it. When person 2 sends an Imessage, person 1 and 3 get it
    so the problem is when person 1 sends an imessage, it doesnt change to sms and person 3 doesnt get it, but person 2's automatilly switches it to green.
    How can person one get their phone to automaticlly switch it to green in group message while keeping on imessage?

    The quote below from http://support.apple.com/kb/HT5760 indicates that it in the situation you describe it should be going as MMS to everyone -- which is not what you are seeing actually happen (and also not what you want to happen if I understand correctly). There may be something else helpful in the link.
    Group messages will be sent using iMessage if all recipients have iMessage enabled. If not, the conversation will be sent as MMS. Group messages use MMS even if the content is text only.

  • Plz help with deploying applet that uses SSL

    Hi, maybe this is not the adecuate forum but ive already tried in others and i got no answer.
    Im trying to use a certificate with my applet ( tha sends a lot of info to the server and also connects to another hibernate db) but im getting this error:
    Server side:
    username is: Panda
    Registered the SSLServerSocket on port 6969
    Listening ....
    ---- Got a connection from a client
         this is an unknown client
    !!!!!!Error in reading or writing from/to the client:
    javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.checkEOF(Unknown Source)
         at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
         at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(Unknown Source)
         at sun.nio.cs.StreamDecoder$CharsetSD.implRead(Unknown Source)
         at sun.nio.cs.StreamDecoder.read(Unknown Source)
         at java.io.InputStreamReader.read(Unknown Source)
         at java.io.BufferedReader.fill(Unknown Source)
         at java.io.BufferedReader.readLine(Unknown Source)
         at java.io.BufferedReader.readLine(Unknown Source)
         at PaqueteServidor.Server$handleRequest.run(Server.java:130)
    Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
         at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)
         at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.getSession(Unknown Source)
         at PaqueteServidor.Server.printClientCerts(Server.java:47)
         at PaqueteServidor.Server.run(Server.java:100)
    javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.checkEOF(Unknown Source)
         at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
         at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(Unknown Source)
         at sun.nio.cs.StreamDecoder$CharsetSD.implRead(Unknown Source)
         at sun.nio.cs.StreamDecoder.read(Unknown Source)
         at java.io.InputStreamReader.read(Unknown Source)
         at java.io.BufferedReader.fill(Unknown Source)
         at java.io.BufferedReader.readLine(Unknown Source)
         at java.io.BufferedReader.readLine(Unknown Source)
         at PaqueteServidor.Server$handleRequest.run(Server.java:130)
    Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: certificate_unknown
         at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)
         at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.recvAlert(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.getSession(Unknown Source)
         at PaqueteServidor.Server.printClientCerts(Server.java:47)
         at PaqueteServidor.Server.run(Server.java:100)
    Client side:
    javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
         at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(Unknown Source)
         at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Unknown Source)
         at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Unknown Source)
         at com.sun.net.ssl.internal.ssl.ClientHandshaker.serverCertificate(Unknown Source)
         at com.sun.net.ssl.internal.ssl.ClientHandshaker.processMessage(Unknown Source)
         at com.sun.net.ssl.internal.ssl.Handshaker.processLoop(Unknown Source)
         at com.sun.net.ssl.internal.ssl.Handshaker.process_record(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)
         at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
         at Interfaz.InterfazMovil.init(InterfazMovil.java:89)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
         at sun.security.validator.PKIXValidator.doBuild(Unknown Source)
         at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)
         at sun.security.validator.Validator.validate(Unknown Source)
         at com.sun.net.ssl.internal.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)
         at com.sun.net.ssl.internal.ssl.JsseX509TrustManager.checkServerTrusted(Unknown Source)
         ... 14 more
    Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
         at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)
         at java.security.cert.CertPathBuilder.build(Unknown Source)
         ... 19 more
    19:40:34,444 INFO Environment:464 - Hibernate 3.0.5
    19:40:34,444 INFO Environment:477 - hibernate.properties not found
    19:40:34,444 INFO Environment:510 - using CGLIB reflection optimizer
    19:40:34,454 INFO Environment:540 - using JDK 1.4 java.sql.Timestamp handling
    19:40:34,645 INFO Configuration:1110 - configuring from resource: /bd/hibernate/hibernate.cfg.xml
    19:40:34,645 INFO Configuration:1081 - Configuration resource: /bd/hibernate/hibernate.cfg.xml
    19:40:35,045 ERROR XMLHelper:59 - Error parsing XML: /bd/hibernate/hibernate.cfg.xml(21) The content of elements must consist of well-formed character data or markup.
    19:40:35,045 ERROR Configuration:1172 - problem parsing configuration/bd/hibernate/hibernate.cfg.xml
    org.dom4j.DocumentException: Error on line 21 of document : The content of elements must consist of well-formed character data or markup. Nested exception: The content of elements must consist of well-formed character data or markup.
         at org.dom4j.io.SAXReader.read(SAXReader.java:482)
         at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1168)
         at org.hibernate.cfg.Configuration.configure(Configuration.java:1112)
         at bd.hibernate.HibernateUtil.currentSession(HibernateUtil.java:51)
         at bd.controlador.CLetrero.ListarLetreros(CLetrero.java:45)
         at Interfaz.InterfazMovil.init(InterfazMovil.java:126)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Nested exception:
    org.xml.sax.SAXParseException: The content of elements must consist of well-formed character data or markup.
         at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
         at org.dom4j.io.SAXReader.read(SAXReader.java:465)
         at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1168)
         at org.hibernate.cfg.Configuration.configure(Configuration.java:1112)
         at bd.hibernate.HibernateUtil.currentSession(HibernateUtil.java:51)
         at bd.controlador.CLetrero.ListarLetreros(CLetrero.java:45)
         at Interfaz.InterfazMovil.init(InterfazMovil.java:126)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    %%%% Error Creating SessionFactory %%%%
    org.hibernate.HibernateException: problem parsing configuration/bd/hibernate/hibernate.cfg.xml
         at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1173)
         at org.hibernate.cfg.Configuration.configure(Configuration.java:1112)
         at bd.hibernate.HibernateUtil.currentSession(HibernateUtil.java:51)
         at bd.controlador.CLetrero.ListarLetreros(CLetrero.java:45)
         at Interfaz.InterfazMovil.init(InterfazMovil.java:126)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: org.dom4j.DocumentException: Error on line 21 of document : The content of elements must consist of well-formed character data or markup. Nested exception: The content of elements must consist of well-formed character data or markup.
         at org.dom4j.io.SAXReader.read(SAXReader.java:482)
         at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1168)
         ... 6 more
    java.lang.NullPointerException
         at bd.hibernate.HibernateUtil.currentSession(HibernateUtil.java:59)
         at bd.controlador.CLetrero.ListarLetreros(CLetrero.java:45)
         at Interfaz.InterfazMovil.init(InterfazMovil.java:126)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Plz help and thx in advance.

    I know I didn't get round to replying but no need to post it so many times.
    http://forum.java.sun.com/thread.jspa?threadID=666870
    http://forum.java.sun.com/profile.jspa?userID=543817
    http://forum.java.sun.com/thread.jspa?threadID=669965
    http://forum.java.sun.com/profile.jspa?userID=543817
    http://forum.java.sun.com/thread.jspa?threadID=669975
    http://forum.java.sun.com/thread.jspa?threadID=669973
    Could it be that the server and client need to open different keystores?
    http://forums.java.sun.com/thread.jspa?threadID=573918&messageID=3272683
    reply 7
    My example given before should work on different machines, try to export the server key and import it into the
    client keystore. Export the client key and import in the server keystore if you want the server to authenticate
    the client.
    http://forum.java.sun.com/thread.jspa?threadID=666870
    reply 4
    Check the method getSSLSocketFactory in the applet, that will open a keystore for you.

  • Connecting with a friend that uses iChat

    My friend uses a macbook pro and he wants to connect with me to try video conferencing, but he always get kicked whenever he connects with me. I look at the requirements and it said intel processor base. Is it necessary. My desktop uses a AMD 64. Also, I'm using AIM classic 5.6.6089

    I've been trying to get video chat between my Vista machine and mac running iChat all day using AIM 6.5.4.16, with not much success.
    As far as the firewall, with the control panel in "Classic View", go to Windows Firewall and then click "change settings" (as usual vista will give various pop ups asking for your permission to access the "advanced" settings). On the "Exceptions" tab, you'll see that AIM is one of the checked entries. Clicking 'Properties' and then 'Scope' shows that 'any computer' is checked.
    As per previous postings in various places on this issue (video chat b/w pc and mac) I added two new port entries:
    1) Name: aim6.exe
    port number:2869
    TCP
    2)Name: aim6.exe
    port number: 1900
    UDP
    for both the scope is set to 'Any...'
    With these settings, txt chat to iChat on a mac works fine. My requesting a video chat results in '-8 error' on the mac end. I tried disabling my router's firewall completely, but we got the same error.
    My modem/wireless router are Linksys. My speeds are ~700down/320up
    Note that the fine print on AIM's site says that the latest version will only support video AIM to AIM. I tried dwnloading version 5.9 of AIM, but it only supports video for the XP operating system (the "live video" option doesn't exist when installing on my system). I can't find a copy of 6.1 to try it with. If someone has one, I'd be more than happy to give it a go.
    If someone has any ideas, I'd love some help.
    -Daniel

  • Communicting with a device that uses the K-Net protocol

    I have HPLC pump that was built in Germany. The K-Net protocol is used to communicate with the device serially (RS232). Does anyone have any experience/ insight about how to do this. Is there any VI's that will convert ascii commands to this K-Net protocol?? Thanks.
    ssmith

    Hey ssmith,
    Thank you for contacting National Instruments.  If you know the commands you will be using to interact with the pump, you can use VISA commands in LabVIEW to handle the communication. 
    If you do not have the VISA driver installed, you can find that here: NI-VISA 4.2
    Also, you might try searching our Instrument Driver Network, as there could be a driver already developed for your pump that would make things easy for you.
    Regards,
    Kevin H
    National Instruments
    WSN/Wireless DAQ Product Support Engineer

  • Wiki Editor fails with HTTP 501 when using certain tags

    Hi together,
    does anybody know where I can find a list of syntax elements which are not allowed in the SDN's Wiki editor (and also the Forum editor)? This is, what I found out:
    &lt;s c r i p t&gt;
    t y p e (as an attribute)
    o n l o a d (as an attribute)
    Apparently, those are prohibited to prevent XSS - if you try to save a Wiki page including a code snippet with the mentioned syntax elements, the session is ended with HTTP 501 ( Method not implemented'.
    Thanks,
    Felix
    Edited by: Felix Hoefer on Jun 29, 2011 1:50 PM

    Thanks for  your reply. I did read the article and addressed that issue in the first part of my previous post. I don't think that the website where I am hosting my CRL has directory browsing permissions or that I have the ability to set them but the
    point of my question was everything works using that same public website when I use a standard CA to create my certificate but does NOT work when I create the certificate using an Enterprise CA.
    Rod
    Rod Miller

  • How to set up time capsule with existing network that uses airport express/extreme

    I have an existing wirelss network using airport express. I want to upgrade to time capsule and use the A/P express upstairs. I dont want to delete the existing network.

    I suggest to use your airport express to extend your wireless network that is created by your new time capsule

Maybe you are looking for

  • ITunes' Taskbar-playing mode doesn't show track details on mouse-over, how to fix this?

    In earlier versions of iTunes the taskbar playing-mode showed details of the current track (title, artist, album illustration) on mouse-over. The new version (10.6.1.7) lacks this function. Is this a change Apple made and will it come back? Or is it

  • U410 has serious bugs!!!

    Hi everyone, I just wanted to warn everyone who bought a u410. If you still can, best return it now and get your money back now because this laptop has two major flaws: 1) BIOS is faulty: disabling UEFI in BIOS completely locks you out of the BIOS, y

  • How to create a working SaveAsDoc command

    Hi Everybody, I need to create a SaveAs command to save converted document (from previous versions to CS5) without any user intervention. Unfortunately all the utility functions like IDocFileHandler, IDocumentUtils, etc. don't work or miss the saveAs

  • How to bring up movies on the Video icon

    I have purchased movies from iTunes and they would appear on my Video icon (for example, when on airplane).  Now the only thing that appears When I tap the Video icon is a blank screen.  How can  access my purchased movies when I don't have Internet

  • Planned Order Component check and Scheduling.

    Hi, Current Process: MRP runs automatically over a finished product and creates a planned order. This planned order checks in-house prodcution time of the product and backward schedules the dates. New Requirement: MRP runs automatically over finished