Classpath settings changed in new JDeveloper?

In the tutorial for SOAP web services it says the following:
Change the default location to <JDeveloper_home>\soap\webapps\soap\soap\WEB-INF\lib. This puts the file in the classpath automatically, and the server does not need to be stopped and restarted.
This worked fine with RC 2, but now with the new version of JDeveloper the classes cannot be found any more, so you have to specify an additional classpath and manually restart the server to get a web service running.
Who changed the classpath settings and how do I get this hint described in the help back running?
Thanks in advance
sven

Sven, could you elaborate on which tutorial you are working with? There is the one in the JDev reviewers guide, the ones from OC4J, one in the JDeveloper help and also the new one that is just of the OTN home page today.
My guess is that you are trying to run the sample from when the tutorial covered using Apache SOAP 2.2 versus using the built-in OC4J web services that the tutorials now cover. If you want to continue using Apache SOAP 2.2, that directory you refer to will not be created until you deploy the soap.ear file.
If you are using the built-in OC4J in Oracle9i JDeveloper, you should be able to automatically get these directories created by doing the following:
- Exit to DOS
- Start up OC4J
* cd <jdev_home>\j2ee\home
* ..\..\jdk\bin\java -jar oc4j.jar -install
* enter password: welcome (or whatever)
* re-enter password welcome
* ..\..\jdk\bin\java -jar oc4j.jar
- Check out that the Apache SOAP 2.2 servet is working ... go to your browser and type:
http://127.0.0.1/soap/servlet/soaprouter
and you should get something like "Sorry, I don't speak HTTP GET
If that has worked, then the directory structure you refer to should have been created successfully.
Mike.

