Can not get application bc4j for adding context root file

Hi all,
Can someone help me on this,
i got this this error while trying to run my web based reporting:
06/08/21 18:01:04 [SEVERE]: Error instantiating application at file:/C:/Documents and Settings/Bryan1/Desktop/Pattern Maching JSP 2006Feb/jdevstudio1013/jdev/system/oracle.j2ee.10.1.3.34.12/embedded-oc4j/applications/bc4j.ear: Unable to get ApplicationConfig for bc4j : Error creating deployment directory: IO Error: The system cannot find the path specified.
06/08/21 18:01:04 [SEVERE]: Error instantiating application at file:/C:/Documents and Settings/Bryan1/Desktop/Pattern Maching JSP May2006/jdevstudio1013/jdev/system/oracle.j2ee.10.1.3.34.12/embedded-oc4j/applications/ITS.ear: Unable to get ApplicationConfig for ITS : Error creating deployment directory: IO Error: The system cannot find the path specified.
2006-08-21 18:01:07.265 WARNING J2EE_OJR0007 Can not get application bc4j for adding context root file:/C:/Pattern Maching JSP May2006/jdevstudio1013/jdev/system/oracle.j2ee.10.1.3.34.12/embedded-oc4j/config/default-web-site.xml
Ready message received from Oc4jNotifier.
Embedded OC4J startup time: 5282 ms.
Target URL -- http://192.168.2.55:8988/Trans-Reporting-context-root/login.jsp
06/08/21 18:01:07 Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview initializedIF i run http://192.168.2.55:8080/Reporting/login.jsp from web browser then is ok, but cannot straight run from JDeveloper? How to set the path?
rgds,
bryan

Dear Frank,
Thanks for ur reply but i still failed to access to my login.jsp
I already select RUN from menu then clean <XXXX.jpr>, then rebuild the project and Run the project but still have the same problem.
rgds,
bryan

