My Oracle AS HTTP_Server cannot start now !

I use command './opmnctl startall' to start My My Oracle AS Server, But it didn't work now.
step 1
$ ./opmnctl status
Processes in Instance: ias.c.abc.net
--------------------------------------------------------------+---------
ias-component | process-type | pid | status
--------------------------------------------------------------+---------
ASG | ASG | N/A | Down
OC4JGroup:default_group | OC4J:oc4j_soa | N/A | Down
OC4JGroup:default_group | OC4J:home | N/A | Down
HTTP_Server | HTTP_Server | N/A | Down
step 2
$ ./opmnctl startall
opmnctl: starting opmn and all managed processes...
================================================================================
opmn id=c.abc.net:6200
2 of 3 processes started.
ias-instance id=ias.c.abc.net
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ias-component/process-type/process-set:
HTTP_Server/HTTP_Server/HTTP_Server/
Error
--> Process (index=1,uid=878718185,pid=5735)
failed to start a managed process after the maximum retry limit
Log:
/home/oracle/app/ias/opmn/logs//HTTP_Server~1.log
step 3
$ ./opmnctl status
Processes in Instance: ias.c.abc.net
--------------------------------------------------------------+---------
ias-component | process-type | pid | status
--------------------------------------------------------------+---------
ASG | ASG | N/A | Down
OC4JGroup:default_group | OC4J:oc4j_soa | 5689 | Alive
OC4JGroup:default_group | OC4J:home | 5688 | Alive
HTTP_Server | HTTP_Server | N/A | Down
step 4
$ ./opmnctl startproc process-type=HTTP_Server
opmnctl: starting opmn managed processes...
================================================================================
opmn id=c.abc.net:6200
0 of 1 processes started.
ias-instance id=ias.c.abc.net
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ias-component/process-type/process-set:
HTTP_Server/HTTP_Server/HTTP_Server/
Error
--> Process (index=1,uid=878718188,pid=6246)
failed to start a managed process after the maximum retry limit
Log:
/home/oracle/app/ias/opmn/logs//HTTP_Server~1.log
Thx for any help !

The error log I find in the error_logs.<99999> file is :
[Mon Jul 14 17:22:07 2008] [warn] pid file /home/oracle/app/ias/Apache/Apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
fopen: Permission denied
httpd: could not log pid to file /home/oracle/app/ias/Apache/Apache/logs/httpd.pid
I'm sure the Oracle SOA Suite Version is 10.1.4. I get Oracle Application Server 10g Software (10.1.3.x) at http://www.oracle.com/technology/software/products/ias/index.html.
And I get the patchs(p5983637_101420_LINUX.zip, p5983640_101420_LINUX.zip) from metalink.
It works well for about half of year. A few days ago, my workmate stop the server use command './opmnctl shutdown', but this command no response, so she reboot the server, And it didn't work now.

