HTML Web application error

If you go to here- http://www.phillylite.com/message-board.html

It has an error with some of you code here, but when my friend watched the actual code of modules, said, he was fine.

I couldn't get the CSS to work on the global site CSS so I put it here

This is the module code now-

<! DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 / / BY" > ".

< html >

< head >

< style type = "text/css" >

{.boat-list

margin: 0 0 10px;

overflow: hidden;

Width: 798px;

}

{.boat - list.boat - backup}

Width: 389px;

}

. Boat-list h2 {}

Background: #333;

color: #b84155;

do-family: Georgia, "Times New Roman", Times, serif;

font-size: 30px;

padding: 10px 10px 10px 0;

}

. Boat-list h2.boat - title {}

color: #3065 cd;

}

{.boat-details

border-bottom: 1px solid #333;

height: 192px;

overflow: hidden;

}

. Boat-img {}

float: left;

Width: 389px;

}

{.boat-desc

float: right;

padding: 5px 20px;

Width: 369px;

}

a.sociallite:link {color: #cc3333; text-decoration: none ;}}

a.sociallite:visited {color: #cc3333;}  text-decoration: none ;}

a.sociallite:hover {color: #cc3333;}  text-decoration: none ;}

a.sociallite: active {color: #cc3333;}  text-decoration: none ;}

a.Video:Link {color: #9933ff; text-decoration: none ;}}

a.Video:visited {color: #9933ff;}  text-decoration: none ;}

a.Video:hover {color: #9933ff;}  text-decoration: none ;}

a.Video: active {color: #9933ff;}  text-decoration: none ;}

a.Nightlite:Link {color: #3366cc; text-decoration: none ;}}

a.Nightlite:visited {color: #3366cc;}  text-decoration: none ;}

a.Nightlite:hover {color: #3366cc;}  text-decoration: none ;}

a.Nightlite: active {color: #3366cc;}  text-decoration: none ;}

a.streetlite:link {color: #339933; text-decoration: none ;}}

a.streetlite:visited {color: #339933;}  text-decoration: none ;}

a.streetlite:hover {color: #339933;}  text-decoration: none ;}

a.streetlite: active {color: #339933;}  text-decoration: none ;}

a.ladiesoflite:link: {color: #ff3399; text-decoration: none ;}}

a.ladiesoflite:visited {color: #ff3399;}  text-decoration: none ;}

a.ladiesoflite:hover {color: #ff3399;}  text-decoration: none ;}

a.ladiesoflite: active {color: #ff3399;}  text-decoration: none ;}

< / style >

< title > < / title >

< / head >

< body >

< div class = "list of boat" >

< h2 > < a class = "sociallite" href = "{tag_photoAlbumLink}" > {tag_name_nolink} < /a > < / h2 >

< div class = "ship-detail" >

< div class = "boat-img" > < a href = "{tag_photoAlbumLink}" > {tag_photo left_nolink} < /a > < / div >

< div class = "boat-desc" > {tag_description} < / div >

< / div >

< / div >

< / body >

< / html >

This module works before, then I deleted all the posts and added these new.

But if you use Firebug on my page you will see that his addition of something else. I don't know where its coming from our what to change because there is not global.

I have only one of the {tag_photoAlbumLink} used and it is in the first element.

Where is this problem arising, how can I go and fix the code where the error is occurred. My friend said that he recognizes the issue in HTML on the page of the site through Firefox, but there is no global HTML for the site I know and we could not understand what part of the BC was generating this error.

ALSO

does anyone know how to turn my HTML code so that instead of the color changing by the class for the {tag_name}, it would change the basis of the post?

Hey there,

Do you mean the links?

Seems you did a custom field that is a text (hyperlink) and then tried to put it in a href of your own link. You can't do that. The custom link field will fully make the HTML for a link

If you just need to have this tag and not put it in an element around it.

If you want to train your own html anchor you must use the custom field text and copy and paste the links in there.

On the destination page main catalyst business forums you can see on the right the links in the quick reference for modules and tags, they show what is availible and what options they have, if any. Really very convenient.

Tags: Business Catalyst

Similar Questions

  • Errors during the demo 'building a Web Application with JDeveloper11g using EJB'

    Hello

    I'm going by the demo of building a Web Application with EJB using JDeveloper11g. The demo lasts great until "Running Java outside of Java EE container Service".

    I followed the steps "That runs the Java Service outside Java EE container" exactly as written:

    1. now, create a new persistence unit to run the java service outside the Java EE container. Right click on the file META-INF. Persistence.XML and select new Service Java façade in the context menu.

    2. in the Java Service façade to create, if necessary, click next to go to the home page. In the class of Service Java Panel, you can choose to create a new persistence unit (in the next panel) or use an existing unit. Select Choose a persistence unit or create one in the next panel and check the generate a checkbox in the main() method.

    3. the name of the persistence on the outside unit. Choose the JDBC connection and make sure that the JDBC connection is set to HRConn.

    4. all methods should be selected by default. Deselect some of them so that your selection looks like the following image. (Remove the 'byRange' methods)

    5. in the source editor window, for the JavaServiceFacade class, add a new line after the / / TODO comment and enter the following statement:

    Employees a = javaServiceFacade.queryEmployeesFindByName("P%").get(0);
    System.out.println (a.getLastName ());

    When I type the code above:
    Employees a = javaServiceFacade.queryEmployeesFindByName("P%").get(0);
    System.out.println (a.getLastName ());

    I get the following errors:

    Create method to "queryEmployeesFindByName".
    Separate declaration and assignment

    Any help is appreciated.

    Kind regards

    Kelly

    If you use this tutorial - the use of building 5407 http://www.oracle.com/technology/obe/obe11jdev/bulldog/ejb_jpa_jsf/ejb.html#t2s4

    Looks like the link to the tutorial page pointed to an older version.

  • File. WAR deployment error: weblogic. failed to preload at startup in a Web application:

    Hello

    I'm dealing with deployment error while installing the file. War on weblogic server. When I run my application of webservices plsql in integrated weblogic server, it works fine... When I tried to package it and deploy on weblogic, it gives following error, pls could anyone help on this topic.

    Pls. note I've created connections to database through the wizard for the creation of webservices plsql, data source name is created under weblogic domain-> services-> jdbc-> data source in the application server. Even then, I'm not able to succeed with the deployment. Appreciate your help, thank you.

    I used jdeveloper 11.1.1 g for the construction of pl/sql based Web application services.

    Message icon - Error An error occurred during activation of the changes, please see the log for more details.

    Message icon - Error [HTTP:101216] Servlet: 'FinanceCreateInvoicePort' failed by preloading at startup in a Web application: "PLSQLWebServices-Project1-context - root.war. java.sql.SQLException: error looking up < java: comp/env/jdbc/CreateInvDBconnDS >: to createinvdbconn. FinanceCreateInvoiceBase. < init > (FinanceCreateInvoiceBase.java:33) to createinvdbconn. FinanceCreateInvoiceUser. < init > (FinanceCreateInvoiceUser.java:11) at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at java.lang.Class.newInstance0(Class.java:355) at java.lang.Class.newInstance(Class.java:308) at weblogic.wsee.component.pojo.JavaClassComponent.createTarget(JavaClassComponent.java:49) at weblogic.wsee.component.pojo.JavaClassComponent. < init > (JavaClassComponent.java:40) at weblogic.wsee.ws.WsBuilder.setComponent(WsBuilder.java:1907) at weblogic.wsee.ws.WsBuilder.buildService(WsBuilder.java:215) at weblogic.wsee.ws.WsFactory.createServerService(WsFactory.java:54) at weblogic.wsee.deploy.ServletDeployInfo.createWsService(ServletDeployInfo.java:91) at weblogic.wsee.deploy.DeployInfo.createWsPort(DeployInfo.java:368) at weblogic.wsee.server.servlet.BaseWSServlet.init(BaseWSServlet.java:83) at javax.servlet.GenericServlet.init(GenericServlet.java:241) at weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283) to



    Thank you

    Devendra




    Define the JNDI name as jdbc /CreateInvDBconnDS instead of CreateInvDBconn

    What makes research JNDI as java: comp/env/jdbc/CreateInvDBconnDS with java: comp/env/added by default.

    ADF expects this JNDI name to start with jdbc / and end with the DS.

  • With the help of the socket object to retrieve data from web application without the html files

    I tried to use the socket object to retrieve data from a web application (I just control script version vs version online). So all I want to do is access http://hyle.io/version that returns me the current version of the application (such as a simple string) in order to compare it in my script and then notifies the user accordingly. I have just a few problems using the socket object. I used this code from the Adobe Javascript Tools Guide:


    reply = "";
    conn = new Socket;
    // access Adobe’s home page
    if (conn.open ("www.adobe.com:80")) {
    // send a HTTP GET request
    conn.write ("GET /index.html HTTP/1.0\n\n");
    // and read the server’s reply
    reply = conn.read(999999);
    conn.close();
    }
    

    ... that I then adapted as:

    reply = "";
    conn = new Socket;
    if (conn.open ("hyle.io:80")) {
      conn.write ("GET /version HTTP/1.0\n\n");
      reply = conn.read(999999); 
      conn.close();
    }
    

    And here is what I get:

    HTTP/1.1 400 Bad Request
    Content-Length: 225
    Content-Type: text/html
    Server: Pagodabox-Routing-Mesh
    
    

    Bad Request

    Your browser sent a request that this server could not understand.

    Résultat : true

    I don't know a lot about HTTP requests, but I wondered if it was related to the fact that I am not pointing to a specific HTML file and the type of request was wrong or if I should rather check if there is something wrong with my host?

    The site/app is PHP and is hosted on PagodaBox if it helps.

    Thanks in advance!

    Hi Sebastien Lavoie,

    It should work

    var HTTPFile = function (url, port) {}

    If (arguments.length == 1) {}

    URL = arguments [0];

    port = 80;

    };

    This.url = url;

    This.port = port;

    this.httpPrefix = this.url.match(/http:\/\//);

    This.Domain = this.httpPrefix is nothing? This.URL.Split("/") [0] + ":" + this.port: this .url .split ("/") [2] +":" + this.port;

    This.Call = ' GET ' + (this.httpPrefix == null? ' "). " http://" (+ this.url: this.url) + "HTTP/1.0\r\nHost: ' + (this.httpPrefix is nothing? "This.URL.Split("/ ") [0]: this .url .split (" / ") [2]) +" \r\nConnection: close\r\n\r\n ";

    This.Reply = new String();

    This.Conn = new Socket();

    This.Conn.Encoding = "binary";

    HTTPFile.prototype.getFile = {function (f)}

    var typeMatch = this.url.match(/(\.) (\w{3,4}\b)/g);

    If (this.conn.open (this.domain, "binary")) {}

    This.Conn.Write (this.) Call);

    This.Reply = this.conn.read (9999999999);

    This.Conn.Close ();

    } else {}

    This.Reply = "";

    }

    (Return this.reply.substr(this.reply.indexOf("\r\n\r\n")+4);

    };

    }

    Hyle var = new HTTPFile ("http://hyle.io/version");

    Alert (hyle. GetFile());

    And by the way, I like the idea of 'http://hyle.io'. Can you give me your email address, I want to learn more about this Web site.

    Please send me an email to [email protected]

  • Cannot call a Javascript API of Blackberry to a Web application hosted on a Tomcat server.

    Hi all, I have been using Web work for development. I was able to build a webworks with HTML application, which in turn calls blackberry API using Javascript. However, when I move the HTML to a web application in a tomcat server, and calling the WebApp page from the WebWorks shell with all the permissions granted, I get an error TypeError: cannot convert 'undefined' in an object... Please advice if I am attemping is technically possible, or webworks serves only to write a native application using HTML hosted in blackberry.

    If you host content from a remote domain requiring API access, you need to declare explicitly in the config.

    You will need to create a piece of access as follows:

    http://tx8zdflb30.xxxxx.com:8003" subdomains="true">
    
    
    

    And then you add the elements of functionality for each of the APIs you want than this field/origin to have access to.

  • Rebecca.exe - Application error the exception unknown software exception (Oxe0434352) occurred in the application at location Ox46ca5bf8

    Rebecca.exe - Application error the exception unknown software exception (Oxe0434352) occurred in the application at location Ox46ca5bf8

    You have any suggestions on how to fix or repair the previous message? I have a HP Pavilion e037cl-15 Notebook PC. HP recovery all does not work. The program crashes.  I am unable to run the system, the system recovery restore.

    Hi Carol,.

    The application that this question is HP Recovery Manager from HP. I suggest you try to uninstall and reinstall the recovery program HP Manager and check if it works for you.

    Refer to the following article from HP to remove HP Recovery Manager.

    http://h10025.www1.HP.com/ewfrf/wc/document?cc=us&LC=en&DLC=en&docName=c00810298

    See the following article from the HP to install HP Recovery Manager.

    http://h10025.www1.HP.com/ewfrf/wc/softwareDownloadIndex?cc=us&LC=en&DLC=en&softwareitem=ob-67257-1

    If the problem persists, then it would be better to post the same question in the HP Support forum for more help on this issue.

    http://WWW8.HP.com/us/en/supportforums.html

    Please do not hesitate to visit our Web site for any help with the Windows operating system.

  • CS6ServiceManager.exe - Application error

    I bought the Adobe Creative Suite 6 Design & Web premium edition student a few months back. I am currently using wiindows 10 and the software worked well. Recently, after some windows updates, I am not able to use the suite adobe and I get an error message, as shown below.

    CS6ServiceManager.exe - Application error

    The application was unable to start correctly (0xc000007b). Click OK to close the application.

    Could you kindly say, if any of you experienced, what you have done to solve this problem?

    I have tried unistalling and then by installing more CS6 again and the error persists.

    Might well want to advise is there is an adobe / Microsoft 10 patches or drivers that need to be updated?

    Thank you

    HN

    First... 07 b problems http://forums.adobe.com/thread/1355374?tstart=0

    Secondly, CS6 is 4 years old and is no longer updated

    An idea that MAY work to install or run some programs in Windows 10 old... works for some, not for others

    -http://www.tenforums.com/tutorials/15523-compatibility-mode-settings-apps-change-windows-1 0 - a.html

    - or run as Administrator http://forums.adobe.com/thread/969395 to assign permissions Windows COMPLETE can help... said yet, but sometimes it is necessary for all Adobe programs (this is same as using an administrator account)

    -also, click RIGHT on the EXE and select a compatibility mode in the pop-up option

    Thirdly, if your update of Win10 was the anniversary version of 1607, you can never get CS6 to rework

  • Rich web application with JDeveloper 11 g Release 2 (11.1.2.2.0) and MySQL

    Hello.

    I am trying to create a rich web application using JDeveloper 11 g Release 2 (11.1.2.2.0) and the MySQL database. I followed this tutorial:

    http://docs.Oracle.com/CD/E18941_01/tutorials/jdtut_11r2_55/jdtut_11r2_55_1.html

    In step 2: strengthen the Business Services, I create a new database of my MYSQL database connection, I test and it's ok, the connection is successful.

    But when I try to create the Build Business Services, following the 6 to 19 points, JDeveloper will only create the objects in view. Any entity object appears in the AppModule.

    When I run the AppModule, I have the following error:

    (oracle.jbo.common.ampool.ApplicationPoolException) Houston-30003: Application pool sporting.model.AppModuleLocal is unable to retrieve an application module because of the following exception:
    -Level 1: retail - 0
    com.mysql.jdbc.JDBC4Connection (java.lang.ClassCastException) cannot be cast to oracle.jdbc.OracleConnection

    oracle.jbo.jbotester.ErrorHandler$ ExceptionWrapper: com.mysql.jdbc.JDBC4Connection cannot be cast to oracle.jdbc.OracleConnection
    at oracle.jbo.jbotester.ErrorHandler.displayError(ErrorHandler.java:96)
    at oracle.jbo.jbotester.ErrorHandler.displayError(ErrorHandler.java:89)
    at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:456)
    Caused by: oracle.jbo.common.ampool.ApplicationPoolException: Houston-30003: Application pool sporting.model.AppModuleLocal is unable to retrieve an application module because of the following exception:
    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2556)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2346)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3245)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:571)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:504)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:499)
    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:517)
    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:867)
    at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:222)
    at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:945)
    at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:646)
    at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:612)
    at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:446)
    Caused by: java.lang.ClassCastException: com.mysql.jdbc.JDBC4Connection cannot be cast to oracle.jdbc.OracleConnection
    at oracle.jbo.server.OracleSQLBuilderImpl.setSessionTimeZone(OracleSQLBuilderImpl.java:5534)
    at oracle.jbo.server.DBTransactionImpl.refreshConnectionMetadata(DBTransactionImpl.java:5329)
    at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1167)
    at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:6838)
    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:298)
    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:329)
    at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:203)
    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:600)
    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:417)
    at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9021)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4606)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2536)
    ... 12 more
    # # 0 in detail
    Houston-30003: Application pool sporting.model.AppModuleLocal is unable to retrieve an application module because of the following exception:
    java.lang.ClassCastException: com.mysql.jdbc.JDBC4Connection cannot be cast to oracle.jdbc.OracleConnection
    at oracle.jbo.server.OracleSQLBuilderImpl.setSessionTimeZone(OracleSQLBuilderImpl.java:5534)
    at oracle.jbo.server.DBTransactionImpl.refreshConnectionMetadata(DBTransactionImpl.java:5329)
    at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1167)
    at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:6838)
    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:298)
    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:329)
    at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:203)
    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:600)
    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:417)
    at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9021)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4606)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2536)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2346)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3245)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:571)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:504)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:499)
    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:517)
    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:867)
    at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:222)
    at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:945)
    at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:646)
    at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:612)
    at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:446)

    -Level 1: retail - 0
    Houston-30003: Application pool sporting.model.AppModuleLocal is unable to retrieve an application module because of the following exception:
    java.lang.ClassCastException: com.mysql.jdbc.JDBC4Connection cannot be cast to oracle.jdbc.OracleConnection
    at oracle.jbo.server.OracleSQLBuilderImpl.setSessionTimeZone(OracleSQLBuilderImpl.java:5534)
    at oracle.jbo.server.DBTransactionImpl.refreshConnectionMetadata(DBTransactionImpl.java:5329)
    at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1167)
    at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:6838)
    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:298)
    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:329)
    at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:203)
    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:600)
    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:417)
    at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9021)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4606)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2536)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2346)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3245)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:571)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:504)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:499)
    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:517)
    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:867)
    at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:222)
    at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:945)
    at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:646)
    at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:612)
    at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:446)

    -Level 2: detail - 0
    java.lang.ClassCastException: com.mysql.jdbc.JDBC4Connection cannot be cast to oracle.jdbc.OracleConnection
    at oracle.jbo.server.OracleSQLBuilderImpl.setSessionTimeZone(OracleSQLBuilderImpl.java:5534)
    at oracle.jbo.server.DBTransactionImpl.refreshConnectionMetadata(DBTransactionImpl.java:5329)
    at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1167)
    at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:6838)
    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:298)
    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:329)
    at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:203)
    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:600)
    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:417)
    at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9021)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4606)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2536)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2346)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3245)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:571)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:504)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:499)
    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:517)
    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:867)
    at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:222)
    at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:945)
    at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:646)
    at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:612)
    at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:446)


    Please, you know what happens. How can I fix this error?

    Thanks in advance.

    When using MySQL, you must configure the business components ADF for use "SQL92" SQL flavor instead of 'Oracle' SQL flavor. He's seen your stack trace that you use 'Oracle' SQL flavor (because the OracleSQLBuilderImpl class is used instead of the class of BaseSQLBuilderImpl). The OracleSQLBuilderImpl class (which is used internally when the SQL flavor is 'Oracle') uses the features of Oracle DB connections and it assummes an Oracle DB connection (so he throws the connection to OracleConnection, causing the exception).

    Dimitar

  • Call EJB 3.1 deployed in Glassfish 3.1 from a web application in Tomcat7

    I have a bean EJB 3.1 deployed on server Glassfish 3.1.1. I want to call this a remote web client deployed in Tomcat 7 bean. The EJB class and its remote interface is as follows...

    Remote interface-

    @Remote
    public interface MyEJBRemote
    {
    public String sayHello();
    }
    EJB bean-

    @Stateless
    / public class MyEJB implements MyEJBRemote
    {

    public String sayHello()
    {
    Return "Hello EJB Client.» Hope everything works perfectly. « ;
    }

    }
    In the remote client, I have the following code

    Properties props = new Properties ();

    props.setProperty ("java.naming.factory.initial", "com.sun.enterprise.naming.SerialInitContextFactory");
    props.setProperty ("java.naming.factory.url.pkgs", "com.sun.enterprise.naming");
    props.setProperty ("java.naming.factory.state", "com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl");
    props.setProperty ("org.omg.CORBA.ORBInitialHost", "localhost");
    props.setProperty ("org.omg.CORBA.ORBInitialPort", "3700");

    InitialContext ic = new InitialContext (props);

    MyEJBRemote myEJBREmote = (MyEJBRemote)ic.lookup("java:global/MyEJB-1/MyEJB!com.dw.ejb.MyEJBRemote");
    Now the problem is with the last line of code. In Eclise that line of code is marked as error as the MyEJBRemote class is not there in the project of the client (the web application will be deployed in tomcat 7). So where can I get the client generated of the EJB jar deployed to include in the client project? Is it possible to generate this jar file.

    I tried to use the command of glassfish

    asadmin deploy generatermistubs recover. MyEJB.jar
    But glassfish doesn't generate any file MyEJB - client.jar. I tried many times but without success. I read a lot of forums. In one of them, it was mentioned that of EJB 3.1, glassfish does not generate the client stubs.

    Does that mean that you cannot use remote clients of EJB 3.1 in Glasssfish more? Because the client project will never compile without the MyEJB - client.jar.

    You don't have to produce anything, you need the class business interface in your client application (in this case MyEJBRemote). One way to do that is to put the interfaces of the company in a separate pot and the link that jar in the projects of your client and the server. Glassfish FAQ 3 documents the need to include the class business interface in your client application:

    http://GlassFish.Java.NET/JavaEE5/EJB/EJB_FAQ.html#StandaloneRemoteEJB

    Another option is to turn the EJB into a JAX - WS Web service, which can be as easy as only adding a few annotations. In this way, that you need not all additional dependencies at all; the only thing you need to do is generate stub classes using the wsimport (also part of the JDK) for your client application. I'm not a big fan of SOAP, but for internal use, I think it's lighter and more portable than remote EJB.

    I can't offer more advice on the topic that I do not use Glassfish. To help you, I advise you to ask in the Glassfish forum where you'll find more people who were in the same boat you are.

    http://www.Java.NET/forums/GlassFish/GlassFish

  • Firefox 40 break our web application

    Our web application breaks with the upgrade to FF v40. On one of the pages, the user can click on a button that will run a report in a modal popup window. The report is extracted from our (RePortal) report server and a Crystal report. The user before v40 was invited to their powers AD run the report. Now FF need not the AD to the user credentials and throws just a 401 error, saying that the user is not allowed... of course their not that they didn't connect again. Downgraded to 39 and everything works again.

    Not every user has access to some data to report.

    Temporary work around must open a FF tab and a newspaper directly in RePortal server then come back to our web application and to run the report.

    HELPPPPPP!

    Hi jcavallaro, please refer to https://developer.mozilla.org/en-US/Firefox/Releases/40/Site_Compatibility#Security

  • Tried the FAQ help still getting a runtime error, server with a Web site error

    I tried several times to go on texags.com forums that I have in the past, but get the following message.

    In the Application Server error ' / '.
    Runtime error
    Description: An application error occurred on the server. The current settings of error customized for this application prevent the details of the error in the application being viewed remotely (for security reasons). It could, however, be read by browsers running on the local server computer.

    Details: To enable the details of this error message specific either visible on remote machines, please create a < customErrors > tag in a "web.config" configuration file located in the root directory of the current web application. The < customErrors > tag should have its attribute of 'mode' on 'Off '.

    <!-- Web.Config Configuration File -->
    
    <configuration>
        <system.web>
            <customErrors mode="Off"/>
        </system.web>
    </configuration>

    Note: The current error page, you see may be replaced by a custom error page by modifying the "defaultRedirect" of an application < customErrors > attribute tag configuration to point to a custom error page URL.

    <!-- Web.Config Configuration File -->
    
    <configuration>
        <system.web>
            <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
        </system.web>
    </configuration>

    Other people on the forum using firefox without problems and I did in the past. I'm moving to Chrome, but it is a huge block for me. I checked the updates and erased the history and cache as suggested in the FAQ. Any advice?

    Thank you. I tried only the part about the deletion of my story. Supposedly to forget this site or adjust my cookies solved the problem.

  • Satellite 2430-402: 437 Application error during recovery

    Right, I've got a Toshiba Satellite 2430-402 (purchased new) for at least 3 years. I have formated several times before and re-loaded windows back on with no problems until now.

    The problem only started two days ago, when I noticed my CD drive was not recognized. So I decided to format etc, came out the disk Recovery Utility that came only with the computer to install everything, and it will not go beyond 12%. I'm greeted by * Application error 437
    Can not read the file.

    I left really stuck and cannot load anything. I fdisc / formatted /spinrite / kill the hard disk, just in case where there is something nasty on here and can still get nowhere. This is the first time I'm really stuck.

    This could be the engraver of CD or would it be the hard drive or basically the computer is nakered. I inspected the recovery disk, and they are all clean!

    Or is it because I made an update of the bios (you mind, it was weeks ago)

    Everyone please

    Thanks in advance

    Hello

    to my knowledge, the Ghost image files are placed on the Toshiba Recovery CD.
    That's why I studied on the ghosts manufacturing Web site.
    It s Symantec and found this information site:

    HM http://Service1.Symantec.com/support/Ghost.nsf/0/14579a4173691f8988256abf005f4f8f?OpenDocument&SEG= & lg = fr & ct = us

    According to this page this problem seems to be due to starting the computer incorrectly when you use Ghost with GoBack on the computer.
    This problem may also occur when you use a brand or type of CD that works well with your CD - R or CD - RW device. In this case, Windows or DOS might be able to read the information on the CD that other applications cannot.

  • application error Userinit.exe & rundll32

    I don't know if anyone has any help on this would be greatly appreciated.

    I am Windows Windows XP Home SP2 on a Satellite edition.
    I think I have a virus that prevents me to connect to my computer properly. Whenever I connect to my computer, it shows the desktop, but nothing else. He then says "userinit.exe application error 0xc00000005 application failed to initialize properly."

    I have to use the Task Manager to find the office. I then give me rundll32 errors with the same error as stated above code. The rundll32 error prevents me from doing anything administrative, so I can not turn off the system restore, I could save a copy of the virus.

    I ran superantispyware and it seems to keep finding the same virus without getting rid of them.
    I really want to do a repair install, I can't find my cd.

    In my opinion these two files are not affected by viruses.
    Maybe your superAntiSpyware it cannot recognize as common system files.

    To ensure that your system is not affected by a virus, you should try to use multiple VRU and spy ware applications;
    I use the software called Antivir. The standard version can be downloaded for free from various Web sites. I recommend also using an Ad-aware and spy boot Search and Destroy. All these tools prevent system of Trojan and Virus attacks. You should use it too.

  • Why is-Web application server on a target at a distance in real time is not start?

    Hi, I need help urgent please

    I was wondering why the Web application server on a target at a distance in real time is not start?

    The target is 9014 real-time and its connected to a local network abroad, I have a public IP address port forwarded to the local IP address of the device (Network Address Translation) with all open TCP/UDP ports. I can log on remotely over the internet using the public IP address to the device configuration page and change many settings. Whenever I have activate the Server Web applications and made port 8080, worth defaults to 0 after the reboot of the target.

    The admin login I use has all permissions to control the unit.

    For this reason, I have a problem, deploy web services remotely through the project after building it as it happens with the following error.

    "Web Services deployment failed. You must start the application Web server OR before you deploy a web service.

     

    I have attached a few screenshots

     

    Thanks for the help

    I had someone to plug his laptop to the same network as the cRIO, logmein used to connect remotely to the laptop, I had to download labview and the software needed for the cRIO in the computer, and then with the help of MAX, I reinstalled the software on the cRIO. The port of the web server application 8080 is now activated and I was able to deploy services web ok.

    I wonder why I can't use MAX distance to reinstall the software on the cRIO.

    The cRIO is installed on a private overseas network (192.x.x.x), then I have a public internet IP address (67.x.x.x) mapped to the private IP address of the cRIO (Network Address Translation). I can connect to the cRIO config page using the address 67.x.x.x, but not via MAX

    If I find target real tiem using the Ip address of 67.x.x.x, sometimes with the private static IP (192.x.x.x) located on the cRIO but it shows disconnected status

    I wonder if someone has an idea how to go about using MAX to reach the target in real time on the internet

    Thank you

  • Deployment of Web Application reference problem

    Hello

    I am updating a web application, referencing several libraries of NOR and have experienced a problem with the version numbers of the references.  Using WebDeploy in Visual Studio, I can quickly the publication of this web application especially on our server.  I had no problem until I recently updated drivers OR on my development system.  When I try to load the Web page, I have the following error:

    The parser error

    Description: An error occurred during the parsing of a resource required to service this request. Check the specific error details of analysis following and modify your source file for appropriately.

    Parser error message: Could not load file or assembly 'NationalInstruments.Common, Version = 13.0.40.188, Culture = neutral, PublicKeyToken = dc6ad606294fc298' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0 x 80131040)

    Source file: /Pages/Summary.aspx Line: 39

    The Assembly Load Trace: The following information may be helpful to determine why the assembly ' NationalInstruments.Common, Version = 13.0.40.188, Culture = neutral, PublicKeyToken = dc6ad606294fc298 "could not be loaded.

    This error occurs when the LED element is trying to load.

    I think the problem is that the version number for the reference 'NationalInstruments.Common' does not have one installed on my development machine and the one referenced in the Web.config file.

    Here are the references in my Web.config file:

    
            
            
            
          
    

    I tried to simply change the version number in the Web.config file to match the 13.0.40.188 looking for the web application, but it does not work.  Would it be a bug in MStudio, or to the NationalInstruments.Common Library?  Is there a workaround solution that is known for this problem?

    I thank you very much for any assistance, you can provide!

    -Eric

    There should be a. You have two versions of visual studio is installed for two different versions of measurement studio. It looks like Measurement Studio for Visual Studio 20xx 20xx, and the place to check is Panel > add and remove software > right click of national instruments software.

    You can also just try to move one of them (version.188) GAC to another folder and run again. Let me know how it goes.

Maybe you are looking for

  • How can I send an e-mail to a smart phone?

    How can I send an email or a hot link for a smart phone? Of course, the smart phone has only a digital set is possible to send it to a smart phone?

  • Calendar/Contacts incomplete Sync since 9.2.1 update

    The day of the release a few days ago, I updated my iPhone 6 s, mini iPad (3rd generation) and iPad Pro 9.2.1 and my iMac and MacBook Pro to 10.11.3. Calendar and Contacts sync works fine between both Mac and iPad Pro. However, the phone and the iPad

  • Windows 7 wireless problem

    I have windows 7 How can I fix a problem of wireless connectivity and the access point or wireless adapter was detected as a problem by the diagnosis of computer?

  • zhotkey is not, how to fix this problem for free?

    zhotkey does not, how can I fix this for free and that does not really anyway?

  • Hyp 11.1.2.4 - workspace [Port number]

    HelloRecently, I installed and configured Hyperion 11.1.2.4, everything went well. At the opening of the workspace, I get nothing 'Internet explorer cannot display the webpage ".All services are increasing and running, confirmed WebLogic. Check the s