Oc4j is started but url is not working

Hi ALL,
I have installed oracle business intelligence successfully in centos 5.
i started the BI process and after that
i started the ./oc4j -start and i think it started successfully
i got something like this as at the end after executing ./oc4j -start
- Job execution threads will use class loader of thread: OC4J Launcher
- Quartz Scheduler v.1.5.1 created.
- RAMJobStore initialized.
- Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
- Quartz scheduler version: 1.5.1
- Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
08/03/19 18:07:01 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized.........
now when in typed
http://172.22.37.253:9704/analytics in my internet explorer i get the bellow error,will any please help me out to solve this issue, we have installed same in windows,it is working excellent but in linux i am getting below error...please some one tell me how to solve the issue
500 Internal Server Error
java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) at java.net.Socket.connect(Socket.java:519) at java.net.Socket.connect(Socket.java:469) at java.net.Socket.<init>(Socket.java:366) at java.net.Socket.<init>(Socket.java:180) at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:63) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.siebel.analytics.web.sawconnect.ConnectionPoolSocketFactoryImpl.createSocket(ConnectionPoolSocketFactoryImpl.java:70) at com.siebel.analytics.web.sawconnect.ConnectionPool.createNewConnection(ConnectionPool.java:314) at com.siebel.analytics.web.sawconnect.ConnectionPool.getConnection(ConnectionPool.java:133) at com.siebel.analytics.web.SAWBridge.processRequest(SAWBridge.java:297) at com.siebel.analytics.web.SAWBridge.doGet(SAWBridge.java:323) at javax.servlet.http.HttpServlet.service(HttpServlet.java:743) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:117) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:110) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.1.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:619)
Thanks and Regards
Veeresh S

please any one suggest me anything

