Issue while starting the flex application

I have an app that has been working for over 4 months now, but it started giving me this strange error starting this morning. It doesn't even start the app. Pls let me know if you have any suggestions.
TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at mx.controls::AdvancedDataGridBaseEx/http://www.adobe.com/2006/flex/mx/internal::getHeaderInfo()[C:\work\flex\dmv_automation\pr ojects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:2366]
    at mx.controls::AdvancedDataGrid/http://www.adobe.com/2006/flex/mx/internal::getHeaderInfo()[C:\work\flex\dmv_automation\pr ojects\datavisualisation\src\mx\controls\AdvancedDataGrid.as:2147]
    at mx.controls::AdvancedDataGrid/getFieldSortInfo()[C:\work\flex\dmv_automation\projects\dat avisualisation\src\mx\controls\AdvancedDataGrid.as:6840]
    at mx.controls.advancedDataGridClasses::AdvancedDataGridHeaderRenderer/getFieldSortInfo()[C: \work\flex\dmv_automation\projects\datavisualisation\src\mx\controls\advancedDataGridClass es\AdvancedDataGridHeaderRenderer.as:757]
    at mx.controls.advancedDataGridClasses::AdvancedDataGridHeaderRenderer/measure()[C:\work\fle x\dmv_automation\projects\datavisualisation\src\mx\controls\advancedDataGridClasses\Advanc edDataGridHeaderRenderer.as:481]
    at mx.core::UIComponent/measureSizes()[C:\autobuild\3.2.0\frameworks\projects\framework\src\ mx\core\UIComponent.as:5956]
    at mx.core::UIComponent/validateSize()[C:\autobuild\3.2.0\frameworks\projects\framework\src\ mx\core\UIComponent.as:5902]
    at mx.managers::LayoutManager/validateClient()[C:\autobuild\3.2.0\frameworks\projects\framew ork\src\mx\managers\LayoutManager.as:837]
    at mx.controls::AdvancedDataGridBaseEx/calculateHeaderHeight()[C:\work\flex\dmv_automation\p rojects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:2249]
    at mx.controls::AdvancedDataGrid/calculateHeaderHeight()[C:\work\flex\dmv_automation\project s\datavisualisation\src\mx\controls\AdvancedDataGrid.as:3141]
    at mx.controls::AdvancedDataGridBaseEx/makeRowsAndColumns()[C:\work\flex\dmv_automation\proj ects\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:1915]
    at mx.controls::AdvancedDataGrid/makeRowsAndColumns()[C:\work\flex\dmv_automation\projects\d atavisualisation\src\mx\controls\AdvancedDataGrid.as:7169]
    at mx.controls.listClasses::AdvancedListBase/updateDisplayList()[C:\work\flex\dmv_automation \projects\datavisualisation\src\mx\controls\listClasses\AdvancedListBase.as:3504]
    at mx.controls::AdvancedDataGridBaseEx/updateDisplayList()[C:\work\flex\dmv_automation\proje cts\datavisualisation\src\mx\controls\AdvancedDataGridBaseEx.as:1778]
    at mx.controls::AdvancedDataGrid/updateDisplayList()[C:\work\flex\dmv_automation\projects\da tavisualisation\src\mx\controls\AdvancedDataGrid.as:6007]
    at mx.controls.listClasses::AdvancedListBase/validateDisplayList()[C:\work\flex\dmv_automati on\projects\datavisualisation\src\mx\controls\listClasses\AdvancedListBase.as:3072]
    at mx.managers::LayoutManager/validateDisplayList()[C:\autobuild\3.2.0\frameworks\projects\f ramework\src\mx\managers\LayoutManager.as:622]
    at mx.managers::LayoutManager/doPhasedInstantiation()[C:\autobuild\3.2.0\frameworks\projects \framework\src\mx\managers\LayoutManager.as:677]
    at Function/http://adobe.com/AS3/2006/builtin::apply()
    at mx.core::UIComponent/callLaterDispatcher2()[C:\autobuild\3.2.0\frameworks\projects\framew ork\src\mx\core\UIComponent.as:8628]
    at mx.core::UIComponent/callLaterDispatcher()[C:\autobuild\3.2.0\frameworks\projects\framewo rk\src\mx\core\UIComponent.as:8568]

