OAS DOES NOT START!!IS IT A BUG IN OAS4.0.8.1

Hello Tech Managers,
I have serious problems in OAS 4.0.8.1.
It starts only 3-4 times but after this
while starting it gives error-08849 for which
the action is none.
Error-waited 60secs couldn't receive initilization message,wrksf couldn't start successfully.
Where can i set the parameter(>60secs) so that there is more time for initialization message?
Could some one throw light on this,please
Mahesh([email protected])

That connection is supported for tethering....
Barry

Similar Messages

  • Personalization Scheduling Engine does not start -- Bug?

    Hi there. I don't know if it's the correct forum to post my question. If I'm wrong I ask you to redirect to
    the correct one.
    I've correctly installed Oracle AS 10g release 1 according to the following topology, on the production
    environment :
    Server 1 --> Here we are three oracle homes : Identity Management , Middle Tier (Portal and Wireless) ,
    Personalization.
    Server 2 --> MetadataRepository
    My problem focuses on Personalization. I advise that in my developing environment I've not got any problem.
    So , I've installed Oracle AS Personalization without wornings. I've created RE,MOR and MTR schemas as the
    procedure dictates. Problem's that Personalization Scheduling Engine does not start. It should start
    automatically but It didn't. So I tried to start it by hand following "Oracle Application Server Hi there.
    I don't know if it's the correct forum to post my question. If I'm wrong I ask you to redirect to the
    correct one.
    I've correctly installed Oracle AS 10g release 1 according to the following topology, on the production
    environment :
    Server 1 --> Here we are three oracle homes : Identity Management , Middle Tier (Portal and Wireless) ,
    Personalization.
    Server 2 --> MetadataRepository
    My problem focuses on Personalization. I advise that in my developing environment I've not got any problem.
    So , I've installed Oracle AS Personalization without wornings. I've created RE,MOR and MTR schemas as the
    procedure dictates. Problem's that Personalization Scheduling Engine does not start. It should start
    automatically but It didn't. So I tried to start it by hand following "Oracle Application Server
    Personalization Administrator's Guide 10g(9.0.4)". Specifically , when I try to start the scheduling engine
    with the command "execute OP_START_ENGINE" in the MOR schema I obtain an error linked to DBMS_JOB.run()
    method. Digging deep into the Oracle alert log file I found this brief linked to the error executin the
    script :
    Thu Apr 14 17:57:28 2005
    Errors in file E:\MetadataRepositoryHome\admin\asdb\udump\ORA01860.TRC:
    ORA-12012: error on auto execute of job 119
    ORA-29532: Java call terminated by uncaught Java exception: java.lang.Exception: Scheduler Workflow Error:
    9756161113494248343 java.lang.NumberFormatException: 9756161113494248343
    at java.lang.Long.parseLong(Long.java)
    at java.lang.Long.parseLong(Long.java)
    at oracle.dmt.op.util.messagelog.MessageLog.getExecutionContextID(MessageLog.java:857)
    at oracle.dmt.op.workflow.SchedulerWorkflowClass.main_method(SchedulerWorkflowClass.java:101)
    at oracle.dmt.op.workflow.SchedulerWorkflowClass.SchedulerWorkflowJava(SchedulerWorkflowClass.java:91)
    ORA-06512: at "MOR_PORTALE.DMT_CLIENT_IDARWIN_WORKFLOW", line 0
    ORA-06512: at line 1
    So as the main error is "NumberFormatException" , I executed reverse engineering decompiling two Oracle
    classes , just to know the origin of the error :
    oracle.dmt.op.util.messagelog.MessageLog and
    oracle.dmt.op.workflow.SchedulerWorkflowClass
    After simple tracing I think I reached the origin and I shocked myself to see it!! The problem starts in the
    main_method of oracle.dmt.op.workflow.SchedulerWorkflowClass, i.e. :
    private void main_method()
    throws Exception
    String event_msg_args[];
    traceMsg += "Start";
    moduleID = "SchedulerWorkflowClass.main_method";
    traceMsg += "-executionContextID";
    executionContextID = MessageLog.getExecutionContextID();
    The problem resides in the getExectiongContextID() method of oracle.dmt.op.util.messagelog.MessageLog class.
    Code of this method is this :
    public static long getExecutionContextID()
    String hostIP = null;
    try
    InetAddress host = InetAddress.getLocalHost();
    hostIP = host.getHostAddress();
    catch(UnknownHostException ex) { }
    StringBuffer buf = new StringBuffer(20);
    if(hostIP != null)
    for(StringTokenizer st = new StringTokenizer(hostIP, "."); st.hasMoreTokens(); buf.append
    (st.nextToken()));
    buf.append((new Date()).getTime());
    String tmpString = buf.toString();
    String idString = tmpString.replace('?', ' ');
    idString = idString.trim();
    int len = idString.length();
    if(len > 19)
    idString = idString.substring(len - 19);
    long id = Long.parseLong(idString);
    return id;
    Simply , code obtains IP address of the Host , concats it with the current time and if the length of the
    result string is longer than 19 it obtains substring of (len -19) length!! I think , Oracle programmer
    thought to prevent NumberFormatException with the control "if(len > 19)
    idString = idString.substring(len - 19);"
    but that's strange , very strange!! In fact , in my case(with my IP Address 160.97.*.*) , method outputs
    NumberFormatExceptio 'couse long "id = Long.parseLong(idString);" is not able to convert the String
    "9756161113494248343" to java.lang.Long!!! 'couse it exceedes maximum value ( 2EXP(63)-1)!! So , I think
    it's bug but I don't know how to solve it!! Problem's in method's semantic. It should control that the
    String it creates is lower that the maximum value allowed for a long , not its length lower or equal 19!!!
    I mean , I cannot modify Oracle Java Class file.
    With kind regards,
    Nicola

    Fix in OracleAS 10.1.2.0.2 if you file a bug referencing bug 4397235 a backport of the fix can be provided on metalink.

  • Panel does not start automatically in Gnome 2.24.3

    Since Gnome 2.24.3, the Gnome Panel does not start automatically.
    I had to manualy add it to the startup group via "Sessions" in order to force it to start when login finishes.
    Does anybody has the same behavior?
    Should I report it as a bug?

    That may be true but it is a real pain since when it happens the only way to recover is to terminate all of the iTunes modules with task manager and start it manually. It also leaves the IPOD in a state that says do not disconnect. You can disconnect since nothing is really happening but there is no excuse for this not to start much faster. When you have multiple users it is a real pain. It ought to be able to either end when finished or better yet allow multiple users simultaneously updating from different libraries.
    I guess i will just have to get in the habit of treating it as a single user and start and stop it every time I need it and be suer not to let it run. Not nice because that means waiting for larger Podcast downloads instead of having there ready for me when I sign on my computer.

  • ACS 3.3 - CSAdmin service does not start

    Hello all,
    I'm running Windows 2003 Server (Enterprise). I installed the eval version of ACS 3.3. The installation process was successful. However, the CSAdmin service does not start. There is an Event Log error that states:
    Failed to initialize AAA Client Config Module.
    Anyone seen this before?
    Let me know if anyone has any suggestions.
    Thanks,

    Saw this and it turned out to be the user had eTrust virus scanning on the server also. Removing that and reinstalling the ACS software fixed it up. Can you check that you don't have that specific software (we may need to file an incompatibility bug), or try removing any other virus/firewalling software that may be causing issues.

  • Oracle Windows Sevice does not start (ORA-12640: Authentication adapter initialization failed)

    I converted a physical windows 2003 machine to a virtual hyperv machine.
    The following error occurs in oradim.log when I try to start the Oracle Windows Service on the virtual server:
    ORA-12640: Authentication adapter initialization failed
    I recreated the service and the password file but with no luck.
    I also tried to change sqlnet.ora with the following: (Replaced NTS to NONE)
    SQLNET.AUTHENTICATION_SERVICES= (NONE)
    In this case the service was started but when I tried to connect as sysdba using sqlplus "/ as sysdba" the "ORA-01031: insufficient privileges" error occurs. If you connect using the password then it connects fine. But I would like to be able to connect without a password because I have some scripts that I do not want to hardcode the sysdba password.
    I also removed and readded the administrator password from ORA_DBA group but again with no luck.

    Have you seen this:
    Oracle Database Service on Windows 2000 in AutoStart Mode with Logon as SYSTEM
    (Bug 1397927) If you have installed an Oracle database service on Windows 2000, when logging in as SYSTEM user (Local System), with startup mode set to Automatic, it is possible that the Oracle database service starts but the database does not start automatically. The following error message is written to the ORADIM.LOG file in the ORACLE_BASE\ORACLE_HOME\DATABASE directory.
    ORA-12640: Authentication adapter initialization failed
    It has also been observed that the services like Oracle Enterprise Management Agent, Oracle Enterprise Manager Management Server and Oracle Internet Directory may also fail for the same reason because they cannot connect to the database.
    The workarounds for this problem are:
    Remove the line sqlnet.authentication_services=(NTS) from SQLNET.ORA or set sqlnet.authentication_services=(NONE) in SQLNET.ORA.
    Start the database manually after the Oracle database service has started using SQL*Plus connecting as user name INTERNAL. Note that the INTERNAL user name will not be available after release 8.1.7.
    Start the service as a specific user:
    Choose Start > Settings > Control Panel > Services. The Services dialog box appears.
    Select the service you want to start.
    Click the Startup button. The Service dialog box appears.
    Click This account and specify the user name and corresponding password.

  • Opmn does not start all processs when server ( windows 2003 is rebooted ).

    There is a startup script which starts every process when run from cmd. But when the server is rebooted it does not start Portal, WebCache.
    The startup Script :
    @ECHO OFF
    REM ---------------------------------------------
    REM 10gAS Rel 2 Midtier startup script
    REM ---------------------------------------------
    date /t
    time /t
    REM ----------------------------------
    REM Set Oracle Home
    REm -----------------------------------
    set ORACLE_HOME=d:\Oracle\Ora10gMid
    set PATH=%ORACLE_HOME%\bin;%ORACLE_HOME%\dcm\bin;%ORACLE_HOME%\opmn\bin;%PATH%;
    REM ----------------------------------
    REM startup ProcessManager (OPMN)
    REM ----------------------------------
    REM call %ORACLE_HOME%\opmn\bin\opmnctl startall
    call %ORACLE_HOME%\opmn\bin\opmnctl start
    call %ORACLE_HOME%\opmn\bin\opmnctl startproc ias-component=WebCache
    call %ORACLE_HOME%\opmn\bin\opmnctl startproc ias-component=OC4J
    REM call %ORACLE_HOME%\opmn\bin\opmnctl startproc process-type=WebCacheAdmin
    REM call %ORACLE_HOME%\opmn\bin\opmnctl startproc process-type=home
    REM call %ORACLE_HOME%\opmn\bin\opmnctl startproc process-type=OC4J_BI_Forms
    REM call %ORACLE_HOME%\opmn\bin\opmnctl startproc process-type=OC4J_Portal
    REM call %ORACLE_HOME%\opmn\bin\opmnctl startproc process-type=HTTP_Server
    REM call %ORACLE_HOME%\opmn\bin\opmnctl startproc ias-component=Discoverer
    ======================================================
    I tried starting each process type individually and it does not start OC4J and WebCache components. This does not work only during reboot.
    Thanks in advance for our valuable suggestions
    v

    no bat file is needed for opmn to startall on service restart or system reboot. Opmn remembers the state of the services on a clean shutdown of the service & will bring it back. So just do a opmn startall, then restart the Oracle<OraHome>ProcessManager service & check using opmn status. All services should be in the same state as before the Oracle<OraHome>ProcessManager was restarted.
    where/why are you trying to use a bat file to stopall/startall? It can be done via a script, but the user that starts the bat file MUST be the same user that installed OAS/OID.

  • Xfce4-power-manager does not start, but after relogin - works

    Hi all.
    When I login after system start, xfce4-power-manager does not start and systemtray icon doesn't appear. But after relogin (not restart), the systemtray icon of xfce4-power-manager appears and power manager itself works correctly (if I don't relogin, notebook will shutdown after 10 minutes of downtime - that rule doesn't exist in xfce4-power-manager settings).
    Diff between two logs (before relogin and after, xfce4-power-manager --debug command)
    diff log_1 log_2
    35c35,36
    < TRACE[xfpm-battery.c:286] xfpm_battery_refresh_icon(): Battery state 0
    > TRACE[xfpm-battery.c:150] xfpm_battery_refresh_visible(): visible=TRUE: ((XfpmShowIcon) SHOW_ICON_WHEN_BATTERY_PRESENT)
    > TRACE[xfpm-battery.c:286] xfpm_battery_refresh_icon(): Battery state 4
    51d51
    < TRACE[xfpm-polkit.c:238] xfpm_polkit_free_data(): Destroying Polkit data
    System
    Linux gready 3.14.1-1-ARCH #1 SMP PREEMPT Mon Apr 14 20:40:47 CEST 2014 x86_64 GNU/Linux
    systemd 212-3
    xfce4-power-manager 1.2.0-6
    That bug start happening after one of last week updates. I don't have a package cache.
    Can anyone help me?
    p.s. sorry for a bad English.

    Yes, i'm actually running xfce4 (all other things from xfce4 group are installed).
    It starts from a login manager named LightDM.
    AcpiD installed as a dependency.
    logind.conf
    # This file is part of systemd.
    # systemd is free software; you can redistribute it and/or modify it
    # under the terms of the GNU Lesser General Public License as published by
    # the Free Software Foundation; either version 2.1 of the License, or
    # (at your option) any later version.
    # See logind.conf(5) for details
    [Login]
    #NAutoVTs=6
    #ReserveVT=6
    #KillUserProcesses=no
    #KillOnlyUsers=
    #KillExcludeUsers=root
    #InhibitDelayMaxSec=5
    HandlePowerKey=ignore
    HandleSuspendKey=ignore
    HandleHibernateKey=ignore
    HandleLidSwitch=ignore
    #PowerKeyIgnoreInhibited=no
    #SuspendKeyIgnoreInhibited=no
    #HibernateKeyIgnoreInhibited=no
    #LidSwitchIgnoreInhibited=yes
    #IdleAction=ignore
    #IdleActionSec=30min
    I turned off key handlers because I truly HATE when I press power button and a notebook doing shutdown after that.
    Last edited by theperfectblance (2014-04-17 06:57:32)

  • SQL Developer 1.1.3 does not start from NT

    We were previously running 1.1(2514) and have just started rolling out 1.1.3 (2766) and have found that the latest version does not start under NT. Error shell32.dll error.
    Is there a fix / workaround as this will stop our rollout of this version, which has some interesting BUG fixes ?

    I thought so too, but just a couple of months ago Brian added another bug for NT in Re: Sqldeveloper failed to start after latest 1.1.2 Patch .
    Doing the search I also came across Sue's more official response in Support for Windows NT? . However that post was over a year old...
    K.

  • Firefox does not start when I click, but consume a lot of resourcein task manager

    Hello,
    Since a few days, when I click Firefox, it does not start anymore (browser Windows does not appear anymore).
    Also, I noticed that after I click, my computer makes a lot of noise et becomes slow & gets almost blocked: I can see that in the task manager/processes, firefox is there and consume a lot of memory ressources.
    Can you help ?
    Thanks

    Hello,
    Thanks for you reply. What you propose me is to create a new profile and transfer the files from the old profiles to the new.
    I am not interested by this option as I want to keep my current profile as I am using programs working on this profile and also have Firefox working on this profile.
    But I have a new information which might help. I did not see it during my last tentative but after a few minutes after Mozilla launch, there was like a bug report which were generated.
    I copy paste below. Hope that it can help :
    dd-ons: 2020Player_IKEA%402020Technologies.com:5.0.7.0,OrangeVideo%40orange.fr:1.2.1.12788,%7972ce4c6-7e08-4474-a285-3208198ce6fd%7D:29.0,%7Bd10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d%7D:2.5.1,jid1-FCM5fDwCWM3AQ%40jetpack:1.8
    AvailablePageFile: 240164044
    AvailablePhysicalMemory: 207122432
    AvailableVirtualMemory: 432594944
    BIOS_Manufacturer: Phoenix Technologies LTD
    BlockedDllList:
    BreakpadReserveAddress: 44236800
    BreakpadReserveSize: 37748736
    BuildID: 2014042122123
    CrashTime: 1399127287
    EMCheckCompatibility: true
    Email:
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1398928357
    Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x2a42, AdapterSubsysID: 02191025, AdapterDriverVersion: 8.15.10.2202
    D2D? D2D+ DWrite? DWrite+ D3D10 Layers? D3D10 Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e84}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 1130148
    StartupTime: 1399126032
    SystemMemoryUsePercentage: 95
    Theme: classic/1.0
    Throttleable: 1
    TotalVirtualMemory: 4294836224
    URL:
    Vendor: Mozilla
    Version: 29.0
    Winsock_LSP: AVSDA over [MSAFD Tcpip [TCP/IP]] : 2 : 1 :
    AVSDA over [MSAFD Tcpip [UDP/IP]] : 2 : 2 : C:\Program Files (x86)\Avira\AntiVir Desktop\avsda.dll
    AVSDA over [MSAFD Tcpip [TCP/IPv6]] : 2 : 1 :
    AVSDA over [MSAFD Tcpip [UDP/IPv6]] : 2 : 2 : C:\Program Files (x86)\Avira\AntiVir Desktop\avsda.dll
    AVSDA over [Fournisseur de services RSVP TCPv6] : 2 : 1 :
    AVSDA over [Fournisseur de services RSVP TCP] : 2 : 1 : C:\Program Files (x86)\Avira\AntiVir Desktop\avsda.dll
    AVSDA over [Fournisseur de services RSVP UDPv6] : 2 : 2 :
    AVSDA over [Fournisseur de services RSVP UDP] : 2 : 2 : C:\Program Files (x86)\Avira\AntiVir Desktop\avsda.dll
    MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IP] : 2 : 2 :
    MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [TCP/IPv6] : 2 : 1 :
    MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [RAW/IPv6] : 2 : 3 :
    Fournisseur de services RSVP TCPv6 : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    Fournisseur de services RSVP TCP : 2 : 1 :
    Fournisseur de services RSVP UDPv6 : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    Fournisseur de services RSVP UDP : 2 : 2 :
    AVSDA : 2 : 0 :
    useragent_locale: fr

  • WLS5.1 SP8 problem : weblogic does not start anymore : method getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found

    Hello,
    I currently have a problem with the EJBException which does not give the
    client the getCausedBy() Exception. I d' like to try the 5.1 sp8 to see if
    the bug is fix.
    Unfortunately, after having installed the sp8, my WLS 5.1 does not start
    anymore : I get an invocationTargetException.
    Does anyone have a clue ?
    Best Regards.
    dom
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError:
    weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:141)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:113)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:105)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1571)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    539)
    at
    weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java:523)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1312)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:141)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:113)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:105)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1571)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    539)
    at
    weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java:523)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1312)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    tel 02 38 64 37 95
    mailto:[email protected]

    Well... I've made a big classpath mistake.
    It works indeed.
    dom
    "Dominique Jean-Prost" <[email protected]> a écrit dans le
    message news: [email protected]...
    Hello,
    I currently have a problem with the EJBException which does not give the
    client the getCausedBy() Exception. I d' like to try the 5.1 sp8 to see if
    the bug is fix.
    Unfortunately, after having installed the sp8, my WLS 5.1 does not start
    anymore : I get an invocationTargetException.
    Does anyone have a clue ?
    Best Regards.
    dom
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError:
    weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:141)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:113)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:105)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1571)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    539)
    at
    weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java:523)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1312)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    java.lang.NoSuchMethodError: weblogic.boot.ServerClassLoader: method
    getClassLoadNotify()Lweblogic/boot/ClassLoadNotify; not found
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:141)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:113)
    at
    weblogic.utils.classloaders.GenericClassLoader.<init>(GenericClassLoader.jav
    a:105)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader.<init>(Recurs
    iveReloadOnModifyClassLoader.java:53)
    at
    weblogic.utils.classloaders.RecursiveReloadOnModifyClassLoader$SingleSlave.<
    init>(RecursiveReloadOnModifyClassLoader.java:149)
    at
    weblogic.servlet.internal.ServletContextImpl.setClassLoader(ServletContextIm
    pl.java:1571)
    at
    weblogic.servlet.internal.ServletContextImpl.<init>(ServletContextImpl.java:
    539)
    at
    weblogic.t3.srvr.HttpServer.initServletContexts(HttpServer.java:523)
    at weblogic.t3.srvr.HttpServer.start(HttpServer.java:418)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:1312)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:827)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:99)
    at weblogic.Server.main(Server.java:65)
    at weblogic.Server.main(Server.java:55)
    at weblogic.NTServiceHelper.run(NTServiceHelper.java:19)
    at java.lang.Thread.run(Thread.java:479)
    tel 02 38 64 37 95
    mailto:[email protected]

  • Appworld does not start... again!

    Hey everyone
    since I upgraded my BlackBerry Appworld application to version 1.1.0.15 it does not start anymore. Updating to the latest version (1.1.0.19) did NOT solve the problem. Reinstalling doesn't help either.
    As far as I know this is a known bug. Does anyone know if a solution exists?
    I'm using Appworld in German.
    Thanks for help
    Seb

    OK...well, my German is a bit rusty, so I can't read that. But no matter...I don't know if that's an official RIM source or not...if it's just, like here, users saying what they say, then it can't necessarily be taken as authoritative. Nonetheless, your possible solutions are indeed recommended. I recommend that you do this:
    1) Remove AppWorld from your BB (Homescreen > Options > Advanced Options > Applications) -- if it requests that you reboot the BB, do so.
    2) Do a proper Batt-Pull reboot (with power ON, remove the battery, wait, replace, reboot).
    3) Get a new link and install a fresh copy of AppWorld (I don't know if there is a different link for different regions)
    http://na.blackberry.com/eng/services/appworld/download.jsp#tab_tab_download
    Again, if it requests to reboot, do so.
    4) Do another Batt-Pull reboot
    5) See if it now works.
    Cheers!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • [SOLVED] CUPS does not start

    I don't know if this issue is a bug or if I'am doing something terribly wrong.
    I've installed ArchLinux without GUI, just base, as a pure printserver a few weeks ago with only cups running and it worked.
    But when I try to do exactly the same installation again on same PC (tried IPFire meanwhile) it is a mess!
    First CUPS suddenly needs avahi to be running (enabled).
    Without it, I get a 'core-dump' error:
    systemd-coredump[###]: Process 255 (cupsd) dumped core.
    systemd[1]: cups.service: main process exited, code=dumped, status=6/ABRT
    Next cups does not start, does not offer shared printers and is not accessible through web interface until I start it manually.
    Than everything works as supposed.
    On reboot: same procedure!
    Of course I edited 'cupsd.conf' on the server, added
    Listen *:631
    and
    Allow from 192.168.XXX.XXX/24
    to all <Loaction> entries.
    Though I enabled cups (which in fact only enables the cups.socket) I do not get it to work.
    So it seems to be a problem with this non reacting cups.socket, perhaps?
    BTW: sshd.socket works.
    There are no errors which I could post.
    I've also reinstalled serveral times...
    PS:
    Menawhile I found a workaround:
    # systemctl disable cups
    # sudo ln -s '/usr/lib/systemd/system/cups.service' '/etc/systemd/system/multi-user.target.wants/cups.service'
    but I still wonder, why the intitial configuration which worked till a few days suddenly stopped working...
    Last edited by renegat (2013-02-27 14:28:14)

    renegat wrote:
    I don't know if this issue is a bug or if I'am doing something terribly wrong.
    I've installed ArchLinux without GUI, just base, as a pure printserver a few weeks ago with only cups running and it worked.
    But when I try to do exactly the same installation again on same PC (tried IPFire meanwhile) it is a mess!
    First CUPS suddenly needs avahi to be running (enabled).
    Without it, I get a 'core-dump' error:
    systemd-coredump[###]: Process 255 (cupsd) dumped core.
    systemd[1]: cups.service: main process exited, code=dumped, status=6/ABRT
    Next cups does not start, does not offer shared printers and is not accessible through web interface until I start it manually.
    Than everything works as supposed.
    On reboot: same procedure!
    Of course I edited 'cupsd.conf' on the server, added
    Listen *:631
    and
    Allow from 192.168.XXX.XXX/24
    to all <Loaction> entries.
    Though I enabled cups (which in fact only enables the cups.socket) I do not get it to work.
    So it seems to be a problem with this non reacting cups.socket, perhaps?
    BTW: sshd.socket works.
    There are no errors which I could post.
    I've also reinstalled serveral times...
    PS:
    Menawhile I found a workaround:
    # systemctl disable cups
    # sudo ln -s '/usr/lib/systemd/system/cups.service' '/etc/systemd/system/multi-user.target.wants/cups.service'
    but I still wonder, why the intitial configuration which worked till a few days suddenly stopped working...
    Using the .socket will activate cups on access. Which is much better than keeping it running all the time. Unless you want it running all the time.. Up to you.
    I'm curious what your cups.service acutally looks like.. since you shouldn't be having to make a symlink manually.. That's what systemctl enable is for, as you probably know.  And why not paste the socket too while you're at it.. Mine are at the bottom of this reply. I also added the cups.path so you can compare and see if anything went wrong there.. Mine works great on 3.7.9-1 kernel.
    I'm not sure why you're linking cups.service to multi-user.target.wants/ but it should be WantedBy=printer.target.. Have a look below.
    * enabling cups.service should create symlinks for the service unit and the path
    * enabling cups.socket should only create the symlink for the socket.
    ╰─╼ cat cups.socket
    [Unit]
    Description=CUPS Printing Service Sockets
    [Socket]
    ListenStream=/var/run/cups/cups.sock
    [Install]
    WantedBy=sockets.target
    ╰─╼ cat cups.service
    [Unit]
    Description=CUPS Printing Service
    [Service]
    ExecStart=/usr/sbin/cupsd -f
    PrivateTmp=true
    [Install]
    Also=cups.socket cups.path
    WantedBy=printer.target
    ╰─╼ cat cups.path
    [Unit]
    Description=CUPS Printer Service Spool
    [Path]
    PathExistsGlob=/var/spool/cups/d*
    [Install]
    WantedBy=multi-user.target

  • Emerald does not start at login (Gnome)

    Hi, I've just installed Arch Linux and added Gnome. I installed compiz-fusion and Emerald, and added these two entries in the Session startup programs:
    fusion-icon
    emerald --replace
    The fusion icon works fine but emerald does not start. I have to enter emerald --replace in a terminal for it to launch. After I do it, everything just works fine. What am I doing wrong...

    bluePoet wrote:Hi, I had the same problem. For me changing "windowmanager" from "metacity" to "compiz" in gconf solved it. You find the relevant entry under desktop -> gnome -> session -> required_components
    I was having the same problem and this solution works fine. Is this a bug with fusion-icon, or with gnome?

  • App Rejection: After purchasing the subscription the magazine does not start to download.

    Hi Everyone,
    My app has been rejected, with error code 2.2 that it exibits bugs namely "After purchasing the subscription the magazine does not start to download.".
    When I've gone back to test my app on the ipad, I've realised that it doesn't say 'purchased' after confirming the subscription, and instead it still says 'buy' and the subscribe button is still enabled.
    I've followed the instructions in this article: http://helpx.adobe.com/digital-publishing-suite/kb/subscription-fail-ios-renditions.html, I've set all published dates to the 29th of October 2012 both in the Folio Producer Organiser and in itunes connect (Newsstand, in-app purchase section) and it still doesn't work. I've entered the secret code in the administration area also. The subscription product ID is identical in itunes connect and the Viewer builder. I've deleted the app and re-downloaded it multiple times on the ipad, updated the folio in the folio producer many times...
    Can anyone see what I might be doing wrong? Is there something I have missed?
    I appreciate your help.

    @FLTAron, were you able to resolve your issue, 'cause I am facing  exactly same issue

  • Lightroom CC does not start on an iMAC.

    Hello, I downloaded and installed Lightroom CC on my iMAC (Late 2009, i7 CPU, Yosemite OS) and it does not start at all. I can see for second the welcome window before it closes without providing any error message!?
    Could be a software bug or a configuration problem?

    Hi
    please sign out from the creative cloud and sign back in
    check the link for instructions
    Sign in, Sign out | Creative Cloud desktop app 

Maybe you are looking for

  • Should the print company I use be able to change a file to spot color for me?

    I recently sent a document in to a major print company to have a folder printed.  The document was created in Illustrator using only two colors. They said they could not print it because it was still more than two colors and that I needed to change i

  • Automatically populate metadata field with file name?

    Hi, I'm not sure if this is possible... I'm working with many large batches of .jpg files, and am running them through Bridge in order to add metadata according to my client's guidelines. For every single file, my client requires that the "Descriptio

  • Time Machine initial backup fails OS 10.5 with no reason but 'bus error'

    I ran into an error on the last system update and had to go back to Leopard 10.5 just to see my stuff. I managed to move my home directory into the newly installed system and all my files are intact. Now I'm trying to get a Time Machine backup before

  • DVD will not pause after burning

    The DVD I create with iDVD will not pause after burning. I've tried various DVD players with the same result. Everything else about the disc seems fine. I'm using a DVD-R disc, with iDVD 5.0.1 I have burned DVDs in the past without this problem! I se

  • %PM-4-ERR_DISABLE: loopback error detected

    ETHCNTR-3-LOOP_BACK_DETECTED: Keepalive packet loop-back detected on FastEthernet0/23. %PM-4-ERR_DISABLE: loopback error detected on Fa0/23, putting Fa0/23 in err-disable state Information: 1. swith 3550(f0/23,trunk,up-SW) link to 3550(f0/23,trunk,do