Similar Messages

  • Deploy Play Framework to Azure Cloud successfully but url is not working

    Hi!
    Despite the emulator was working nicely, after I've published my play framework app and opened the link, nothing happened. I couldn't even ping the
    public virtual IP. My one role instance is running, tried to reboot, no success.
    I've followed the tutorial on msopentech (https://msopentech.com/blog/2014/09/25/tutorial-running-play-framework-applications-microsoft-azure-cloud-services-2/).
    (Sorry, it says my text cannot contain images or links until they verify my account.)
    Could you help me what did I wrong?
    My URL is: http://68bf950959ee46a0beb4d8f584a30c04.cloudapp.net
    Many thanks,
    Csongor

    Hi,
    The ICMP traffic is blocked by the Azure load balancer and the ping requests timeout.
    Note that while this applies to network traffic going through the external IP (VIP) through configured endpoints, ICMP is not blocked when connecting through an Azure virtual network gateway or ExpressRoute. Also, ICMP will work between internal IPs of VMs
    in the same virtual network or in the same cloud service.
    To test connectivity, we instead recommend that you do a port ping. While Ping.exe uses ICMP, other tools such as PsPing, Nmap, or Telnet allow you to test connectivity to a specific TCP port.
    Hope this helps !
    Regards,
    Sowmya

  • Deployment Successed but URL is not working

    Dear All
    i successfully Deployed a small app contains 2 forms and URL for App is http://130.1.3.195:7001/MEDGO_WEB-MEDGO_INTERFACE-context-root
    but how ot call any JSPX Page in My Project using this URL.
    i tried to use http://130.1.3.195:7001/MEDGO_WEB-MEDGO_INTERFACE-context-root/processing.jspx but it failes.
    please advise

    Dear John
    it is correct url , this is the result of deployment
    [05:28:50 PM] ---- Deployment started. ----
    [05:28:50 PM] Target platform is (Weblogic 10.3).
    [05:28:51 PM] Retrieving existing application information
    [05:28:51 PM] Running dependency analysis...
    [05:28:51 PM] Building...
    [05:28:54 PM] Deploying 2 profiles...
    [05:28:54 PM] Wrote Web Application Module to C:\JDeveloper\mywork\MEDGO_WEB\MEDGO_INTERFACE\deploy\MEDGO.war
    [05:28:54 PM] Wrote Enterprise Application Module to C:\JDeveloper\mywork\MEDGO_WEB\deploy\MEDGO.ear
    [05:28:54 PM] Redeploying Application...
    [05:29:01 PM] [Deployer:149192]Operation 'deploy' on application 'MEDGO' is in progress on 'AdminServer'
    [05:29:08 PM] [Deployer:149194]Operation 'deploy' on application 'MEDGO' has succeeded on 'AdminServer'
    [05:29:08 PM] Application Redeployed Successfully.
    [05:29:08 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:
    [05:29:08 PM] http://130.1.3.195:7001/MEDGO
    [05:29:08 PM] Elapsed time for deployment: 18 seconds
    [05:29:08 PM] ---- Deployment finished. ----
    and now URL is http://130.1.3.195:7001/MEDGO/faces/PROCESSING.JSPX
    and problem still exist

  • URL Does Not Work in Firefox, but DOES Work in Other Browsers

    The following URL does NOT work in Firefox. However, it DOES work in Internet Explorer and Google Chrome:
    https://www.ascap.com/ace/
    The main ASCAP URL works just fine. The problem seems to be confined to this link alone. Please fix; thank you!

    There is a server redirect on this URL.
    <pre><nowiki>
    https://www.ascap.com/ace/
    GET /ace/ HTTP/1.1
    Host: www.ascap.com
    HTTP/1.1 302 Found
    Location: https://www.ascap.com/Home/ace-title-search/index.aspx</nowiki></pre>
    If you use a bookmark then try to navigate to the want page starting with the main (home) page.
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"

  • IMAGEIO IS WORKING BUT BYTEARRAY IS NOT WORKING:

    Hi all
    I am getting images from gmail contacts and trying to store it in DB
    using my http code:InputStream is=urlconnection.getInputStream();
    i could able to store the inputstream in file using:
    BufferedImage filebuffer=ImageIO.read(is);
    FileOutputStream fos=new FileOutputStream("picturerecent.jpg");
    ImageIO.write(filebuffer, "jpg", fos);
    but i was trying to store it in DB using the following code but it is not working.i am having a question that
    how it writing to a file without any problem.why not to database:
    try {
           String url = "jdbc:mysql://localhost:3306/";
             String db = "test";
             String driver = "com.mysql.jdbc.Driver";
                    Class.forName(driver);
                    con = DriverManager.getConnection(url+db,"root","");
                    try{
    PreparedStatement psmnt;
         psmnt = con.prepareStatement("insert into gmailphoto(id,Photo) "+ "values(?,?)");
         psmnt.setInt(1, 9);
         psmnt.setObject(2, is, java.sql.Types.BLOB);
         int s = psmnt.executeUpdate();
           Statement st = con.createStatement();
        try{
            ResultSet rs=st.executeQuery("select photo from gmailphoto where id=9");
            if(rs.next())
              {     //byte[] bytearray = new byte[4096];
                  int size=0;
                File sImage;
    //FIRST TRY
                FileWriter wr=new FileWriter(new File("c:\\imageOutput.jpg"));
                IOUtils.copy(rs.getBlob("photo").getBinaryStream(),wr);
                //SECOND TRY
                BufferedImage bf=ImageIO.read(new ByteArrayInputStream(rs.getBytes("photo")));
                FileOutputStream fout=new FileOutputStream(new File("C:\\imageOut"));
                if(bf!=null)ImageIO.write(bf, "jpg", fout);
                if(wr!=null)
                wr.flush();
                wr.close();
              rs.close();
           }}catch(SQLException e){
                System.out.println(e);
           }Thanks a lot for help

    but i was trying to store it in DB using the following codeThere is no code here that writes to a database. There are two lots of code that write to a file.

  • My itune keeps saying i need the 64 bit, ive followed the instructions on redownloading itunes, but its still not working.

    my itune keeps saying i need the 64 bit, ive followed the instructions on redownloading itunes, but its still not working.

    Hello 19Brenda94
    Start with removing iTunes in the order of the first article states, which is iTunes, Apple Software Update, Apple Mobile Device Support, Bonjour, Apple Application Support (iTunes 9 or later). Once that is done, then download iTunes 64 bit version from the second link below and run that installer.
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/ht1923
    iTunes 11.1.5 for Windows (64-bit)
    http://support.apple.com/kb/DL1615
    Regards,
    -Norm G.

  • Hello. i have a ipod touch 4, and i am putting in the correct passwotd but it is saying im not, now its saying to connect to itunes on my computer but itunes will not work. what do i do?

    hello.
    i have a ipod touch 4 and i have being putting in the correct password for it but it keeps saying it's wrong. now it is telling me to connect to itunes but itunes does not work on my computer.
    i need this problem fixed ASAP because i use my ipod for my uni studys..
    thank you alice walsh.

    Place it in recovery mode by:
    Placing your device into recovery mode
    Follow these steps to place your iOS device into recovery mode. If your iOS device is already in recovery mode, you can proceed immediately to step 6.
    Disconnect the USB cable from the iPhone, iPad, or iPod touch, but leave the other end of the cable connected to your computer's USB port.
    Turn off the device: Press and hold the Sleep/Wake button for a few seconds until the red slider appears, then slide the slider. Wait for the device to turn off.If you cannot turn off the device using the slider, press and hold the Sleep/Wake and Home buttons at the same time. When the device turns off, release the Sleep/Wake and Home buttons.
    While pressing and holding the Home button, reconnect the USB cable to the device. The device should turn on.
    Note: If you see the screen pictured below, let the device charge for at least ten minutes to ensure that the battery has some charge, and then start with step 2 again.
    Continue holding the Home button until you see the "Connect to iTunes" screen. When this screen appears you can release the Home button:
    If necessary, open iTunes. You should see the following "recovery mode" alert:
    Use iTunes to restore the device.
    If you don't see the "Connect to iTunes" screen, try these steps again. If you see the "Connect to iTunes" screen but the device does not appear in iTunes

  • TS3989 New MacAir but  photostream does not work.  Message though everything is on. "In order to use Photo Stream, you have to be signed into your iCloud account in System Preferences." And,

    New computer but Photostream does not work.  I am signed into my account but get the following message:  In order to use Photo Stream, you have to be signed into your iCloud account in System Preferences.  I go to system preferences and then get a message that says that my account cannot be accessed.  However, I am using my icloud account for email and other items and it works fine.  Any thoughts?

    Are you getting this messages in iPhoto? If so try the following (again?):
    Log out of iCloud in the System/iCloud preference pane and disable Photo Stream in iPhoto's Photo Share preference pane.  Then log back in and re-enable, respectively.  That should jump start Photo Stream.
    OT

  • Hello, the 'Save As' dialog box used to allow the backspace button to go up one level in the directory when the focus is in the folder contents box but it does not work any more, please help.

    Hello, the 'Save As' dialog box used to allow the backspace button to go up one level in the directory when the focus is in the folder contents box but it does not work any more, please help. BTW the same 'Save As' dialog in other applications still allow the backspace button to go up one level in the directory.

    cor-el,
    I kept forgetting and procrastinating about following your instructions, since I have internet access only for limited amounts of time and usually I am busy with important tasks when I am.
    Out of the blue, the problem corrected itself (the Save As box started to open full screen, then shrunk down to a normal size and the edges can now be dragged to a custom size).
    Even the copy and paste problem in the filenaming area seems to have been less troublesome lately even though there have been no updates to Firefox in a few weeks.
    Even though I marked the solution as not helpful, the problem has in fact been resolved. I will save the solution instructions in case the issue returns.

  • When I choose to open a new tab from a website, such as facebook, it always opens it in a new window. How do I change this to just opening a new tab. I tried changing the tab settings but it did not work

    When I choose to open a new tab from a website, such as facebook, it always opens it in a new window. How do I change this to just opening a new tab. I tried changing the tab settings but it did not work. I did not have the problem until I started using firefox 4.

    It is probably a JavaScript link.
    You can probably force it where you want it with a keyboard shortcut
    either "Ctrl+click" or "Ctrl+Shift+click". see
    * Firefox and other Browser Keyboard Shortcuts (Comparison Table)<br>http://dmcritchie.mvps.org/firefox/keyboard.htm
    ''Did that work?''
    Some styles that provide a warning as to the type of link:
    * No Follow links, mouseover id of other links - userstyles.org<br>http://userstyles.org/styles/10987
    * Change cursor on some links with JS. - userstyles.org<br>http://userstyles.org/styles/233
    * Link Warning - Themes and Skins for Mozilla - userstyles.org<br>http://userstyles.org/styles/1301
    * Link warning (cursor hover) - various filetypes - userstyles.org<br>http://userstyles.org/styles/2538
    * Red hand cursor for .pdf links - userstyles.org<br>http://userstyles.org/styles/553

  • I have a 2010 Macbook Pro and am a very new user to Mac community. My Mac is just hanging and I am unable to shut it down or do anything at all.  I left it for 2.5 days hoping the battery will run flat but it is not working. Pls help! I am desperate. Tx

    I have a 2010 Macbook Pro and am a very new user to Mac community only started to use this PC a few weeks ago.
    My Mac is just hanging and I am unable to shut it down or do anything at all.  I left it for 2.5 days hoping the battery will run flat but it is not working. Pls help! I am desperate. Tx

    In order to resolve the issue if it occurs again, more info would be helpful as to what occurred prior to the "hang." One potential fix would be to try a Safe Boot:
    After the Mac is completely shut down, push the power button and immediately after the startup tone, hold down the Shift key. The Shift key should be held as soon as possible after the startup tone but not before.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    There should be a message that says "SafeBoot." After the Mac is completely booted, try restarting and see if the issue is gone.

  • I have a 4s with ios 6 but when I place a call I can't hear the person I' m calling, the volume is high but it's not working. Please help.

    I have a 4s with ios 6 but when I place a call I can't hear the person I' m calling, the volume is high but it's not working. Please help.

    I have taken it back to the Apple store genius bar, but they say they don't see anything wrong. Well unless you use it all day and experience the problems when they happen, you wont see anything wrong. But there are lots wrong with it. But this would be the same store as I purchased the phone. And they backed up my old Iphone 4, but were not able to get anything to load back onto my new phone. So, I lost pretty much everything. But over time, some of my contacts have started showing up, although i am still missing over 800 of them.

  • I've tried so many things but itunes is not working

    I tried to install itunes 5 last monday but it did not install successfully and I encountered many of the error messages people have already detailed. (I'll know next time to check these boards before faithfully clicking on the download button - I could have saved myself so much hassle!)
    I followed the instructions in Dimitry's post - uninstalled bonjour/quicktime etc and then managed to do a system restore. The system restore went ok and itunes seemed to be working but it made the computer run incredibly slow and messed up the 'Ahead Nero- Burning Rom' program.
    On saturday, we ran a defrag to see if that would speed up the computer - that took nearly 7 hours to run! I then did another system restore which has made the computer run properly. But itunes did not work, so I tried to reinstall it from the disk that came with the ipod. It gets to the end of the installation and says that a newer version is stored on the computer and so cannot install.
    I then picked up a download for itunes 4.9 from one of these threads and tried to install that version, but again get the same message that there's a newer version on the computer so cannot install.
    I think I have itunes 4.8 on the computer, but when i try and open it, I get a message that itunes cannot run because some of its required files are missing and i need to reinstall itunes! (I don't think quicktime is installed correctly on the computer either as i get an error message - is the standalone download on the apple site safe to use?)
    I think i need to completely uninstall itunes and then reinstall it, but i'm scared of losing all my music. I cannot back my music up as the burning-rom program is not working - i tried reinstalling it, but i need to enter a serial number to complete the installation, but i don't have one as it all came in the bundle with the computer.
    Any advice greatfully received!

    Hi B
    I meticulously followed the instructions but I still haven't been able to completely uninstall itunes and the ipod.
    When I right-click on the bin folder in the ipod folder in program files and then choose delete, I get the following message:
    "Cannot delete iPodServiceLocalized.dll: Access is denied. Make sure the disk is not full or write-protected and that the file is currently not in use."
    When I right-click on the Quicktime folder in program files, I get the following message:
    "Cannot delete QTTASK.EXE: Access is denied. Make sure the disk is not full or write-protected and that the file is currently not in use."
    When i open the windows installer cleanup tool I cannot see itunes/ipod/quicktime in the list.
    I suspect this is something to do with administrator rights? How do I log in as an administrator? Only me and my husband use the computer, but we don't log in under any different IDs or anything, we just switch it on and start using it?!
    I tried installing 4.9 from one of the other threads anyway, but I still get the message that a newer version of itunes is installed so it cannot continue. The itunes in the ipod program file shows as 4.8.0.
    Look forward to your advice again.
    Thanks, Amanda.

  • Ipad displays "ipad is disabled connect to itunes", I have tried putting the ipad into recovery mode and then restoring but that does not work. I have also tried doing a hard reset of the ipad and that does not work either. Any ideas?

    Ipad displays “ipad is disabled connect to itunes”, I have tried putting the ipad into recovery mode and then restoring but that does not work. I have also tried doing a hard reset of the ipad and that does not work either. Any ideas?
    My son let one of his friends use his ipad. The next time he tired to use it he could not get it unlocked, I tired to unlock it but it kept telling me that I had the wrong pass code. With out me knowing my son continued to tire until it completely disabled it self.

    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    You may have to do this several times.
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just canceling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

  • On iTunes 11.0, how do I delete and App from iTunes?  I tried selecting the App to be deleted and pressing Delete, but that did not work.

    On iTunes 11.0, how do I delete and App from iTunes?  I tried selecting the App to be deleted and pressing Delete, but that did not work.
    MoragaTom

    I have the same problem on my iPhone - an app I want to delete but can't. The app in question doesn't show up on the list of apps i iTunes and doesn't show an 'X' when it starts to wiggle. All the other apps do, but not this one. It's definitely an app. How do I get rid of it, please?

Maybe you are looking for