AQ wild behavior

I've wrote a PL/SQL procedure which sending JMS TxtType messages to oracle queue.
Another PL/SQL procedure can dequeue and process this messages, what I really need is read this messages by Java JMS programm on client site. Here the output from java code,
everything is happening/not happening on
tmsg = (TextMessage)qrecv.receive();
the most strange thisng here is that I can write in the same queue from java program and read from it using java code which was failing before. Sounds like some TextMessage properties should be set during enqueing, but I did not find anything in oracle docs
any help is highly appresiated
thank ilia
uccessfully created QueueSession
Get the Queue
Create Receiver...
Get Message...
Error in getting message: oracle.jms.AQjmsException: JMS-120: Dequeue failed
Exception-1: oracle.jms.AQjmsException: JMS-120: Dequeue failed
oracle.jms.AQjmsException: JMS-120: Dequeue failed
at java.lang.Throwable.<init>(Throwable.java:96)
at java.lang.Exception.<init>(Exception.java:44)
at javax.jms.JMSException.<init>(JMSException.java:50)
at oracle.jms.AQjmsException.<init>(AQjmsException.java:50)
at oracle.jms.AQjmsError.throwEx(AQjmsError.java:233)
at oracle.jms.AQjmsConsumer.dequeue(AQjmsConsumer.java:1429)
at oracle.jms.AQjmsConsumer.receiveFromAQ(AQjmsConsumer.java:685)
at oracle.jms.AQjmsConsumer.receive(AQjmsConsumer.java:597)
at aq.aq.rcv(Aq.java:79)
at aq.aq.main(Aq.java:18)
null

As Pradeep said, auto-correction is one of the linguistic features that isn't supported for wildcard searching (along with stemming, thesaurus, snippeting and phrasing). One approach is to do a "cascading search", so execute a search without wildcarding first (and getting spell-correction, did-you-mean, stemming etc.), and if you don't get any matches then re-submit as a wildcarded search. This is also useful as part of a larger part number matching strategy.
Michael