Similar Messages

  • I can not get the download for indesign to work

    I can not get the download for indesign to work.

    Perhaps this Adobe Help document may help you:
    http://helpx.adobe.com/creative-suite/kb/download-install-trials.html?t2

  • I can not get my new Nikon D 810 raw file to load into Lightroom. I have been doing this same thing for over a year using a Nikon D800.

    when I go to add my raw files like I always have it said that it can not read these raw files. I called Nikon an was told that the raw files in the D810 are the same as the D800. Something is up.

    Re: D810/Lightroom5 importing Raw files
    The raw files are not the same as the D810 has a different sensor than the D800. The file layout might be the same but that doesn't mean any software that supports the D800 will support the D810. Adobe has to profile the new camera and add calibration profiles and then release an update to Lightroom. ACR 8.6 RC supports the D810, so LR 5.6 will probably support the D810 too. For now, you could convert the nef files to dng using the dng converter that comes with ACR 8.6: Adobe Photoshop Camera Raw 8.6 RC for CC and CC 2014 Release Candidate | digital camera raw file support - Adobe Labs

  • Can not get prompt popup for save password and plugin install

    I am using Firefox 10.0.0.2 on Win7 b4bit os. I found that I can never get prompt popup with any password form submission. Even the plugin install prompt popup can never turn up.. The prompt popup can show in safe mode only.
    I tried to re-install the whole browser and cleared all plugins/extensions. Never worked...PLEASE HELP!

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Try to disable hardware acceleration.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    If disabling hardware acceleration works then check if there is an update available for your graphics display driver.
    *https://support.mozilla.org/kb/how-do-i-upgrade-my-graphics-drivers

  • Can not get area code for skype number

    I am trying to purchase skype number in the Uk the city is Belfast. In the drop down menu there is no area code for Belfast. I have even tried Ireland still nothing.
    Hope someone can Help!
    Many Thanks

    Hi, Darwal, and welcome to the Community,
    Unfortunately, if the particular exchange you wish to have for a Skype Number does not appear on the list, then it is truly not available for any number of legitimate reasons.   Check back periodically to see if the exchange becomes available; Skype does not announce when a fresh batch of Skype Numbers are newly added.
    Regards,
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

  • Help plz~ I can not get application to call product class

    Hello!
    I am creating a java application using two files. I have a product class file, and a main method file. My product class file compiles fine. I am have trouble compiling my main method file. I am getting 5 errors that say cannot find symbol in my main method file.
    This is my toString method in my product class:
    // return String representation of Product object
        public String toString()
         return String.format( "%s: %d: %d: %.2f: %.2f" );
        }// end method toStringHere is my code from my main method to call my product class:
    public class Inventory
        public static void main( String args[] )
         Inventory DVD = new Inventory();
                    System.out.printf( "%s%s\t", "Product name is", DVD.getproductName() );
              System.out.printf( "%s%d\t", "Product number is", DVD.getproductNumber() );
                    System.out.printf( "%s%d\t", "Product units in stock is", DVD.getunitNumber() );
              System.out.printf( "%s%.2f\t", "Product price is", DVD.getunitPrice() );
              System.out.printf( "%s%.2f\t", "Product value is", DVD.getproductValue() );
              System.out.printf( "\n%s:\n\n%s\n" );
       } // end main method
    }//end class InventoryCan anyone assist me please?
    Thank you,

    I get this error: cannot find symbol
    for these lines, it points to my get variables:
    System.out.printf( "\t productName: %d", "Product name is",
                            DVD.getproductName() );
              System.out.printf( "%s%d\t", "Product number is",
                   DVD.getproductNumber() );
                    System.out.printf( "%s%d\t", "Product units in stock is",
                   DVD.getunitNumber() );
              System.out.printf( "%s%.2f\t", "Product price is",
                    DVD.getunitPrice() );
              System.out.printf( "%s%.2f\t", "Product value is",
                   DVD.getproductValue() );
              System.out.printf( "\n%s:\n\n%s\n" );

  • CS4 : Can not get serial number for student Edition

    I purchased Creative suite 4 Design premium student edition for windows week ago, I followed the instruction, however
    when I pressed the link "get your serial number" under NEXT STEPS , I got the message as below,
    Any advise,
    thanks,
    Bin

    Please repost in the adobe.com forum. Adobe personnel monitor that forum and may be able to help.

  • I can not get my playbook to open some PDF files

    I try to open PDF files from my schools online sources and they will download but all i get is a white screen. It will have the correct number of pages loaded but as I scroll there is nothing but white. How do I fix this???

    If only some of them can't show up, this might because of two reasons, the first is your PDF file i really huge and it stuck when trying to load, and the second one is this file is broken, you should find another place with better wifi signal and download it again

  • Not getting correct output for smatform in spool file

    Hi All,
    I am using smartform to print some letter. In the smartform under main window I have put some layouts. For each layout I am displaying some particular fields in spool file. In the line editor I have given some conitions (if -elseif-else) to display different fields.
    <b>My code in line editor is like:</b>
    /: if <condition1>
    &var1&
    /: elseif <condition2>
    &var2&
    /: else
    &var3&
    So it should display diffent output according to the conditions. But when I am trying to execute form, its showing var1, var2 & var3 all in spool file.
    Does it  means there is no effect of if conition??
    Could u please help me in solving this issue.
    Thanks in advance.
    Regards,
    Vijay

    Why don't u try at Program lines instead of editor.

  • Can not get Elements to open Nikon D3s nef files.

    I have Elements 8 running on a Imac and a MacBook Pro. All updates have been installed. Neither will open D3s 'nef' files. What am I doing wrong? These files will open on a Mac Pro using CS4.
    Thanks

    You need to make sure you have the latest version of Adobe Camera Raw as the D3s is a recent model supported by ACR 5.6.
    To check for the plug-in open Full Edit and go to Help > About Plug-in > Camera Raw and you should see the version installed.
    If you don’t see it, or you have an earlier version than 5.6.0.148 use one of the following links to download the update.
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=4626Click here for Windows
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=4623Click here for MAC

  • Deployment warning: SC null null not known yet, can not get release level

    Hi everybody,
    During the deployment I'm getting the following warning (application_00.log):
    SC null null not known yet, can not get release level for vendor: 'se.sync', name: 'BPE', location: 'Deployment Manager', counter: '42', change number: 'null'
    BPE is the application name and "se.sync" is the provider-name from application-j2ee-engine.xml.
    This seems to indicate that some release level (version?) is not set... How can this be fixed?
    Regards,
    Milosz

    Hi Milosz,
    the warning is because the deploy controller checks for correct version numbers in the DC/SC that is deployed.
    You can just ignore it, your application should run just fine.
    Regards,
    Christian

  • I would like to inform you that my account suspended and I can not update applications have been refused my credit card and when my review of a bank to get the reason for the refusal card, the bank employee as explained by you please do me a proper soluti

    I would like to inform you that my account suspended and I can not update applications have been refused my credit card and when my review of a bank to get the reason for the refusal card, the bank employee as explained by you please do me a proper soluti

    We are all itunes users just like you.  Informing us is of little use.
    Contact itunes support

  • I have recently upgraded to mountain lion and I can not get the calendar application to work. I con appears on the side put on calendars. Any suggestions

    I have recently upgrades to Mountain Lion and I can not get the calendar utility to come alive. Icon appears in the tast bar but the application does not launch or appear to be any where else. Any suggestion?

    Did you look in the Applications folder for Calendar? If it is there, remove the item that is in the Dock and replace it by dragging the Calendar application to the Dock.
    If it is not there, did you have iCal located somewhere other than the Applications folder when you upgraded?

  • "Could not get needed resources for application to be launched (id=-669)"

    I keep getting this message
    Setup Resourses Status
    Could not get needed resources for application [App name. edir path] to
    be launched (id=-669).
    Problem: Unable to connect to server [server name]
    I am able to browse to the server no problem as well as map a drive
    directly to it?
    I am not sure why I am getting this ?

    This is under the "Environment" portion of the "Run Tab"
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Support Forums Volunteer Sysop
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared either Novell or any rational human.
    <[email protected]> wrote in message
    news:[email protected]...
    > Craig where do I to determine that? I know it has to run as admin but I
    > am not sure if it is set like that...
    >
    >> Is the application configured to run "Normal", "Secure System User", or
    >> "Unsecure System User".
    >>
    >> Methods #2 and #3 require the workstation not the user to have rights
    > and
    >> require the use of UNC instead of a mapped drive.
    >>
    >> --
    >> Craig Wilson - MCNE, MCSE, CCNA
    >> Novell Support Forums Volunteer Sysop
    >>
    >> Novell does not officially monitor these forums.
    >>
    >> Suggestions/Opinions/Statements made by me are solely my own.
    >> These thoughts may not be shared either Novell or any rational human.
    >>
    >> <[email protected]> wrote in message
    >> news:[email protected]...
    >> > It is associated with the user and I can get access to the exe via
    > their
    >> > PC using their login
    >> >
    >> >> ,
    >> >> > Could not get needed resources for application [App name. edir
    > path]
    >> > to
    >> >> > be launched (id=-669).
    >> >> >
    >> >> > Problem: Unable to connect to server [server name]
    >> >> >
    >> >> > I am able to browse to the server no problem as well as map a drive
    >> >> > directly to it?
    >> >> >
    >> >> -669 is "wrong password" IIRC. Is this app associated to user or WS,
    > ie
    >> > is
    >> >> t trying to access that path wth the User's or Workstation's
    >> > credentials?
    >> >>
    >> >> - Anders Gustafsson, Engineer, CNE6, ASE
    >> >> NSC Volunteer Sysop
    >> >> Pedago, The Aaland Islands (N60 E20)
    >> >>
    >> >> Novell does not monitor these forums officially.
    >> >> Enhancement requests for all Novell products may be made at
    >> >> http://support.novell.com/enhancement
    >> >>
    >> >> Using VA 5.51 build 315 on Windows 2000 build 2600
    >> >>
    >> >
    >>
    >>
    >

  • Hello, I am running a Mac book pro soft. 10.5.8 version. Since june the current year I did not get any updates for the software or any kinds of other application, in my opinion that's weird for such a company.

    Hello, I am running a Mac book pro soft. 10.5.8 version. Since June the current year I did not get any updates for the software or any kinds of the other application, in my opinion that's weird for such a company.
    The problem that I have now is with the Iphone 5 which is not supported for the current Itunes and I can not download the Itunes 10.7 version. What I supposed to do in this case because I can not syncronize at all.
    Please give me a hand as soon as possible.
    Many thanks

    Mac OS X 10.5.8 is years old, 3 major versions out-of-date and unsupported at this point. You will never get any further updates for 10.5.8, and more and more applications will stop supporting 10.5.8 as time goes on. As mende1 points out, you can buy Snow Leopard (Mac OS X 10.6), which will let you use your new iPhone with your computer, but you need to make sure your computer's hardware is supported. See the system requirements for Snow Leopard:
    http://support.apple.com/kb/SP575
    If your computer cannot run Snow Leopard, you will need to either buy a new computer or abandon any thoughts of syncing the iPhone with that computer.
    Also, note that you'll get far better integration of your iPhone and your Mac if you're using Lion (Mac OS X 10.7) or Mountain Lion (Mac OS X 10.8), which are required to use iCloud. Of course, the requirements of those systems are even steeper than those of Snow Leopard:
    http://support.apple.com/kb/HT4949
    http://support.apple.com/kb/HT5444

