Query Folders in Browser Java Error

my Query Folders do not work in browser interface, giving the following error message
Content Server Request Failed
Unable to execute service method 'getMaxCollectionDisplayRows'. (System Error: Runtime error: java.lang.NullPointerException
at collections.CollectionUserHandler.getMaxCollection DisplayRows(CollectionUserHandler.java:5211)
at sun.reflect.GeneratedMethodAccessor50.invoke(Unkno wn Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at intradoc.common.IdcMethodHolder.invokeMethod(Class HelperUtils.java:466)
at intradoc.common.ClassHelperUtils.executeMethodRepo rtStatus(ClassHelperUtils.java:142)
at intradoc.server.ServiceHandler.executeAction(Servi ceHandler.java:77)
at intradoc.server.Service.doCodeEx(Service.java:490)
at intradoc.server.Service.doCode(Service.java:472)
at intradoc.server.ServiceRequestImplementor.doAction (ServiceRequestImplementor.java:1353)
at intradoc.server.Service.doAction(Service.java:452)
at intradoc.server.ServiceRequestImplementor.doAction s(ServiceRequestImplementor.java:1194)
at intradoc.server.Service.doActions(Service.java:447 )
at intradoc.server.ServiceRequestImplementor.executeA ctions(ServiceRequestImplementor.java:1114)
at intradoc.server.Service.executeActions(Service.jav a:433)
at intradoc.server.ServiceRequestImplementor.doReques t(ServiceRequestImplementor.java:635)
at intradoc.server.Service.doRequest(Service.java:170 7)
at intradoc.server.ServiceManager.processCommand(Serv iceManager.java:359)
at intradoc.server.IdcServerThread.run(IdcServerThrea d.java:197))
[ Details ]
The service stack for this request is
--COLLECTION_DISPLAY (**no captured values**)
java.lang.NullPointerException
at collections.CollectionUserHandler.getMaxCollection DisplayRows(CollectionUserHandler.java:5211)
at sun.reflect.GeneratedMethodAccessor50.invoke(Unkno wn Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at intradoc.common.IdcMethodHolder.invokeMethod(Class HelperUtils.java:466)
at intradoc.common.ClassHelperUtils.executeMethodRepo rtStatus(ClassHelperUtils.java:142)
at intradoc.server.ServiceHandler.executeAction(Servi ceHandler.java:77)
at intradoc.server.Service.doCodeEx(Service.java:490)
at intradoc.server.Service.doCode(Service.java:472)
at intradoc.server.ServiceRequestImplementor.doAction (ServiceRequestImplementor.java:1353)
at intradoc.server.Service.doAction(Service.java:452)
at intradoc.server.ServiceRequestImplementor.doAction s(ServiceRequestImplementor.java:1194)
at intradoc.server.Service.doActions(Service.java:447 )
at intradoc.server.ServiceRequestImplementor.executeA ctions(ServiceRequestImplementor.java:1114)
at intradoc.server.Service.executeActions(Service.jav a:433)
at intradoc.server.ServiceRequestImplementor.doReques t(ServiceRequestImplementor.java:635)
at intradoc.server.Service.doRequest(Service.java:170 7)
at intradoc.server.ServiceManager.processCommand(Serv iceManager.java:359)
at intradoc.server.IdcServerThread.run(IdcServerThrea d.java:197)
Do you have any idea, what could be the reason?
In the Oracle Admin_folders_webdav10 guide the only mentioning of folders says: "Query folders are supported only for use with Check Out and OPern, and not for other purposes." So then I realised that they are acturally working from virtual folder interface (file system). I didn't find anywhere an answer so far, is that normal that they do not work on web interface.
And another problem I had encountered, when setting the query folders was that those fields that are part of global rules do not appear on the query form at all ( when configuring the query folder).
And one more unpleasant thing is in the query folder itself, the name of the file starts with "[dContentID]FileName" , do you know if there is a way to get rid of this [dContentID].
Thank you a lot!

Hi,
I have the same problem, still no solution. Appeared since 10.5.8 update.
Flavio

Similar Messages

  • Browser / Java Error - Random Image Thumbnails Do Not Load

    A typical example of what problem I'm having is during a Google Image Search - you type in a search term and 15 image thumbnails pop up. Usually. Right now I get only 6-7 random thumbnails to be visible - the rest are blank boxes with broken icons or red dots in the corners. If I hit 'reload' - 3-4 new thumbnails will load, but 2-3 of the original thumbs go blank.
    This happens on ANY web site that has image previews has the same problem: You Tube, Metacafe, Yahoo Images, Newspaper Sites etc..., and BOTH Safari and Firefox.
    I'm positive it's a Javascript problem, but I cannot recall how to fix it. I fixed it once by deleting a cache file or cookies or something like that before, but since the newest system software upgrade, I cannot seem to find the answer.
    Here's what has been installed recently:
    OS X System Upgrade to 10.5.8 (Software Update)
    Firefox 3.5.2
    Safari 4.0.3
    Java 4 Mac 10.5 Update 4
    Adobe Flash Player 10UB
    Things I've tried:
    -- Purging all caches, cookies and preferences - both browsers.
    -- Delete Firefox 3.5.2 and install Firefox 3.0.9 instead - still a problem.
    -- Purge all JAVA Cache files with Java Preferences utility (v. 12.3.0)
    Anyone had this bug and figured out how to get rid of it? Web sites that are heavy with Java Scripting and thumbnails (Like Facebook or ESPN.com) are practically un-intelligible because of this glitch.
    One thing that seemed to help in Firefox; by changing the View:Character Encoding to something other than default (Unicode UTF-8), the glitch would disappear, or at least MOST images would load. If I hit 'reload' on ANY web page, the Character Encoding would jump back to 'Unicode UTF-8' and the images would disappear randomly again. (I think this is just a glitch inside of a bigger glitch.)

    Hi,
    I have the same problem, still no solution. Appeared since 10.5.8 update.
    Flavio

  • Error When Launcging BEX query into Web Browser

    Hi all,
    When Launching Bex query into Web browser from BEx Analyser it's giving this error message. We are using Bex 3.x tools.
    Technical Information for Message:
    Error loading template 0ADHOC
      Notification Number BRAIN 276
    Any help will appreciated!.
    Thanks,

    If you want to continue to use the ABAP-based runtime, create the template using the Web Application Designer (SAP BW 3.x).
    The templates called using the new Web Application Designer have new objects that are independent of the objects saved using Web Application Designer 3.x. This means that, unlike the old templates, they can no longer be called using parameter template_id=abc. Instead, you can address them from an iView using template=abc and they use the Java Web runtime in the portal. Only the old templates can be executed in transaction RSRT.
    In Web Application Designer 3.x, you can use parameter template_id=abc to call saved objects.
    Note 1014795 - Error BRAIN 276 when you execute a Web template
    Hope it Helps
    Chetan
    @CP..

  • What is Browser Launch Error: 193? Cannot access Java information

    After about the last 2 updates to Firefox, when I am updating Java, and wish to click on "Additional Information" there is a small box which pops up and states: Browser Launch Error: 193. Therefore I
    am unable to access the additional information.

    when an update is necessary an icon appears in the bottom bar (task bar), and I click on the icon to begin viewing it. When it has downloaded the install box appears with "terms of service". When I attempt to click on this is when the "browser launch error: 193" appears, and I cannot read the "terms of service" (or similar statement). The small box indicating the "browser launch error" pops up in the middle of the larger screen for downloading. This has only occurred since the last 2 (or 3) Firefox updates, so wondering if the updates are related to this(?). Never had this problem previously with the Java updates. I am bewildered by this, and the inability to read the "terms of service" (or similar statement). Because it states that you accept the terms of service, however without reading it, a user does not know what it says. Thank you both for your recommendations.

  • I continually get a Java error. I've uninstalled and reinstalled firefox and nothing has helped. I've updated flash and Java.

    I have used Firefox as my default browser for many years. I've recently started getting a Java error message. It pops up continually. I have updated flash and java. I have uninstalled and re-installed Firefox and nothing has helped. I have had to start using Chrome instead of Firefox which I don't care for but I don't have the java error with Chrome. How do I fix this problem? The error reads as follows:
    Java Script Application
    Error: syntax error

    Your '''JavaScript''' error has nothing to do with the Java plugin . It is likely caused by an added extension (the earlier forum threads [/questions/944619] and [/questions/943088] mention disabling or updating the Social Fixer extension will resolve the problem).
    You can read this article for help troubleshooting your extensions: [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]

  • I have Mac OSX 10.5.8 and get java "error" message when trying to use research tool on Morningstar Java referred me to Apple but they had no update.Any ideas? thanks.e

    I have a imac OSX 10.5.8 and get a java "error" message when trying to use a research tool on Morningstar.Java referred me to Apple but they had no updates. Any ideas? thanks.

    Well I solved my problem.
    What still doesn't make sense though is that dragging iTune audio files directly on to the iTunes application icon gave me the error message... which is why I originally discounted it as being a potential link problem. If I had been able to get files to open normally (i.e. without an error message) I would have known it was a simple link problem. Strange.
    Anyway... relinking my folder of audio files did the trick.
    If you don't already know how here are the steps...
    iTunes > Preferences > Advanced > click on the "Change" button and browse to the folder that contains all of your iTunes audio files... that's it.

  • Problem with return a ColdFusion query object from a Java class

    Hi!
    I need to return a ColdFusion query object from a Java class
    using a JDBC result set ( java.sql.ResultSet);
    I have tried to pass my JDBC result set in to the constructor
    of the coldfusion.sql.QueryTable class with this code:
    ColdFusion code
    <cfset pra = createObject("java","QueryUtil").init()>
    <cfset newQuery = CreateObject("java",
    "coldfusion.sql.QueryTable")>
    <cfset newQuery.init( pra.getColdFusionQuery () ) >
    My java class execute a query to db and return QueryTable
    Java code (QueryUtil.java)
    import coldfusion.sql.QueryTable; // (CFusion.jar for class
    QueryTable)
    import com.allaire.cfx //(cfx.jar for class Query used from
    QueryTable)
    public class QueryUtil
    public static coldfusion.sql.QueryTable
    getColdFusionQuery(java.sql.ResultSet rs)
    return new coldfusion.sql.QueryTable(rs);
    but when i run cfm page and coldfusion server tries to
    execute : "<cfset pra =
    createObject("java","QueryUtil").init()>" this error appears:
    Object Instantiation Exception.
    An exception occurred when instantiating a java object. The
    cause of this exception was that: coldfusion/sql/QueryTable.
    If i try to execute QueryUtil.java with Eclipse all it works.
    Also I have tried to return java.sql.ResultSet directly to
    coldfusion.sql.QueryTable.init () with failure.
    Do you know some other solution?

    ok
    i print all my code
    pratica.java execute a query to db and return a querytable
    java class
    import java.util.*;
    import java.sql.*;
    import coldfusion.sql.*;
    public class Pratica {
    private HashMap my;
    private String URI,LOGIN,PWD,DRIVER;
    private Connection conn=null;
    //funzione init
    //riceve due strutture converite in hashmap
    // globals
    // dbprop
    public Pratica(HashMap globals,HashMap dbprop) {
    my = new HashMap();
    my.put("GLOBALS",globals);
    my.put("DBPROP",dbprop);
    URI = "jdbc:sqlserver://it-bra-s0016;databaseName=nmobl";
    LOGIN = "usr_dev";
    PWD = "developer";
    DRIVER = "com.microsoft.sqlserver.jdbc.SQLServerDriver";
    try{
    // Carico il driver JDBC per la connessione con il database
    MySQL
    Class.forName(DRIVER);
    /* Connessione alla base di dati */
    conn=DriverManager.getConnection(URI,LOGIN,PWD);
    if(conn!=null) System.out.println("Connection Successful!");
    } catch (ClassNotFoundException e) {
    // Could not find the database driver
    System.out.print("\ndriver non trovato "+e.getMessage());
    System.out.flush();
    catch (SQLException e) {
    // Could not connect to the database
    System.out.print("\nConnessione fallita "+e.getMessage());
    System.out.flush();
    //funzione search
    //riceve un hash map con i filtri di ricerca
    public QueryTable search(/*HashMap arg*/) {
    ResultSet rs=null;
    Statement stmt=null;
    QueryTable ret=null;
    String query="SELECT * FROM TAN100pratiche";
    try{
    stmt = conn.createStatement();// Creo lo Statement per
    l'esecuzione della query
    rs=stmt.executeQuery(query);
    // while (rs.next()) {
    // System.out.println(rs.getString("descrizione"));
    catch (Exception e) {
    e.printStackTrace();
    try {
    ret = Pratica.RsToQueryTable(rs);
    } catch (SQLException e) {
    e.printStackTrace();
    this.close();
    return(ret);
    // ret=this.RsToQuery(rs);
    // this.close(); //chiude le connessioni,recordset e
    statament
    //retstruct CF vede HashMap come struct
    //METODO DI TEST
    public HashMap retstruct(){
    return(my);
    //conversione resultset to querytable
    private static QueryTable RsToQueryTable(ResultSet rs)
    throws SQLException{
    return new QueryTable(rs);
    //chiura resultset statament e connessione
    private void close(){
    try{
    conn.close();
    conn=null;
    catch (Exception e) {
    e.printStackTrace();
    coldfusion code
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN">
    <html>
    <head>
    <title>Test JDBC CFML Using CFScript</title>
    </head>
    <body>
    <cftry>
    <cfset glb_map =
    createObject("java","java.util.HashMap")>
    <cfset dbprop_map =
    createObject("java","java.util.HashMap")>
    <cfset glb_map.init(glb)> <!---are passed from
    another page--->
    <cfset dbprop_map.init(glb["DBPROP"])>
    <cfset pra =
    createObject("java","Pratica").init(glb_map,dbprop_map)>
    <cfset ourQuery
    =createObject("java","coldfusion.sql.QueryTable").init(pra.search())>
    <cfcatch>
    <h2>Error - info below</h2>
    <cfdump var="#cfcatch#"><cfabort>
    </cfcatch>
    </cftry>
    <h2>Success - statement dumped below</h2>
    <cfdump var="#ourQuery#">
    </body>
    </html>
    error at line <cfset pra =
    createObject("java","Pratica").init(glb_map,dbprop_map)>
    An exception occurred when instantiating a java object. The
    cause of this exception was that: coldfusion/sql/QueryTable.
    -----------------------------------------------------------------------

  • Unity - Greeting Player in Browser -- Java Issue

    Guys,
    I have Unity conneciton 9.x,   The embed Java greeting player is not working..
    I suspect one of these reason :
    Java version ( too rescent )
    Too much security on Java
    Browser version issue
    ... I have try many thing,  lower security, try 3 different browser, but nothing.. .I can't see the player.
    Anyone can suggest me something ?
    thanks

    Is there any error message? Or the Media Master is not seen at all? And complete Unity Connection version? Output of 'show version active'.
    There are a few defects with Java 7 and CUC 9,
    CSCum81926 - Media Master not working properly on Internet Explorer with java 7 
    CSCug57088 - Cisco PCA Greetings Page Java Errors with JRE 7
    CSCuo44795 - Media Master Java Error: Missing Required Permission manifest attribute
    CSCug94328 - Not able to save recording in CPCA recorded via computer over Java 7 
    CSCuo66204 - UC: Media Master issue 
    CSCtw45908 - Trap call not woking on build CUC: 9.0.0.67 
    CSCuo94694 - Media Master jar signing Certificate expiry issue 
    CSCue74920 -  Media Master Playback& Recording and Help not working with win 7/java 7 
    Also try this,
    Go to Control Panel > Java > Advanced Tab > Disable Verification
    There is a patch released by the developers for most of the defects. Either upgrade the server to a fixed version or open a TAC case to get the patch. The patch may not solve your issue and this could be a new issue as well. Happens all the time when Java releases new versions.
    HTH
    Anirudh

  • Changed server name, reconfiged emca, still getting java errors on console

    I installed 10gr2 with local database control only, and had all working fine. I then moved the server into production after testing and changed the server name. Of course this changed all the settings for dbconsole so I ran the emca config again from some info I got off of this forum a week or so ago. I can't seem to find that thread any more, and I need to get this working. I could not find any more references to the old server name, but the java error is still showing one. I can bring up the login page and login, but then it wont display any info.
    I've been searching to see what I need to do to totally re-install the local database control component but can't seem to find anything. I am also going to eventually have grid control running on another machine as well, but I imagine that I still have to have all the proper things in place on this server before I can connect either thru grid control or locally in any case.

    REPOSITORY_URL=http://winms-wwscale.millsite.net:5500/em/upload/
    I searched every file in the <server url> directory and changed any references to the old servername to the new one. The only ones that showed up were for isqlplus items.
    I am pretty sure I have run the "emca dbcontrol db -repos recreate" command, but perhaps I'll do it again. I also have a thread going on this in metalink and one suggestion is to do the following:
    SHUTDOWN IMMEDIATE;
    STARTUP RESTRICT;
    A. Drop the repository manually using following procedure.
    Stop the DB Console if not already stoped: $ORACLE_HOME/bin/emctl stop dbconsole
    Log on in sqlplus as sys user and run the following commands:
    a. drop user sysman cascade;
    b. drop role MGMT_USER;
    c. drop user MGMT_VIEW cascade;
    d. drop public synonym MGMT_TARGET_BLACKOUTS;
    e. drop public synonym SETEMVIEWUSERCONTEXT;
    (Note If any of the above statement failed and saying object doesn't exist just skip that
    statement)
    B. Drop the DB Control configuration files.
    Remove the following directories:
    $rm -rf $ORACLE_HOME/<HOSTNAME_SID>
    $rm -rf $ORACLE_HOME/oc4j/j2ee/OC4J_DBConsole_<HOSTNAME_SID>
    On Windows systems just delete the folders above from the Explorer.
    You have to replace the values in the <> with the correct values from your environment .
    The shutdown and startup restrict seems a tad severe to me, I'm thinking thats if others may be trying to access the database control page while you are doing all of this.

  • SQL Developer 3.2 : Unable to browse java source in the db

    Hi:
    I noticed a regression in SQL Developer 3.2 in respect to 3.1 (on windows).
    as of SQL Developer 3.1.7.7.42 I was able to browse java sources stored and compiled in the database.
    The tabs "Details", "Source", "Policies" were correctly populated. If I had to complain about something, the names of the classes were "shortened" so that I saw "c932e55e_PrintDebug" instead of "my/company/application/package/PrintDebug".
    I have tested the 3.2 release.
    Now, the class names are complete, but the tabs are empty. I am also unable to retrieve the source of a class (as it was possible in 3.1)
    Does this happen to other people?
    Thanks,
    Andrea

    Thanks for the feedback, it is good to know I am not alone :-)
    I did some further tests.
    I enabled logging in sqldeveloper.conf, and found this query I believe to be the culprit:
    Prepared:with src_name as (select source n from Dba_java_classes
    where lower(name)=lower(:NAME) and rownum = 1)
    select text||decode(substr(text,length(text)),chr(10),null,chr(13),null,chr(10)) source
    from Dba_source
    where owner= :OWNER
    and type = 'JAVA SOURCE'
    and (name in (select n from src_name) or name in (select owner || '/' || n from src_name)
    or lower(name) = lower(:NAME))
    order by line
    Previously :NAME was populated with the java short name, while now it has the java long name.
    In fact, if I compile a class where short name and long name are the same, it works.
    In DBA_JAVA_CLASSES name is the long name, while in DBA_SOURCE it is the short name (at least this is what I observed).
    So I believe that this is truly a regression.
    Anyone (from dev) can confirm this?
    Thanks,
    Andrea

  • Java error in session initializations - IC web client

    Hi All,
    When i access the CRM IC web client through browser (BSP page), Page is loading but inside the page im getting the following error.
    " Java error in session initialization [Error message: abcj2systemid.domain.com: CALL_METHOD(SYS_METHODNAME) sessionid = SOAP Runtime Execption; CSoapExceptionTransport : HTTP recive failed with exception communication_failure ( Message Class CRMM_IC_FRAMEWORK- message number 106).
    Pl suggest
    Thanks
    PRadeep

    Hi Sai,
    Kindly make sure that you have JREE1.4.0 and  not above for  your  error.
    Secondly, you are getting the first message because when you are closing your application by clicking onto the close at top, it doesnt log out your agent from the Webclient. The correct approach would be to close using the path Menu Bar> File> Close
    The channels are not  available because you have not maintained the queues and channels for your system. The same is do be done in SAP Easy Acess> Webclient> Additional Settings. It is also available in the Best Practices C78.
    The link for the same is
    http://help.sap.com/bp_crmv250/CRM_DE/index.htm
    Hope this would help.
    Regards,
    Rekha Dadwal
    <b>You gain a point for every point that you reward. So reward helpful answers generously</b>

  • Java error in session initialization Error - When calling IC Web client

    Hi All,
    When i access the CRM IC web client through browser (BSP page), Page is loading but inside the page im getting the following error.
    " Java error in session initialization [Error message: abcj2systemid.domain.com: CALL_METHOD(SYS_METHODNAME) sessionid = SOAP Runtime Execption; CSoapExceptionTransport : HTTP recive failed with exception communication_failure ( Message Class CRMM_IC_FRAMEWORK- message number 106).
    Pl suggest
    Thanks
    PRadeep

    hi Indhra,
    did you check, whether the services are active:
    /Nsicf
    /default_host/sap/bc/bsp/sap/
    sam_sess_queue and sam_notifying
    and the polling profile is defined with polling frequence:
    /Nspro
    ->Interaction Center WebClient
    ->Basic Functions
    ->Define Context Area Profile
    there "Define Polling Profile"
    best wishes,
    Hakan

  • KM Content Java Error

    We migrated from EP6 SP2 P27 to NW04 SP9 and upgraded to SPS 12.  When we go to Content Admin --> KM Content, we get a java error: java.lang.NullPointerException at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyRepositoryManager.getSupportedOptions(TaxonomyRepositoryManager.java:239)
    The previous EP6 had indexes and TREX; however, TREX indexes are not migrated and they did not have Taxonomies.  But for some reason the error has to do with repository manager. 
    We have this in escalation, but support is not available until tomorrow and the customer needs to go live ASAP. 
    Anyone have ideas of how to rectify this error.  We have OSS Note 2009277 for reference.
    Leland

    Hi
    redploying par com.sapportals.wcm.repository.manager.taxonomy.TaxonomyRepositoryManager and then again cleaning it and redploying it through pcd browser can help and do a search for the par file com.sapportals.wcm.repository.manager.taxonomy.TaxonomyRepositoryManager in usr directory and then redploy.
    With regards
    subrato kundu

  • Java Error for slideshow

    Hello;
    I wrote a small slide show app using dhtml and ajax. (java) I have everything working accept the pop up window, I get a java error when I try and click on the link for the larger image. Can anyone help me figure out how to fix this error?
    This is my error:
    "objectPhotoSlide" is undefined line 14
    Line 14 is this code in my java file:
    objectPhotoSlide.innerHTML='<img src="'+ evt.src +'" id="largePhoto" alt="Large Photo" border="0"/>';
    This is my java page:
    function findLivePageWidth() {
    if (window.innerWidth)
       return window.innerWidth;
    if (document.body.clientWidth)
       return document.body.clientWidth;
    return (null); }
    function initSlides() {
    window.onload=initSlides;
    objectSlide=document.getElementById('slide');
    objectCover=document.getElementById('cover');
    objectPhotoSlide=document.getElementById('photoSlide'); }
    function showSlide(evt) {
    objectPhotoSlide.innerHTML='<img src="'+ evt.src +'" id="largePhoto" alt="Large Photo" border="0"/>';
    objectPhotoSlide.innerHTML+='<p>' + evt.alt +'</p>';
    objectLargePhoto=document.getElementById('largePhoto');
    livePageWidth = findLivePageWidth();
    newLeft = ((livePageWidth/2)-8) - (200);
    objectSlide.style.left = newLeft + 'px';
    objectSlide.style.display = 'block';
    objectCover.style.display = 'block'; }
    function hideSlide() {
    objectSlide.style.display = 'none';
    objectCover.style.display = 'none'; }
    It is an external java script. this is the code in the main page that is supposed to be attached to this java:
    <div id="cover"> </div>
    <div id="slide" onclick="hideSlide()">
    <span class="slideControl">Click To Close&otimes;</span>
    <div id="photoSlide">Loading</div>
    </div>
    <div id="photoAlbum">
    <img src="lighting/photo0.jpg" class="photoAlbumImg" alt="Testing" onclick="showSlide(this);"/>
    <!-- more images here -->
    </div></div>
    and that's it other then the .css code. If you need to see that, I can post it as well.
    Thank you

    Thanks for the update.
    What version of client software are you running ? (i.e. Windows XP, Windows 7, Windows Vista, Linux , Mac )
    What version of the browser are you using ?
    Test this out with IE6 if possible or Firefox running the supported JRE client.
    Since you have other JRE's installed, remove them all completely.
    1. Remove and uninstall any JRE client plugins you have on your client. (i.e. Client meaning desktop OS)
    2. Clear  cache from Java Web Start > File --> Preferences --> Advanced" tab > Clear Folder.
    3. Verify the file:
    NMSROOT/campus/www/classpath/com/cisco/nm/ani/clients/lib/util/LoadXmlProperties.class exists .
    4. Create a new users account on your workstation and try accessing the topology services .
    5. If it does not work on your workstation, test it out on a Windows XP workstation, not Windows Vista or Windows 7.
    For these devices, if they are still in the DCR, remove them and re-add to LMS.
    2010/05/17 13:16:02 ERROR DeviceManager: Unable to find device id=17748 for setting Sysname = VTBHA-HQQ-CE01-PEG01
    2010/05/17 13:16:02 ERROR DeviceManager: Unable to find device id=5553 for setting Sysname = HQ-L13-C6506-01

  • Published Webhelp TOC books will not expand (Java Error)

    Hello,
    I hope someone can help!   Our  published project (Webhelp) had been working just fine on IE8.  I'm not sure if there was an update to the browser, but suddenly none of the books will expand and the following Java error displays:  Help! My users are not happy.
    Message: Object doesn't support this property or method
    Line: 892
    Char: 11
    Code: 0
    URI: http://apps-intranet-dev.avnet.com/em/DevTrain/GenesisTraining/WebHelp/whthost.js
    Ps: I made sure my Robohelp software had downloaded the latest updates and then re-published the project. That didn't help.

    That looks more like a javascript error, not a java error. Different things.
    Please see the Sticky Topic Before You Post and note the section Include the Edition and Version.
    Does the output work when accessed from the folder to which you generate, which should be local?
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

Maybe you are looking for

  • Subject Text replaced with Accounting Text in Notification Creation

    Friends, We have created some custom notification types with some screens modification. Now when I am creating a notification and add some text in Subject tab and then add some text in accounting tab (custom tab) text then after clicking again in sub

  • Will I lose my unlimited data plan if I upgrade to new iPad

    I am grandfathered in to the unlimited data plan on AT&T. Will that carry over to the new iPad? When I sent from iPad to iPad 2 all I had to do was swap my SIM into the new iPad, but wouldn't I need a new SIM for 4G?

  • Mass download of condition records from ECC to CRM

    Hi Team, We need to download many condition records from ECC to CRM. We are doing a request download but it takes lot of time. Is there a way to do a mass download of condition records form ECC to CRM. Regards, Jan.

  • Oracle Apps Functional in Finance Career

    Hi all I would be thankful to you if anyone can guide me in pursuing a career in Oracle applications functional in finance. For your information here is my career background - I did BSc(Computer Science), MBA & MSc and presently I am working as an Ac

  • MacBook Pro onstage with live band...

    Hi all, just a quick query... My band use a lot of sampled/synthesised sounds in our recordings, and we want to transfer that to our live experience. Now, the easiest and most affordable way would be for me to use the Logic Pro session and simply tri