Similar Messages

  • How do i change the safari settings on my new macbook pro to run in the 32 bit mode?

    how do i change my safari settings on my new mac book pro to run in 32 bit mode please?

    I am running Leopard OS in 64 bit mode. Everytime I want to run my Cisco VPN client I reboot it in 32 bit mode by holding the two keys (don't remember what two keys at the moment).  I am looking for another way to run my Cisco VPN.  I don't see the check box labeled "Open in 32-bit mode" .  The only thing I see is "Open in Rosetta" or something like that.  Is the check box "Open in 32-bit mode" only show in Lion X OS?

  • HT2534 Hacker got my firsts email I was able to change / createu new apple account.    I can not get apps to change account to new apple account even though it shows it in settings .  How can I fix this? but

    My first apple account was email was hacked.  I needed to create a new one.  That was fine I did. I synch it. All music is fine, settings shows new account.  However, problem...........please help my apps still has old account it has been deactivated so I can't download the password to make it work.  I need apps to change to new email account that shows in settings !   HELP!!!!! Does anyone know how to fix this ?

    There is no way to consolidate iTunes accounts.
    Setting up an iPhone has never required creation of a new Apple ID.
    You've apparently purchased content with both Apple ID's.  Sign into the device with the correct Apple ID and sync the content.

  • HT1222 I am not able to update my iPad to new version,needs any settings changes?

    I am not able to update my iPad to new version,needs any settings changes?

    How are you trying to update? Have you tried connecting your iPad to your computer running iTunes and update that ways? Please tell us what you have tried, what happened, and what if any, error messages you received.

  • Will migration assistant change the default display settings on my new Mac?

    I just set up a new iMac and used Migration Assistant to load from my Time Machine. But now the display looks muted and not as bright. Would Migration Assistant change the default display settings on my new Mac?

    Migration Assistant may not be the cause. But you should reset the NVRAM and see it that fixes the issue.
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the third time.
    Release the keys.

  • How can I change the default settings in the new pages?

    How can I change the default settings in the new pages?

    Create a new document and change the settings to what you want i.e. Times New Roman, 12 pt. and save as a template from the Edit menu. Then go to Pages Preferences (Cmd +,) and under general change the template to open to your saved template that you want as your default setting.
    Hope that helps.

  • I changed my gmail password after suspicious activity was detected.  It works fine on my computer but my iphone 5 doesn't recognize my new password ("cannot get mail" message).  I've tried changing my phone settings to the new password, but no good.

    I changed my gmail password after suspicious activity was detected.  It works fine on my computer but my iphone 5 doesn't recognize my new password ("cannot get mail" message).  I've tried changing my phone settings to the new password, but no good.

    Hello there dinadinadina,
    It sounds like you have modified the password settings for your Gmail account after changing the password. Thats where I would have started too. Next I would restart the device and test it one more time, and then remove and add the account again in Settings:
    Get help with Mail on iPhone, iPad, and iPod touch
    Restart your iOS device.
    Delete the affected email account from your device.
    Tap Settings > Mail, Contacts, Calendars.
    Tap the affected email account.
    Tap Delete Account.
    Add your account again.
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • New Jdeveloper 11g problem

    Hi ,
    I intalled the new Jdeveloper 11g preview version and tried craeting a simple page using my database connection.Its does everything fine but when i run the page it generates following log:
    :\Documents and Settings\deolk\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config>
    C:\JDev11g\jdk\bin\javaw.exe -client -classpath C:\JDev11g\j2ee\home\oc4j.jar;C:\JDev11g\jdev\lib\jdev-oc4j-embedded.jar -Xverify:none -XX:MaxPermSize=512m -Ddisable.checkForUpdate=true -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false "-Djava.security.policy=C:\Documents and Settings\deolk\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config\java2.policy" oracle.oc4j.loader.boot.BootStrap -config "C:\Documents and Settings\deolk\Application Data\JDeveloper\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config\server.xml"
    [waiting for the server to complete its initialization...]
    Feb 8, 2008 11:32:01 AM oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    C:\JDev11g\jdk\bin\javaw.exe -jar C:\JDev11g\j2ee\home\admin.jar ormi://10.30.139.243:23891 fmwadmin **** -updateConfig
    Feb 8, 2008 11:32:12 AM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    08/02/08 11:32:24 WARNING: ApplicationServer.enableOC4JDocumentChangeNotifier Alternate DocumentChangeNotifier in use!
    08/02/08 11:32:24 JMS server will listen on port 9227.
    08/02/08 11:32:26 oracle.j2ee.jms.oc4j.JMSServer startup complete
    Feb 8, 2008 11:32:27 AM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 8, 2008 11:32:28 AM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 8, 2008 11:32:33 AM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 8, 2008 11:32:33 AM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 8, 2008 11:32:34 AM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 8, 2008 11:32:34 AM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 8, 2008 11:32:34 AM oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JNDI-00002
    Feb 8, 2008 11:32:34 AM oracle.j2ee.util.AnnotatedLogger log
    WARNING: No javax.jms.ConnectionFactory found at null
    Feb 8, 2008 11:32:34 AM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 8, 2008 11:32:35 AM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 8, 2008 11:32:38 AM oracle.j2ee.jmsrouter.util.JmsRouterMessages logException
    WARNING: oracle.j2ee.jmsrouter.RouterException: JMS Destination, {0}, does not exist
    Ready message received from Oc4jNotifier.
    Embedded OC4J Server startup time: 39078 ms.
    Target URL -- http://127.0.0.1:8988/test-ViewController-context-root/faces/untitled1.jspx
    The target URL creates the page with HTTP Error
    Status : 504 Gateway Time-Out
    Description : Unable to connect to origin Web server.
    Thanks
    Kamal

    Well, I have exactly the same problem "System user not available..."
    I am doing something VERY simple: create a JavaEE app, create a single Session bean, everything deafult and then simply "Run..." that bean.
    This problem remains even after I have successfully changed the OC4J path to "c:\kkk2".
    Any other ideas?
    Another question: in the previous JDeveloper, local and remote interfaces to EJB-s were hidden in the pp explorer. Can I still activate this feature?
    Regards: Á

  • How to resolve Invalid Classpath Entry error in Oracle Jdeveloper 11g

    I receive the following error in JDeveloper when I try to create a new JSF page in ViewController project -
    Dec 27, 2009 9:47:11 PM oracle.adfdt.library.loader.ProjectLibraryManager
    SEVERE: Invalid Classpath Entry: <unknown>
    Active Project: C:\JDeveloper\Ankur\Ankur_App\ViewController\ViewController.jprNo relevant jars in:
    C:\JDeveloper\Ankur\Ankur_App\ViewController\ViewController.jpr
    Dec 27, 2009 9:47:11 PM com.oracle.webapp
    SEVERE: Error calling onEntry oracle.adfdtinternal.view.rich.addin.plugin.ADFFacesJsfWizardExtension
    java.lang.NullPointerException
         at oracle.ide.net.AlikeStrings.packStringArray(AlikeStrings.java:192)
         at oracle.ide.net.AlikeStrings.<init>(AlikeStrings.java:445)
         at oracle.ide.net.JarIndex.buildFullIndex(JarIndex.java:982)
         at oracle.ide.net.JarIndex.run(JarIndex.java:1507)
         at oracle.ide.net.JarIndex.getEntries(JarIndex.java:478)
         at oracle.jdeveloper.java.locator.JarURLClassLocator.buildIndexImpl(JarURLClassLocator.java:318)
         at oracle.jdeveloper.java.locator.JarURLClassLocator.buildIndex(JarURLClassLocator.java:96)
         at oracle.jdeveloper.java.locator.JarURLClassLocator.getResourceURL(JarURLClassLocator.java:292)
         at oracle.jdeveloper.java.locator.BaseClassLocator.getResourceURLs(BaseClassLocator.java:59)
         at oracle.jdeveloper.java.locator.ArrayClassLocator.getResourceURLs(ArrayClassLocator.java:329)
         at oracle.jdeveloper.java.util.JRLClassLoader.findResources(JRLClassLoader.java:100)
         at java.lang.ClassLoader.getResources(ClassLoader.java:1016)
         at oracle.adf.share.services.ServicesFactory.findServiceRefs(ServicesFactory.java:67)
         at oracle.adf.share.services.ResourceService.getResourcesForType(ResourceService.java:68)
         at oracle.adfdt.library.JDevResourceService.getResourcesForType(JDevResourceService.java:79)
         at oracle.adf.share.services.ResourceService.getResourcesForType(ResourceService.java:133)
         at oracle.adfdtinternal.view.rich.pagelayout.provider.ResourceServicePageLayoutProvider.getPageLayoutInfos(ResourceServicePageLayoutProvider.java:38)
         at oracle.adfdtinternal.view.rich.pagelayout.registry.PageLayoutRegistry._recreateProjectPageLayoutInfos(PageLayoutRegistry.java:144)
         at oracle.adfdtinternal.view.rich.pagelayout.registry.PageLayoutRegistry.<init>(PageLayoutRegistry.java:111)
         at oracle.adfdtinternal.view.rich.pagelayout.registry.PageLayoutRegistry.getInstance(PageLayoutRegistry.java:32)
         at oracle.adfdtinternal.view.rich.pagelayout.quickstart.PageTemplateHookImpl.setup(PageTemplateHookImpl.java:48)
         at oracle.adfdtinternal.view.rich.addin.plugin.ADFFacesJsfWizardExtension.onEntry(ADFFacesJsfWizardExtension.java:281)
         at oracle.jdevimpl.webapp.jsp.wizards.panels.NewJspTraversablePanel.onEntry(NewJspTraversablePanel.java:125)
         at oracle.jdevimpl.webapp.fusion.wizards.ExpandoTraversable.onEntry(ExpandoTraversable.java:63)
         at oracle.jdevimpl.webapp.fusion.wizards.AbstractWebAppWizard.invoke(AbstractWebAppWizard.java:142)
         at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:372)
         at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:420)
         at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1079)
         at oracle.javatools.util.SwingUtils.invokeAfterRepaint(SwingUtils.java:520)
         at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1092)
         at oracle.ide.wizard.WizardManager$2.run(WizardManager.java:428)
         at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1079)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Kindly help me to resolve this error.

    If you create a new application and try to create a new JSF page there are you still getting this error?
    If you do then I think something in your installation went wrong - the first step would then be to delete the system directory at: C:\Documents and Settings\youruser\Application Data\JDeveloper and restart JDeveloper.

  • IntegratedWLSConnection settings ,, the defaultserver on jdeveloper 11g

    hi experts
    when i try to run any jsp , jsf page on the jdeveloper,
    the jdeveloper try to start the default server , then it fail with the message "Failed to start DefaultServer"
    i try the following :
    1. i test the connection IntegratedWLSConnection , then it fail ,
    what's wrong ?, although if i start the external web logic server and SOA , i can deploy the BPEL Process Without any problem.
    the Domain directory is C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain
    server instance is C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer
    server connectionn is IntegratedWLSConnection
    name is DefaultServer
    Any Suggestions ??

    hi Chris
    these are the logs
    *** Using port 7101 ***
    "C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\bin\startWebLogic.cmd"
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1031\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\utils\config\10.3.1.0\config-launch.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.1.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.0/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\MIDDLE~1\JDEVEL~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar
    PATH=C:\Oracle\MIDDLE~1\patch_wls1031\profiles\default\native;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.0\bin;C:\Oracle\MIDDLE~1\JDK160~1\jre\bin;C:\Oracle\MIDDLE~1\JDK160~1\bin;C:\app\Administrator\product\11.1.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Oracle\Middleware\jdk160_11\bin;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_11"
    Java(TM) SE Runtime Environment (build 1.6.0_11-b03)
    Java HotSpot(TM) Client VM (build 11.0-b16, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Ddomain.home=C:\DOCUME~1\ADMINI~1\APPLIC~1\JDEVEL~1\SYSTEM~1.07\DEFAUL~1 -Doracle.home=C:\Oracle\MIDDLE~1\JDEVEL~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=C:\Oracle\MIDDLE~1\JDEVEL~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.security.jps.config=C:\DOCUME~1\ADMINI~1\APPLIC~1\JDEVEL~1\SYSTEM~1.07\DEFAUL~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\JDEVEL~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\JDEVEL~1\modules\oracle.oamprovider_11.1.1 -Dsso.filter.enable=true -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1031\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    <07-Dec-2009 11:15:16 o'clock PST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    C:\Oracle\Middleware\wlserver_10.3\L10N\beehive_ja.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\beehive_ko.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\beehive_zh_CN.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\beehive_zh_TW.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ja.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ko.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_CN.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_TW.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\testclient_ja.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\testclient_ko.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\testclient_zh_CN.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\testclient_zh_TW.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ja.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ko.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_CN.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_TW.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\workshop_ja.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\workshop_ko.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\workshop_zh_CN.jar;C:\Oracle\Middleware\wlserver_10.3\L10N\workshop_zh_TW.jar>
    <07-Dec-2009 11:15:17 o'clock PST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 11.0-b16 from Sun Microsystems Inc.>
    <07-Dec-2009 11:15:17 o'clock PST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.1.0 Wed Jun 10 22:24:41 MDT 2009 1227385 >
    <07-Dec-2009 11:15:19 o'clock PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <07-Dec-2009 11:15:19 o'clock PST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <07-Dec-2009 11:15:20 o'clock PST> <Notice> <LoggingService> <BEA-320400> <The log file C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <07-Dec-2009 11:15:20 o'clock PST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log00007. Log messages will continue to be logged in C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log.>
    <07-Dec-2009 11:15:20 o'clock PST> <Notice> <Log Management> <BEA-170019> <The server log file C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    <07-Dec-2009 11:15:27 o'clock PST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <07-Dec-2009 11:15:31 o'clock PST> <Notice> <LoggingService> <BEA-320400> <The log file C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer\logs\access.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <07-Dec-2009 11:15:31 o'clock PST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer\logs\access.log00003. Log messages will continue to be logged in C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer\logs\access.log.>
    <07-Dec-2009 11:15:36 o'clock PST> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddi was not deployed. Error: [Deployer:149158]No application files exist at 'C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddi.war'.>
    <07-Dec-2009 11:15:36 o'clock PST> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddiexplorer was not deployed. Error: [Deployer:149158]No application files exist at 'C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddiexplorer.war'.>
    <07-Dec-2009 11:15:39 o'clock PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <07-Dec-2009 11:15:39 o'clock PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    07-Dec-2009 11:15:49 oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: Application ID : wsm-pm
    07-Dec-2009 11:15:49 oracle.mds.internal.lcm.logging.MDSLCMLogger info
    INFO: "Metadata Services: Metadata archive (MAR) not found."
    <07-Dec-2009 11:15:52 o'clock PST> <Notice> <LoggingService> <BEA-320400> <The log file C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <07-Dec-2009 11:15:52 o'clock PST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log00007. Log messages will continue to be logged in C:\Documents and Settings\Administrator\Application Data\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log.>
    <07-Dec-2009 11:15:52 o'clock PST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    07-Dec-2009 11:15:52 oracle.wsm.audit.Auditor <init>
    INFO: Created J2EE application auditor for componentType=oracle.security.jps.internal.audit.AuditServiceImpl$Auditor@15db23e
    07-Dec-2009 11:15:52 oracle.adf.share.config.ADFConfigFactory getInstance
    INFO: ADF Config instance implementation in use is : oracle.adf.share.config.MDSConfigFactory
    07-Dec-2009 11:15:55 oracle.adf.share.config.ADFMDSConfig parseADFConfiguration
    INFO: Configuration file:/META-INF/adf-config.xmlcannot not be read by MDS. Reading directly from the classpath
    <07-Dec-2009 11:15:56 o'clock PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <07-Dec-2009 11:15:56 o'clock PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <07-Dec-2009 11:15:56 o'clock PST> <Warning> <Server> <BEA-002611> <Hostname "homeserver.test.com.sa", maps to multiple IP addresses: 192.168.1.90, 169.254.47.237>
    <07-Dec-2009 11:15:56 o'clock PST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.1.90:7101 for protocols iiop, t3, ldap, snmp, http.>
    <07-Dec-2009 11:15:56 o'clock PST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <07-Dec-2009 11:15:56 o'clock PST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 169.254.47.237:7101 for protocols iiop, t3, ldap, snmp, http.>
    <07-Dec-2009 11:15:56 o'clock PST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
    <07-Dec-2009 11:15:57 o'clock PST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <07-Dec-2009 11:15:57 o'clock PST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    Failed to start DefaultServer.

  • I have an old Ipad and an IPad Air. I used one Apple ID for both IPads. Now I wish ti split the iCloud storage and separate the two. I want to change my new IPad Air to a New Apple ID. How do I do it?

    I have an old Ipad and an IPad Air. I used one Apple ID for both IPads. Now I wish to split the iCloud storage and separate the two. I want to change my new IPad Air to a New Apple ID. How do I do it?

    Go to Settings > iCloud > Delete Account, and enter your Apple ID password. Then sign in with the new ID.
    NOTE: "Delete Account" just means it will be deleted from the iPad. The account itself will not be deleted.

  • What is wrong with my facetime,i am using an ipad everytime i placed a call i can't hear it ringing and the person i am calling can't recieve my call as well,i did everything possible forced off my ipad,on and of facetime on settings,change id's.

    What is wrong with my facetime,i am using an ipad everytime i placed a call i can't hear it ringing and the person i am calling can't recieve my call as well,i did everything possible forced off my ipad,on and off facetime on settings,change id's, mute,unmuted,reset network settings!! But nothing change,i mean is there a problem with my ipad or the facetime has a problem right now?my friend seems doesnt have a problem with her ipad,it just happen suddenly yesterday it was ok but today when i tried calling my husband this is what happens, can anyone please help me!!

    - Try cleaning out/blowing out the headphone jack. Try inserting/removing the plug a dozen times or so.
    Try the following to rule out a software problem
    - Reset the iPod. Nothing will be lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup
    - Restore to factory settings/new iPod.
    - Make an appointment at the Genius Bar of an Apple store. Seems you have a bad headphone jack.
    Apple Retail Store - Genius Bar
    Apple will exchange your iPod for a refurbished one for this price. They do not fix yours.
    Apple - iPod Repair price
    A third-party place like the following will replace the jack for less. Google for more.
    iPhone Repair, Service & Parts: iPod Touch, iPad, MacBook Pro Screens
    Replace the jack yourself
    iPod Touch Repair – iFixit

  • Sequence settings changed and digital cinema freezes. what now?

    hello there.
    i'm a new fcp user and i could really use some help on some issues that came up while working on a film project.
    the material was captured with the camera function of a digital still camera, which resulted in rushes of .avi format, 30 fps, 640X480 frame size.
    we then converted these into .mov clips using quicktime and compressor so that we can work without the need to render. we encoded them using the Apple ProRes 422 codec.
    i opened a NTSC project to work on this and have created a sequence preset having exactly the same settings as my clips (Apple ProRes 422, 30 fps, etc).
    i'm cutting the whole project on a macbook pro (see details below) running fcp 6.0.3 and i'm using a second monitor toggling between browser and digital cinema desktop preview.
    everything was working fine till yesterday, when suddently some sequences needed rendering (while they were working fine till then) and dcdp freezed (that is i get the first frame and i can hear the sound when i playback a clip or a sequence and then i get the current frame when i stop it).
    i've checked the sequence settings and i've found out that all of my sequences are now pal, 720X576, 25 fps. that's the first part of the problem. i tried changing the sequence settings, but of course i cannot change the frame rate; i've tried creating a new sequence with the correct settings and then copy&paste the clips from the prev sequence but then video and audio go out of synch by 2 frames. how did my settings changed all of a sudden? is there a way to keep my edited sequences without the need to manually re-cut the whole thing?
    as far as the second part of the problem is concerned (the dcdp not working anymore), i've tried changing my settings (going from full screen to raw, trying single frame against all frames, etc) but still it doesn't work. the rest of the settings are ok (eg. i've found in the forum that the checkbox about playback mirrored on the desktop should be ticked and it was already).
    this computer is never conected to the internet and it has never been manually updated (so there is not a way that an OS update is not working well with fcp).
    any ideas?
    thanx,
    nikos.

    I've experienced the exact same problems you are having and it's driving me nuts.
    It's not like my system has changed. I bought the Mac Pro and Final Cut Studio together and all was well when I first installed it. That initial project was an HDV project and DCDP worked great.
    Since then I'm working mostly on SD PAL projects and when I go to preview it on the desktop it does the first frame freeze when you hit play and parks on the current frame when you hit stop.
    I can resize the main edit window to full size and the sequence plays back fine but when I go to DCDP it just won't play at all. It feels like a bug but this is the first time I have found someone else with the same problem. By the way, I'm only using one monitor so the mirror desktop thing made no difference.
    I know the DCDP isn't great quality but it's fine for getting a general overview and I sure do miss it.
    Help us.......please......

  • Settings changing when adding to another movie

    Each time I attach a new chapter (mini movie) PROJECT to the already existing main movie PROJECT the settings change. I have tried adding on the front with the new chapter as well as trying to add the main movie to the mini movie. Is there a way to lock all settings on a movie so when it is added to another movie the setting won't change oon either clip. The chapter movie is approximately 1 1/2 minutes long and the main clip is approximately 9 Minutes long. There are several transitions, and scrolls included in both clips.
    Message was edited by: jimfromdenver

    Hi Luis, thanks for the reply. I first made a video approximately 8 minutes long. I used digitized video, still images, sound tracks, titles and numerous transitions between the clips. I then opened a new project and made a movie of one of the last letters sent home by the veteran prior to his death. I also used transitions, movie clips, titles and various images. So far I have three of these last letters completed. I was able to copy and pasted two of the letter clips in front of the main generic movie. However, when I attempted to paste the third clip at the beginning of the main movie and two letters - it causes some of the titles, scrolls to overlap.

  • Java doesn't pick up system's DNS settings change until restarted

    Hello,
    I have a service running on a few Linux computers. Those computers have a NIC, which is configured with a fixed IP address. So /etc/resolv.conf contains the IP address of the LAN's DNS server. But most of the time, the computers are not plugged into the LAN at all. Instead, they connect themselves periodically to the Internet by establishing a ppp connection. When it happens, the ISP's DHCP server assign them new IP parameters, including their DNS server's IP address. And /etc/resolv.conf gets updated with this address.
    But it seems that java doesn't take care of DNS change taking place during a run. Which means that my program (started at boot with no connectivity at all) tries to connect to some host, and obviously trigger an "UnknownHostException" (at that point it does try to contact the LAN's DNS server). Quite logical. Later, the ppp link become active. But my program still try to contact the LAN's DNS server, despite the new configuration in /etc/resolv.conf. As such, it will forever trigger UnknowHostExceptions, until it gets restarted (it will then pick up the new settings) or it is plugged back into the LAN (it will finally reach the LAN's DNS server).
    This is quite a problem as during one single execution, the machine may encounter several DNS configuration changes, and this problem basically means that it will be impossible for my application to resolve any name at all.
    So is there a way to tell Java to re-read the system wide DNS configuration? Or is there some option to prevent Java to "cache" the DNS server to use?
    To demonstrate my problem, I've written a simple test case, see below.
    To get the problem:
    1) Put a bogus DNS server into your /etc/resolv.conf
    2) Start the test program. Wait for some time: it will trigger UnknownHostExceptions.
    3) Fix the entry in /etc/resolv.conf, and check it actually works (eg ping www.google.be)
    4) Test program will continue to trigger UnknownHostExceptions forever.
    One interesting fact is that someone tried this test on Windows, and didn't suffer from this behaviour, eg the application reacts to DNS system settings changes dynamically. So it looks like a Linux-only problem.
    Thanks in advance for your insight.
    Pierre-Yves
    package com.test.dnsresolver;
    import java.net.InetAddress;
    import java.net.UnknownHostException;
    public class DnsResolver {
        private static String urlString = "www.google.com";
        public static void main(String[] args) {
             * Specified in java.security to indicate the caching policy for successful
             * name lookups from the name service. The value is specified as as integer
             * to indicate the number of seconds to cache the successful lookup.
            java.security.Security.setProperty("networkaddress.cache.ttl" , "10");
             * Specified in java.security to indicate the caching policy for un-successful
             * name lookups from the name service. The value is specified as as integer to
             * indicate the number of seconds to cache the failure for un-successful lookups.
             * A value of 0 indicates "never cache". A value of -1 indicates "cache forever".
            java.security.Security.setProperty("networkaddress.cache.negative.ttl", "0");
            int loopCounter = 0;
            while (true) {
                InetAddress resolved;
                try {
                    resolved = InetAddress.getByName(urlString);
                    System.out.println("Loop " + loopCounter + ": resolved IP address: " + resolved);
                } catch (UnknownHostException e) {
                    System.out.println("Loop " + loopCounter + ": UnknownHostException");
                    e.printStackTrace();
                loopCounter++;
                try {
                    Thread.sleep(1000);
                } catch (InterruptedException e) {}
    }

    Well, the nameservice property allowing to specify my DNS server of choice is interesting (I didn't know about those), but not very usable, as the DNS server to use is not known in advance (it may be whatever the ISP tells me to use at the time where the ppp link gets established). So no real solution there.
    The fact that it caches /etc/resolv.conf content for 300s is very interesting, but having no possibility to impact on this duration really is a pity. There should be some kind of property to fix this behaviour. So as you say, a custom provider may be the only solution.
    So far, the hack I use to get this working is based on code similar to this one (it is presented here in a similar form than my test case above). Obviously, reading the /etc/resolv.conf for each dns resolution is not an option in a real environment, but you get the idea.
    package com.test.dnsresolver;
    import java.io.BufferedReader;
    public class DnsResolver {
         private static final String urlString = "www.google.com";
         private static final String resolvConf = "/etc/resolv.conf";
         public static void main(String[] args) {
              int loopCounter = 0;
              while (true) {
                   loopCounter++;
                   try {
                        Thread.sleep(1000);
                   } catch (InterruptedException e) {}
                   // Parse the current DNS server to be used in the config
                   String nameserver = null;
                   try {
                        BufferedReader input =  new BufferedReader(new FileReader(new File(resolvConf)));
                        String currentLine = null;
                        while (( currentLine = input.readLine()) != null){
                             // Take care of potential comments
                             currentLine = currentLine.substring(0, currentLine.indexOf("#") == -1
                                       ? currentLine.length() : currentLine.indexOf("#") );
                             if (currentLine.contains("nameserver")) {
                                  // It is the line we are looking for
                                  nameserver = currentLine;
                                  break;
                   } catch (FileNotFoundException e) {
                        System.out.println("Loop " + loopCounter + ": FileNotFoundException");
                   } catch (IOException e) {
                        System.out.println("Loop " + loopCounter + ": IOException");
                   if (nameserver == null) {
                        // No "nameserver" line found
                        System.out.println("Loop " + loopCounter + ": No nameserver found in configration file!");
                        continue;
                   // Trim it to just contain the IP address
                   nameserver = (nameserver.replace("nameserver", "")).trim();
                   System.out.println("Loop " + loopCounter + ": Going to use DNS server " + nameserver);
                   // At this point, we know which server to use, now perform the resolution
                   Hashtable<String, String> env = new Hashtable<String, String>();
                   env.put("java.naming.factory.initial", "com.sun.jndi.dns.DnsContextFactory");
                   env.put("java.naming.provider.url",    "dns://" + nameserver);
                   DirContext ictx;
                   try {
                        ictx = new InitialDirContext(env);
                        Attributes attrs1 = ictx.getAttributes(urlString, new String[] {"A"});
                        System.out.println("Loop " + loopCounter + ": Manual resolution: +" + attrs1.get("a").get() + "+");
                   } catch (NamingException e) {
                        System.out.println("Loop " + loopCounter + ": NamingException");
    }So maybe I should adapt and package this into a proper provider and specify it for sun.net.spi.nameservice.provider. Any link, info or example about how a proper provider should look like?
    Thanks for your advices!

Maybe you are looking for