Similar Messages

  • Configured Oracle Web Tier, cannot start opmn

    Hi,I am new to server technologies.
    I have installed WebCenter Suite. Now I want to config OAM to use SSO. Refering to Administrator's Guide for Oracle WebCenter I should install Oracle Web Tier first.
    But when I Configured Oracle Web Tier ( address ), I cannot start opmn.
    Appreciate your help
    Best Regards,
    Sunny.Zhang
    Edited by: Sunny.Zhang on 2009-9-21 上午11:46

    Hi Sunny
    Hope you had successfully installed the WebTier. I tried 2,3 times to install it on WINDOWS SERVER 2003 but it is throwing following exception during "Create and Start OHS Component) at configuration stage. Did you get similar type of exception?
    Not sure it was due to any conflicts with any of already installed Database 11g, Web Logic, SOA Suite.
    Help is appreciated.
    Trying to Reload OPMN **************
    [2009-09-23T21:06:39.828-04:00] [as] [NOTIFICATION] [] [oracle.as.install.config] [tid: 17] [ecid: 0000IFd_KuTDwWWFLzqIOA1AigEL000008,0] *************** Executing Command **************
    [2009-09-23T21:06:39.828-04:00] [as] [NOTIFICATION] [] [oracle.as.install.config] [tid: 17] [ecid: 0000IFd_KuTDwWWFLzqIOA1AigEL000008,0] cmd /c D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\reloadOpmn1253754399828.bat
    [2009-09-23T21:06:39.828-04:00] [as] [NOTIFICATION] [] [oracle.as.install.config] [tid: 17] [ecid: 0000IFd_KuTDwWWFLzqIOA1AigEL000008,0] ***************************************************
    [2009-09-23T21:06:48.031-04:00] [as] [WARNING] [] [oracle.as.config] [tid: 17] [ecid: 0000IFd_KuTDwWWFLzqIOA1AigEL000008,0] Failed to start component WTohs1[[
    oracle.as.config.ProvisionException: HTTP status code = 204 : 0 of 1 processes started.
         at oracle.as.config.impl.OracleASComponentBaseImpl.manageProcess(OracleASComponentBaseImpl.java:892)
         at oracle.as.config.impl.OracleASComponentBaseImpl.start(OracleASComponentBaseImpl.java:1011)
         at oracle.as.install.webtiercd.webtierconfig.util.CreateComponent.createOHSComponentWrapper(CreateComponent.java:153)
         at oracle.as.install.webtiercd.webtierconfig.util.CreateComponent.createStandaloneOHSComponent(CreateComponent.java:82)
         at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureOHSStandalone(WebtierConfigurationAction.java:550)
         at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureStandalone(WebtierConfigurationAction.java:448)
         at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.doExecute(WebtierConfigurationAction.java:179)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:82)
         at java.lang.Thread.run(Thread.java:619)

  • Oracle HTTP_Server cannot start

    bonjour,
    Je viens d'installer Oracle VM Template for Siebel CRM version 1 ( oracle vm server 2.2 + db oracle G10 vm + siebel 8.0 vm)
    Après l'installation, je démarrage le serveur VM de la db sans problème mais le lancement de l'application Siebel sur le serveur qui hébergé l'application génère les messages d'erreur suivants :
    siebel@ovssiebel /u01]$ ./app_start.sh
    *** Starting Siebel Application Server ... ***
    starting gateway server...
    started at Sun Dec 27 11:46:11 2009, pid: 5675
    starting siebel server...
    Siebel Server "siebel80" (Enterprise "siebel")
    not started: Cannot confirm start of service process
    starting web server...
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=ovssiebel:6200
    0 of 1 processes started.
    ias-instance id=IAS-1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=916208445,pid=5730)
    failed to start a managed process after the maximum retry limit
    Log:
    /u01/app/siebel/web/opmn/logs/HTTP_Server~1
    *** Startup of Siebel Application Server is complete. ***
    -dans les fichiers log HTTP_Server~1 , j'ai le message:
    /u01/app/siebel/web/ohs/bin/apachectl startssl: execing httpd
    merci pour votre aide ☺

    Bonjour Erik,
    voici le résultat :
    [siebel@ovssiebel bin]$ ./apachectl startssl
    Syntax error on line 1187 of /u01/app/siebel/web/ohs/conf/httpd.conf:
    Cannot load /u01/app/siebel/web/ohs/modules/libmod_swe.so into server: libstcaswpi.so: cannot open shared object file: No such file or directory
    ./apachectl startssl: httpd could not be started
    WARNING!! Direct use of apachectl within Oracle9iAS is
    deprecated. Using apachectl in conjunction with opmn may lead
    to unexpected behavior (such as opmn automatically restarting
    OHS after it has been shutdown using apachectl). Please use
    opmnctl (located at ORACLE_HOME/opmn/bin/opmnctl) instead.
    apachectl may not be shipped with future versions of Oracle9iAS.
    NB :
    httpd.conf :
    1184 # Include the configuration files needed for mod_osso
    1185 #include "/u01/app/siebel/web/ohs/conf/mod_osso.conf"
    1186 #mod_swe
    1187 LoadModule swe_module modules/libmod_swe.so
    Merci d'avance
    Best regards
    JM
    Edited by: [email protected] on 28 déc. 2009 04:59

  • Cannot start Oracle BI Scheduler service ---pls help.

    Hi all,
    I'm new in OBIEE.
    I already installed and created some reports and dashboards in OBIEE. I found the problems that they are not updated data when new data loaded into DB.
    I tried to start the Oracle BI Scheduler service but it has had the error like the message below;
    "The description for Event ID ( 21 ) in Source ( Oracle BI Scheduler ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details.
    The following information is part of the event: [68008] Scheduler Error: [nQSError: 67042] The Scheduler Configuration is incorrect.
    [nQSError: 67004] Registry value for SchedulerScriptPath not set.."
    Could anyone suggest me how would I be able to solve this error ?
    Thank you in advance.
    NNN

    hi
    First I do thank you for your answer quickly.
    For now, I have tried to follow your suggestion but I found a new error when I start bi scheduler service.
    ==========================================================================================
    The description for Event ID ( 21 ) in Source ( Oracle BI Scheduler ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: [68008] Scheduler Error:
    Current Table: S_NQ_JOB.
    [nQSError: 17001] Oracle Error code: 942, message: ORA-00942: table or view does not exist
    at OCI call OCIStmtExecute.
    [nQSError: 17010] SQL statement preparation failed.
    Current Table: S_NQ_JOB_PARAM.
    [nQSError: 17001] Oracle Error code: 942, message: ORA-00942: table or view does not exist
    at OCI call OCIStmtExecute.
    [nQSError: 17010] SQL statement preparation failed.
    Current Table: S_NQ_INSTANCE.
    [nQSError: 17001] Oracle Error code: 942, message: ORA-00942: table or view does not exist
    at OCI call OCIStmtExecute.
    [nQSError: 17010] SQL statement preparation failed.
    Current Table: S_NQ_ERR_MSG.
    [nQSError: 17001] Oracle Error code: 942, message: ORA-00942: table or view does not exist
    at OCI call OCIStmtExecute.
    [nQSError: 17010] SQL statement preparation failed..
    ===================================================================
    Any concern that I should know and how can I hanle this error ?
    Thank you

  • Win2k cannot start oracle services

    Hi,
    Usually, our oracle servers can start up autometically
    when the machine start up.
    Just now, oracle services cannot start. I try use
    start->control panel->administrator tool-> services to
    start oracle service, it gets errors as following:
    could not start the OracleOraHome90TNSListener service on
    local computer.
    Error 5: Access is denied.
    Then I try to use "lsnrctl start listener"
    I got following errors:
    Failed to start service, error 5.
    TNS-12536: TNS:operation would block
    TNS-12560: TNS:protocol adapter error
    TNS-00506: Operation would block
    32-bit Windows Error: 997: Unknown error
    I check listener log file, no new message is add to it.
    My OS is window 2000 professional.
    Oracle server version: 9.0.1.1.1
    Thank you for some advice.
    Julie

    Hi,
    I try to fix it by change log on setting by
    setting the oracle service as 'this account' and
    fill in account and password with system administrator
    account information. Then all oracle services can work
    properly. But with this setting the web application which
    connect oracle database cannot login to database.
    It may be the registry database of the machine get
    corrupted.
    How can I delete all oracle services and recreate the
    them again, then will re-register the service information?
    By the way, all other services in system are log on as
    localsystem account, only oracle services does not allow
    me set up as localsystem account, if I did that way, oracle service will not start and complain "error 5:
    access is denied"
    Thank you for give me some guide lines.
    Julie

  • Installation of Oracle 11g on RHEL 5 (Listener cannot start )

    Hello,
    I have install Oracle 11g on my linux RHEL5. The installation was succesfull but cannot start the listener. The configuration of even the EM at the end of the installation for the same reason , Listener not started.
    Trying to connect to my Listener i got the following error
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=karen)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCPS)(HOST=karen)(PORT=2484)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    LSNRCTL> start
    Starting /u01/app/oracle/product/11.1.0/db_1/bin/tnslsnr: please wait...
    TNS-12537: TNS:connection closed
    TNS-12560: TNS:protocol adapter error
    TNS-00507: Connection closed
    Linux Error: 29: Illegal seek
    Can Some help troubleshoot this problem.
    Thanks

    Dear bezgodo!
    Please execute the following commands and compare the results.
    1.
    hostname --fqdn2.
    nslookup <your_ip_address>In both cases you should see the fully qualified hostname of your server.
    Yours sincerely
    Florian W.

  • Moved my library to an external hard drive. Now I get this message when trying to import video: Cannot start ingest because there is no storage location set. Please set one under Storage in Preferences and try again.

    I recently moved my iMovie Library and all of its contents to an external hard drive.  I then erased the library and all of its contents from my iMac HD and created a new library.  Now when I try to import video from my DV camera I get this message: Cannot start ingest because there is no storage location set. Please set one under Storage in Preferences and try again.  There is no way to set a storage location in Preferences.  I have chosen an Event in the middle drop down box.  But it still will not import.  Any help will be greatly appreciated.

    My iTunes library is set up the way I said in the top post and works totally fine.
    Yes, and that is the default structure to which I was referring.  iTunes will organize it that way automatically unless people do start changing settings (in which case they should know what they are doing and how iTunes works with library files and media structure.)
    Both ways work, the advantages of mine would be that should iTunes try looking fo a library, it will always be in the default location.
    It makes people think they have to change media location in preferences.  They do not unless they want to relocate media only and leave other things on their internal drive (in which case there is no point in copying library files to the external, and you certainly wouldn't want to then delete them from your internal).
    Downside is that then should someone move their iTunes library to anther computer they need to remember to get those library files on the external hard drive.
    Just copy the whole iTunes folder and it will get the library files to the other drive in one step, along with all the other files.
    Your post has good stuff but it makes a move appear intimidating and look like people have to do a lot of organizing to move the collection.  It also throws in  extra steps (namely altering preference settings) that could cause confusion or even make a mess of things.  If people leave iTunes to default preference settings (which most people do) the move summarizes into a short line:  Copy a folder and hold an extra button the next time you start iTunes.
    Note that the instructions in the link I provided earlier do also include many steps, but those are to ensure that everybody does have it all organized correctly before simply copying the iTunes folder.  In the end it is just a simple action.

  • Itunes update issue restarted computer now cannot start itunes

    Prompted to download latest itunes version, I did this and restarted computer and now cannot restart itunes message "itunes cannot run because some of its required files are missing. Please reinstall." Do I have any options except reinstall will I lose all my playlists? Any assistance much appreciated.

    THANKYOU SO MUCH.
    I update this morning at work, on VISTA with iphone 4. Same thing, i restart, it tells me Itunes cannot start as files are missing.
    I seached EVERYWHERE, with lots of stupid long winded possible solutions.
    THIS WORKS, and its ONE SIMPLE CLICK... WHY DO APPLE NOT HAVE THIS LISTED ON THE FRONT OF SOLUTIONS
    THanks to those who actually know what to do above.

  • I have LR 4 and now I cannot open the software because I get this warning: light room cannot start because it cannot create files in the temp file location.. C:/windows/temp. How do I fix this? I have removed and downloaded LR and even used by disc and st

    I have LR 4 and now I cannot open the software because I get this warning: "light room cannot start because it cannot create files in the temp file location. C:\windows\temp\". I think I need to have LR open in a different place but I have no idea how to do that. Any help is most appreciated.
    Alex

    Jim
    Thank you for your prompt reply. Unfortunately I am not that tech oriented and
    cannot easily find that folder. I did notice when I was booting up the LR software
    that I could accept the site where LR usually is set up or choose a place. I am
    thinking that the standard location for LR software is corrupted and that if I
    chose a different place it would work. I say this because whether I use my
    original disc or download from adobe I get the same warning. I have 100GB of
    memory on the hard drive and I have cleaned the computer with Mcaffee and free
    software. What should I do next? I can't use this software and I doubt LR 5
    would open up with my current problem.
    Alex

  • Cannot start weblogic server anymore after conf. jena for oracle database

    Hi,
    My weblogic server 10.3.4.0 installed in oracle developer days in oralce linux guest was able to start before using the oracle user account. Following the seman. tech. dev. guide, I set up jena adapter for oracle in my guest linux system. Since the oracle user doesn't have permission to copy folders into the autodeploy directory in weblogic server, so I login as root to copy the joseki.war folder into the autodeploy directory. However, after that, I am not able to start the weblogic server console anymore using the oracle user account. Any suggestions will be much appreciated. Thanks a lot in advance.
    Hong

    Pl do not post duplicates - cannot start weblogic server anymore in oracle user after config. in root

  • I just bought a new Mac Book Pro and did a migration of the content of the old laptop (also a Mac Book Pro) to the new one. Now I cannot start Photoshop CS6. When I am starting it I have a window "Adobe photoshop CS6 extended" opening requesting a connexi

    I just bought a new Mac Book Pro and did a migration of the content of the old laptop (also a Mac Book Pro) to the new one. Now I cannot start Photoshop CS6. When I am starting it I have a window "Adobe photoshop CS6 extended" opening requesting a connexion. When I am entering my password for the connexion the software crashes. How can I fix the problem?

    Migrating, transferring or copying is DEMANDING trouble, not just asking for it.
    Always install from scratch, from the original media,

  • I have updated to Itunes v11. Now I cannot start Itunes from my computer

    I  have updated to Itunes v11. Now I cannot start Itunes from my computer. I have tried clicking both on the short cut icon, the program file and the application file. The hour glass appears for a second then nothing. I have tried copying an audio disc and nothing happens.

    Are you getting an error message number with your unknown error? If so, what's the error message number, please?

  • CMS tries to start before Oracle service - therefore cannot contact its CMS database

    Post Author: patrickcoote
    CA Forum: Deployment
    HelloI have a windows XP sp 2 machineOracle 9i installedCrystal Server XI Rel 2 (evaluation copy)My problem is that the Central Management Server (CMS) is starting up before the OracleService that the CMS database is installed on.  Therefore CMS cannot start automatically and any of the jobservers etc cannot register with CMS.In event viewer i get this:"The root server reported an error Initialization Failure. (Reason: Unable to connect to the database using the provided connection string. Reason: ORA-01033: ORACLE initialization or shutdown in progress)."When the PC boots up fully I can go into Central Configuration Manager and start CMS manually and access all of its features with no problems.I looked at this sitehttp://www.microsoft.com/technet/sysinternals/SystemInformation/LoadOrder.mspxThe program here lists processes in their startup order and I can see from there that CMS and the other Crystal services are started before the Oracle services, for example
    BOBJCentralMS starts before OracleServiceBW (alphabetical order)In CCM, on the Dependancy tab for CMS (and all other CR servers) I have added :OracleServiceBWOracleMTSRecoveryServiceOracleOraHome92TNSListenerOracleOraHome92Agent(I thought that maybe this would tell CMS to wait for these to start before starting itself )But still get the same error(s)I can provide any more info if needed.Best regardsCootser

    Post Author: patrickcoote
    CA Forum: Deployment
    I have used Regedit.exe, regedt32.exe and Crystal Central Config manager, all of which aloow you edit the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BOBJCentralMS\DependOnServiceWhichever way I've loaded in the oracle services to that key (binary) has made no impact.The oracle services start after Crystal and the problem remains.What I have decided to do is use a batch file (see below) to start the services when the machine boots upThis way I know they will start, and it does not take too long
    echo Starting Business Objects Services...
    rem net stop  BOBJCentralMS
    net start BOBJCentralMS
    echo off
    rem Stop and then (Re)Start all other BOBJ services
    net stop  BOBJCrystalReportApplicationServer
    net start BOBJCrystalReportApplicationServer
    net stop  BOBJCrystalReportscacheServer
    net start BOBJCrystalReportsCacheServer
    net stop  BOBJCrystalReportsPageServer
    net start BOBJCrystalReportsPageServer
    net stop  BOBJDestinationServer
    net start BOBJDestinationServer
    net stop  BOBJEventServer
    net start BOBJEventServer
    net stop  BOBJInputFileServer
    net start BOBJInputFileServer
    net stop  BOBJOutputFileServer
    net start BOBJOutputFileServer
    net stop  BOBJProcessServer
    net start BOBJProcessServer
    net stop  BOBJProgramServer
    net start BOBJProgramServer
    net stop  BOBJTomcat
    net start BOBJTomcat
    echo .
    echo Business objects services started.
    Pause**************************************************************************************************************************

  • Mac OS 10.10. Updated Canon drivers now - "Cannot start the MP Navigator EX"

    Mac OS 10.10 Yosemite
    Canon MG5320
    Worked fine yesterday.
    Updated software from here
    -> http://usa.canon.com/cusa/support/consumer/printers_multifunction/pixma_mg_series/pixma_mg5320#Drive...
    Now when running MP Navigator EX 5.0 Opener or MP Navigator EX 5.0, I get  "Cannot start the MP Navigator EX".
    Removed all printers software and deleted printer in System prefs.
    Reinstalled. No help...
    I can print to it from apps (both AirPrint & computer using wifi) and using USB.
    Works using Image Cature.
    Cannot run the MP Navigator EX 5.0 software.

    Mac OS 10.10 Yosemite
    Canon MG5320
    Worked fine last week.
    Updated software from here
    -> http://usa.canon.com/cusa/support/consumer/printers_multifunction/pixma_mg_series/pixma_mg5320#Drive...
    Now when attempting to run MP Navigator EX 5.0 Opener or MP Navigator EX 5.0, I get  "Cannot start the MP Navigator EX".
    Removed all printers software and deleted printer in System prefs.
    Reinstalled. No help...
    I can print to the 5320 from apps (both AirPrint & computer using wifi) and using USB.
    Works using Image Cature.
    Cannot run the MP Navigator EX 5.0 software.

  • Dbstart cannot start Oracle server

    The command dbstart cannot start the Oracle 8ir2 (8.1.6) server. It only shows the message "Database "ORCL" warm started.", but the oracle instance did not start nor database was not mounted. I have updated the /etc/oratab file to put Y to my database.
    But the command dbshut can shutdown the oracle server.
    Any help!!
    I am running Redhat 6.2. The hardware is Athlon K7-750, 256MB Ram, ASUS K7V M/B, Voodoo 3.

    The program svrmgrl of Oracle 8ir2 shows JServer Release 8.1.6.0.0 instead of PL/SQL (Version|Release) 8.1.? in the screen. Thus, I edit the dbstart script to change the line
    /PL\/SQL (Release|Version)/ {substr($3,1,3) ;
    to
    /JServer (Release|Version)/ {substr($3,1,3) ;
    to solve this problem.
    Ed Cheng                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for

  • My dream container

    Hi all. In Flex so far i know containers that allow you to specify x and y of the children, containers that list them all vertically (VBox) and horizontally (HBox) - I need a container like in HTML that list all objects horizontally until they hit th

  • Large art board size

    Hi guys please fill me in on the best possible way to accomplish the following: What is the best way to execute a design for print that's size is : 850cm x 2050 cm pull up banner? Thanks

  • App World Login Error Download file

    Hello all, When i'm making the login on the appworld website, after clicinkg the sign in button, I receive a message that IE cannot donwload the file. This is not allowing me even to acess my appworld account once it stays blocked in this error. Any

  • Can't open google translate

    I got my 3gs on the day of release and for some reason I can't open the google translate page that translates only words and text. All the other google pages work fine but when I try to open that particular page I gette error message "Safari cannot o

  • Music on iPhone disappeared... but...

    I see this is a recurring topic, but my issues seems slightly different... After syncing my phone, all of my music will randomly and very occasionally disappear - just shows "No Content - You can download music from iTunes". Like others, on my phone