Similar Messages

  • Wild Carding with Record Search - Auto Suggest Behavior

    I have a property by name searchTerm which is enabled for wild card record search. When I am doing a wild card search passing bbay* to ERecSearch , it is not auto correcting to baby and returning no results, whereas when I send bbay to Endeca, it is automatically auto correcting to baby.
    Please let me know why is this different behavior noted. Do we not expect them to auto correct even when we use wild carding. Please throw some light on this and how can this be achieved

    As Pradeep said, auto-correction is one of the linguistic features that isn't supported for wildcard searching (along with stemming, thesaurus, snippeting and phrasing). One approach is to do a "cascading search", so execute a search without wildcarding first (and getting spell-correction, did-you-mean, stemming etc.), and if you don't get any matches then re-submit as a wildcarded search. This is also useful as part of a larger part number matching strategy.
    Michael

  • Clone Stamp Tool & Spot Healing Brush Tool going wild

    Both of subject tools often 'go wild' on me when I am working on an image. Either tool will race across an image in a straight line and leave either a cloning or spotting mark [straight line].
    I suspect this has something to do with insufficient memory.  However I have 4 GB RAM and am not running any other big program while doing the cloning/spotting.
    Even if I 'give it some rest' this strange behavior will continue.
    Any help would be greatly appreciated!
    christian
    ps.  Attached is a tiny sample, circled in red.

    It is essential to update Photoshop to version 11.0.1!
    If that doesn't help, see if it still happens with OpenGL turned off.
    Is that two video cards?  Neither number is shown on the Adobe list.
    http://kb2.adobe.com/cps/405/kb405711.html

  • RH9 FlashHelp Related Topic popup menu behavior

    Hi. Recently upgraded to RH9 from RH7. Output is FlashHelp. Use IE7.
    Discovered that when clicking on Related Topics button, page scrolls up and popup menu appears at the top of the topic, rather than appearing next to the button as it used to. Is there any way to resolve this buggy behavior? Attempted to recreate the button, used the topics found dialog option, etc. Get the same result regardless of changes to Related Topics options.
    This issue occurs when I generate the output and test locally, as well as when it's published to our server.
    Appreciate any suggestions.

    Try Tools > Update DHMTL...
    It's a wild guess and beyond that, I have no other ideas. Sorry.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Behaviors: Appear/ Fade image

    I have a series of projects in a list on the left side of my webpage.  They all have behaviors to where a image will swap onClick. What would be the correct code to make the project appear from fade onClick?  The website is http://archconarchitecture.com/portfolio.html.  See Example: http://www.casabella-architects.com/architecture/mexican-consulate/.  I would also like to the current project selected to be bolder.
    Here is the code I have now..
    #projectlist {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        color: #999;
        background-color: #000;
        height: 533px;
        width: 200px;
        overflow-y: scroll;
        text-align: center;
        font-weight: normal;
        cursor: pointer;
      p.white:hover {
        color: #FFF;
      </style>
      <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
      </script>
      </head>
      <body onload="MM_preloadImages('Suzuki- New Braunfels.JPG','projects/1. Stor Blanco 2012.03.12.jpg','projects/2. Suzuki-New Braunfels 2012.03.12.jpg','projects/3. Premier DeZavala 2012.03.12.jpg','projects/4. Spring Climatized 2012.03.12.jpg','projects/5. Brake Check- Corpus Christi 2012.03.12.jpg','projects/6. World Gym -San Marcos 2012.03.12.jpg','projects/7. World Gym -New Braunfels 2012.03.12.jpg','projects/8. Premier Rittiman 2012.03.12.jpg','projects/9. 3009 Self Storage 2012.03.12.jpg','projects/10. il Sogno 2012.03.12.jpg','projects/11. A-AAAKey Colorado 2012.03.12.jpg','projects/12. A-AAAKey Annex 2012.03.12.jpg','projects/13. Sandbar 2012.03.12.jpg','projects/14. Randolph B990 2012.03.12.jpg','projects/15. Suzuki-Dallas 2012.03.12.jpg','projects/16. Brake Check- New Braunfels 2012.03.12.jpg','projects/17. Hill Country 2012.03.12.jpg','projects/18. Crestway 2012.03.12.jpg','projects/19. Eldridge Storage 2012.03.12.jpg','projects/20. Toyota Boerne 2012.03.12.jpg','projects/01. EmbarcaderoStorage2012.03.12.jpg','projects/02. StorCrestaBella2012.03.12.jpg','projects/03. BlossomStorage2012.03.12.jpg','projects/04. A-AAAKeyStorageMilitary2012.03.12.jpg','projects/05. OfficeWarehouse2012.03.12.jpg','projects/06. Loop360Storage2012.03.12.jpg','projects/07. FriscoStorage2012.03.12.jpg','projects/08. PotrancoStorage2012.03.12.jpg','projects/09. PremierCrestway2012.03.12.jpg')">
      <div id="navBar"><a href="index.html">HOME</a> | <a href="about.html">ABOUT</a> | <a href="portfolio.html">PORTFOLIO</a> | <a href="references.html">REFERENCES</a> | <a href="contact.html"> CONTACT</a></div>
      <div id="background">
        <div id="about">
          <h2 align="center"> </h2>
          <div id="projects">
            <table width="98%" border="0" cellpadding="0" cellspacing="5">
              <tr>
                <th width="23%" align="left" valign="top" scope="row"><div id="projectlist">
                  <h3><u>PROJECTS</u></h3>
                  <p class="white" onclick="MM_swapImage('main','','projects/1. Stor Blanco 2012.03.12.jpg',1)">Stor Self Storage Blanco<br /> -San Marcos, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/2. Suzuki-New Braunfels 2012.03.12.jpg',1)">Suzuki<br />
                  -New Braunfels, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/3. Premier DeZavala 2012.03.12.jpg',1)">Premier Storage DeZavala<br />
                  -San Antonio, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/4. Spring Climatized 2012.03.12.jpg',1)">Spring Climatized Storage<br />
                  -Spring, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/5. Brake Check- Corpus Christi 2012.03.12.jpg',1)">Brake Check<br />
                  -Corpus Christi, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/6. World Gym -San Marcos 2012.03.12.jpg',1)">World Gym<br />
                  -San Marcos, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/7. World Gym -New Braunfels 2012.03.12.jpg',1)">World Gym<br />
                  -New Braunfels, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/8. Premier Rittiman 2012.03.12.jpg',1)">Premier Storage Rittiman<br />
                  -San Antonio, Texas              </p>
                  <p class="white" onclick="MM_swapImage('main','','projects/9. 3009 Self Storage 2012.03.12.jpg',1)">3009 Self Storage<br />
                  -Schertz, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/10. il Sogno 2012.03.12.jpg',1)">il Sogno Restaurant<br />
    -San Antonio, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/11. A-AAAKey Colorado 2012.03.12.jpg',1)">A-AAAKey Storage<br />
                  -Aurora, Colorado</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/12. A-AAAKey Annex 2012.03.12.jpg',1)">A-AAAKey Storage Annex<br /> 
                  -San Antonio, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/13. Sandbar 2012.03.12.jpg',1)">Sandbar Restaurant<br />
                  -San Antonio, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/14. Randolph B990 2012.03.12.jpg',1)">Building 990 Addition<br />
                  -San Antonio, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/15. Suzuki-Dallas 2012.03.12.jpg',1)">Suzuki<br />
                  -Dallas, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/16. Brake Check- New Braunfels 2012.03.12.jpg',1)">Brake Check<br />
                  -New Braunfels, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/17. Hill Country 2012.03.12.jpg',1)">Hill Country Climatized Storage<br />
                  -New Braunfels, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/18. Crestway 2012.03.12.jpg',1)">Crestway Storage<br />
                  -San Antonio, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/19. Eldridge Storage 2012.03.12.jpg',1)">Eldridge Stoage<br />
                  -Houston, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/20. Toyota Boerne 2012.03.12.jpg',1)">Toyota of Boerne<br />
    -Boerne, Texas</p>
                  <p>Teka Molino Restaurant<br />
                  -San Antonio, Texas</p>
                  <p>Palominos Mexican Grille<br /> -San Antonio ,Texas</p>
                  <p>Wild West Nightclub<br /> -San Antonio, Texas</p>
                  <p>Housing One Source<br /> -San Antonio, Texas</p>
                  <p>Westin Fitness Center<br /> -San Antonio, Texas</p>
                  <p> </p>
                  <h3><u>ON THE BOARDS</u></h3>
                  <p class="white" onclick="MM_swapImage('main','','projects/01. EmbarcaderoStorage2012.03.12.jpg',1)">Embarcadero Storage<br />
    -Laredo, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/02. StorCrestaBella2012.03.12.jpg',1)">Stor Self Storage Cresta Bella<br />
    -San Antonio, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/03. BlossomStorage2012.03.12.jpg',1)">Blossom Self Storage<br />
                  -San Antonio, Texas              </p>
                  <p class="white" onclick="MM_swapImage('main','','projects/04. A-AAAKeyStorageMilitary2012.03.12.jpg',1)">A-AAAKey Storage Military<br />
    -San Antonio, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/05. OfficeWarehouse2012.03.12.jpg',1)">Office &amp; Warehouse Renovation<br />
    -New Braunfels, Texas</p>
                  <p class="white" onclick="MM_swapImage('main','','projects/06. Loop360Storage2012.03.12.jpg',1)"> Loop 360 Climatized Storage<br />
                   -Austin, Texas              </p>
                  <p class="white" onclick="MM_swapImage('main','','projects/07. FriscoStorage2012.03.12.jpg',1)">Frisco Storage<br />
                  -Frisco, Texas </p>
                  <p class="white" onclick="MM_swapImage('main','','projects/08. PotrancoStorage2012.03.12.jpg',1)">Potranco  Storage<br />
                  -Bexar County, Texas              </p>
                  <p class="white" onclick="MM_swapImage('main','','projects/09. PremierCrestway2012.03.12.jpg',1)">Premier Storage<br />
                    -San Antonio, Texas                            
                </div></th>
                <td width="77%"><img src="projects/1. Stor Blanco 2012.03.12.jpg" alt="" name="main" width="671" height="518" border="8" id="main" /></td>
              </tr>
            </table>
          </div>
          <div id="ontheboards">
            <p> </p>
          </div>
        </div>
      </div>
      </body>
      </html>
    </div>

    This may help you.
    http://www.youtube.com/watch?v=ugmyf8-RBmI
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • Behaviors: change text color onMouseOver

    I have a series of projects in a list on the left side of my webpage.  They all have behaviors to where a image will swap onMouseOver. What would be the correct  code to make the project name change color  onMouseOver?  The website is http://archconarchitecture.com/portfolio.html.  I would also like to change the cursor to a hand.
    Here is the code I have now..
      #projectlist {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        color: #999;
        background-color: #000;
        height: 533px;
        width: 200px;
        overflow-y: scroll;
        text-align: center;
        font-weight: normal;
      </style>
      <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
      </script>
      </head>
      <body onload="MM_preloadImages('Suzuki- New Braunfels.JPG','Blossom Storage- San Antonio, TX.jpg','Loop 360 Climatized Self Storage- Austin, TX.jpg','Frisco Storage- Frisco, TX.jpg','Potranco Storage- Bexar County, TX.jpg','Embarcadero Storage- Laredo, TX.jpg','A-AAAKey Storage- San Antonio, TX.jpg','Premier Storage Crestway- San Antonio, TX.jpg','Hill Country Climatized Storage- New Braunfels, TX.jpg','Eldridge Storage- Houston, TX.jpg','3009 Self Storage- Schertz, TX.jpg','Spring Climatized Storage- Spring, TX.jpg','World Gym-New Braunfels, TX.jpg','World Gym-San Marcos, TX.jpg','Suzuki-Dallas, TX.jpg','Suzuki-New Braunfels, TX.jpg','Toyota- Boerne, TX.jpg','Break Check- Corpus Christi, TX.jpg','A-AAAKey Annex- San Antonio, TX.jpg','Stor Self Storage- San Antonio, TX.jpg','Premier Storage DeZavala- San Antonio, TX.jpg','Premier Storage Rittiman- San Antonio, TX.jpg','Il Sogno Restaurant- San Antonio, TX.JPG','Sandbar Restaurant- San Antonio, TX.jpg','Break Check- New Braunfels, TX.jpg','A-AAAKey Storage- Aurora, Colorado.jpg')">
      <div id="navBar"><a href="index.html">HOME</a> | <a href="about.html">ABOUT</a> | <a href="portfolio.html">PORTFOLIO</a> | <a href="references.html">REFERENCES</a> | <a href="contact.html"> CONTACT</a></div>
      <div id="background">
        <div id="about">
          <h2 align="center"> </h2>
          <div id="projects">
            <table width="98%" border="0" cellpadding="0" cellspacing="5">
              <tr>
                <th width="23%" align="left" valign="top" scope="row"><div id="projectlist">
                  <h3><u>PROJECTS</u></h3>
                  <p onmouseover="MM_swapImage('main','','World Gym-San Marcos, TX.jpg',1)">World Gym<br /> -San Marcos, Texas</p>
                  <p onmouseover="MM_swapImage('main','','World Gym-New Braunfels, TX.jpg',1)">World Gym<br /> -New Braunfels, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Suzuki-Dallas, TX.jpg',1)">Suzuki<br />
                  -Dallas, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Suzuki-New Braunfels, TX.jpg',1)">Suzuki<br /> -New Braunfels, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Toyota- Boerne, TX.jpg',1)">Toyota of Boerne<br /> -Boerne, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Break Check- Corpus Christi, TX.jpg',1)">Break Check<br />
                  -Corpus Christi, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Break Check- New Braunfels, TX.jpg',1)">Break Check<br />
                  -New Braunfels, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Spring Climatized Storage- Spring, TX.jpg',1)">Spring Climatized Storage<br />
                  -Spring, Texas</p>
                  <p onmouseover="MM_swapImage('main','','3009 Self Storage- Schertz, TX.jpg',1)">3009 Self Storage<br /> -Schertz, Texas</p>
                  <p onmouseover="MM_swapImage('main','','A-AAAKey Annex- San Antonio, TX.jpg',1)">A-AAAKey Annex<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','A-AAAKey Storage- Aurora, Colorado.jpg',1)">A-AAAKey Storage<br /> 
                  -Aurora, Colorado</p>
                  <p onmouseover="MM_swapImage('main','','Premier Storage DeZavala- San Antonio, TX.jpg',1)">Premier Storage DeZavala<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Premier Storage Rittiman- San Antonio, TX.jpg',1)">Premier Storage Rittiman<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Eldridge Storage- Houston, TX.jpg',1)">Eldridge Storage<br /> -Houston, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Stor Self Storage- San Antonio, TX.jpg',1)">Stor Self Storage<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Hill Country Climatized Storage- New Braunfels, TX.jpg',1)">Hill Country Climatized Storage<br />
                    -New Braunfels, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Il Sogno Restaurant- San Antonio, TX.JPG',1)">il Sogno Restaurant<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Sandbar Restaurant- San Antonio, TX.jpg',1)">Sandbar Restaurant<br /> -San Antonio, Texas</p>
                  <p>Teka Molino Restaurant<br /> -San Antonio, Texas</p>
                  <p>Palominos Mexican Grille<br /> -San Antonio ,Texas</p>
                  <p>Wild West Nightclub<br /> -San Antonio, Texas</p>
                  <p>Housing One Source<br /> -San Antonio, Texas</p>
                  <p>Westin Fitness Center<br /> -San Antonio, Texas</p>
                  <p> </p>
                  <h3><u>ON THE BOARDS</u></h3>
                  <p onmouseover="MM_swapImage('main','','Blossom Storage- San Antonio, TX.jpg',1)">Blossom Storage<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Embarcadero Storage- Laredo, TX.jpg',1)">Embarcadero Storage<br /> -Laredo, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Loop 360 Climatized Self Storage- Austin, TX.jpg',1)">Loop 360 Climatized Storage<br /> -Austin, Texas</p>
                  <p onmouseover="MM_swapImage('main','','A-AAAKey Storage- San Antonio, TX.jpg',1)">A-AAAKey Storage<br /> -San Antonio, Texas</p>
                  <p>Stor Self Storage<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Premier Storage Crestway- San Antonio, TX.jpg',1)">Premier Storage<br />  -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Potranco Storage- Bexar County, TX.jpg',1)">Potranco  Storage<br />
                  -Bexar County, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Frisco Storage- Frisco, TX.jpg',1)">Frisco Storage<br />
                  -Frisco, Texas
                </div></th>
                <td width="77%"><img src="World Gym-San Marcos, TX.jpg" alt="" name="main" width="671" height="518" border="8" id="main" /></td>
              </tr>
            </table>
          </div>
          <div id="ontheboards">
            <p> </p>
          </div>
        </div>
      </div>
      </body>
      </html>
    </div>
    Thanks,

    it didnt work..did I do it correctly??
    Here's what I have..
      #projectlist {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        color: #999;
        background-color: #000;
        height: 533px;
        width: 200px;
        overflow-y: scroll;
        text-align: center;
        font-weight: normal;
        cursor: crosshair;
      a:hover {
        color: #FFF;
        text-decoration: none;
      </style>
      <script type="text/javascript">
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
      </script>
      </head>
      <body onload="MM_preloadImages('Suzuki- New Braunfels.JPG','Blossom Storage- San Antonio, TX.jpg','Loop 360 Climatized Self Storage- Austin, TX.jpg','Frisco Storage- Frisco, TX.jpg','Potranco Storage- Bexar County, TX.jpg','Embarcadero Storage- Laredo, TX.jpg','A-AAAKey Storage- San Antonio, TX.jpg','Premier Storage Crestway- San Antonio, TX.jpg','Hill Country Climatized Storage- New Braunfels, TX.jpg','Eldridge Storage- Houston, TX.jpg','3009 Self Storage- Schertz, TX.jpg','Spring Climatized Storage- Spring, TX.jpg','World Gym-New Braunfels, TX.jpg','World Gym-San Marcos, TX.jpg','Suzuki-Dallas, TX.jpg','Suzuki-New Braunfels, TX.jpg','Toyota- Boerne, TX.jpg','Break Check- Corpus Christi, TX.jpg','A-AAAKey Annex- San Antonio, TX.jpg','Stor Self Storage- San Antonio, TX.jpg','Premier Storage DeZavala- San Antonio, TX.jpg','Premier Storage Rittiman- San Antonio, TX.jpg','Il Sogno Restaurant- San Antonio, TX.JPG','Sandbar Restaurant- San Antonio, TX.jpg','Break Check- New Braunfels, TX.jpg','A-AAAKey Storage- Aurora, Colorado.jpg')">
      <div id="navBar"><a href="index.html">HOME</a> | <a href="about.html">ABOUT</a> | <a href="portfolio.html">PORTFOLIO</a> | <a href="references.html">REFERENCES</a> | <a href="contact.html"> CONTACT</a></div>
      <div id="background">
        <div id="about">
          <h2 align="center"> </h2>
          <div id="projects">
            <table width="98%" border="0" cellpadding="0" cellspacing="5">
              <tr>
                <th width="23%" align="left" valign="top" scope="row"><div id="projectlist">
                  <h3><u>PROJECTS</u></h3>
                  <p onmouseover="MM_swapImage('main','','World Gym-San Marcos, TX.jpg',1)">World Gym<br /> -San Marcos, Texas</p>
                  <p onmouseover="MM_swapImage('main','','World Gym-New Braunfels, TX.jpg',1)">World Gym<br /> -New Braunfels, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Suzuki-Dallas, TX.jpg',1)">Suzuki<br />
                  -Dallas, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Suzuki-New Braunfels, TX.jpg',1)">Suzuki<br /> -New Braunfels, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Toyota- Boerne, TX.jpg',1)">Toyota of Boerne<br /> -Boerne, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Break Check- Corpus Christi, TX.jpg',1)">Break Check<br />
                  -Corpus Christi, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Break Check- New Braunfels, TX.jpg',1)">Break Check<br />
                  -New Braunfels, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Spring Climatized Storage- Spring, TX.jpg',1)">Spring Climatized Storage<br />
                  -Spring, Texas</p>
                  <p onmouseover="MM_swapImage('main','','3009 Self Storage- Schertz, TX.jpg',1)">3009 Self Storage<br /> -Schertz, Texas</p>
                  <p onmouseover="MM_swapImage('main','','A-AAAKey Annex- San Antonio, TX.jpg',1)">A-AAAKey Annex<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','A-AAAKey Storage- Aurora, Colorado.jpg',1)">A-AAAKey Storage<br /> 
                  -Aurora, Colorado</p>
                  <p onmouseover="MM_swapImage('main','','Premier Storage DeZavala- San Antonio, TX.jpg',1)">Premier Storage DeZavala<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Premier Storage Rittiman- San Antonio, TX.jpg',1)">Premier Storage Rittiman<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Eldridge Storage- Houston, TX.jpg',1)">Eldridge Storage<br /> -Houston, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Stor Self Storage- San Antonio, TX.jpg',1)">Stor Self Storage<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Hill Country Climatized Storage- New Braunfels, TX.jpg',1)">Hill Country Climatized Storage<br />
                    -New Braunfels, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Il Sogno Restaurant- San Antonio, TX.JPG',1)">il Sogno Restaurant<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Sandbar Restaurant- San Antonio, TX.jpg',1)">Sandbar Restaurant<br /> -San Antonio, Texas</p>
                  <p>Teka Molino Restaurant<br /> -San Antonio, Texas</p>
                  <p>Palominos Mexican Grille<br /> -San Antonio ,Texas</p>
                  <p>Wild West Nightclub<br /> -San Antonio, Texas</p>
                  <p>Housing One Source<br /> -San Antonio, Texas</p>
                  <p>Westin Fitness Center<br /> -San Antonio, Texas</p>
                  <p> </p>
                  <h3><u>ON THE BOARDS</u></h3>
                  <p onmouseover="MM_swapImage('main','','Blossom Storage- San Antonio, TX.jpg',1)">Blossom Storage<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Embarcadero Storage- Laredo, TX.jpg',1)">Embarcadero Storage<br /> -Laredo, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Loop 360 Climatized Self Storage- Austin, TX.jpg',1)">Loop 360 Climatized Storage<br /> -Austin, Texas</p>
                  <p onmouseover="MM_swapImage('main','','A-AAAKey Storage- San Antonio, TX.jpg',1)">A-AAAKey Storage<br /> -San Antonio, Texas</p>
                  <p>Stor Self Storage<br /> -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Premier Storage Crestway- San Antonio, TX.jpg',1)">Premier Storage<br />  -San Antonio, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Potranco Storage- Bexar County, TX.jpg',1)">Potranco  Storage<br />
                  -Bexar County, Texas</p>
                  <p onmouseover="MM_swapImage('main','','Frisco Storage- Frisco, TX.jpg',1)">Frisco Storage<br />
                  -Frisco, Texas
                </div></th>
                <td width="77%"><img src="World Gym-San Marcos, TX.jpg" alt="" name="main" width="671" height="518" border="8" id="main" /></td>
              </tr>
            </table>
          </div>
          <div id="ontheboards">
            <p> </p>
          </div>
        </div>
      </div>
      </body>
      </html>
    </div>

  • Inconsistent font style behavior on Edge Reflow CC (Preview) for Windows

    Adobe Edge Reflow CC Preview for Windows has wildly inconsistent behavior regarding font styles. Why is there no button for bold in the UI? Why do I have to type "bold" into the Weighting dialog text box to have my styled text render as such in Chrome? Why does text inside a box/div styled with the italics button render in Reflow but not in Chrome?

    Hey there,
    The font weight can be changed here:
    With CSS there are both text values such as "bold" and numerical values from 100-900 usually. We gave you the ability to use either.
    If you are seeing issues with a font rendering set to italic in Reflow and not in previewing properly in Chrome, can you let me know the typeface you are using? I'd like to check it out as well.

  • IPhone going wild in the middle of the night

    Hi,
    my iPhone goes wild in the middle of the night when it is connected to the power lead. I makes call at 1am to random people in my contacts, send text messages with random text, opens internet pages and searches internet with the same random text.
    Help! How can I stop this?
    Last night it called a friend of mine: my phone was on loudspeaker ringing until she answered! How bad is that? It was 1am!!
    Many thanks for your help!

    Reset your iPhone.  Hold the on/off and home buttons together for about 10 seconds till the Apple logo appears.
    That should fix the issue.  But I have one other recommendation:
    You might consider powering your iPhone off while you are sleeping.  That would, among other things, save the battery.  But it would also make sure this behavior never happens again.

  • During ram preview ae cc wildly accessing system drive

    After effects cc builds a ram preview of a 1920x1080 file without problem, the cache is on a secondary HD drive or SSD with plenty of speed and free space and there are 16 GB of RAM - but when the ram preview starts to play, sooner than 15 seconds it will become stilted and the system drive will start crackling like crazy. The activity of the system drive is so intense that the mac becomes sluggish and irresponsive.
    An interesting aspect is that if it will keep playing as stilted as it is, after 2-3 cycles of the same ram preview range, the playback will become more fluid.
    This happens - unbelievable- on a mac pro with 16 GB of RAM and latest Lion OS. All the files are on different drives than the system, and the cache was  hard drives or  ssd - all high speed, all internal drives.
    And the latest surprise - assuming that maybe the system drive got too fragmented, I changed it for a brand new hd with all the programs transfered on the new drive from a time machine backup.
    Same insane activity of the system drive at the less than 15 sec mark of ram preview playback.
    Anyone encountered this wild accessing of the system drive by after effects cc during ram preview?

    Good Points - you are partly right and my settings are attached here at the end.
    I fiddled with them for a while (and even now they are too much in favor of AE) because it looked like they were not changing much from that weird behavior.  The fact is that I tried most values - from max to minimum for background processes -nothing changed much except the speed of the rendering. The stumbling and the wild accessing of the main drive continued no matter what after the 14 seconds mark of all HD renderings.
    Seeing than no one can help here either, yesterday I tried changing everything else in the Preferences to see what makes any difference in AE CC 12.1 and get over with this behavior.
    And 2 unexpected settings really made a difference for me:
    1-the QuickTime Video Preview, unchecked, ended the inescapable stumbling at the 14 s mark. I don't know how, but it made a crucial difference.
    2- at the Memory page I checked the Reduce Cache size when system is low on memory. It prevented the RAM preview from using all the ram and leave the mac processes starving and turning the machine sluggish.
    The Ram preview now happens in an interesting fashion (I have Memory Cleaner, a benign app, really useful to show how much RAm you really have at a given moment on a Mac). The green line above the timeline now expands until RAM decreases to low numbers like ~500MB RAM left. The Preview processing then waits a matter of seconds until the numbers increase again beyond 1.5 GB and then continues to extend the line - and so on until it reaches the end of the work area. There is no crackling anymore (accessing system HD).
    I am using only SSDs and auxiliary HD drives (for output and source files) and all Ram previews now are completely quiet.
    So, I have found my solution so far. But there still is a question the AE designers might want to think:
    If they know that AE will unload the RAM onto the system HD, why don't they insert an option in the Prefs to allow this unloading to happen onto any secondary drive - choosen by the user.
    A secondary drive unload at least will not interfere with the system processes - turning the mac sluggish and add insult to injury.
    My numbers below could look tight now, but the previews are really fast and I quit all secondary processes  on my mac when AE is working.

  • Uh oh, wild fans, no screen, no response G5

    ugh oh, I found my machine waking up from sleep with the fans running wild, no screen.
    Nothing was available. Only power off to try a new start. No screen, wild fans, no power button action. Started over with option key to my drive and after a long long apple grey screen, got on.
    What am I facing here, does any one know?
    Start ups have been pretty long lately, tho I usually log out sleep.
    Run onyx permissions and scripts frequently. First ever scary behavior.
    Advice greatly appreciated.
    OSX4.11
    G5 dual 2.5

    Here's an Apple doc.
    Have you ever changed your PRAM battery?
    I would check it first. When mine went, I had no response from my Mac at all; just a light on my power button; absolutely no boot at all.
    Check out things in Texas Mac Man's Battery, PRAM, PMU tutorial on the subject. His tutorial is a little dated (don't believe it even mentions G5's) but the info in it, except SMU not being included, still applies. The SMU link is for a late G5 Tower. Early G5's use PMU reset, as shown in the tutorial. The battery for late G5 + G5 iMac's and earlier iMac's, Mac Mini's and Intel Tower Macs is this one.
    DALE

  • G5 starts up with LEAD on, doesn't boot, fans go wild

    This G5 was working well until two days ago when I used software update to go to 10.5.8, also updated QuickTime (all done after running Cocktail.) Gradual deterioration in performance since then: first problem was fans going to high about 5 minutes after startup, could only shut down with power button. Behavior became more erratic and so I wanted to get the data off before it died completely. Didn't make it.
    I have checked the RAM, reset PMU, tried target mode all without results. When I push the power button, the white LED comes on (most of the time) I hear the Apple Chime (some of the time) but then nothing else happens except the fans going wild about 5 minutes later. Can't start from install disk, DiskWarrior. I did get the install disk to boot up a few hours ago and ran Disk Utility: result was a zillion "reserved space in the directory is full" or something like that. Disk Utility then stalled about a third of the way through, fans went wild. Had to power down with power button.
    any ideas greatly appreciated.

    Do you have another Mac with Firewire around to try DW from with the G5 in FireWire target disk mode...
    http://support.apple.com/kb/HT1661
    Does it boot to Single User Mode, CMD+s keys at bootup, if so try...
    /sbin/fsck -fy
    Repeat until it shows no errors fixed.
    (Space between fsck AND -fy important).
    Resolve startup issues and perform disk maintenance with Disk Utility and fsck...
    http://docs.info.apple.com/article.html?artnum=106214
    have you blown the dust out lately? Could it be heat related?

  • MDB Timeouts and transaction behavior

    Hi, thanks in advance for any help with this.
    We have a MDB where we have set the timeout to five minutes. In a particular case this timeout is being reached but even though the MDB times out the transaction and sends the message for redelivery the original transaction that was processing the message continues until something happens from an application standpoint to cause that original transaction to complete. This means that we have the same message processed twice under these circumstances.
    I would have expected that if a transaction timed out that the transaction would have been terminated and therefore our processing would have stopped. Is there a way to force this behavior or do we have to put an alarm in our code and kill ourselves such that we never encounter the transaction time out?
    Thanks,
    Sue Shanabrook

    I should have mentioned that we are using container managed transactions.

  • Unexpected Behavior error while creating a connection in IDT

    Hi Everyone,
    I have created a connection on top of a database using ODBC.
    I could able to see the connection in IDT.
    I have mentioned the user name and pw correctly  and tried testing the connection and got the error "unexpected behavior"
    PFA error.
    what could be the reason? any idea?
    Thanks.

    I find this 32-bit vs. 64-bit ODBC somewhat confusing.  I know you aren't dealing with Crystal Reports, but this blog post does provide some clarity.  It has a link to this Microsoft knowledge base article from which I quote...
    A 64-bit version of the Microsoft Windows operating system includes the following versions of the
    Microsoft Open Database Connectivity (ODBC) Data Source Administrator tool (Odbcad32.exe):
    The 32-bit version of the Odbcad32.exe file is located in the %systemdrive%\Windows\SysWoW64 folder.
    The 64-bit version of the Odbcad32.exe file is located in the %systemdrive%\Windows\System32 folder.
    One other warning.  In my experience I have found that you cannot run both the 32-bit and 64-bit ODBC admin tools at the same time.  If you have one running and try and start the other one it will just bring up the one you already had running.
    To make sure I know which instance I am in at any give time I have created a dummy data source that corresponds to the instance; 32-bit or 64-bit.
    Let us know how it goes.
    Noel

  • Capturing DVCAM in FCP 6.0.2 and encountering strange capture behavior

    I have FCP 6.0.2 and OSX 10.5.2 and QT 7.3.1. I have been capturing several DVCAM cassettes using my Sony DSR-20 deck. Although I have done this countless times before in earlier versions of FCP, I am encountering some strange repetitive behavior. I am capturing 30 minute clips one at a time. When I use batch capture it will cue the tape up properly to the in point...and then start capturing until it gets to about 10-12 minutes in, and then capture unexpectedly stops, no dialogue box, the tape rewinds and starts capturing again from the original in point. On this second capture, the tape sails past the 10 minute mark and keeps going to the end of the 30 minute clip. It then stops, gives me the dialogue box that it has successfully captured. And it has.
    But every DVCAM tape I captured today exhibited the same behavior. Capture would be successful until about about 10 minutes in, then FCP aborts (no dropped frame message, no dialogue box) rewinds the tape back to the in point, tries again, and this time succeeds with the second pass capturing the entire clip. Note at the 10 minute mark there is no scene change or no camera start/stop.
    Have other users experienced this issue? And if so, is there a workaround or a possible patch forthcoming from FCP?
    Many thanks,
    John

    Yes, each tape has an in and out point defined. In my 6 years of editing with Final Cut and DVCAM tapes I've never encountered this issue before in the capturing process until now. I will have to see in future weeks with other captures whether this is an on-going issue or not, but at least I can capture for now.

  • Is there any way to add dynamic parameter in sql without breaking Server Behavior

    Hello, i'm building multiple language site.. i would like to know if there is possible way to add dynamic parameter in my query, without break the server behavior.
    For example:
    mysql_select_db($database_dxc_conn, $dxc_conn);
    $query_Recordset1 = "SELECT article.articleName, article.articleDesc FROM article";
    $Recordset1 = mysql_query($query_Recordset1, $dxc_conn) or die(mysql_error());
    $row_Recordset1 = mysql_fetch_assoc($Recordset1);
    $totalRows_Recordset1 = mysql_num_rows($Recordset1);
    will become something like this:
    $additionalSQL=", article.articleName_en";
    mysql_select_db($database_dxc_conn, $dxc_conn);
    $query_Recordset1 = "SELECT article.articleName, article.articleDesc $additionalSQL FROM article";
    $Recordset1 = mysql_query($query_Recordset1, $dxc_conn) or die(mysql_error());
    $row_Recordset1 = mysql_fetch_assoc($Recordset1);
    $totalRows_Recordset1 = mysql_num_rows($Recordset1);
    this is just an example, my real scenarion is far more complicated than this... however this kind of approach break the server behavior and force to do hand-coding...
    i would like to know if there's better way to do such thing like this...

    viktor.iwan wrote:
    Hello, i'm building multiple language site.. i would like to know if there is possible way to add dynamic parameter in my query, without break the server behavior.
    Server behaviors are simply bits of boilerplate code automatically generated by Dreamweaver. Editing the code doesn't "break" it (unless your edits are badly written). However, once you edit the code, Dreamweaver no longer recognizes it, so you lose the ability to drag recordset results from the Bindings panel.
    If you want to edit server behavior code, the best way to handle it is to lay out your page as you want, using the Bindings panel. Once everything has been done, only then edit the server behavior code.

Maybe you are looking for