Maybe it is a timing issue you didn't see before.
Check for areas of the app that might be dependent on other areas of the app being in a certain state, or dependent on data existing.
Or try to boil your case donw to simplified code and post here.

Similar Messages

  • Issue While starting the Oracle Database

    Dear All,
    I am getting the below error while starting the database:
    We are using VMware and the database version is 11.2.0.3
    $ sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.3.0 Production on Thu Oct 24 10:21:10 2013
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Connected to an idle instance.
    SQL> startup nomount
    ORA-10997: another startup/shutdown operation of this instance inprogress
    ORA-09969: unable to close or remove lock file
    Linux-x86_64 Error: 30: Read-only file system
    ORA-09925: Unable to create audit trail file
    Linux-x86_64 Error: 30: Read-only file system
    Additional information: 9925
    SQL>
    Please let me know how to go forward ?..
    Is this issue related to Oracle or OS VMware ?..
    Regards,
    Mahesh

    Mode of  file system on your OS has changed to read-only.
    ORA-09969: unable to close or remove lock file
    Linux-x86_64 Error: 30: Read-only file system
    The above error can be because of your partition where lock file for instance is kept is changed into read only mode.
    You can do the following.
    1. Check if on the instance shutdown operation is pending .
    2. Check which mount points are changed to read only mode.
    3. As you system admin to Remount the same in read write mode or you can try this cmd as root user (mount -o remount,rw <device driver> <partition name>. Eg:- mount -o remount,rw /dev/sdb5 /oracle).
    4 .Let the database to get shutdown
    5. after this startup again

  • Error while starting the sun application server 8

    when ever i start the default server i get the following server.............
    can any one tell me where shoud i specify the correct path or is the error related to something else.................
    [#|2005-06-29T14:27:32.250+0530|WARNING|sun-appserver-pe8.1_02|javax.enterprise.tools.launcher|_ThreadID=10;|LAUNCHER005:Spaces in your PATH have been detected. The PATH must be consistently formated (e.g. C:\Program Files\Java\jdk1.5.0\bin; ) or the Appserver may not be able to start and/or stop.  Mixed quoted spaces in your PATH can cause problems, so the launcher will remove all double quotes before invoking the process. The most reliable solution would be to remove all spaces from your path before starting the Appservers components.  |#]
    [#|2005-06-29T14:27:32.328+0530|INFO|sun-appserver-pe8.1_02|javax.enterprise.tools.launcher|_ThreadID=10;|
    C:/Sun/AppServer/jdk\bin\java
    -client
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=C:/Sun/AppServer/domains/domain1/logs/server.log
    -Djava.endorsed.dirs=C:/Sun/AppServer/lib/endorsed
    -Djava.security.policy=C:/Sun/AppServer/domains/domain1/config/server.policy
    -Djava.security.auth.login.config=C:/Sun/AppServer/domains/domain1/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=C:/Sun/AppServer/domains/domain1/config/keystore.jks
    -Djavax.net.ssl.trustStore=C:/Sun/AppServer/domains/domain1/config/cacerts.jks
    -Djava.ext.dirs=C:/Sun/AppServer/jdk/jre/lib/ext;C:/Sun/AppServer/domains/domain1/lib/ext
    -Djdbc.drivers=com.pointbase.jdbc.jdbcUniversalDriver
    -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
    -Dcom.sun.enterprise.taglisteners=jsf-impl.jar
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    -Dcom.sun.aas.configName=server-config
    -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    -Ddomain.name=domain1
    -Djmx.invoke.getters=true
    -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
    -Dcom.sun.aas.promptForIdentity=true
    -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
    -Dcom.sun.aas.instanceRoot=C:/Sun/AppServer/domains/domain1
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=domain1
    -Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
    -Dproduct.name=Sun-Java-System/Application-Server
    -Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
    -Dcom.sun.aas.configRoot=C:/Sun/AppServer/config
    -Djava.library.path=C:\Sun\AppServer\jdk\jre\bin\client;C:\Sun\AppServer\lib;C:\Sun\AppServer\lib;C:\Sun\AppServer\jdk\bin;.;C:\WINNT\system32;C:\WINNT;C:\Sun\AppServer\lib;C:\Sun\AppServer\bin;C:\Sun\AppServer\lib;C:\Sun\AppServer\bin;C:\Sun\AppServer\bin;C:\Sun\AppServer\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\VoiceAge\Common;C:\Sun\AppServer\bin;C:\DOCUME~1\71304\LOCALS~1\Temp\j2eesdk-1_4_02_2005Q2-windows.exe2\package;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\VoiceAge\Common;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\VoiceAge\Common;c:\j2sdk1.4.1_01\bin;c:\sun\appserver\bin;
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    C:/Sun/AppServer/jdk/lib/tools.jar;C:/Sun/AppServer/lib/appserv-rt.jar;C:/Sun/AppServer/lib\activation.jar;C:/Sun/AppServer/lib\admin-cli.jar;C:/Sun/AppServer/lib\appserv-admin.jar;C:/Sun/AppServer/lib\appserv-cmp.jar;C:/Sun/AppServer/lib\appserv-ext.jar;C:/Sun/AppServer/lib\appserv-jstl.jar;C:/Sun/AppServer/lib\appserv-upgrade.jar;C:/Sun/AppServer/lib\commons-launcher.jar;C:/Sun/AppServer/lib\commons-logging.jar;C:/Sun/AppServer/lib\dom.jar;C:/Sun/AppServer/lib\j2ee-svc.jar;C:/Sun/AppServer/lib\j2ee.jar;C:/Sun/AppServer/lib\jax-qname.jar;C:/Sun/AppServer/lib\jaxr-api.jar;C:/Sun/AppServer/lib\jaxr-impl.jar;C:/Sun/AppServer/lib\jaxrpc-api.jar;C:/Sun/AppServer/lib\jaxrpc-impl.jar;C:/Sun/AppServer/lib\jmxremote.jar;C:/Sun/AppServer/lib\jmxremote_optional.jar;C:/Sun/AppServer/lib\jsf-api.jar;C:/Sun/AppServer/lib\jsf-impl.jar;C:/Sun/AppServer/lib\mail.jar;C:/Sun/AppServer/lib\relaxngDatatype.jar;C:/Sun/AppServer/lib\rmissl.jar;C:/Sun/AppServer/lib\saaj-api.jar;C:/Sun/AppServer/lib\saaj-impl.jar;C:/Sun/AppServer/lib\xalan.jar;C:/Sun/AppServer/lib\xercesImpl.jar;C:/Sun/AppServer/lib\xsdlib.jar;C:/Sun/AppServer/lib/install/applications/jmsra/imqjmsra.jar;C:/Sun/AppServer/imq/lib/jaxm-api.jar;C:/Sun/AppServer/imq/lib/fscontext.jar;C:/Sun/AppServer/lib/ant/lib/ant.jar;C:/Sun/AppServer/pointbase/lib/pbclient.jar;C:/Sun/AppServer/pointbase/lib/pbembedded.jar
    com.sun.enterprise.server.PEMain
    start
    display
    native|#]
    [#|2005-06-29T14:27:54.859+0530|INFO|sun-appserver-pe8.1_02|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [C:\Sun\AppServer\imq\bin].|#]
    [#|2005-06-29T14:27:54.875+0530|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.core|_ThreadID=10;|CORE5098: AS Socket Service Initialization has been completed.|#]
    [#|2005-06-29T14:27:59.156+0530|INFO|sun-appserver-pe8.1_02|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2005-06-29T14:27:59.343+0530|WARNING|sun-appserver-pe8.1_02|javax.enterprise.system.stream.err|_ThreadID=10;|java.lang.NoClassDefFoundError: javax/net/ssl/TrustManager
         at com.sun.enterprise.security.SecurityLifecycle.onInitialization(SecurityLifecycle.java:59)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:215)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:284)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    |#]

    The missing class is part of the Java Dynamic Management Kit (JDMK)
    and is in the JAR file 'jdmkrt.jar'
    In my SOLARIS 9 installation the path is
    /opt/SUNWjdmk/5.1/lib/jdmkrt.jar
    My solution was to edit the the �asadmin� shell script
    and add the path to the above JAR file in its CLASSPATH
    $ vi /opt/SUNWappserver/sbin/asadmin
    -Djava.library.path=...:/opt/SUNWjdmk/5.1/lib: ...

  • Error while starting the Portal application server

    Hi ,
    We are running EP 7 on SP12 on HP-UX1 1.31 with Oracle.
    this a strange problem that we are facing.When we try to restart the Application sever it never starts up until we take a restart of the CI as well.
    The default trace writes
    m.sap.engine.core.Framework#######Thread[Thread-1,5,main]
    ##0#0#Fatal#1#/System/Server#Plain###Critic
    al shutdown was invoked. Reason is: Error getting confirmation reply
    during attach to cluster.#
    #1.#0019BBEBBF0E00000000001E00002348000442F5B31BE7CE#1199522946212#com.sap.engine.core.Framework##co
    m.sap.engine.core.Framework#######Thread[Thread-1,5,main]
    ##0#0#Fatal#1#/System/Server#Plain###Critic
    al shutdown was invoked. Reason is: Error getting confirmation reply
    during attach to cluster.#
    #1.#0019BBEBBF0E00000000001700002885000442F61C903BE6#1199524715444#com.sap.engine.core.service630.co
    ntainer.LoadContainer##com.sap.engine.core.service630.container.LoadContainer#######Thread[Thread-1,
    5,main]##0#0#Error#1#/System/Server#Plain###interface
    tclmctcculinterface_sda - null jars, incor
    Has anyone come across same error??
    If we restart the CI then everything starts up well.
    Regards,
    rohit

    Hi,
    We are facing the same problem.
    Can you help me out with this??
    Thanks & Regards,
    Arpita Saini

  • CompatibilityRealm issues while starting the weblogic server.

    Hi,
    This is the error I am getting when I try to bring up the weblogic portal. The version is weblogic 7.0 SP7
    Can anyone pls suggest here?
    Starting WebLogic Server...
    <Mar 28, 2006 3:31:05 PM CST> <Notice> <Management> <140005> <Loading configurat
    ion /apps/slfc/bea7/portalDomain/./config.xml>
    Failed to initialize default security realm: CompatibilityRealm
    <Mar 28, 2006 3:31:10 PM CST> <Critical> <WebLogicServer> <000364> <Server failed during initialization. Exception:weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:761)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:530)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:922)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:719)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:593)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:281)
    at weblogic.Server.main(Server.java:32)
    >
    <Mar 28, 2006 3:31:10 PM CST> <Emergency> <WebLogicServer> <000342> <Unable to initialize the server: Fatal initialization exception
    Throwable: weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:761)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:530)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:922)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:719)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:593)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:281)
    at weblogic.Server.main(Server.java:32)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:761)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:530)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:922)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:719)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:593)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:281)
    at weblogic.Server.main(Server.java:32)
    Reason: Fatal initialization exception
    Throwable: weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    weblogic.security.service.SecurityServiceRuntimeException: Failed to initialize default security realm CompatibilityRealm for unknown reasons
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:761)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:530)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:922)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:719)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:593)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:281)
    at weblogic.Server.main(Server.java:32)
    Thanx
    Nitin

    Most of the time this error is coming from a wrong psservername parameter definition in configuration.properties of your Webserver. Be sure you can ping the servername or IP address defined, and the port is the Jolt port of the AppServer domain.
    Please, show us what's the value. And also your PTools, Weblogic, Tuxedo version and OS used.
    Nicolas.

  • OC4J Configuration Issue While Starting the Database.

    Hi,
    Simply rename the the directories to lowe case. It works...
    Edited by: Junaid on Oct 4, 2012 2:28 AM

    Mode of  file system on your OS has changed to read-only.
    ORA-09969: unable to close or remove lock file
    Linux-x86_64 Error: 30: Read-only file system
    The above error can be because of your partition where lock file for instance is kept is changed into read only mode.
    You can do the following.
    1. Check if on the instance shutdown operation is pending .
    2. Check which mount points are changed to read only mode.
    3. As you system admin to Remount the same in read write mode or you can try this cmd as root user (mount -o remount,rw <device driver> <partition name>. Eg:- mount -o remount,rw /dev/sdb5 /oracle).
    4 .Let the database to get shutdown
    5. after this startup again

  • Error on MBAM Clients while start the encryption

    Hi,
    I am getting multiple issue while start the encryption through MBAM Client.
    Currently I am getting below to logs on MBAM clients
    1.
    Log Name:      Microsoft-Windows-MBAM/Admin
    Source:        Microsoft-Windows-MBAM
    Date:          02-04-2014 19:09:24
    Event ID:      4
    Task Category: None
    Level:         Error
    Keywords:     
    User:          SYSTEM
    Computer:      KLL1Z5G1N1.KALPATARUGROUP.COM
    Description:
    An error occurred while sending encryption status data.
    Error code:
    0x803D0005
    Details:
    Access was denied by the remote endpoint.
    2nd Log
    Log Name:      Microsoft-Windows-MBAM/Admin
    Source:        Microsoft-Windows-MBAM
    Date:          02-04-2014 19:09:20
    Event ID:      2
    Task Category: None
    Level:         Error
    Keywords:     
    User:          SYSTEM
    Computer:      KLL1Z5G1N1.KALPATARUGROUP.COM
    Description:
    An error occured while applying MBAM policies.
    Volume ID:\\?\Volume{be9de23e-877c-11e3-8267-806e6f6e6963}\
    Error code:
    0x803D0005
    Details:
    Access was denied by the remote endpoint.
    to resolve this issue I have done the below but still issue is here.can anyone suggest for right solutions for this ?
    1. On MBAM server I have done below
    DWORD (32-Bit) value with name as "DisableMachineVerification" and change the value data to 1.
    Restart the MBAM Server.
    2. on MBAM server I am not getting any application logs.
    3. MBAM Recovery and Hardware service endpoint and MBAM Status reporting service endpoint is configured with GP properly and it is working while opening through Browser.
    MBAM Recovery and Hardware service endpoint :-http://bos01.kugroup.com:8080/MBAMRecoveryAndHardwareService/CoreService.svc  (where bos01.kugroup.com is FQDN of
    Administration and Monitoring Server Name) 
    MBAM Status reporting service endpoint:-
    http://bos01.kugroup.com:8080/MBAMComplianceStatusService/StatusReportingService.svc      (where bos01.kugroup.com is FQDN of Administration and Monitoring Server Name) 
    4. GP applied successfully..
    I need to resolve this issue quickly can some guide me ? MBAM Monitoring and self-service components is on one server and other DB components are on other server.
    thanks..shailendra
    Shailendra Dev

     I am attaching the Group Policy applied .
    Shailendra Dev

  • Problem occured while starting the Manged server of weblogic9.2

    Hi all,
    I am cnfiguring the OWSM on 2 machine which are in Clustering mode(Pre-Prod Env)
    I have done the installation of SOA SUITE10.1.3.1 for the same.
    After installation , i started Admin server.
    But i am facing issue while starting the managed server of weblogic9.2 through admin Server Console.(which are clustered).The managed Server state goes to ADMIN and raise the error that failed to start the server.It does not go into RUNNING state.
    The error i was recieved is :
    *####<May 13, 2009 10:21:01 AM IST> <Info> <ServletContext-/bea_wls_internal> <ggneai65> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1242190261158> <000000> <HTTPClntLogin: Login rejected with code: 'Failed', reason: java.net.ProtocolException: HTTP tunneling is disabled*
    *     at weblogic.rjvm.http.HTTPServerJVMConnection.acceptJVMConnection(HTTPServerJVMConnection.java:88)*
    *     at weblogic.rjvm.http.TunnelLoginServlet.service(TunnelLoginServlet.java:80)*
    *     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)*
    *     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)*
    *     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)*
    *     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)*
    *     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)*
    *     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3244)*
    *     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)*
    *     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)*
    *     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)*
    *     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)*
    *     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)*
    *     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)*
    *     at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)*
    *'>*
    because of which deployment of OWSM failed at managed server.
    please help me for the same ASAP.
    its urgent.
    Regards
    Gaurav

    That is an INFO message you received and would not stop a managed server from starting. To get rid of that INFO message, enable tunneling on the admin server.
    Check your node manager log file to see why the managed server is not starting.

  • While accessing the WAS, Application cannot be started! is getting.

    Hi All,
       I am facing this issue while accessing the WAS. I started the WAS and it is running. When i am accessing http://<hostname>:50000/, I am getting 503 error Service Unavailable Error.
    Here are the details.
    Details: com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Error in starting application sap.com/com.sap.engine.docs.examples.
         at com.sap.engine.services.servlets_jsp.server.container.StartAction.prepareStart(StartAction.java:97)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainer.prepareStart(WebContainer.java:379)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:349)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareLocal(StartTransaction.java:371)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:370)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:118)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:219)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationLocalAndWait(DeployServiceImpl.java:4323)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationsInitially(DeployServiceImpl.java:2456)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.clusterElementReady(DeployServiceImpl.java:2332)
         at com.sap.engine.services.deploy.server.ClusterServicesAdapter.containerStarted(ClusterServicesAdapter.java:41)
         at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.processEvent(ContainerEventListenerWrapper.java:141)
         at com.sap.engine.core.service630.container.AdminContainerEventListenerWrapper.processEvent(AdminContainerEventListenerWrapper.java:19)
         at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.run(ContainerEventListenerWrapper.java:101)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:73)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:134)
    Caused by: java.lang.NoClassDefFoundError: com/sap/engine/services/servlets_jsp/server/runtime/context/ApplicationContext
         at com.sap.engine.services.servlets_jsp.server.container.WebContainerHelper.createDefaultContext(WebContainerHelper.java:483)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainerHelper.createContext(WebContainerHelper.java:524)
         at com.sap.engine.services.servlets_jsp.server.container.StartAction.prepareStart(StartAction.java:50)
         ... 16 more
    Can anybody help me.
    Thanks in advance.
    Regards
    Chiranjeevi A

    What kind of DNS settings should I try to change?
    I already tried the "DNS Configuration for BSP Applications Under Windows 2000" since I'm working with Windows 2000 http://help.sap.com/saphelp_bw31/helpdata/en/9f/fc9c3b122efc6ee10000000a114084/content.htm
    But it didn't work. I keep getting the same error.

  • To run an application on iAS6sp1 on HP-Unix, while starting the kjs from command line, it gives a GDS error and crashes. Subsequently, after stopping all services and restarting iAS wouldnot come up.

     

    Hi,
    Not a problem, please post the KJS error logs for me to hunt the
    exact reason for the error.
    Thanks & Regards
    Raj
    Neel John wrote:
    To run an application on iAS6sp1 on HP-Unix, while starting the kjs
    from command line, it gives a GDS error and crashes. Subsequently,
    after stopping all services and restarting iAS wouldnot come up.
    Try our New Web Based Forum at http://softwareforum.sun.com
    Includes Access to our Product Knowledge Base!

  • Error While Starting the Weblogic Managed server- BEA-160001

    Hi,
    While starting the managed server (10.3.4) below exception occurs. Help me on why the error occurs.
    <Error> <J2EE> <BEA-160001> <Error deploying Internal Application: weblogic.application.ModuleException: [HTTP:101216]Servlet: "CoordinatorPortTypeServlethttp" failed to preload on startup in Web application: "wls-wsat.war".
    java.lang.ExceptionInInitializerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    Caused by: java.lang.IllegalArgumentException: com.sun.xml.messaging.saaj.soap.LocalStrings != com.sun.xml.internal.messaging.saaj.soap.LocalStrings
         at java.util.logging.Logger.getLogger(Logger.java:314)
         at com.sun.xml.internal.messaging.saaj.soap.SAAJMetaFactoryImpl.<clinit>(SAAJMetaFactoryImpl.java:41)
    .

    Hi,
    There are two workaround for this issue.
    1) Without disabling wls-wsat application:
    Here are the steps:
    Add jar saaj-impl-1.3.jar to weblogic classpath
    Start weblogic using java options:
    -Djavax.xml.soap.MessageFactory=com.sun.xml.messaging.saaj.soap.MessageFactoryImpl
    -Djavax.xml.soap.SOAPFactory=com.sun.xml.messaging.saaj.soap.SOAPFactoryImpl
    -Djavax.xml.soap.MetaFactory=com.sun.xml.messaging.saaj.soap.SAAJMetaFactoryImpl
    2) If wls-wsat is not required:
    This is the setting to disable wls-wsat:
    -Dweblogic.wsee.wstx.wsat.deployed=false
    It is mentioned here in the doc
    http://docs.oracle.com/cd/E21764_01/web.1111/e13734/cluster.htm
    Regards,
    Kal

  • Failed to run task sequence. Error occurred while starting the task sequence (0x8007000E)

    Hi there
    Patch Tuesday yesterday (10th June2014). As always we deploy new patches first to a test collection where Windows 7 updates automatically apply.
    Upon trying to rebuild any of the machines in this test collection, we were presented with the following error message:
    Failed to run task sequence.  Error occurred while starting the task sequence (0x8007000E)
    After searching about this, I found this page from Niall Brady, which explained the problem:
    http://www.niallbrady.com/2013/05/17/after-selecting-a-task-sequence-in-configuration-manager-2012-sp1-you-receive-threadtoresolveandexecutetasksequence-failed-code0x8007000e-in-smsts-log/
    So I removed some of the machines from the test Windows update collection, and as per the advice in the above link, the error was gone and those machines could be built successfully.
    So the problem is there were too many many policies downloaded (apps, packages and most of all updates) for the task sequence ram to store, hence the error.
    Now...
    ...I have a question.
    The next logical step to my mind is to patch our OS image with all missing patches, so these do not have to be downloaded at build time. Niall mentions this as one of the resolutions to this issue.
    However there seems to be some confusion over whether this would actually make a difference.
    I read through this link:
    http://social.technet.microsoft.com/Forums/en-US/7e597b44-2586-4063-b6d0-cec48a7c11c7/sccm-2012-task-sequence-failure-0x8007000e?forum=configmanagerosd
    There's seems to be no consensus on this.
    Is SCCM 2012 clever enough to - when the task sequence is first started - to download ONLY the updates (policies) it detects as NOT present in the OS image...
    or
    Will it simply try to download policies for ALL items deployed to it, whether the updates are present in the OS image or not?
    I will be disappointed if SCCM 2012 SP1 CU2 isn't clever enough to only download policies at build time for the apps, packages and updates it detects as needed.
    I'd be grateful for some clarity on this.
    Regards,
    John, Glasgow.

    Hi Jason
    Thank you for replying, I appreciate it.
    1) We currently have 15 or 16 software update groups for Office updates, dating back a month or two. The latest software update group contains all the patches in the previous software update groups plus the patches released on 10th June. Do you recommend
    deleting all but the latest software update group?
    2) I'm almost reluctant to ask this, but based on what you have advised, is it the case that when the task sequence executes, it will download policies for each update in each software update group regardless of whether it has already downloaded a policy
    for an update in a previous software update group? So in effect it's downloading policies (for updates) it has already downloaded?
    3) I'm not clear on why there would be no policy for an image; in Niall Brady's informative page on the 8007000E error, he writes the following:
    "The reason it has run of space could be due to four possibilites: too many applications, too many Windows updates, too many Task Sequence steps, too many referenced packages'.
    Can you shed some light on why there isn't a policy for an image?
    Thanks again for replying,
    John.

  • Exception while starting the weblogic10.0 server : getTransactionSupport

    We are in process of migrating the application from weblogic8 to weblogic10.0. we are facing some problem while starting the weblogic server, continously getting the exception like
    ####<31-Dec-2008 10:36:19 o'clock GMT> <Error> <<MessagingBridge> <blx25ao01> <aadev100-01><STANDBY ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)> <WLS Kernel> <1230719779233> <BEA-200044> <The following exception has occurred:
    java.lang.AbstractMethodError: getTransactionSupport
    at weblogic.jms.bridge.internal.MessagingBridge.startInternal(MessagingBridge.java:615)
    at weblogic.jms.bridge.internal.MessagingBridge.run(MessagingBridge.java:1030)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:464)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    >
    Our application is using the JMS with MQ Queue to send and receive the message. but messages are not flown fron MQ Queue to JMS server..
    Please guide me on this..as we are in critical stage of implementation phase.

    You need to open a support case at support.bea.com or 888.232.7878 for urgent issues.

  • Error starting the Planning application, review the event log for details

    We are using the Hyperion Demo and there was a problem suddenly cropped up.
    While rebooting the system error is displayed saying - Atleast one of the driver is not installed.
    VMware is used to access the Hyperion Demo and when Planning application is started it gives the following error:
    Error starting the Planning application, review the event log for details
    We were using this Demo from some weeks and was able to access the workspace and others but from few days this issue is faced.
    Immediate response is highly appreciated as we are planning for a user demo in the weekend.
    Thanks,
    Ravi Kanth

    Hi Nofog / Goodwin,
    OLDAP is not running.
    Following errors are displayed:
    When VMWare is restarted: At least one service or driver failed during system startup. Use Event viewer to examine the Event log for details.
    OpenLDAP: Windows could not start the hyperion S9 OpenLDAP on Local Computer. For more information review the system even log. If this is not the microsoft service contact the service vendor, and refer to service specific code 21.
    Event log: The Hyperion S9 OpenLDAP service terminated with service - specific - erro 21 (0x15).
    Please let me know your email ids so that to send the screen shots.
    Thanks,
    Ravi

  • ISSUES WHILE STARTING HTTP SERVER FOR A NEW INSTALLATION OF 10G AS

    I installed 10g AS version 10.1.3.1. I am having this issue while running the installation:
    The Configuration assistants are failing with the following error:
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=621769602,pid=30999)
    failed to start a managed process after the maximum retry limit
    Log:
    /opt/dba/oracle/product/10.1.3.1/OracleAS_1/opmn/logs//HTTP_Server~1.log
    Configuration assistant "Oracle Process Management and Notification Configuration Assistant" failed
    I am using a staticports.ini file with the following values
    Oracle HTTP Server port =81
    Oracle HTTP Server Listen port = 81
    Oracle HTTP Server SSL port = 444
    Oracle HTTP Server Listen (SSL) port = 444
    I am not sure what the following are for and what values i should for them so i commented them
    #Oracle Notification Server Request port = port_num
    #Oracle Notification Server Local port = port_num
    #Oracle Notification Server Remote port = port_num
    #ASG port = port_num
    Has anyone encountered this issue ??

    Port numbers less than 1024 are privileged ports on Unix/Linux. In order for OHS to run on one of the privileged port (e.g. 81 and 441 in your case) you must enable OHS to run as root. By default OHS runs a non-root user, the user that installed Oracle Application Server.
    So to start with installer do not specify custom (static) ports and complete the installation. OHS will be assigned some non-privileged port by installer. Post installation follow the instructions here to change the ports to 81 and 441:
    http://download.oracle.com/docs/cd/B32110_01/core.1013/b32196/ports.htm#CIHJEEJH
    Thanks
    Shail

Maybe you are looking for

  • Do I need an Apple flash drive or does any flash drive work for storage?

    Can i interchange my flash drives that i have used for my PC with my new mac?

  • Idocs Question!

    HI specialist After run my transaction F110..  I can see my Idocs in transaction WE02. Then I run the BD87.. and it should generate one file with all the Idocs together but it generates one file per Idoc. It increase the cost in our company with the

  • AD RMS

    I have one AD RMS server installed in Dev environment. I want to ensure that users will be able to access the documents already secured and will be able to restrict access on new documents even if AD RMS server goes down for a while.I am testing it a

  • Partitioning an external Firewire drive

    Hi, I'm trying to partition an external 150gb Lacie Firewire drive with the Disk Utility under OSX10.3.9 and I've gone through the Erase procedure and DU is telling me I'm left with 149.1gb after formatting. So now under the partition tab I'm trying

  • Error installing Tomcat

    Hello, I'm installing Tomcat on a Windows ME machine. I've set the CLASSPATH to C:\Tomcat\jakarta-tomcat-3.2.3, the JAVA_HOME to C:\jdk1.3.1, and the TOMCAT_HOME to C:\Tomcat\jakarta-tomcat-3.2.3. The error I'm getting when I use the startup command