[svn:fx-3.x] 10416: Allow null in object properties when sorting.

Revision: 10416
Author:   [email protected]
Date:     2009-09-18 15:30:02 -0700 (Fri, 18 Sep 2009)
Log Message:
Allow null in object properties when sorting.
QE Notes: None
Doc Notes: None
Bugs: SDK-13585
Reviewer: Corey
API Change: No
Is noteworthy for integration: No
tests: checkintests mustella/browser/DataGrid
Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-13585
Modified Paths:
    flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/collections/ListCollectionView .as
    flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/collections/SortField.as

Hello Sini and all-
We've applied SP 8 and we're now able to show free characteristics only.  However, in our 3.x reports, we give our users a lot of free characteristics, so we arrange these in different navigation blocks to make thme easier to find.  So far in NW2004s, I find no way to limit specific characteristics to a particular navigation block/pane. In 3.x we use the following parameters in the Nav Item to do this:
<param name="ITEM_NAV_BLOCK_IOBJNM_1" value="DIVREP"/>
<param name="ITEM_NAV_BLOCK_IOBJNM_2" value="0COMPANY"/>
<param name="ITEM_NAV_BLOCK_IOBJNM_3"value="0COMP_CODE"/>
Please advise if you know of any way to accomplish this in NW2004s.
Thanks,
Ray

