Simple-by-side tables doesn't wrap to the next line in Opera or IE

I don't know that I'm missing a simple solution for this...

I have a page that contains six tables of 2 cells. Each top cell contains a small image and each lower cell has a text, and each table is there aline setting set to "left". When you view this page in Opera for Mac and IE for Windows, individual tables will not wrap to the next line, when this page is imported into a narrow iFrame or even when the page is displayed, alone, in a browser window that was made very narrow. In these two browsers, I have a horizontal scroll bar, but in other browsers the content wraps to the next line if necessary and the vertical scroll bars appear when necessary (which is the desired effect).

The page can be seen here: http://www.electronicgraphicsgroup.com/apartments/specadlibrary/latestadditionscontent.htm l

How can I force opera and IE to wrap these tables to the next line if necessary as they do already in Chrome, Firefox (Mac and PC) and Safari (Mac and PC)?

Any ideas would be much appreciated.

Thank you!!

Remove the width and align = "left" of your tables and give each a class = "fltLeft" as below.

Then add to your css stylesheet:

{.fltLeft}
float: left;
}

Tags: Dreamweaver

Similar Questions

  • Navigation bar wraps to the next line

    I'm just starting a website and I have problems with the navigation bar wrapping to the next line.  He is initially displayed correctly and I can't figure out what I did to bumble.  Also in the drop down menus not displayed on the top of the picture below.  Help!   http://jeannettedutton.com/MLVC

    Jeannette

    Seems to me that it is just too big to fit in.

    If you reduce the padding on this rule:

    #MenuBar. MenuItem. {MenuItemLabel}

    background-color: #333333;
    color: #FFCC00;

    make-weight: bold;

    line-height: 12px;

    Padding: 6px 15px;

    text-align: center;

    Width: 10em;

    }

    Tell the padding: 6px 10px;

    It fits

    Martin

  • Record in labview table data will not proceed to the next line

    Hello

    I managed to read data from Visa read and display a chart. Now, I need to put it in the excel file, but the problem is, it's still on the first line in excel as a table I generated in labview. I hope someone can help. Thanks in advance!

    Go to table 1 d and connect directly to the entry of table 1 d of scripture to the worksheet. Then, instead of this insertion in table, use a shift register with a table to build your table 1 d in low entrance and the wired output to the table.

  • ADF Table - View column value of the selected line, need help

    Hi all

    I am newbee in ADF and needed to get the value of the column in the selected line in ADF inputTest.
    (I tried to navigate link without success)

    Pls tell me is it possible without coding, that is to say using partialTrigger etc.

    Please indicate the steps to follow.


    Thank you
    Amit

    Hello

    I'm not clear on your condition, where is your inputtext, is it inside the table or just outside the table?

    From my understanding, I realized that you have a table and a text entry next to the table where you want to display the value of a particular column of a selected line. That's what you're looking for (in which case above suggested solution works) or something different?

    Jean Lou

  • How to set the text to the next line of the table (empty)?

    Hello!

    It is easier for me to show my problem to explain it.

    https://Acrobat.com/#d=FXUxSjxquJgSATXxYQQ4ng

    This is my PDF file where I tried to explain my question.

    Thanks for the help!

    Hunor Vera

    Hello

    Here is the form to the you: https://acrobat.com/#d=XbHIu * oqXutQrgw4t3tF8Q.

    You need to target the last instance of the repeating line. This probably goes beyond the scope of the Action Builder, so I would just add a script.

    Also take a look here an example of SOM expressions and how to reference objects. http://assure.ly/kUP02y.

    Hope that helps,

    Niall

  • Cannot use spaces at the beginning of the second line of wrapped text

    Hello!

    My question is simple:

    When I got the text inside a text box, and it wraps at the end of the box, why can't put spaces at the beginning of the second line (the wrapped)?

    Because the beginnings of words always wrap to the next line, with spaces accumulate after the word at the end of the previous line.  Any text automatically formatting process skin for it.

    If you want seats at the front, press return first, to force the start of a new line, and then type your spaces.

    -Christmas

  • How can I wrap text on several lines when make an editable PDF file?

    I'm transforming shape study guide PDF in a document that can be typed directly to. Some questions have multiple answers lines, so when I convert the shape into something editable, she designs each as separate individual line entry. I want to be able to type on one line and that the text wrap down to the other lines. Does anyone know how to do this?

    Here is an example...

    text wrap.PNG

    How am I able to get the text typed in these 4 lines to wrap to the next line?

    Thank you

    -Jake

    Edit: If I can't do this in Acrobat DC, is there any other software do know you who can afford to do this?

    You can use a single multi-line text field. Just remove the three substantive fields, make the upper field taller, then tab of the field properties dialog box Options, select the option "multiline". If the underlying form lines, set the background color to white to only show through, since they will probably not match line spacing. You may be able to set the font size to fit well.

  • outputText is not wrapping inside the PanelGridLayout

    JDeveloper version 11.1.1.7

    The OutputText 'Legal' value can be a very long text and exceeds run-in with the next cell.

    Tried everything I could find, but it's not wrapping inside PanelGridLayout.

    It either overlapped with the next cell

    Or if I put the cell halign = "stretch" valign = "stretch", it wraps to the next line but to the run-in with next line more I lose the left alignment.

    However, in the printable page (using PrintableBehavior) it displays but for the code below.

    Any ideas? Thank you.

    < af:panelGridLayout id = "pgl5" inlineStyle = "border-width: thin;" border-style: double; ">

    < af:gridRow marginTop = "2px" height = "auto" id = "grClientDetails" >

    < af:gridCell marginStart = "2px" id = "gcClientDetails" marginEnd = "2px" halign = "DΘmarrer" width = "17%" >

    < af:outputLabel value = 'Customer information' id = 'olClientDetails' inlineStyle = "make-weight: bold;" font-size: small; "/ >

    < / af:gridCell >

    < af:gridCell marginStart = "2px" id = "gcClientSp" marginEnd = "2px" columnSpan = "5" / >

    < / af:gridRow >

    < af:gridRow marginTop = '10px' height = 'auto' id = 'grClient1' >

    < af:gridCell marginStart = "2px" width = "17%" id = "gcClient1" halign = "DΘmarrer" marginEnd = "2px" >

    < af:outputLabel value = "#{bindings." ' LegalName.hints.label}\: ' id = 'olLegalName '.

    inlineStyle = "' make-weight: bold;" / > "

    < / af:gridCell >

    <!-this text in this cell is more run-in with next cell->

    <!--it must be left alig-->

    < af:gridCell marginStart = "0px" id = "gcClient2" halign = "DΘmarrer" columnSpan = "2" valign = "middle" >

    < af:panelGroupLayout id = "pgl9" layout = "scroll" halign = "left" valign = "top" >

    < af:outputText value = "#{bindings." LegalName.inputValue NoWrap}"="false"id ="otLegalName"/ >

    < / af:panelGroupLayout >

    < / af:gridCell >

    < af:gridCell marginStart = "0px" width = "17%" id = "gcClient3" halign = 'Start' >

    < af:outputLabel value = "#{bindings." "ABN.hints.label}\: ' id = 'olAbn' inlineStyle =" ' make-weight: bold; "/ >"

    < / af:gridCell >

    < af:gridCell marginStart = '0px' id = 'gcClient4' columnSpan = "2" halign = 'Start' >

    < af:outputText value = "#{bindings." ID Abn.inputValue}"="otAbn">

    < af:convertNumber groupingUsed = 'false' pattern = ' #{bindings. " ABN.format} "/ >"

    < / af:outputText >

    < / af:gridCell >

    < / af:gridRow >

    Try this

    http://www.techartifact.com/blogs/2013/10/wraping-text-in-outputText-in-Oracle-ADF.html

  • FM 10 Table of contents wraps ok except the page number.

    FM 10 Table of contents wraps ok unless the text makes just the end of the page goes at the beginning of the next line page number. If the text is longer, the text fits very well and passes right justified page number as it should.  What Miss me?

    FM10TOCPM.png

    Glenn,

    I have developed a fix for this. It has been published several times in this forum, the search engine does not work, so I can't. I'll try to repeat it as much as I can remember.

    You need to redefine your TOC paragraph tags. In the paragraph Designer, select a tag table of contents. Select the Advanced tab. In the section on the wee, the Minimum value 275%, Maximum of 375% and Optimum 100%; CLEAR (uncheck) allow automatic tracking. Click Refresh all.

    REPEAT the above for each TOC paragraph tag.

    Then update your address.

    Normally, must be less than the Optimum, which should be less than Maximum. I have no idea what FrameMaker is no, but it seems trying to set between minimum and maximum word spacing; This allows to determine where the line breaks. Sets optimal spacing, which is 100%. The result is a line break characters to the left of the edge of the image. If the above settings do not enough give you pause, add 100% at a minimum and maximum, but NOT optimal; Optimum must always be 100%. If the break is too heavy, attempts to subtract 100% of the minimum and maximum.

    By programming your tags to TOC paragraph with these changes, the line break is automatic.

    Hope this helps,

    Van

  • How can simple trigger for verification of status update on the table... - I get upd sql then?

    Hi guys,.

    I need to do a temporary simple audit on all updates on a table.

    That's why I create a trigger for her...

    However, I need to capture the SQL statement to make the update as well... However I have no way to do it, because it is always replaced by a SQL code I run to get the SESSION ID...

    Here is the trigger...
    ----------------------

    create or replace
    alert_setting_trg relaxation
    before the update on user_alert_settings
    for each line
    declare
    number of v_sid;
    v_username varchar2 (100);
    v_osuser varchar2 (100);
    v_machine varchar2 (100);
    v_program varchar2 (100);
    v_module varchar2 (100);
    v_prevsqlid varchar2 (100);
    v_sqltext varchar2 (100);

    Start
    SELECT SYS_CONTEXT ('USERENV', 'SID')
    IN v_sid
    FROM DUAL;

    SELECT the username, osuser, machine, program, module, PREV_SQL_ID
    IN v_username, v_osuser, v_machine, v_program, v_module, v_prevsqlid
    SESSION $ v where SID = v_sid;

    SELECT sql_text
    IN v_sqltext
    V $ sqltext
    WHERE SQL_ID = v_prevsqlid;

    INSERT INTO alert_settings_log
    VALUES (sysdate, v_sid, v_username, v_osuser, v_machine, v_program, v_module, v_sqltext,: new.user_id,: new.service_grp,: new.alert_setting_id,: old.alert_active,: new.alert_active);

    end;


    Now the problem is that...
    the capture of SQL statement will always be

    SELECT SYS_CONTEXT ('USERENV', 'SID')
    IN v_sid
    FROM DUAL;


    and not the UPDATE table statement.

    1st quarter) I have to get the SID of the session before I could know what SQL it is running.

    However, once I get the SID, the SQL to UPDATE the SID is run changes the SQL that gets the SID.

    What can I do?

    Rgds,
    Noob

    Instead of to the request in three steps, do it in 1. Replace all three of your queries with something like:

    SELECT s.username, s.osuser, s.machine, s.program, s.module, q.sql_text
    INTO v_username, v_osuser, v_machine, v_program, v_module, v_sqltext
    FROM v$session s, v$sql_area q
    WHERE s.sid = SYS_CONTEXT('USERENV','SID') and
          s.prev_sql_id = q.sql_id
    

    John

  • Access to the side table customer RSO

    I pushed a table in a serverside RSO and now I need to update the values in the RSO client side... I tried the following, but it does not work... I am using actionscript 3.0

    so11. SetProperty("conTrol[1]","test");
    so11.setDirty ("conTrol");

    The first argument in setProperty must be a string, so you can't do it this way. Try to access data of re and do your update here:

    var arr:Array = so11.data ['conTrol ""];

    arr [1] = 'test ';

    so11. SetProperty ("conTrol", arr);

    so11.setDirty ("conTrol");

  • A simple matter of table

    Hi all

    I have something strange in this code spoted.

    var tempArr:Array = new Array();

    var temp1:Array = new Array (null, null, null);
    var temp2:Array = new Array (null, null, null);
    var temp3:Array = new Array (null, null, null);
    var temp4:Array = new Array (null, null, new Array();)

    tempArr [0] = new Array (1, temp1, temp2, temp3, tmp4);
    tempArr [1] = new Array (1, temp1, temp2, temp3, tmp4);
    tempArr [2] = new Array (1, temp1, temp2, temp3, tmp4);
    tempArr [3] = new Array (1, temp1, temp2, temp3, tmp4);

    tempArr [1], [4] [3] = 55;

    The last line should change only one cell [1], [4] [3] at 55, but it also changed [0] [4] [3] [1], [4] [3] [2] [4] [3], [3] [4] [3] all at 55.

    What I am doing wrong?

    Can you help me?

    Christoferek

    Hello

    «The last line should change only one cell [1], [4] [3] at 55, but it also changed [0] [4] [3], [1], [4] [3] [2] [4] [3], [3] [4] [3] all 55.» -c' is right!

    Your tempArr is different objects, but all contain the same objects.

    Then, you create an array with objects, not a copy of the objects rolled in table. Here is a link to this object.

    Then...

    you write

    tempArr [1], [4] [3] = 55;

    means...

    tempArr [1], [4] = TMP4;

    tempArr [1], [4] [3] = TMP4 [3];

    TMP4 - is an object in tempArr [0] - tempArr [3].

    So then you change an object in TMP4 [i] also tempArr [0-3] [4] [i] is changed.

    Then

    tempArr [1], [4] [3] = 55;

    equivalent

    TMP4 [3] = 55;

    If you want to have a different objects (copying objects), use ObjectUtil.copy (...)

  • simple server-side form informal

    Hi, I built my first CF app for several months now, I've just moved to a "correct"host and now the outside world can see my practical work (or not as the case..) My classmates all go to "beta" my site tonight

    My problem is that Javascript does my head so I left form validation at the last minute. My plan is to learn about the client side validation and server time and to implement a solution of the test of the bombs at the time - but only for the moment, I need to quickly add a few informal side server.

    Is the road that I take (just for now to stop my fellow CF errors etc.)

    1 submission form
    2. review the form data with CFIF isDefined and Len (form.firstname) etc.
    3 if my informal on the side code Server detects a problem, the user then gets their shape once again, prepopulated with their previous answers, but with any problem areas highlighted in red

    -so far so good (this I can do)

    My problem is I want to validate an email address as being in the correct format. I'm writing something to the effect of

    form.emailAddress of IsDefined ("form.emailAddress") AND CFIF CONTAINS YEAR '@' SYMBOL >

    but I don't know what the function will do that - I tried with ListFind but I'm sure that's not correct, and I can't make it work in all cases.

    can anyone help please? Thank you very much.

    You were so close.

    Moreover, the best way to validate on the client must use cfform/cfinput. Then you can say required = "yes", post = "email" and things like that. Do not use the validate = 'time', it has some bugs.

  • WARNING: The pool_config view or table is not found in the schema: APEX_LISTENER

    Hi, we get this error in an independent ADR on Grizzly implemented.

    August 14, 2014 09:59:05

    oracle.dbtools.common.config.db.DatabasePoolConfig readPoolConfig

    WARNING: The pool_config view or a table has not been found in the schema:

    APEX_LISTENER

    Oracle.dbtools.rt.web.WebErrorResponse 09:59:05 August 14, 2014

    internalError

    GRAVE: JDBCException [kind = NO_DATA]

    JDBCException [kind = NO_DATA]

    defaults.xml "XXXXX" designate removed for safety, front of post

    <? XML version = "1.0" encoding = "UTF-8" standalone = 'no '? >

    < ! DOCTYPE SYSTEM property "http://java.sun.com/dtd/properties.dtd" > ""

    Properties of <>

    < comment > saved on Mon Aug 04 16:25:09 EDT 2014 < / comment >

    < key "cache.caching entry" = > false < / entry >

    < key = "cache.directory entry" > / tmp/apex/cache < / entry >

    < key = "cache.duration entry" > days < / entry >

    < key = "enter cache.expiration" > 7 < / entry >

    < key = "enter cache.maxEntries" > 500 < / entry >

    < key = "enter cache.monitorInterval" 60 > < / entry >

    < key = "cache.procedureNameList" / entry >

    < key = "cache.type entry" > lru < / entry >

    < key = "db.hostname entry" > XXXXXXXXX < / entry >

    < key = "db.password entry" > XXXXXXXXXXX < / entry >

    < key = "db.port entry" > XXXX < / entry >

    < key "db.sid entry" = > XXXXXX < / entry >

    < key "debug.debugger entry" = > false < / entry >

    < key "debug.printDebugToScreen entry" = > false < / entry >

    < key "error.keepErrorMessages entry" = > true < / entry >

    < key = "enter error.maxEntries" > 50 < / entry >

    < enter key = "jdbc. DriverType"> thin < / entry >

    < enter key = "jdbc. InactivityTimeout"1800 > < / entry >

    < enter key = "jdbc. InitialLimit' > 3 < / entry >

    < enter key = "jdbc. MaxConnectionReuseCount"> 1000 < / entry >

    < enter key = "jdbc. MaxLimit' 10 > < / entry >

    < enter key = "jdbc. MaxStatementsLimit' 10 > < / entry >

    < enter key = "jdbc. MinLimit"> 1 < / entry >

    < key = "enter jdbc.statementTimeout" > 900 < / entry >

    < key "log.logging entry" = > false < / entry >

    < key = "enter log.maxEntries" > 50 < / entry >

    < key = "misc.compress" / entry >

    < key = "misc.defaultPage entry" > apex < / entry >

    < key "misc.enableOldFOP entry" = > true < / entry >

    < key "security.disableDefaultExclusionList entry" = > false < / entry >

    < key = "enter security.maxEntries" > 2000 < / entry >

    < / properties >

    Complete log

    August 14, 2014 11:28:13 oracle.dbtools.standalone.Standalone run

    INFO: NOTE:

    Stand-alone mode is designed for use in development and test environments. This not is not supported for use in production environments.

    August 14, 2014 11:28:13 oracle.dbtools.standalone.Standalone run

    INFO: Starting standalone Web container to: / u00/home/oracle/ords/ords

    August 14, 2014 11:28:14 oracle.dbtools.standalone.Deployer deploy

    INFO: Deploy the application = /u00/home/oracle/ords/ords/ords/WEB-INF/web.xml path

    August 14, 2014 11:28:17 oracle.dbtools.standalone.Deployer deploy

    INFO: Deploy the application path = /u00/home/oracle/ords/ords/ords/WEB-INF/web.xml

    August 14, 2014 11:28:18 oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder

    INFO: Using the configuration file: / u00/home/oracle/ords/ords

    Configuration properties for: apex

    cache. Caching = false

    cache. Directory = / tmp/apex/cache

    cache. Duration = Days

    cache.expiration = 7

    cache.maxEntries = 500

    cache.monitorInterval = 60

    cache.procedureNameList =

    cache.type = LRU

    DB. HostName = XXXXXXXXXXXXXXXXXXX

    DB. Password = *.

    DB.port = XXXXXXXXXXXXXXXXXXX

    DB.sid = XXXXXXXXXXXXXXXXXXX

    Debug.Debugger = false

    debug.printDebugToScreen = false

    error.keepErrorMessages = true

    error.maxEntries = 50

    JDBC. DriverType = thin

    JDBC. InactivityTimeout = 1800

    JDBC. InitialLimit = 3

    JDBC. MaxConnectionReuseCount = 1000

    JDBC. MaxLimit = 10

    JDBC. MaxStatementsLimit = 10

    JDBC. MinLimit = 1

    jdbc.statementTimeout = 900

    log. Logging = false

    log.maxEntries = 50

    Misc.Compress =

    misc.defaultPage = apex

    misc.enableOldFOP = true

    security.disableDefaultExclusionList = false

    security.maxEntries = 2000

    DB. UserName = APEX_PUBLIC_USER

    August 14, 2014 11:28:26 oracle.dbtools.common.config.db.ConfigurationValues intValue

    ATTENTION: * jdbc. MaxLimit in the apex of configuration uses a value of 10, this setting cannot be sized properly for a production environment *.

    August 14, 2014 11:28:26 oracle.dbtools.common.config.db.ConfigurationValues intValue

    ATTENTION: * jdbc. InitialLimit in the apex of configuration uses a value of 3, this setting cannot be sized properly for a production environment *.

    Using the JDBC driver: Oracle JDBC driver version: 11.2.0.3.0

    August 14, 2014 11:28:28 oracle.dbtools.rt.web.SCListener contextInitialized

    INFO: Oracle REMAINS initialized data Services

    Version of REST Data Services Oracle: 2.0.8.163.10.40

    The Oracle Data Services REST server info: Grizzly/1.9.49

    August 14, 2014 11:28:28 com.sun.grizzly.Controller logVersion

    INFO: GRIZZLY0001: from Grizzly Framework 1.9.49 - 14/08/14 11:28

    August 14, 2014 11:28:28 oracle.dbtools.standalone.Standalone run

    INFO: http://localhost: 8080/ADR / began to.

    Configuration properties for: apex_al

    cache. Caching = false

    cache. Directory = / tmp/apex/cache

    cache. Duration = Days

    cache.expiration = 7

    cache.maxEntries = 500

    cache.monitorInterval = 60

    cache.procedureNameList =

    cache.type = LRU

    DB. HostName = XXXXXXXXXXXXXXXXXXX

    DB. Password = *.

    DB.port = XXXXXXXXXXXXXXXXXXX

    DB.sid = BXXXXXXXXXXXXXXXXXXX

    Debug.Debugger = false

    debug.printDebugToScreen = false

    error.keepErrorMessages = true

    error.maxEntries = 50

    JDBC. DriverType = thin

    JDBC. InactivityTimeout = 1800

    JDBC. InitialLimit = 3

    JDBC. MaxConnectionReuseCount = 1000

    JDBC. MaxLimit = 10

    JDBC. MaxStatementsLimit = 10

    JDBC. MinLimit = 1

    jdbc.statementTimeout = 900

    log. Logging = false

    log.maxEntries = 50

    Misc.Compress =

    misc.defaultPage = apex

    misc.enableOldFOP = true

    security.disableDefaultExclusionList = false

    security.maxEntries = 2000

    DB. UserName = APEX_LISTENER

    August 14, 2014 11:32:01 oracle.dbtools.common.config.db.ConfigurationValues intValue

    ATTENTION: * jdbc. MaxLimit in apex_al configuration uses a value of 10, this setting cannot be sized properly for a production environment *.

    August 14, 2014 11:32:01 oracle.dbtools.common.config.db.ConfigurationValues intValue

    ATTENTION: * jdbc. InitialLimit in apex_al configuration uses a value of 3, this setting cannot be sized properly for a production environment *.

    August 14, 2014 11:32:03 oracle.dbtools.common.config.db.DatabasePoolConfig readPoolConfig

    WARNING: The pool_config view or table is not found in the schema: APEX_LISTENER

    August 14, 2014 11:40:49 oracle.dbtools.common.config.db.DatabasePoolConfig readPoolConfig

    WARNING: The pool_config view or table is not found in the schema: APEX_LISTENER

    August 14, 2014 11:40:50 oracle.dbtools.rt.web.WebErrorResponse internalError

    GRAVE: JDBCException [kind = NO_DATA]

    JDBCException [kind = NO_DATA]

    at oracle.dbtools.common.jdbc.JDBCException.wrap(JDBCException.java:88)

    at oracle.dbtools.common.jdbc.JDBCQueryProvider.query(JDBCQueryProvider.java:63)

    at oracle.dbtools.common.jdbc.JDBCQueryProvider.query(JDBCQueryProvider.java:38)

    at oracle.dbtools.rt.jdbc.entity.JDBCTenantDispatcher.tenant(JDBCTenantDispatcher.java:98)

    at oracle.dbtools.rt.jdbc.entity.TenantDispatcherBase.target(TenantDispatcherBase.java:71)

    at oracle.dbtools.rt.jdbc.entity.TenantDispatcherBase.target(TenantDispatcherBase.java:37)

    at oracle.dbtools.rt.web.ReTargetingDispatcher.canDispatch(ReTargetingDispatcher.java:45)

    at oracle.dbtools.rt.web.RequestDispatchers.choose(RequestDispatchers.java:160)

    at oracle.dbtools.rt.web.RequestDispatchers.dispatch(RequestDispatchers.java:75)

    at oracle.dbtools.rt.web.ETags.checkPrecondition(ETags.java:93)

    at oracle.dbtools.rt.web.HttpEndpointBase.restfulServices(HttpEndpointBase.java:426)

    at oracle.dbtools.rt.web.HttpEndpointBase.service(HttpEndpointBase.java:164)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

    to com.sun.grizzly.http.servlet.ServletAdapter$ FilterChainImpl.doFilter (ServletAdapter.java:1059)

    to com.sun.grizzly.http.servlet.ServletAdapter$ FilterChainImpl.invokeFilterChain (ServletAdapter.java:999)

    at com.sun.grizzly.http.servlet.ServletAdapter.doService(ServletAdapter.java:434)

    at oracle.dbtools.standalone.SecureServletAdapter.doService(SecureServletAdapter.java:91)

    at com.sun.grizzly.http.servlet.ServletAdapter.service(ServletAdapter.java:379)

    at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:179)

    at com.sun.grizzly.tcp.http11.GrizzlyAdapterChain.service(GrizzlyAdapterChain.java:196)

    at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:179)

    at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:849)

    at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:746)

    at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1045)

    at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:228)

    at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)

    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)

    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)

    at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)

    at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)

    at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)

    at com.sun.grizzly.ContextTask.run(ContextTask.java:71)

    to com.sun.grizzly.util.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:532)

    to com.sun.grizzly.util.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:513)

    at java.lang.Thread.run(Thread.java:662)

    Caused by: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:447)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)

    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879)

    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:505)

    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:223)

    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)

    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:208)

    at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:886)

    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1175)

    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1288)

    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3612)

    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3656)

    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1495)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at oracle.ucp.jdbc.proxy.PreparedStatementProxyFactory.invoke(PreparedStatementProxyFactory.java:111)

    to com.sun.proxy. $Proxy44.executeQuery (unknown Source)

    at oracle.dbtools.common.jdbc.JDBCQueryImpl.resultSet(JDBCQueryImpl.java:92)

    to oracle.dbtools.common.jdbc.JDBCResultRowIterator. < init > (JDBCResultRowIterator.java:29)

    at oracle.dbtools.common.jdbc.JDBCQueryImpl.execute(JDBCQueryImpl.java:52)

    at oracle.dbtools.common.jdbc.JDBCQueryProvider.query(JDBCQueryProvider.java:60)

    ... more than 33

    DBA has forgotten to run apex_rest_config.sql Doh!

  • Satellite Pro A10: IDE #1 error - drive doesn't appear unless the CD is inserted

    Hello

    I've been recently wearing on my bed watching a DVD when I fell asleep with the laptop sitting next me on my bed. During the night, however I moved and he accidentally knocked on the side of my bed.
    The next day when I booted up the loading it said IDE #1 error since then I understand it is a mistake to CD/DVD drive, the device works very well, starts ok (except the IDE error) and I can use it as usual except that there is no DVD drive in 'My computer', which is a bit of a pain when I want to watch a movie/play a game or install something.

    The drive itself is completely insensitive, when I press the button to eject the tray, it doesn't do a thing.
    I decided to try to remove and put back the drive to see if it was struck just loose when he fell of the bed as he fell only in short way (approximately down to 18 ".)

    I removed all the covers on the bottom of the laptop and checked that all was in place correctly and to try to understand how to remove the drive but would not do too adventurous as to worsen the situation, the only thing I have done is to remove the CPU fan and remove a few stuffed animals and remove the HARD drive and glanced to make sure it was not damaged in any place) It wasn't) and then replaced and replace all covers.

    When I rebooted the system, it started fine as usual, and the player react when I press the eject button, but the DVD player (sometimes) will now appear in 'My computer', but only when I insert something (be it a DVD/game/program), then it displays the error message an error of e/s on the device there.

    Any help of you all would be a great help, I thought just remove the drive and replacing it with a new one as a DVD RW one but I do not know how, I would be very grateful for advice and guidance you could provide.

    Thank you very much
    Michael

    Hi Michael,

    It is possible that the relocation of your optical drive may be necessary to refer it to the full. Unfortunately on the A10, it will be dismantled in order to achieve its screws located under the keyboard.

    Please see the following link for the complete disassembly instructions. The DVD player is covered in step 13. http://www.irisvista.com/tech/laptops/ToshibaA15/SatelliteA15_laptop_disassembly_1.htm

    concerning

Maybe you are looking for

  • Password for access TL96 on network

    Hi, when I browse my TV on my LAN IP address I'm invited for a user name and password. What are the default settings? Thank you

  • HP short cell Test at startup - DST hard drive failed

    Laptop HP 2000-453-CA Product ID: A7T89UA #ABC 64-bit Windows 8 Failure ID: GLWG6K-00075P-MFKT01-60V403 My computer is 2 years old. Recently, he began to act, its been getting really slow and the temperature of the computer has increased very easily.

  • Flow 11: Code Admin?

    Same problem system disable 76994486 Help, please

  • Problems of the HP Pavilion dv4-1155se

    I am having some problems with my HP Pavilion dv4-1155se sound. The problem is the sound distorts when reading there. The distortion is not always present but it distort once or twice every minute even when only applications that are running are "win

  • OfficeJet PRO 8000 A809a

    Printer does not print blue.  Instead, it prints a violet/purple color.  Have installed all new ink cartridges, ran allignments and clean print heads at infinity.  No error is ever given.  After cleaning heads print page of test result for the blue c