Problem during login

Hi all,
I am experiencing a strange problem during login. I have installed a portal application
( very similar to the example stockportal application) , but when I attempt to
login , I get redirected to the portal main page, and the login button is still
visible.
The strange part is that every once in a while, the login will work correctly,
and I see new skins, templates etc. I have looked at some previous postings here
which suggest the problem lies with the cookie path setting in the weblogic.xml
file. I have made sure that is set properly ( to the name of the portal app) ,
but the problem persists.
Any help will me much appreciated..
thanks.
Vic

Hi Vic,
Sounds like you are losing your session (I guess that's pretty obvious =)).
What is your cookie domain set to (in weblogic.xml)? If it has a setting (for
example, ".beasys.com"), it must match your domain and you must include the domain
in the url you request in your browser. For example, if your server name is "myserver"
and your domain is ".mycompany.com" you must request "http://myserver.mycompany.com:<port-number>".
Using "http://myserver:<port-number>" won't work. The browser uses both the
cookie domain and the cookie path to decide whether to send the cookie with a
particular request. You can also experiment with commenting out the cookie domain.
Are you using a proxy server? There can be issues getting proxies configured
correctly.
Have you tried getting your browser to prompt you to accept session cookies?
Short of a sniffer this is an excellent way to see what the server is sending
to your client. You can verify that the cookie name, path, and domain are correct
and are getting sent to your browser when you expect them to be.
If you are familiar with a sniffer you can use it to see that the requests and
responses and see what is happening with the cookies. I really like Ethereal
(www.ethereal.com).
Are you seeing the cookie name in the urls generated by webflow more than once
per session? That would indicate that the browser is not sending the cookie back
to the server and indicate a configuration error.
What browser are you using?
If you can't get it to work, can you attach your web.xml and weblogic.xml?
-John Bimson
Software Engineer
BEA Systems
"vic siddiqi" <[email protected]> wrote:
>
Hi all,
I am experiencing a strange problem during login. I have installed a
portal application
( very similar to the example stockportal application) , but when I attempt
to
login , I get redirected to the portal main page, and the login button
is still
visible.
The strange part is that every once in a while, the login will work correctly,
and I see new skins, templates etc. I have looked at some previous postings
here
which suggest the problem lies with the cookie path setting in the weblogic.xml
file. I have made sure that is set properly ( to the name of the portal
app) ,
but the problem persists.
Any help will me much appreciated..
thanks.
Vic

Similar Messages

  • Problem during login with an account

    Hi all
    I have setup two different login accounts on my maverick 10.9.2, but with one of them every time i log in with this account (after a reboot), i have to reregister with the appleID and the mac will be reconfigured again for this account. With the other account there is no problem like this.
    Hope somebody can help me.
    thanks

    Hello
    Just for test ,make a new account ( system pref ->account -> + button ) , and try configure mail again
    if that work , your problem with mail locate on your account  ( preference , caches ,font somwhere into library folder )
    if not work in new accout , may have problem in mail app or system
    HTH
    Pierre
    PS : delet files into library folder could be VERRY destructive !! be carefull

  • Problem during Login UCM

    Dear all,
    When our users tries to login UCM, a popup screen asking for input user ID and password is sometimes folked, and some times is not .
    After that , user may need to login to UCM again even the user ID and password has been input into UCM.
    Please advice.

    Is this standard UCM authentication or are you uisng ExtranetLook?
    have you integrated the security with LDAP or Active Directory?
    **Perhaps the most lilkely issue is that you are accessing the system with different hostnames. The Basic Authentication credentials (default UCM authentication) that you enter into the 'pop up' are only valid for one hostname. Some of the time UCM rewrites URL's with a full hostname (using the HttpServerAddress value from config.cfg) if the hostname changes in the URL then you have to login again.
    For example the URLs below might all take me to the same place but each would require a separate login prompt. try it!
    http://localhost/idc/idcplg?IdcService=GET_DOC_PAGE&Action=GetTemplatePage&Page=HOME_PAGE&Auth=Internet
    http://192.168.1.2/idc/idcplg?IdcService=GET_DOC_PAGE&Action=GetTemplatePage&Page=HOME_PAGE&Auth=Internet
    http://myserver.com/idc/idcplg?IdcService=GET_DOC_PAGE&Action=GetTemplatePage&Page=HOME_PAGE&Auth=Internet
    http://www.myserver.com/idc/idcplg?IdcService=GET_DOC_PAGE&Action=GetTemplatePage&Page=HOME_PAGE&Auth=Internet
    The way to fix this is to make sure you are happy with the HttpServerAddress value and to consistently use this.
    Tim
    Edited by: Tim Snell on 23-Feb-2010 06:51

  • Problem during portal30 login ora-6508 and wwc-44082

    During login to portal30.I am encountering an error ORA-6508 pl/sql could not find program unit called WWC-44082.
    Package wwpro_portlet_metadata is invalid.I tried to compile it manually but fails with an error IS_REGISTERED_OFFLINE must be declared.
    I also tried adding a column to wwpro_provider$ but still the problem persists.
    do any one has faced this problem earlier please let me know the solution.

    Hi Helios,
    Thanks. i can see below information from opatch.
    I'm wondering if I can tell from below information if patch 3659289 has been installed properly?
    Sorry, I'm kinda new in oracle, not sure how to find more information about patches. so far I know, I can't access metalinks support:(.
    Thanks and Best Regards,
    CT
    xxxxxx022:oracle$ opatch lsinventory
    Invoking OPatch 10.2.0.4.3
    Oracle Interim Patch Installer version 10.2.0.4.3
    Copyright (c) 2007, Oracle Corporation. All rights reserved.
    Oracle Home : /opt/app/oracle/oracle/product/10.2.0/db_1
    Central Inventory : /opt/app/oracle/oraInventory
    from : /var/opt/oracle/oraInst.loc
    OPatch version : 10.2.0.4.3
    OUI version : 10.2.0.4.0
    OUI location : /opt/app/oracle/oracle/product/10.2.0/db_1/oui
    Log file location : /opt/app/oracle/oracle/product/10.2.0/db_1/cfgtoollogs/opatch/opatch2012-01-16_18-02-36PM.log
    Lsinventory Output file location : /opt/app/oracle/oracle/product/10.2.0/db_1/cfgtoollogs/opatch/lsinv/lsinventory2012-01-16_18-02-36PM.txt
    Installed Top-level Products (2):
    Oracle Database 10g 10.2.0.1.0
    Oracle Database 10g Release 2 Patch Set 3 10.2.0.4.0
    There are 2 products installed in this Oracle Home.
    There are no Interim patches installed in this Oracle Home.
    Rac system comprising of multiple nodes
    Local node = xxxxxx022
    Remote node = xxxxxx023
    OPatch succeeded.

  • Login problem during page test

    Possible messages for this error:
    1. "Your account does not exist or has expired."
    2. "Cannot complete applications login. You may have entered an invalid applications password, or ..."
    3. "You have insufficient privileges for this current operation."
    In the case of #1 above:
    A) Make sure the user/password you have in the Runtime settings of your project point to a valid apps user with the proper responsibilities for the task you are trying to accomplish.
    In the case of #2 above:
    A) Check the password you entered on your project settings. Chances are this password was entered into the settings incorrectly.
    In the case of #3 above:
    A) Assuming that you have gotten past #1 and #2. In other words, you have a valid user/password. Your user has the correct responsibility. Your settings are right in your JDeveloper project. But, you still can't login.
    THEN ...
    Check the domain of your connect.
    WHAT THIS MEANS:
    Let's say your middle-tier server is:
    machine1.it.somecompany.com
    Let's say your development box is:
    developer1.development.somecompany.com
    The problem is that during login, you are sent back a cookie for security. The domains of these 2 machines are not the same. Therefore, the cookie is not validating.
    What you need to do is move the machines to the same domain.
    Bill Sawyer
    Principal Curriculum Developer - OA Framework/ATG Prods.

    Hello,
    I turned cookie handling on in my browser and got the following results:
    1. When running test_fwktutorial.jsp from JDeveloper on my development box I get the following cookie alerts:
    Name: JSESSIONID.
    Domain: developer1.development.somecompany.com
    Name: OADiagnostic
    Domain: developer1.development.somecompany.com
    Name: OADeveloperMode
    Domain: developer1.development.somecompany.com
    Name: OABackButtonTestMode
    Domain: developer1.development.somecompany.com
    Name: OAPAssivationTestMode
    Domain: developer1.development.somecompany.com
    Name: OAConnectionTestMode
    Domain: developer1.development.somecompany.com
    Name: OADumpUIXTree
    Domain: developer1.development.somecompany.com
    2. At this point the test_fwktutorial.jsp is displayed in the browser. Then when clicking "Hello World" I get one cookie alert:
    Name: JSESSIONID.
    Domain: developer1.development.somecompany.com
    At this point I receive the message: "You have insufficient privileges for this current operation."
    Regards
    Anders.

  • I have problem with login in sql Server give me support .pre login handshake

    I have problem with login in sql Server give me support .pre login handshake

    The following threads are on the same topic:
    http://www.sql-server-performance.com/forum/threads/pre-login-handshake-error-when-connecting-to-db.687/
    http://stackoverflow.com/questions/12308340/sql-server-2000-connection-error-pre-login-handshake
    http://dbaspot.com/sqlserver-server/458011-error-occurred-during-pre-login-handshake-microsoft-sql-server-error-10054-a.html
    Kalman Toth Database & OLAP Architect
    IPAD SELECT Query Video Tutorial 3.5 Hours
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

  • Problem to login

    Hi,
    How to resolve this problem, to login the database?
    Cannot connect to PC326VM01\SSEXPR12.
    ADDITIONAL INFORMATION:
    A connection was successfully established with the server, but then an error occurred during the login process. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (Microsoft SQL Server, Error: 233)
    Many Thanks & Best Regards, Hua Min

    If I've put this
    I will then get this problem
    Cannot connect to tcp:PC326VM01\SSEXPR12,1433.
    ADDITIONAL INFORMATION:
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: TCP Provider, error: 0 - No connection could be made because the target machine actively refused it.) (Microsoft SQL Server, Error: 10061)
    Hi HuaMin,
    From your description, you are connecting to  the local SQL Server instance from SSMS 2012 and get the error 10061.
    As mentioned in this
    article, the error could occur because the server is not started. Could you please restart the SQL Server service in SQL Server Configuration Manager (SSCM)? Please make sure that the service is started successfully. Then type ‘localhost\SSEXPR12’ or ‘IPaddress\SSEXPR12’
    in the Server Name, type your user & password, and check if you can connect to the SQL Server successfully.
    Thanks,
    Lydia Zhang
    If you have any feedback on our support, please click
    here.

  • I want to force lan cable plugin during login process on 802.1x computer only weird client

    Hi
    I Configured Wired and computer only  802.1x authentications on all my switch and client on my network  ,It works without any problem .
    I have user logon script to change local administrator password each time they log on ,I recently find out they boot with light cd and change the administrator password and unplug the lan cable boot the system and login with new administrator password after
    that they plug lan cable , as they computer account is valid in active directory they are authorized and access the LAN .
    they bypass some group policy by this way,
    how can I force 802.1x wired client computer to plug lan cable during boot and login process in order to prevent bypass user login group policy  ?
    I want to force lan cable plugin during login process on 802.1x computer only weird client?
    Rigards

    Hello,
    you can disable CD/USB with GPO settings to prevent the use from it.
    And for the change from the local admin password you should consider that the CEO of the company should make clear policies so users can legally be punished if they don't work with the company rules.
    You can manage lot of settings with scripts etc. BUT there is a time where the CEO is responsible about rules.
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • Problem during install ECC5 IDES

    Hi all,
    I've got a problem during install ECC5 on Windows 2003, MS SQL SERVER 2005.
    Here is the error message
    (DB) INFO: PCL2 deleted/truncated
    Interface access functions from dynamic library dbmssslib.dll loaded.(RFF) ERROR: invalid checksum in data file "D:/Inst/DBEXP2/EXP2/DATA/SAPAPPL1.007"
                 current table was "PCL2"
    (DB) INFO: PCL4 deleted/truncated
    (RFF) ERROR: invalid checksum in data file "D:/Inst/DBEXP3/EXP3/DATA/SAPAPPL1.009"
                 current table was "PCL4"
    (DB) INFO: disconnected from DB
    I've found a note 162266 - Questions and tips for R3SETUP on Windows NT / W2K
    It said that this problem occurs when the data file is damaged during copying from CD or DVD. That make sense because our installation disks are copies made by DVD writer.
    So maybe I should download those two files from service, right?
    But I met another problem, I need SAPAPPL1.007 and SAPAPPL1.009. But on the website, export data are devided into 21 small packages. I have no idea which to download.
    Are there anyone who downloaded these files before? Could you spend some time and tell me which are the disks I need.
    Thanks

    Hi,
    Login as <SID>adm -->goto <b>run</b> --><b>sqlplus "/as sysdba"</b> --> <b> grant dba to sap<SID>;</b> and check with the installation.
    If it's not work check with the following SAP SAP Note Number 400241 - Problems with ops$ or sapr3 connect to Oracle.
    Regards,
    Suraj
    Message was edited by:
            Suraj kumar

  • Problems during NWDS startup

    I have installed Netweaver developer studio. When i tried to launch it , it gave me an error "Problem during start up". The log file show the following
    !SESSION Oct 22, 2004 18:26:15.579 -
    java.version=1.4.2_04
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -install file:C:/Program Files/SAP/JDT/eclipse/
    !ENTRY org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Problems encountered loading the plug-in registry.
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Plug-in "com.tssap.dtr.client.vfs" was disabled due to missing or disabled prerequisite plug-in "com.sap.ide.eclipse.ext.libs.iaik".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Plug-in "com.tssap.dtr.client.eclipse" was disabled due to missing or disabled prerequisite plug-in "com.tssap.dtr.client.vfs".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Plug-in "com.tssap.dii" was disabled due to missing or disabled prerequisite plug-in "com.tssap.dtr.client.eclipse".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Plug-in "com.tssap.j2ee.model" was disabled due to missing or disabled prerequisite plug-in "com.tssap.dii".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Plug-in "com.tssap.j2ee.viewmaps.java" was disabled due to missing or disabled prerequisite plug-in "com.tssap.j2ee.model".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Unable to satisfy prerequisite constraint from "com.tssap.j2ee.library" to "com.tssap.j2ee.model".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Plug-in "com.sap.tc.col" was disabled due to missing or disabled prerequisite plug-in "com.sap.mw.jco".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Unable to satisfy prerequisite constraint from "com.tssap.j2ee.external" to "com.tssap.j2ee.model".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Unable to satisfy prerequisite constraint from "com.sap.sld.client" to "com.tssap.dtr.client.vfs".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Plug-in "com.sap.sld.namealloc" was disabled due to missing or disabled prerequisite plug-in "com.sap.sld.client".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Unable to satisfy prerequisite constraint from "com.sap.tc.build" to "com.tssap.dtr.client.vfs".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Plug-in "com.sap.tc.webdynpro.runtime" was disabled due to missing or disabled prerequisite plug-in "com.sap.ide.jcb.core".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Unable to satisfy prerequisite constraint from "com.tssap.j2ee.core.providers.dtr" to "com.tssap.dii".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Plug-in "com.sap.opensql" was disabled due to missing or disabled prerequisite plug-in "com.sap.exception".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Plug-in "com.sap.sqlj" was disabled due to missing or disabled prerequisite plug-in "com.sap.opensql".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Unable to satisfy prerequisite constraint from "com.tssap.j2ee.ui" to "com.tssap.j2ee.model".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Plug-in "com.tssap.j2ee.ui.perspective" was disabled due to missing or disabled prerequisite plug-in "com.tssap.j2ee.ui".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Unable to satisfy prerequisite constraint from "com.tssap.j2ee.ui.ejb" to "com.tssap.j2ee.ui".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.589
    !MESSAGE Plug-in "com.sap.tc.security.https" was disabled due to missing or disabled prerequisite plug-in "com.sap.ide.eclipse.ext.libs.iaik".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.599
    !MESSAGE Unable to satisfy prerequisite constraint from "com.tssap.j2ee.model.ext" to "com.tssap.j2ee.model".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.599
    !MESSAGE Plug-in "com.sap.tc.cmi" was disabled due to missing or disabled prerequisite plug-in "com.sap.dictionary.runtime".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.599
    !MESSAGE Unable to satisfy prerequisite constraint from "com.tssap.j2ee.ui.ejbjar" to "com.tssap.j2ee.ui".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.599
    !MESSAGE Unable to satisfy prerequisite constraint from "com.tssap.j2ee.ui.web" to "com.tssap.j2ee.ui".
    !SUBENTRY 1 org.eclipse.core.runtime 2 1 Oct 22, 2004 18:26:15.599
    !MESSAGE Unable to satisfy prerequisite constraint from "com.tssap.j2ee.ui.ear" to "com.tssap.j2ee.ui".
    !SESSION Oct 22, 2004 18:26:26.985 -
    java.version=1.4.2_04
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86 -install file:C:/Program Files/SAP/JDT/eclipse/
    !ENTRY org.eclipse.ui 4 4 Oct 22, 2004 18:26:26.996
    !MESSAGE Unable to find Action Set: com.sap.ide.help.actionSet
    !ENTRY org.eclipse.ui 4 4 Oct 22, 2004 18:26:27.16
    !MESSAGE Unable to find Action Set: com.sap.ide.eclipse.component.provider.BuildActionSet
    !ENTRY org.eclipse.ui 4 4 Oct 22, 2004 18:26:27.16
    !MESSAGE Unable to find Action Set: com.sap.ide.login.LoginActionSet
    !ENTRY org.eclipse.core.runtime 4 2 Oct 22, 2004 18:26:29.459
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime".
    !STACK 0
    java.lang.NullPointerException
         at com.tssap.util.InstallationInfo.checkInstType(InstallationInfo.java:83)
         at com.tssap.util.InstallationInfo.getInstallationType(InstallationInfo.java:66)
         at com.tssap.util.UtilPlugin.startup(UtilPlugin.java:343)
         at org.eclipse.core.internal.plugins.PluginDescriptor$1.run(PluginDescriptor.java:736)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:748)
         at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:188)
         at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin(PluginClassLoader.java:112)
         at org.eclipse.core.internal.plugins.PluginClassLoader.internalFindClassParentsSelf(PluginClassLoader.java:185)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassParentsSelf(DelegatingURLClassLoader.java:485)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:882)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.access$0(DelegatingURLClassLoader.java:876)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegateLoader.loadClass(DelegatingURLClassLoader.java:90)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassPrerequisites(DelegatingURLClassLoader.java:554)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:890)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:862)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at com.tssap.config.ConfigPlugin.<clinit>(ConfigPlugin.java:17)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:722)
         at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:188)
         at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:306)
         at org.eclipse.ui.internal.Workbench$15.run(Workbench.java:1325)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.ui.internal.Workbench$14.run(Workbench.java:1334)
         at java.lang.Thread.run(Unknown Source)
    !ENTRY org.eclipse.ui.workbench 4 2 Oct 22, 2004 18:26:29.479
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
    !STACK 0
    java.lang.ExceptionInInitializerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:722)
         at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:188)
         at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:306)
         at org.eclipse.ui.internal.Workbench$15.run(Workbench.java:1325)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.ui.internal.Workbench$14.run(Workbench.java:1334)
         at java.lang.Thread.run(Unknown Source)
    Caused by: org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegatingLoaderException: "Plug-in "com.tssap.util" activation failed while loading class "com.tssap.util.trace.TracingManager".
         at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin(PluginClassLoader.java:116)
         at org.eclipse.core.internal.plugins.PluginClassLoader.internalFindClassParentsSelf(PluginClassLoader.java:185)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassParentsSelf(DelegatingURLClassLoader.java:485)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:882)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.access$0(DelegatingURLClassLoader.java:876)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegateLoader.loadClass(DelegatingURLClassLoader.java:90)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassPrerequisites(DelegatingURLClassLoader.java:554)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:890)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:862)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at com.tssap.config.ConfigPlugin.<clinit>(ConfigPlugin.java:17)
         ... 12 more
    !ENTRY org.eclipse.ui 4 4 Oct 22, 2004 18:26:29.479
    !MESSAGE Unhandled Exception
    !ENTRY org.eclipse.ui 4 0 Oct 22, 2004 18:26:29.479
    !MESSAGE Unhandled Exception
    !STACK 0
    java.lang.ExceptionInInitializerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation(PluginDescriptor.java:722)
         at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation(PluginDescriptor.java:188)
         at org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin(PluginDescriptor.java:306)
         at org.eclipse.ui.internal.Workbench$15.run(Workbench.java:1325)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.ui.internal.Workbench$14.run(Workbench.java:1334)
         at java.lang.Thread.run(Unknown Source)
    Caused by: org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegatingLoaderException: "Plug-in "com.tssap.util" activation failed while loading class "com.tssap.util.trace.TracingManager".
         at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin(PluginClassLoader.java:116)
         at org.eclipse.core.internal.plugins.PluginClassLoader.internalFindClassParentsSelf(PluginClassLoader.java:185)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassParentsSelf(DelegatingURLClassLoader.java:485)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:882)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.access$0(DelegatingURLClassLoader.java:876)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegateLoader.loadClass(DelegatingURLClassLoader.java:90)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassPrerequisites(DelegatingURLClassLoader.java:554)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:890)
         at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass(DelegatingURLClassLoader.java:862)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at com.tssap.config.ConfigPlugin.<clinit>(ConfigPlugin.java:17)
         ... 12 more
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Oct 22, 2004 18:47:19.256
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
         at org.eclipse.core.launcher.Main.run(Main.java:747)
         at org.eclipse.core.launcher.Main.main(Main.java:583)
    Caused by: java.lang.RuntimeException: Fatal Error: Unable to locate matching org.eclipse.core.runtime plug-in.
         at org.eclipse.core.internal.boot.PlatformConfiguration.locateDefaultPlugins(PlatformConfiguration.java:2264)
         at org.eclipse.core.internal.boot.PlatformConfiguration.<init>(PlatformConfiguration.java:903)
         at org.eclipse.core.internal.boot.PlatformConfiguration.startup(PlatformConfiguration.java:1368)
         at org.eclipse.core.internal.boot.InternalBootLoader.initialize(InternalBootLoader.java:582)
         at org.eclipse.core.internal.boot.InternalBootLoader.startup(InternalBootLoader.java:1035)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:838)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         ... 7 more
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Oct 22, 2004 18:47:25.415
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
         at org.eclipse.core.launcher.Main.run(Main.java:747)
         at org.eclipse.core.launcher.Main.main(Main.java:583)
    Caused by: java.lang.RuntimeException: Fatal Error: Unable to locate matching org.eclipse.core.runtime plug-in.
         at org.eclipse.core.internal.boot.PlatformConfiguration.locateDefaultPlugins(PlatformConfiguration.java:2264)
         at org.eclipse.core.internal.boot.PlatformConfiguration.<init>(PlatformConfiguration.java:903)
         at org.eclipse.core.internal.boot.PlatformConfiguration.startup(PlatformConfiguration.java:1368)
         at org.eclipse.core.internal.boot.InternalBootLoader.initialize(InternalBootLoader.java:582)
         at org.eclipse.core.internal.boot.InternalBootLoader.startup(InternalBootLoader.java:1035)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:838)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         ... 7 more
    Any Idea? HOw to get rid of this problem?.

    I have figured out the problem. Some of the plugins were missing from the installation source. I copied the missing plugins from other installation and it worked.

  • MBP 2006, Crash during login, black screen, fans running high speed.

    Hello.
    I'm having problem with my MacBook Pro 2006 model. OSX 10.6.8.
    When I boot into OSX and log in then the computer crashes with black screen and fan start running on high speed. It usually happends when I'm typing my password but sometimes I can log in but then it crashes usually soon.
    I can boot into Safe mode and Single user mode and everything is normal there.
    If I boot from OSX install CD same happens. Its crashes. Same with from Install USB stick and from Disk warrior disk. Safemode and sigleuser mode is no problem.
    It started one year ago when I puted the computer to sleep and woke it up. Then it crashed. So I just stopped puting it to sleep. Then after few months it started doing this during login but after one or two restarts then it worked. And now she does it every time.
    Nothing in logs that gets my attention. I've tryed resetting SMC and everything else I can reset.
    Anyone had this problem ?
    Best Regards.
    Sverrir

    I've been having this same frustrating problem, with the same machine (A1150, 1.83Ghz) although mine does it with both the AC and the battery. I was hoping it was the battery and just replaced it (the old one was almost dead), to no avail.
    I thought it was working okay in Windows under Bootcamp until one day it decided to show off the same black-out/wild spinning fans symptoms. Grrr.
    I've since run the following repeatedly, all of which have come up with nothing: AHT, Memtest, Hardware Monitor, iStat. I've been furiously monitoring the logs and not seeing anything jump out. I also cleaned the caches with Leopard Cache Cleaner and OnyX, and did an archive & install of the OS a couple of times. Lastly, I created a new user to see if there were problems with my start-up. Problems persisted.
    Right now the only time I can keep it running is if I'm in Safe Mode. Not helpful, particularly WRT making a backup (i.e., I won't be able to use Firewire ).
    Any more ideas/advice on this would be very appreciated. I'm ready to hurl my puter out the window.
    Message was edited by: lynnbee
    Message was edited by: lynnbee
    Message was edited by: lynnbee

  • Keep choosen language during login in Portal 9.0.4

    Hello
    In Portal 9.0.4 the language will switch after a login to the default language defined in your browser settings. It seems that this behavior is new in Portal 9.0.4.
    Our problem:
    ============
    We have some public pages and some available only for authenticated users. All the pages are available in multiple languages, even the public ones. So, if a user first looks at the public pages and changes for this the language (with set language portlet) and then logs in, he would wonder why he has to change the language again, or? We want to provide the possibility that a user (also a public one) can choose the language within portal. We cannot estimate that all the users of our website have set their preferred language in the browser settings.
    my Question:
    ============
    Is there any way to keep the choosen language during login in Portal 9.0.4?
    Thanks,
    Chrigel

    hi chrigel,
    tested this in portal 9.0.4.
    i select language a at login screen. browser has language b set as default language and language a as second language. when i now login portal keeps the language a as the session language.
    even if you login with language c set and browser has only language a and b set the portal pages show up in language c, which means that this is the session language as well.
    i was testing with IE 6.
    regards,
    christian

  • "Program files" directory problem during Microsoft Office Customization Installer in non-English versions of Windows

    We have a document-level customization solution for Word and are experiencing problems during deployment in an environment running on terminal services. The OS (Windows 2012) is English and Word (2013) is non-English (German). 
    Installation is done into the "Program Files" folder correctly. But when trying to start a word document linked to the specific template. The "Microsoft Office Customization Installer" pops up with the error.
    "There was an error during installation"
    From: file:///C:/Programme/[CompanyName]/[Productname]/[Productname].vsto
    Downloading file:///c:/Programme/[CompanyName]/[Productname]/[Productname].vsto did not succeed.
    Exception: ....
    System.Deployment.Application.DeploymentDonwloadException: Download file:///C:/Programme/[Companyname]/Productname]/[Productname].vsto did not suceed. ---> System.Net.WebException: Could not find a part of the path 'C:\Programme\[Companyname]\[Productname]\[Productname].vsto'.
    ---> System.Net.WebException: ...... ---> System.IO.DirectoyNotFoundException......
    The problem seems to be that the installer is looking for C:\PROGRAMME instead of C:\PROGRAM FILES. C:\PROGAMME is the German localized name of PROGRAM FILES (http://en.wikipedia.org/wiki/Program_Files).
    The installer installs the solution correctly deployed into c:\program files, but when the later a user tries to start it and the Microsoft Office Customization Installer is called, it tries to access the non-existing "c:\programme" folder. This
    doesn't exist, because Windows is English.
    Is there any thing related to deploying solutions on a platform which has different languages (mixing/matching of OS language and Office language?)
    Thank you for your help

    Hello,
    1. First, I would confirm with you whether you dealt with the localization for your document-level add-in?
    2. Did you use this way to define the Create a class that defines the post-deployment action part of Put the document of a solution
    onto the end user's computer (document-level customizations only) and did you get the path with Environment.SpecialFolder enum?
    To handle this, I would recommend you consider using Environment.SpecialFolder to set that property.
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Choosing between external and partner application and problem with login

    We have an application on Oracle App Server 10.1.3.3 and we have an OID server.
    I had taken this for granted that I should define the application as 'Partner Application' and not external application for single sign on.
    Now that we need the 'PASSWORD' retrieved by application, we are considering defining it as an external application.
    There are at least two problems I have encountered defining the application as external:
    1. 'pageConfig:serverDate' is among the login form's inputs in the login page, but I can't set it in orasso 'Edit External Applications' page
    2. After login using SSO as external application and when I click on the application's new link, the login page is shown with the username and password field filled, but I have to click on login button anyway (no automatic and invisible login).
    I will be very grateful if someone gives a general view on the differences between external and partner, whether in this case external has to be used or partner and finally give some comment on my specific problem with login button and manual login.
    Thank you

    Just some information :
    - The problem with LOGIN page exists. I don't have that problem with for example GMAIL when defined as external application, but with my applications in Oracle Application Server.
    - There is also another thing I don't understand. The link to external application is something like:
    javascript:open_jwindow('../ealogin?ID=76D4766','76');
    and couldn't be executed outside pls/orasso
    in other words we can't give that to our users, can we? They should login to orassso and see that?
    We don't want to involve them in Identity Management...
    Any help is appreciated....
    Regards

  • Problem During Installation of ECC 6 on Windows 2003

    <b><b>Here I am facing problem during Import ABAP Phase.
    It is throwing Error like that::
    CJS-30022 Program 'Migration Moitor' exists with return code 103.
    After completeing 9 stages, it's getting problem in Import packages and installation get stucked.
    My Server is like that:
    OS: Windows Server 2003
    Hardware: HP Itanium IA64
    Database: Oracle 10.2g
    SAP Release : 2004s ECC 6
    I have configured Java with j2sdk 1.4.2_12:
    JRE 1.5 is not available for IA64 .
    I reconfigured the parameter "shared_pool_size" (to 400MB)in init<sid>.ora at \oracle\<sid>\database.
    Also adjusted another parameter which is "shared_pool_reserved_size" i.e. 10% of the shared_pool_size.
    What to do now.
    Please send me feed backs.
    Regards,
    Sumanta Chatterjee
    </b></b> <b></b>

    run 'ls -lrta' in /tmp/sapinst_instdir/.... (whatever the lowest path is there, where all the log files are).  You should see something like sap<something>.tsk and sap<something>.log.  Look at the most recently updated sap<something>.log file for the specific error.  One problem I've seen is that if you configure the advanced oracle config to turn off AUTOEXTEND on the tablespaces, the abap load will bomb because it runs out of space.  Also, make sure your SYSTEM tablespace has at least 500M.
    Posting the relevant contents of the log with the detailed error description would help us provide a better answer as well.
    Rich

Maybe you are looking for