Similar Messages

  • SharePoint List Form using InfoPath 2010 "Cannot insert the value NULL into column 'tp_DocId', table 'Content_SP_00003.dbo.AllUserData'; column does not allow nulls"

    I am experiencing issue with my SharePoint site , when I am trying to add new Item in List . Error given below :--> 02/03/2015 08:23:36.13 w3wp.exe (0x2E04) 0x07E8 SharePoint Server Logging Correlation Data 9gc5 Verbose Thread change; resetting trace
    level override to 0; resetting correlation to e2e9cddc-cf35-4bf8-b4f3-021dc91642da c66c2c17-faaf-4ff9-a414-303aa4b4726b e2e9cddc-cf35-4bf8-b4f3-021dc91642da 02/03/2015 08:23:36.13 w3wp.exe (0x2E04) 0x07E8 Document Management Server Document Management 52od
    Medium MetadataNavigationContext Page_InitComplete: No XsltListViewWebPart was found on this page[/sites/00003/Lists/PM%20Project%20Status/NewForm.aspx?RootFolder=&IsDlg=1]. Hiding key filters and downgrading tree functionality to legacy ListViewWebPart(v3)
    level for this list. e2e9cddc-cf35-4bf8-b4f3-021dc91642da 02/03/2015 08:23:36.17 w3wp.exe (0x1B94) 0x1A0C SharePoint Server Logging Correlation Data 77a3 Verbose Starting correlation. b4d14aec-5bd4-4fb1-b1e3-589ba337b111 02/03/2015 08:23:36.17 w3wp.exe (0x1B94)
    0x1A0C SharePoint Server Logging Correlation Data 77a3 Verbose Ending correlation. b4d14aec-5bd4-4fb1-b1e3-589ba337b111 02/03/2015 08:23:36.31 w3wp.exe (0x2E04) 0x07E8 SharePoint Foundation Database 880i High System.Data.SqlClient.SqlException: Cannot insert
    the value NULL into column 'tp_DocId', table 'Content_SP_00003.dbo.AllUserData'; column does not allow nulls. INSERT fails. The statement has been terminated. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at
    System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject
    stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavi... e2e9cddc-cf35-4bf8-b4f3-021dc91642da 02/03/2015
    08:23:36.31* w3wp.exe (0x2E04) 0x07E8 SharePoint Foundation Database 880i High ...or runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream,
    Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior,
    RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at Microsoft.SharePoint.Utilities.SqlSession.ExecuteReader(SqlCommand
    command, CommandBehavior behavior,

    Are you trying to setup P2P? Could you explain the process you followed completely? By anychance you create the backup and then created the publication?
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • How to make allow null for a column in all table.

    Hi,
    I have a column "col1" in all tables (user made table) , i want to make it allow null
    please tel me how can it be done using single script.
    i mean in short way.
    yours sincerely.

    yes. absolutely you can.
    Look, what i got -
    Ranit>>  select 'alter table ' || table_name || ' modify("TIMESTAMP" null) ; ' from user_tab_columns where column_name='TIMESTAMP' and nullable ='N';
    'ALTERTABLE'||TABLE_NAME||'MODIFY("TIMESTAMP"NULL);'                           
    alter table FIXED_OBJ$ modify("TIMESTAMP" null) ;                              
    alter table SUMPARTLOG$ modify("TIMESTAMP" null) ;                             
    alter table SUMDELTA$ modify("TIMESTAMP" null) ;                               
    alter table ALL_SUMDELTA modify("TIMESTAMP" null) ;                            
    alter table DBA_EXP_FILES modify("TIMESTAMP" null) ;                           
    alter table WRI$_DBU_CPU_USAGE modify("TIMESTAMP" null) ;                      
    alter table DBA_CPU_USAGE_STATISTICS modify("TIMESTAMP" null) ;                
    7 rows selected.But, it is not over.
    Either - You have to do an 'EXECUTE IMMEDIATE' over these 'alter' scripts.
    OR - Take these scripts, put it into a <script_name>.sql file and then execute this file.
    Hope you understand.
    Edited by: ranit B on Dec 22, 2012 3:17 PM
    -- code added

  • In which case composite primary key allows NULL values in it

    Hi to all
    In what case composite primary key allows nulls in it.
    Let us suppose, I created a composite primary key with 2 attributes.
    CREATE TABLE sample
    BNK_Id NUMBER(6),
    BNK_Name VARCHAR2(20),
    CONSTRAINT BNK_Id_Name_PK PRIMARY KEY(BNK_Id,BNK_Name)
    When it allows null values in it.
    thanks in advance

    Are you sure that your instructor was not talking about unique keys? As Solomon said, a primary key always implies not null on all of the columns of the PK. However a unique key does not automatically imply not null, and can have nulls in a column as long as the values in the populated columns are unique.
    SQL> create table test (
      2     id number,
      3     pid number,
      4     descr varchar2(10));
    Table created.
    SQL> alter table test add constraint test_unq
      2     unique (id, pid);
    Table altered.
    SQL> insert into test values (1, null, 'desc1');
    1 row created.
    SQL> insert into test values (2, null, 'desc2');
    1 row created.
    SQL> insert into test values (2, null, 'fail1');
    insert into test values (2, null, 'fail1')
    ERROR at line 1:
    ORA-00001: unique constraint (OPS$ORACLE.TEST_UNQ) violatedJohn

  • Alter numeric column to allow NULL

    hi all
      while i am trying to Alter numeric column to allow NULL,i lost my digits after decimal point.How to alter the numeric column without lose the data after decimal.
    Thanks.
    Thanks - SelvaKumarSubramaniam.Please MARK AS ANSWER, if my answer is useful to U.

    While altering the Numeric column, did you change DECIMAL precision and scale too??
    I think you might be altering the scale because, run the below example in ssms.
    CREATE TABLE #TABLE
    Sal NUMERIC(10,5) NOT NULL
    INSERT INTO #TABLE VALUES(5.123), (423.13223), (444.44)
    SELECT * FROM #TABLE
    ALTER TABLE #TABLE
    ALTER COLUMN Sal NUMERIC(10,5)
    SELECT * FROM #TABLE
    DROP TABLE #TABLE
    There is no change in the data.
    Please mark as answered if this has helped you solve the issue.
    Good Luck :) .. visit www.sqlsaga.com for more t-sql code snippets and BI related how to articles.

  • [svn] 3680: Modifying ant build.xml to allow for a local. properties for individual developer build config.

    Revision: 3680
    Author: [email protected]
    Date: 2008-10-16 07:58:21 -0700 (Thu, 16 Oct 2008)
    Log Message:
    Modifying ant build.xml to allow for a local.properties for individual developer build config. Also moving ja_JP locale to the other.locales target (this is called during build machine packaging and isn't needed by dev by default).
    QE: No
    Doc: No
    Checkintests: Pass
    Reviewer: Discussed with Jim
    Modified Paths:
    flex/sdk/trunk/build.xml
    flex/sdk/trunk/frameworks/projects/airframework/build.xml
    flex/sdk/trunk/frameworks/projects/framework/build.xml
    flex/sdk/trunk/frameworks/projects/rpc/build.xml

    I tried
    ant deployTestSuites
    this works. If i do that with the wrong domain (dep_cotrol vs dep_me) name it fails with
    ORABPEL-02052Cannot lookup BPEL domain.The BPEL domain "dep_cotrol" cannot be found; the domain may not have initialized properly.Please verify that the BPEL domain loader has a valid set of initialization properties in the application properties file.
    So i think my config is ok. There is a bug in this ant bpelTest which ignores the domain?

  • I want to configure Firefox to only accept cookies from a specific list of websites, but my "Allow Exceptions" list is deleted when Firefox closes.

    I want to configure Firefox to only accept cookies from a specific list of websites, but my "Allow Exceptions" list is deleted when Firefox closes. (Firefox 5.0)

    @dmcritchie:
    ''How do you expect to keep cookies for certain sites, if you wipe out all of your cookies when the session ends or you clear the same history through the Tools menu''
    If you mean from session-to-session, I don't expect it to keep cookies. That's the whole point. Every time Firefox is opened, I want it to write a new cookie, and keep that cookie until it closes and no longer than that. (Perhaps I should clarify: I don't mean session in the networking sense but rather in the period of time when one starts using Firefox until Firefox closes.) The behavior I want is for it to be able to write cookies when open, but only for specific sites, and then forget about them on close.
    I should also mention that your responses are worthless to me because you don't explain anything. For instance, the quote above is ''not'' obvious from your reply of "Make sure you are not clearing cookies". You need to explain this; what is obvious in a reading for you is not obvious for everyone.
    Furthermore, how is "Site Preferences" related to "everything on the right-side"? (Not to mention that it's unclear what you mean by "right-side.")

  • While opeing About AIA its showing  Error: null/config/deploy.properties (N

    Hi,
    I installed Weblogic 10.3.5, SOA Suite 11.1.1.5 and the installed AIA 11.1.1.5. Install completes successfully and everything seems to be up and running for AIA in the Enterprise Manager but when I go to the following http://hostname:8001/AIA link
    I able to Logging and its working fine, but if I on the 'About AIA' on the top right hand corner I get the following error
    Error: null/config/deploy.properties (No such file or directory) .... how to fix this issue? please let me know.
    Thanks
    Siva Shankar

    Hi Shankar,
    This issue is fixed in AIA 11.1.1.6.0 version. Either upgrade your AIA version to 11.1.1.6.0 or apply RUP2(Patch#13247584) on AIA 11.1.1.5.0.
    Thanks,
    -Pavan

  • Error to uncheck  allow multiple resource object in design console

    Hi
    I need to uncheck the Allow multiple resource object in the Design Console, but operation generates an error and the change is not applied.
    DB read: select distinct ugp.ugp_key, ugp.ugp_name, ugp.ugp_display_name from ugp ugp, gpg gpg where ugp.ugp_key = gpg.ugp_key and ( gpg.gpg_ugp_key in (23) )
    [2013-03-21T06:24:27.516-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.PERFORMANCE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] Query: DB: 0, LOAD: 0, TOTAL: 0
    [2013-03-21T06:24:27.516-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.DATABASE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] DB read: SELECT count(*) as count FROM oug WHERE obj_key=7 and ( ugp_key in (1,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,21,22,23) ) and oug_write='1'
    [2013-03-21T06:24:27.517-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.PERFORMANCE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] Query: DB: 0, LOAD: 0, TOTAL: 0
    [2013-03-21T06:24:27.517-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.DATABASE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] DB read: select evt.evt_key, evt.evt_name, evt.evt_package from dob dob, evt evt, dvt dvt where dob.dob_key=dvt.dob_key and dvt.evt_key=evt.evt_key and (dob.dob_name='com.thortech.xl.dataobj.tcOBJ' or dob.dob_name='com.thortech.xl.dataobj.tcTableDataObj' or dob.dob_name='com.thortech.xl.dataobj.tcDataObj' ) and dvt.dvt_pre_update_sequence>0 order by dvt.dvt_pre_update_sequence
    [2013-03-21T06:24:27.518-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.PERFORMANCE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] Query: DB: 1, LOAD: 0, TOTAL: 1
    [2013-03-21T06:24:27.518-07:00] [oim_server1] [ERROR] [] [XELLERATE.SERVER] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] Class/Method: tcDataObj/save Error :Data Update Failed
    [2013-03-21T06:24:27.518-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.DATABASE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] DB read: select err_key, err_code, err_desc, err_rowver, err_remedy, err_count, err_last_occurance, err_action, err_help_url, err_severity from err where err_code='DOBJ.UPDATE_FAILED'
    [2013-03-21T06:24:27.519-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.PERFORMANCE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] Query: DB: 1, LOAD: 0, TOTAL: 1
    [2013-03-21T06:24:27.519-07:00] [oim_server1] [ERROR] [] [XELLERATE.DATABASE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] Class/Method: tcDataBase/rollbackTransaction encounter some problems: Rollback Executed From[[
    java.lang.Exception: Rollback Executed From
    at com.thortech.xl.dataaccess.tcDataBase.rollbackTransaction(tcDataBase.java:578)
    at com.thortech.xl.dataobj.tcDataObj.rollback(tcDataObj.java:904)
    at com.thortech.xl.dataobj.tcDataObj.doRollback(tcDataObj.java:867)
    at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:538)
    at com.thortech.xl.dataobj.tcTableDataObj.save(tcTableDataObj.java:2906)

    After applying BP06, Allow Multiple Option Cannot Be Changed From True To False [ID 1556385.1]

  • Error in uncheck  allow multiple resource object in design console

    Hi
    I need to uncheck the Allow multiple resource object in the Design Console, but operation generates an error and the change is not applied.
    OIM Version will be 11gR1.
    DB read: select distinct ugp.ugp_key, ugp.ugp_name, ugp.ugp_display_name from ugp ugp, gpg gpg where ugp.ugp_key = gpg.ugp_key and ( gpg.gpg_ugp_key in (23) )
    [2013-03-21T06:24:27.516-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.PERFORMANCE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] Query: DB: 0, LOAD: 0, TOTAL: 0
    [2013-03-21T06:24:27.516-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.DATABASE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] DB read: SELECT count(*) as count FROM oug WHERE obj_key=7 and ( ugp_key in (1,5,6,7,8,9,10,11,12,13,14,15,16,17,18,20,21,22,23) ) and oug_write='1'
    [2013-03-21T06:24:27.517-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.PERFORMANCE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] Query: DB: 0, LOAD: 0, TOTAL: 0
    [2013-03-21T06:24:27.517-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.DATABASE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] DB read: select evt.evt_key, evt.evt_name, evt.evt_package from dob dob, evt evt, dvt dvt where dob.dob_key=dvt.dob_key and dvt.evt_key=evt.evt_key and (dob.dob_name='com.thortech.xl.dataobj.tcOBJ' or dob.dob_name='com.thortech.xl.dataobj.tcTableDataObj' or dob.dob_name='com.thortech.xl.dataobj.tcDataObj' ) and dvt.dvt_pre_update_sequence>0 order by dvt.dvt_pre_update_sequence
    [2013-03-21T06:24:27.518-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.PERFORMANCE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] Query: DB: 1, LOAD: 0, TOTAL: 1
    [2013-03-21T06:24:27.518-07:00] [oim_server1] [ERROR] [] [XELLERATE.SERVER] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] Class/Method: tcDataObj/save Error :Data Update Failed
    [2013-03-21T06:24:27.518-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.DATABASE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] DB read: select err_key, err_code, err_desc, err_rowver, err_remedy, err_count, err_last_occurance, err_action, err_help_url, err_severity from err where err_code='DOBJ.UPDATE_FAILED'
    [2013-03-21T06:24:27.519-07:00] [oim_server1] [NOTIFICATION] [] [XELLERATE.PERFORMANCE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] Query: DB: 1, LOAD: 0, TOTAL: 1
    [2013-03-21T06:24:27.519-07:00] [oim_server1] [ERROR] [] [XELLERATE.DATABASE] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 91039ee4d5030ad9:6a4e2a3a:13d88717e95:-8000-0000000000005521,0] [APP: oim#11.1.1.3.0] Class/Method: tcDataBase/rollbackTransaction encounter some problems: Rollback Executed From[[
    java.lang.Exception: Rollback Executed From
    at com.thortech.xl.dataaccess.tcDataBase.rollbackTransaction(tcDataBase.java:578)
    at com.thortech.xl.dataobj.tcDataObj.rollback(tcDataObj.java:904)
    at com.thortech.xl.dataobj.tcDataObj.doRollback(tcDataObj.java:867)
    at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:538)
    at com.thortech.xl.dataobj.tcTableDataObj.save(tcTableDataObj.java:2906)

    After applying BP06, Allow Multiple Option Cannot Be Changed From True To False [ID 1556385.1]

  • ICloud mail is down again...mine allows mail to open, then when trying to address an email I get a beach ball and it stays until I quit mail.  Anyone experiencing this and what is apple doing about this?

    I like many have been experiencing mail problems since I migrated to iCloud.  Was working fine for a bit, then I now either get crashes or a revolving beachball when I attempt to type an email address.  Have tried quitting and rebooting...you name it.  What is Apple saying or doing to fix the problem.  Been like this all weekend.

    iCloud mail is down again...mine allows mail to open, then when trying to address an email I get a beach ball and it stays until I quit mail. 
    That doesn't necessarily mean the mail is down in iCloud.
    You can always check iCloud system status here.
    If you are using Safari to access iCloud.com, go to the Safari menu bar click Safari / Empty Cache.
    Now go the menu bar again and click Safari / Reset Safari.
    Select the top 5 boxes then click Reset.
    Quit then relaunch Safari, go to iCloud.com
    Try Mail.

  • Error: null/config/deploy.properties (No such file or directory)

    Hi,
    I installed Weblogic 10.3.5, SOA Suite 11.1.1.5 and the installed AIA 11.1.1.5. Install completes successfully and everything seems to be up and running for AIA in the Enterprise Manager but when I go to the following
    http://hostname:8001/AIA
    Login and click on the 'About AIA' on the top right hand corner I get the following error
    Error: null/config/deploy.properties (No such file or directory)
    I have re-installed and installed it in 3 environments with same results, so I am thinking I am missing a step somewhere. Any advice on how to fix this issue?
    Thanks
    Jaco

    Hi Jaco,
    This issue is fixed in AIA 11.1.1.6.0 version. Either upgrade your AIA version to 11.1.1.6.0 or apply RUP2(Patch#13247584) on AIA 11.1.1.5.0.
    Regards
    Siva Shankar
    Tech Democracy

  • When asked to put in a 24 didgit serieal number my serial numbeer has  letters and it won`t allow me to type in when i put in the letter,what am I doing wrong?

    when asked to put in a 24 didgit serieal number my serial numbeer has  letters and it won`t allow me to type in when i put in the letter,what am I doing wrong?

    If it has letters it is not a serial number.  It is likely a redemption code.
    Redemption Code Help
    http://helpx.adobe.com/x-productkb/global/redemption-code-help.html

  • Null PortalState Object

    Hi,
    we're using WLP 7.0 on Windows 2000 machines against an Oracle 8.1.6
    database. From time to time we get an error "Retreived a null PortalState
    object from the PortalRequest" which forces us to restart the (weblogic)
    server.
    Here's the stack trace from the runtime error:
    Exception[com.bea.p13n.appflow.exception.ProcessingException: Retreived a
    null PortalState object from the PortalRequest.] at
    com.bea.portal.appflow.processor.PostProcessor.process(PostProcessor.java:92
    ) at
    com.bea.portal.appflow.processor.AbstractPortalProcessor.process(AbstractPor
    talProcessor.java:104) at
    com.bea.p13n.appflow.webflow.internal.IPProcessor.process(IPProcessor.java:1
    06) at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processTarget(Webf
    lowExecutorImpl.java:1217) at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNode(WebflowEx
    ecutorImpl.java:730) at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNextNode(Webfl
    owExecutorImpl.java:668) at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNode(WebflowEx
    ecutorImpl.java:745) at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNextNode(Webfl
    owExecutorImpl.java:668) at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:530) at
    com.bea.portal.appflow.PortalAppflowHelper.invokeWebflow(PortalAppflowHelper
    .java:166) at
    com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWe
    bflowServlet.java:128) at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:945) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :332) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :242) at
    weblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(RequestDis
    patcherImpl.java:341) at
    weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManage
    r.java:721) at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:251) at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:115) at
    jsp_servlet.__index._jspService(index.jsp:3) at
    weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:945) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :332) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :242) at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
    ebAppServletContext.java:5360) at
    weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManage
    r.java:721) at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:3043) at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2468) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152) at
    weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
    and in the command window where startPortal.bat was executed we have this:
    <2002-okt-16 15:10:34 CEST> <Error> <PortalAppflow> <415403> <Could not
    retrieve the UserPortalState [user identity = null, portal identifier =
    portalApp/banzukeWebApp, page identifier = null] from the PortalManager.
    Exception[com.bea.portal.manager.internal.persistence.PersistenceException:
    No rows returned.]
    at
    com.bea.portal.manager.internal.persistence.jdbc.JdbcPersonalizationManager.
    loadPortalP13nEntry(JdbcPersonalizationManager.java:222)
    at
    com.bea.portal.manager.internal.persistence.jdbc.CachingPersonalizationManag
    er.loadPortalP13nEntry(CachingPersonalizationManager.java:141)
    at
    com.bea.portal.manager.internal.persistence.jdbc.KeyCachingPersistenceManage
    r.loadPortalPersonalization(KeyCachingPersistenceManager.java:250)
    at
    com.bea.portal.manager.internal.persistence.AbstractPersistenceManager.getPo
    rtalPersonalization(AbstractPersistenceManager.java:283)
    at
    com.bea.portal.manager.internal.persistence.jdbc.ValidatingPersistenceManage
    r.getPortalPersonalization(ValidatingPersistenceManager.java:63)
    at
    com.bea.portal.manager.internal.persistence.jdbc.UserCachingPersistenceManag
    er.getPortalPersonalization(UserCachingPersistenceManager.java:126)
    at
    com.bea.portal.manager.internal.persistence.AbstractPersistenceManager.getPo
    rtalPersonalization(AbstractPersistenceManager.java:245)
    at
    com.bea.portal.manager.internal.PortalManagerDelegateImpl.getMutablePortalPe
    rsonalization(PortalManagerDelegateImpl.java:213)
    at
    com.bea.portal.manager.internal.PortalManagerDelegateImpl.getPortalPersonali
    zation(PortalManagerDelegateImpl.java:187)
    at
    com.bea.portal.manager.internal.PortalManagerDelegateImpl.getUserPortalState
    (PortalManagerDelegateImpl.java:166)
    at
    com.bea.portal.manager.ejb.internal.PortalManagerBean.getUserPortalState(Por
    talManagerBean.java:70)
    at
    com.bea.portal.manager.ejb.internal.PortalManagerBean_w6xny9_EOImpl.getUserP
    ortalState(PortalManagerBean_w6xny9_EOImpl.java:262)
    at
    com.bea.portal.appflow.internal.PortalRequestImpl.getPortalState(PortalReque
    stImpl.java:148)
    at
    com.bea.portal.appflow.processor.PostProcessor.process(PostProcessor.java:88
    at
    com.bea.portal.appflow.processor.AbstractPortalProcessor.process(AbstractPor
    talProcessor.java:104)
    at
    com.bea.p13n.appflow.webflow.internal.IPProcessor.process(IPProcessor.java:1
    06)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processTarget(Webf
    lowExecutorImpl.java:1217)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNode(WebflowEx
    ecutorImpl.java:730)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNextNode(Webfl
    owExecutorImpl.java:668)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNode(WebflowEx
    ecutorImpl.java:745)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNextNode(Webfl
    owExecutorImpl.java:668)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:530)
    at
    com.bea.portal.appflow.PortalAppflowHelper.invokeWebflow(PortalAppflowHelper
    .java:166)
    at
    com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWe
    bflowServlet.java:128)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:945)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :332)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :242)
    at
    weblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(RequestDis
    patcherImpl.java:341)
    at
    weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManage
    r.java:721)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:251)
    at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:115)
    at jsp_servlet.__index._jspService(index.jsp:3)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:945)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :332)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :242)
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
    ebAppServletContext.java:5360)
    at
    weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManage
    r.java:721)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:3043)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2468)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
    Anybody got any ideas on what's happening, and why?
    Thanks in advance.
    /torkel

    Yes, the server that messed up the PORTAL_P13N table by deleting and
    inserting a row sent out a Cache.flush() that was not received by the other
    servers hitting the db because they were not in a cluster with the first
    machine.
    Ture Hoefner
    BEA Systems, Inc.
    www.bea.com
    <Will Young wyoungATsapient.com> wrote in message
    news:[email protected]...
    >
    Hi Torkel,
    I actually thought I responded to this thread earlier...i guess my postdid not
    show up?
    Anyhoo...we saw this problem a lot as well. We realized that the problemwas
    caused by multiple developers (and their individual servers) pointing tothe same
    Weblogic schema. When one server was up and running by itself...noproblem.
    Once another server started, it changes the values in one of the PORTAL_*tables.
    This messes up the first server.
    We had to make sure that individual developers each had their own weblogicschema's
    to sync to.
    Will Young
    "Ture Hoefner" <replyto@newsgroup> wrote:
    Hello Torkel,
    I traced the stack trace from your server console and I believe that
    you
    are getting the PersistencException with <Could not retrieve the
    UserPortalState...> because there is an invalid key for the PORTAL_P13N
    table in your key cache, "Portal P13n Key Cache".
    This is a known issue that was fixed with CR083320 in SP1 for Portal
    7.0
    that sounds like your problem. The workaround, until you can install
    SP1,
    is to flush or disable the "Portal P13n Key Cache". This can be done
    via
    the WebLogic Console (I'll put instructions at the end of this posting).
    Here is what your stack trace tells me:
    The main message from your command window starts with
    [...PortalPersistenceException:  No rows returned]
    I traced the ...JdbcPersonalizationManager.loadPortalP13nEntry(line 222)
    to
    verify that this was caused by an empty ResultSet from a query of the
    PORTAL_P13N table using the primary key, PORTAL_P13N_ID.
    I traced CachingPersonalizationManager.loadPortalP13nEntry(line 141)
    to
    verify that the key we use to compare to the PORTAL_P13N_ID primary key
    is
    obtained from the "Portal P13n Key Cache" (yes, those are spaces in the
    name). This is a com.bea.p13n.cache.Cache.
    Here is why I think this could be the same problem we solved with
    CR083320:
    The key that we used to cache the PORTAL_P13N_ID in the "Portal P13n
    Key
    Cache" is not Serializable. In some situations (like a clustered
    configuration) this can cause the "Portal P13n Key Cache" to becomestale.
    When a stale PORTAL_P13N_ID is used to look up a row in the PORTAL_P13N
    table, it is not there anymore and you can get your exception.
    However, it is possible that another part of the Portal framework is
    deleting the row in your PORTAL_P13N table without updating the "Portal
    P13n
    Key Cache". If that is the case, then you may see the problem after
    you
    install SP1. If that is the case, then disable the cache as a temporary
    workaround and let me know.
    Here are the instructions for setting up the MBean to manage the "Portal
    P13n Key Cache" (yes, those are spaces in the name)...
    Add an entry for this cache in the META-INF/application-config.xml
    deployment descriptor for your J2EE
    application. Add it to the <CacheManager> element with the other caches
    like this:
    <CacheManager
    Name="CacheManager"
    >
    <Cache
    Enabled="false"
    MaxEntries="100"
    Name="Portal P13n Key Cache"
    TimeToLive="3600000"
    />
    </CacheManager>
    Once you have created an entry for this cache, you can manage it through
    the
    console with the other caches, using the "Service Configuration"extension
    under your J2EE app deployment.
    "Torkel Skogman" <[email protected]> wrote in message
    news:[email protected]...
    Hi,
    we're using WLP 7.0 on Windows 2000 machines against an Oracle 8.1.6
    database. From time to time we get an error "Retreived a null
    PortalState
    object from the PortalRequest" which forces us to restart the(weblogic)
    server.
    Here's the stack trace from the runtime error:
    Exception[com.bea.p13n.appflow.exception.ProcessingException: Retreived
    a> >> null PortalState object from the PortalRequest. at
    com.bea.portal.appflow.processor.PostProcessor.process(PostProcessor.java:92
    ) at
    com.bea.portal.appflow.processor.AbstractPortalProcessor.process(AbstractPor
    talProcessor.java:104) at
    com.bea.p13n.appflow.webflow.internal.IPProcessor.process(IPProcessor.java:1
    06) at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processTarget(Webf
    lowExecutorImpl.java:1217) at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNode(WebflowEx
    ecutorImpl.java:730) at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNextNode(Webfl
    owExecutorImpl.java:668) at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNode(WebflowEx
    ecutorImpl.java:745) at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNextNode(Webfl
    owExecutorImpl.java:668) at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:530) at
    com.bea.portal.appflow.PortalAppflowHelper.invokeWebflow(PortalAppflowHelper
    .java:166) at
    com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWe
    bflowServlet.java:128) at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:945) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :332) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :242) at
    weblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(RequestDis
    patcherImpl.java:341) at
    weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManage
    r.java:721) at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:251) at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:115)at
    jsp_servlet.__index._jspService(index.jsp:3) at
    weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:945) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :332) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :242) at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
    ebAppServletContext.java:5360) at
    weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManage
    r.java:721) at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:3043) at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2468) at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)at
    weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
    and in the command window where startPortal.bat was executed we havethis:
    <2002-okt-16 15:10:34 CEST> <Error> <PortalAppflow> <415403> <Couldnot
    retrieve the UserPortalState [user identity = null, portal identifier
    => >> portalApp/banzukeWebApp, page identifier = null from the
    PortalManager.
    >>>
    >
    Exception[com.bea.portal.manager.internal.persistence.PersistenceException:
    No rows returned.]
    at
    com.bea.portal.manager.internal.persistence.jdbc.JdbcPersonalizationManager.
    loadPortalP13nEntry(JdbcPersonalizationManager.java:222)
    at
    com.bea.portal.manager.internal.persistence.jdbc.CachingPersonalizationManag
    er.loadPortalP13nEntry(CachingPersonalizationManager.java:141)
    at
    com.bea.portal.manager.internal.persistence.jdbc.KeyCachingPersistenceManage
    r.loadPortalPersonalization(KeyCachingPersistenceManager.java:250)
    at
    com.bea.portal.manager.internal.persistence.AbstractPersistenceManager.getPo
    rtalPersonalization(AbstractPersistenceManager.java:283)
    at
    com.bea.portal.manager.internal.persistence.jdbc.ValidatingPersistenceManage
    r.getPortalPersonalization(ValidatingPersistenceManager.java:63)
    at
    com.bea.portal.manager.internal.persistence.jdbc.UserCachingPersistenceManag
    er.getPortalPersonalization(UserCachingPersistenceManager.java:126)
    at
    com.bea.portal.manager.internal.persistence.AbstractPersistenceManager.getPo
    rtalPersonalization(AbstractPersistenceManager.java:245)
    at
    com.bea.portal.manager.internal.PortalManagerDelegateImpl.getMutablePortalPe
    rsonalization(PortalManagerDelegateImpl.java:213)
    at
    com.bea.portal.manager.internal.PortalManagerDelegateImpl.getPortalPersonali
    zation(PortalManagerDelegateImpl.java:187)
    at
    com.bea.portal.manager.internal.PortalManagerDelegateImpl.getUserPortalState
    (PortalManagerDelegateImpl.java:166)
    at
    com.bea.portal.manager.ejb.internal.PortalManagerBean.getUserPortalState(Por
    talManagerBean.java:70)
    at
    com.bea.portal.manager.ejb.internal.PortalManagerBean_w6xny9_EOImpl.getUserP
    ortalState(PortalManagerBean_w6xny9_EOImpl.java:262)
    at
    com.bea.portal.appflow.internal.PortalRequestImpl.getPortalState(PortalReque
    stImpl.java:148)
    at
    com.bea.portal.appflow.processor.PostProcessor.process(PostProcessor.java:88
    at
    com.bea.portal.appflow.processor.AbstractPortalProcessor.process(AbstractPor
    talProcessor.java:104)
    at
    com.bea.p13n.appflow.webflow.internal.IPProcessor.process(IPProcessor.java:1
    06)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processTarget(Webf
    lowExecutorImpl.java:1217)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNode(WebflowEx
    ecutorImpl.java:730)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNextNode(Webfl
    owExecutorImpl.java:668)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNode(WebflowEx
    ecutorImpl.java:745)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.gotoNextNode(Webfl
    owExecutorImpl.java:668)
    at
    com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebflowRequ
    est(WebflowExecutorImpl.java:530)
    at
    com.bea.portal.appflow.PortalAppflowHelper.invokeWebflow(PortalAppflowHelper
    .java:166)
    at
    com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(PortalWe
    bflowServlet.java:128)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:945)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :332)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :242)
    at
    weblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(RequestDis
    patcherImpl.java:341)
    at
    weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManage
    r.java:721)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:251)
    at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:115)
    at jsp_servlet.__index._jspService(index.jsp:3)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:945)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :332)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :242)
    at
    weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
    ebAppServletContext.java:5360)
    at
    weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManage
    r.java:721)
    at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:3043)
    at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2468)
    atweblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)
    Anybody got any ideas on what's happening, and why?
    Thanks in advance.
    /torkel

  • When on Facebook (for example), Firefox is not allowing me to open pictures; when using apps, the bottom of the screen is missing so cannot utilize the apps. All working on Safari; just downloaded new Firefox 4, so seems to be a problem with this version?

    Question
    When on Facebook (for example), Firefox is not allowing me to open pictures; when using apps, the bottom of the screen is missing so cannot utilize the apps. All working on Safari; just downloaded new Firefox 4, so seems to be a proble

    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    Use a compressed image type like PNG or JPG to save the screenshot.
    See also "Help About".
    *Tap the Alt key or press F10 to show the Menu bar.
    In current Firefox releases (29 and later) the orange Firefox menu button has been replaced by the three-bar Firefox Menu button at the far right end of the Navigation Toolbar and this button is always visible, whether you have the menu bar visible or hidden<br>A consequence of this location is that you no longer can hide the Navigation Toolbar
    *There is a star like button next to the search bar on the Navigation Toolbar to bookmark the current web page and a "Show your bookmarks" button next to it to open the Bookmarks in a drop down menu.<br>You can find "Show All Bookmarks" to open the Bookmarks Manager (Library) at the bottom of this drop-down list
    *If you bookmark a page then "Bookmark This Page" in the Bookmarks menu changes to "Edit This Bookmark"
    *You can make the title bar visible via the "Title Bar" button at the bottom left in the Customize palette window
    It is still possible to have the menu bar visible via the right-click context menu of a toolbar to have menus like the File menu with Print (Ctrl+P) and Print Preview and the Bookmarks menu available.
    See also:
    *https://support.mozilla.org/kb/how-to-make-new-firefox-look-like-old-firefox
    *https://support.mozilla.org/kb/common-questions-after-updating-to-new-firefox
    *https://support.mozilla.org/kb/learn-more-about-the-design-of-new-firefox

Maybe you are looking for