Maybe you are looking for

  • How can I delete all the email from a user's account? (Update for 10.6)

    When I tried this on OS X Server 10.6: http://discussions.apple.com/thread.jspa?threadID=2317213&tstart=0 I got an error about "configdirectory" option not being specified in configuration file... anyone know what this means and how to fix it? Thanks

  • Error message on Itunes. Cannot read contents of Ipod....

    I forgot to eject my sons Ipod touch before I unplugged it from the USB. Nowwhen I plug it in it tells me itunes cannot read contents of ipod must restore to factory settings.. Please help?! I've tried restarting my computer and Ipod. I've updated It

  • I need to have COMMit WORK with in a FM, which is calling in UPDATE task

    Hello I am sending out the custom IDOC from SAP to partner application by writing a custom my_OB_IDOC_FM, well. With in this my_OB_IDOC_FM, for some functionality, i am using a standard SAP FM and I need to use a COMMIT WORK immediately after this st

  • Archive date no longer appears in metadata?

    I have noticed that for a while now the Archive field in the metadata tab of the inspector remains blank despite the fact that I archive pretty much every time I use Aperture (and the archive process seems to work - the 'thermometer bar' window pops

  • Phantom Emails In Sent Box

    My phone Cox mail account shows 12 emails in the sent folder, but when I open the folder it's empty. How do I get rid of the number 12 in the sent folder ? richie