JSF 1.2 on a J2EE 1.4 server ?

Is there anyone out there who is running a JSF 1.2 webapp on a J2EE 1.4 server ? If so , what did you need to do ?

You can't.

Similar Messages

  • How to install j2ee sun app server 8.0 in debain linux

    hi guys
    i am new to linux and i have downloaded the j2ee sun app server 8.0(linuxversion) from sun.java
    in sun.java documentation says first we have to change the mode to excecutable
    then he is saying to do this
    1. To run the installation program that uses a graphical interface, at the command prompt type the name of the bundle file at the command prompt.
    2.To run the installation program that uses the command-line interface, at the command prompt type the name of the bundle file followed by the -console option.
    after chmod + x <bundle name >
    the next step i am not able to do it
    what to do next
    any suggestions
    regards
    sandeep

    Hi rlubke
    Thanks for the suggestion
    1.Change the permission of the bundle file so that you have execute access:
    chmod +x <bundle-file-name>
    2. To run the installation program that uses a graphical interface, at the command prompt type the name of the bundle file at the command prompt.
    3.To run the installation program that uses the command-line interface, at the command prompt type the name of the bundle file followed by the -console option.
    Step 1. After chmod + x <bundle name >
    Step 2. sun/appserver/# <bundle name>
    bash: <bundle name>: command not found
    Step 3. sun/appserver# <bundle name>
    bash: <bundle name#>: command not found
    any suggestions
    i have done what u have said now
    Step 1. After chmod + x <bundle name >
    Step 2. sun/appserver/#./ <bundle name>
    Checking available disk space....
    Checking Java(TM) 2 Runtime Environment...
    Extracting Java(TM) 2 Runtime Environment files...
    Extracting installation files...
    Launching Java(TM) 2 Runtime Environment....
    Error: There are no files requiring installation.
    Deleting Temporary files...
    Step 3. sun/appserver# <bundle name>
    Checking available disk space....
    Checking Java(TM) 2 Runtime Environment...
    Extracting Java(TM) 2 Runtime Environment files...
    Extracting installation files...
    Launching Java(TM) 2 Runtime Environment....
    Error: There are no files requiring installation.
    Deleting Temporary files...
    this is what happening excatly

  • Cannot Start J2EE 1.4 Server

    When i try to start the J2EE 1.4 Server on Windows XP Professional i get:
    Domain Domain1 failed to startup
    [#|2005-04-25T14:29:27.912+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.resource.corba|_ThreadID=10;|
    java.net.BindException: Address already in use: JVM_Bind
         at java.net.PlainSocketImpl.socketBind(Native Method)
         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
         at java.net.ServerSocket.bind(ServerSocket.java:319)
         at java.net.ServerSocket.<init>(ServerSocket.java:185)
         at java.net.ServerSocket.<init>(ServerSocket.java:141)
         at javax.net.ssl.SSLServerSocket.<init>(SSLServerSocket.java:84)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.<init>(SSLServerSocketImpl.java:79)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl.createServerSocket(SSLServerSocketFactoryImpl.java:57)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSSLServerSocket(IIOPSSLSocketFactory.java:312)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createServerSocket(IIOPSSLSocketFactory.java:270)
         at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:53)
         at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.getAcceptors(CorbaTransportManagerImpl.java:190)
         at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.addToIORTemplate(CorbaTransportManagerImpl.java:207)
         at com.sun.corba.ee.spi.oa.ObjectAdapterBase.initializeTemplate(ObjectAdapterBase.java:104)
         at com.sun.corba.ee.impl.oa.poa.POAImpl.initialize(POAImpl.java:385)
         at com.sun.corba.ee.impl.oa.poa.POAImpl.makeRootPOA(POAImpl.java:253)
         at com.sun.corba.ee.impl.oa.poa.POAFactory$1.evaluate(POAFactory.java:163)
         at com.sun.corba.ee.impl.orbutil.closure.Future.evaluate(Future.java:28)
         at com.sun.corba.ee.impl.resolver.LocalResolverImpl.resolve(LocalResolverImpl.java:22)
         at com.sun.corba.ee.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:20)
         at com.sun.corba.ee.impl.orb.ORBImpl.resolve_initial_references(ORBImpl.java:1112)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:185)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:600)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:232)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:210)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2005-04-25T14:29:27.912+1000|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.resource.corba.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710209: (INTERNAL) Unable to create listener thread on the specific port"
    org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 209 completed: No
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.createListenerFailed(ORBUtilSystemException.java:3142)
         at com.sun.corba.ee.impl.logging.ORBUtilSystemException.createListenerFailed(ORBUtilSystemException.java:3160)
         at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:60)
         at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.getAcceptors(CorbaTransportManagerImpl.java:190)
         at com.sun.corba.ee.impl.transport.CorbaTransportManagerImpl.addToIORTemplate(CorbaTransportManagerImpl.java:207)
         at com.sun.corba.ee.spi.oa.ObjectAdapterBase.initializeTemplate(ObjectAdapterBase.java:104)
         at com.sun.corba.ee.impl.oa.poa.POAImpl.initialize(POAImpl.java:385)
         at com.sun.corba.ee.impl.oa.poa.POAImpl.makeRootPOA(POAImpl.java:253)
         at com.sun.corba.ee.impl.oa.poa.POAFactory$1.evaluate(POAFactory.java:163)
         at com.sun.corba.ee.impl.orbutil.closure.Future.evaluate(Future.java:28)
         at com.sun.corba.ee.impl.resolver.LocalResolverImpl.resolve(LocalResolverImpl.java:22)
         at com.sun.corba.ee.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:20)
         at com.sun.corba.ee.impl.orb.ORBImpl.resolve_initial_references(ORBImpl.java:1112)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:185)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:600)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:232)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:210)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: java.lang.RuntimeException: Failed to create server socket when calling ORBSocketFactory.createServerSocket(SSL_MUTUALAUTH, 1061)
         at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:57)
         ... 20 more
    Caused by: java.net.BindException: Address already in use: JVM_Bind
         at java.net.PlainSocketImpl.socketBind(Native Method)
         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
         at java.net.ServerSocket.bind(ServerSocket.java:319)
         at java.net.ServerSocket.<init>(ServerSocket.java:185)
         at java.net.ServerSocket.<init>(ServerSocket.java:141)
         at javax.net.ssl.SSLServerSocket.<init>(SSLServerSocket.java:84)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketImpl.<init>(SSLServerSocketImpl.java:79)
         at com.sun.net.ssl.internal.ssl.SSLServerSocketFactoryImpl.createServerSocket(SSLServerSocketFactoryImpl.java:57)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createSSLServerSocket(IIOPSSLSocketFactory.java:312)
         at com.sun.enterprise.iiop.IIOPSSLSocketFactory.createServerSocket(IIOPSSLSocketFactory.java:270)
         at com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl.initialize(SocketFactoryAcceptorImpl.java:53)
         ... 20 more
    |#]
    [#|2005-04-25T14:29:27.922+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5081: Exception while creating ORB: [org.omg.CORBA.INTERNAL:   vmcid: SUN  minor code: 209  completed: No]|#]
    [#|2005-04-25T14:29:27.922+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5082: Exception running j2ee services: [java.lang.RuntimeException: Unable to create ORB]|#]
    [#|2005-04-25T14:29:27.922+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5091: Error executing J2EE server ...
    java.lang.RuntimeException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:316)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:600)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:232)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:210)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: java.lang.RuntimeException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:196)
         ... 9 more
    |#]
    [#|2005-04-25T14:29:27.952+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5092: J2EE server reported following error: [Unable to create ORB] |#]
    [#|2005-04-25T14:29:27.952+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5093: Error executing J2EE server |#]
    [#|2005-04-25T14:29:27.962+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: com.sun.appserv.server.ServerLifecycleException: Unable to create ORB
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:234)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:210)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: com.sun.appserv.server.ServerLifecycleException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:609)
         at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:232)
         ... 7 more
    Caused by: java.lang.RuntimeException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:316)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:600)
         ... 8 more
    Caused by: java.lang.RuntimeException: Unable to create ORB
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:196)
         ... 9 more
    |#]
    [#|2005-04-25T14:29:27.962+1000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server Startup failed. Exiting...|#]
    [#|2005-04-25T14:29:27.962+1000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server shutdown in progress...|#]
    [#|2005-04-25T14:29:27.962+1000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0303: Stopping Tomcat.|#]
    [#|2005-04-25T14:29:27.962+1000|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5061: Exception :
    com.sun.appserv.server.ServerLifecycleException: WEB0106: An error occurred while stopping the web container
         at com.sun.enterprise.web.PEWebContainer.stopInstance(PEWebContainer.java:536)
         at com.sun.enterprise.web.PEWebContainerLifecycle.onShutdown(PEWebContainerLifecycle.java:65)
         at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:400)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:233)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: LifecycleException: WEB0103: This web container has not yet been started
         at com.sun.enterprise.web.WebContainer.stop(WebContainer.java:529)
         at com.sun.enterprise.web.PEWebContainer.stopInstance(PEWebContainer.java:528)
         ... 9 more
    |#]
    Can anyone suggest where the problem is?

    how do i fix the problemIIRC, in your domain's config directory, look for domain.xml. It contains the configuration, which you may modify (after checking the documentation).
    x

  • What is latest version of JSF that is used in J2ee 1.4?

    Hi Friends,
    JSF 1.2 or higher.what is softwarev requirements to use JSF.Please tell me Appliocation Server or Web server that can implement latest specification of JSF.Please reply as earlier as possible.
    Thanks
    Bye

    Dear friend,
    generally JSF supports both App server and as well as Web Server......
    Example for App Server is Apache Tomcat
    Example for Web Server is WebLogic.............. The major diff b/w App Server and Web Server is App server doesn't support EJB kind of stuff....But web Server supports EJBs.......... Web Server Supports all the features of App Server + Some additional features...... so we can use any kind of server for JSF... But the major usage of JSF instead of Struts is, JSF supports an GUI features( reusable view components) though the development is very easy eventhough Struts is Robust........... But most of the companies used Tomcat only because it is an open source product from Apache...............
    Give ur feedback at [email protected]

  • J2EE 620 standalone server error

    Hello Guys,
    WE have J2EE 620 standalone engine and receiving following error frequently in console log of state controller.
    We have 2 server node & dispatcher & state controller.
    Element 1474245011 joined.    Fri Aug 11 11:20:49 BST 2006
    [ClusterManager]: The loopback socket is broken. Probably the network cable is disconnected. Exception is: java.net.SocketException: JVM_recv in socket input stream read (code=10055)
    [Framework -> criticalShutdown] The loopback socket is broken. Probably the network cable is disconnected.
    Is any thing wrong in Windows 2003 server or j2ee engine?
    Regards,
    Atul

    Hello Guys,
    WE have J2EE 620 standalone engine and receiving following error frequently in console log of state controller.
    We have 2 server node & dispatcher & state controller.
    Element 1474245011 joined.    Fri Aug 11 11:20:49 BST 2006
    [ClusterManager]: The loopback socket is broken. Probably the network cable is disconnected. Exception is: java.net.SocketException: JVM_recv in socket input stream read (code=10055)
    [Framework -> criticalShutdown] The loopback socket is broken. Probably the network cable is disconnected.
    Is any thing wrong in Windows 2003 server or j2ee engine?
    Regards,
    Atul

  • Where do I put the Jakarta files standard.jar and jstl.jar when developing with JSF 2.0 in OEPE using web logic server

    hi everybody, I am wondering what should i do with the standard.jar and jstl.jar files when using we logic. I tried putting both files into
    the directory c:\oracle\middleware\oracle_home\user_projects\domains\base_domain\bin.  I don't know if this is correct.  Thanks in
    in advance for the help.

    Anyways I found this link on www.oracle.com website by the same author of the book I am reading Deepak Vohra - Templating with JSF 2.0 Facelets.
    although here he is using Weblogic 11g although I don't think it makes a difference.  have a look at the Setting up the Environment section
    where he says to download the jstl.jar and standard.jar files.
    http://www.oracle.com/technetwork/articles/java/facelets-454361.html

  • J2ee  - Restarting specific server process

    hi,
    We have Central instance with 3 j2ee server processes running. One of the server process has issues, needs restart . I tried with SMICM and JCMON to restart only a specific server process. I could not try all options in production instance. Is it possible to restart only affected server process instead of entire j2ee server.?
    This is needed as users may be using other 2 server processes anytime.
    Visual admin does not show, this server process as it has issues.
    Thanks,
    Raj

    Hi Raj,
    You could restart a server process with JCMON.
    Choose local instance and then choose restart a process and enter the id of the server node that you want to restart.
    Regards,
    Ventsi Tsachev

  • While Installing ECC6,J2EE engine, dispatcher & server is not starting up..

    Hi All,
    J2EE engine is not strating up while installaing ECC6(ABAP + JAVA).
    std_server0.out details are given below.
    stdout/stderr redirect
    node name   : server0
    pid         : 14544
    system name : C28
    system nr.  : 06
    started at  : Tue Nov 11 10:23:10 2008
    [Thr 8160] MtxInit: -2 0 0
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    SAP J2EE Engine Version 7.00   PatchLevel is starting...
    Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: The filename, directory name, or volume label syntax is incorrect
    Loading: LogManager ... 5820 ms.
    Loading: PoolManager ... 600 ms.
    Loading: ApplicationThreadManager ... 940 ms.
    Loading: ThreadManager ... 390 ms.
    Loading: IpVerificationManager ... 150 ms.
    Loading: ClassLoaderManager ... 160 ms.
    Loading: ClusterManager ... 1300 ms.
    Loading: LockingManager ...
    Please give me an idea about this.
    Thanks & Regards,
    Kiran Sathyan.

    Hi Karteek,
    Thank you for your kind attention.
    That issue was solved.
    I have just stopped the installation and set the VM parameters properly, then restarted the instance manually in MMC.That was successfull.After that, I could continue the installation and I have completed it successfully.
    Regards,
    Kiran Sathyan.

  • J2EE dispatcher crashes - server and SDm is running fine

    When starting up WAS 640 on Solaris, the J2EE egine starts up fine but then dispatcher dies...
    I go to jcmon and verify dispatcher has crashed.
    Then I check /usr/sap......work/
    and find std_dispatcher.out
    The logs show the following error:
    stdout/stderr redirect
    node name   : dispatcher
    pid         : 29641
    system name : PD1
    system nr.  : 00
    started at  : Wed Nov 17 12:00:26 2004
    Error occurred during initialization of VM
    Too small initial heap for new size specified
    What parameter is causing this?
    I have change the parameters according to SAP Notes in the configtool but the instance shows the following:
    Also how can I see where the server parameters and dispatcher parameters are in this file?
    bootstrap_ID3844900.JavaPath=/usr/jdk/j2sdk1.4.2_06
    ID3844950.DebugMode=no
    bootstrap_ID3844950.RootPath=/usr/sap/PD1/DVEBMGS00/j2ee/cluster
    ID3844900.MaxHeapSize=64
    ID3844950.MainClass=com.sap.engine.boot.Start
    bootstrap_ID3844950.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID
    003844950
    bootstrap.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap_ID3844950.JavaPath=/usr/jdk/j2sdk1.4.2_06
    bootstrap_ID3844900.Type=bootstrap
    bootstrap_ID3844950.Type=bootstrap
    ID3844950.Parameters=
    bootstrap_ID3844950.MainClass=com.sap.engine.offline.OfflineToolStart
    ID3844950.Debuggable=yes
    bootstrap.Type=bootstrap
    ID3844900.RootPath=/usr/sap/PD1/DVEBMGS00/j2ee/cluster/dispatcher
    instance.osLibsPath=/usr/sap/PD1/DVEBMGS00/j2ee/os_libs
    ID3844900.Type=dispatcher
    bootstrap_ID3844950.MaxHeapSize=1256
    bootstrap_ID3844950.JavaParameters=
    ID3844950.Type=server
    ID3844900.MainClass=com.sap.engine.boot.Start
    ID3844950.ClassPath=./bin/boot/boot.jar;./bin/boot/jaas.jar;./bin/system/bytecod
    e.jar;.
    bootstrap.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0038449
    bootstrap.ClassPath=./bootstrap/launcher.jar
    ID3844900.JavaPath=/usr/jdk/j2sdk1.4.2_06
    bootstrap_ID3844900.JavaParameters=
    bootstrap_ID3844900.Name=dispatcher bootstrap
    ID3844950.RootPath=/usr/sap/PD1/DVEBMGS00/j2ee/cluster/server0
    bootstrap_ID3844950.Name=server0 bootstrap
    ID3844950.DebugPort=50021
    bootstrap.MaxHeapSize=
    instance.ms.port=3601
    bootstrap_ID3844950.ClassPath=./bootstrap/launcher.jar
    bootstrap_ID3844900.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap.Name=bootstrap
    bootstrap_ID3844900.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID
    003844900
    ID3844950.JavaParameters=-Djava.security.policy=./java.policy -Djava.security.eg
    d=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dor
    g.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rm
    i.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProx
    y -Xms1024m -XX:MaxPermSize=192M -XX:PermSize=192M -XX:NewSize=160m -XX:MaxNewSi
    ze=160m -XX:NewRatio=3 -XX:+DisableExplicitGC
    ID3844900.JavaParameters=-Djava.security.policy=.\java.policy -Djava.security.eg
    d=file:/dev/urandom -Xms64m -XX:NewSize=160m -XX:MaxNewSize=160m -XX:NewRatio=3
    -XX:+DisableExplicitGC
    ID3844950.JavaPath=/usr/jdk/j2sdk1.4.2_06
    ID3844900.Name=dispatcher
    ID3844900.Console=no
    ID3844950.MaxHeapSize=1504
    ID3844950.Name=server0
    ID3844900.LogName=dispatcher
    ID3844950.Console=no
    bootstrap.RootPath=/usr/sap/PD1/DVEBMGS00/j2ee/cluster
    ID3844900.Parameters=
    ID3844900.ClassPath=./bin/boot/boot.jar;./bin/system/bytecode.jar;.
    ID3844950.LogName=server0
    ID3844900.Debuggable=no
    bootstrap_ID3844900.MaxHeapSize=64
    bootstrap_ID3844900.RootPath=/usr/sap/PD1/DVEBMGS00/j2ee/cluster
    bootstrap_ID3844900.ClassPath=./bootstrap/launcher.jar
    bootstrap.JavaPath=/usr/jdk/j2sdk1.4.2_06
    instance.install.dir=/usr/sap/PD1/DVEBMGS00/j2ee
    ID3844900.Execute=yes
    instance.ms.host=velssu09
    bootstrap.JavaParameters=
    ID3844950.Execute=yes

    When starting up WAS 640 on Solaris, the J2EE egine starts up fine but then dispatcher dies...
    I go to jcmon and verify dispatcher has crashed.
    Then I check /usr/sap......work/
    and find std_dispatcher.out
    The logs show the following error:
    stdout/stderr redirect
    node name   : dispatcher
    pid         : 29641
    system name : PD1
    system nr.  : 00
    started at  : Wed Nov 17 12:00:26 2004
    Error occurred during initialization of VM
    Too small initial heap for new size specified
    What parameter is causing this?
    I have change the parameters according to SAP Notes in the configtool but the instance shows the following:
    Also how can I see where the server parameters and dispatcher parameters are in this file?
    bootstrap_ID3844900.JavaPath=/usr/jdk/j2sdk1.4.2_06
    ID3844950.DebugMode=no
    bootstrap_ID3844950.RootPath=/usr/sap/PD1/DVEBMGS00/j2ee/cluster
    ID3844900.MaxHeapSize=64
    ID3844950.MainClass=com.sap.engine.boot.Start
    bootstrap_ID3844950.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID
    003844950
    bootstrap.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap_ID3844950.JavaPath=/usr/jdk/j2sdk1.4.2_06
    bootstrap_ID3844900.Type=bootstrap
    bootstrap_ID3844950.Type=bootstrap
    ID3844950.Parameters=
    bootstrap_ID3844950.MainClass=com.sap.engine.offline.OfflineToolStart
    ID3844950.Debuggable=yes
    bootstrap.Type=bootstrap
    ID3844900.RootPath=/usr/sap/PD1/DVEBMGS00/j2ee/cluster/dispatcher
    instance.osLibsPath=/usr/sap/PD1/DVEBMGS00/j2ee/os_libs
    ID3844900.Type=dispatcher
    bootstrap_ID3844950.MaxHeapSize=1256
    bootstrap_ID3844950.JavaParameters=
    ID3844950.Type=server
    ID3844900.MainClass=com.sap.engine.boot.Start
    ID3844950.ClassPath=./bin/boot/boot.jar;./bin/boot/jaas.jar;./bin/system/bytecod
    e.jar;.
    bootstrap.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0038449
    bootstrap.ClassPath=./bootstrap/launcher.jar
    ID3844900.JavaPath=/usr/jdk/j2sdk1.4.2_06
    bootstrap_ID3844900.JavaParameters=
    bootstrap_ID3844900.Name=dispatcher bootstrap
    ID3844950.RootPath=/usr/sap/PD1/DVEBMGS00/j2ee/cluster/server0
    bootstrap_ID3844950.Name=server0 bootstrap
    ID3844950.DebugPort=50021
    bootstrap.MaxHeapSize=
    instance.ms.port=3601
    bootstrap_ID3844950.ClassPath=./bootstrap/launcher.jar
    bootstrap_ID3844900.MainClass=com.sap.engine.offline.OfflineToolStart
    bootstrap.Name=bootstrap
    bootstrap_ID3844900.Parameters=com.sap.engine.bootstrap.Bootstrap ./bootstrap ID
    003844900
    ID3844950.JavaParameters=-Djava.security.policy=./java.policy -Djava.security.eg
    d=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dor
    g.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rm
    i.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProx
    y -Xms1024m -XX:MaxPermSize=192M -XX:PermSize=192M -XX:NewSize=160m -XX:MaxNewSi
    ze=160m -XX:NewRatio=3 -XX:+DisableExplicitGC
    ID3844900.JavaParameters=-Djava.security.policy=.\java.policy -Djava.security.eg
    d=file:/dev/urandom -Xms64m -XX:NewSize=160m -XX:MaxNewSize=160m -XX:NewRatio=3
    -XX:+DisableExplicitGC
    ID3844950.JavaPath=/usr/jdk/j2sdk1.4.2_06
    ID3844900.Name=dispatcher
    ID3844900.Console=no
    ID3844950.MaxHeapSize=1504
    ID3844950.Name=server0
    ID3844900.LogName=dispatcher
    ID3844950.Console=no
    bootstrap.RootPath=/usr/sap/PD1/DVEBMGS00/j2ee/cluster
    ID3844900.Parameters=
    ID3844900.ClassPath=./bin/boot/boot.jar;./bin/system/bytecode.jar;.
    ID3844950.LogName=server0
    ID3844900.Debuggable=no
    bootstrap_ID3844900.MaxHeapSize=64
    bootstrap_ID3844900.RootPath=/usr/sap/PD1/DVEBMGS00/j2ee/cluster
    bootstrap_ID3844900.ClassPath=./bootstrap/launcher.jar
    bootstrap.JavaPath=/usr/jdk/j2sdk1.4.2_06
    instance.install.dir=/usr/sap/PD1/DVEBMGS00/j2ee
    ID3844900.Execute=yes
    instance.ms.host=velssu09
    bootstrap.JavaParameters=
    ID3844950.Execute=yes

  • J2EE SDK client-server on my PC

    dear friends, I need your help, please.
    First I studied J2SE as client on my PC.
    Now I should like to study J2EE client-server, but I own only one PC.
    Is it possible to simulate a J2EE client-server situation inside a single PC? And how?
    many many thanks for your attention!

    these 2 steps are done; the 3? step below, I don't
    understand:
    "start the client on your local machine and
    connect to the server."
    You've started the server - that's good. Have you written and deployed an application on it? A servlet or a JSP that you can contact if you start up a browser and type that URL into it? That's the step you've missed. The app server offers you little more than the console until you write and deploy an app on it.
    you are right, my PC doesn't support this. Anything of lighter?I don't know which J2EE app server you've downloaded, but it's likely that you don't need more than a servlet/JSP engine. If that's true, I'd recommend Tomcat: http://tomcat.apache.org
    %

  • Creator2 JSF implementation in portlets deployed to Sun Portal Server 6.2

    Hi all,
    I have a portlet created with Sun Java Studio Creator 2 EA2 and I want to run it on Sun Portal Server 6.2. It works fine with standard JSF implementation (a corrected version, where web.xml replaced with a simple version for standars JSF without pluto servlet) but it throws the following exception with the com.sun.web.ui.* implementation:
    [#|2005-11-26T19:24:43.822+0100|SEVERE|sun-appserver-ee8.1_02|javax.enterprise.system.container.web|_ThreadID=13;|WebModule[/UserInfoPortlet]com.sun.web.ui.component.Form
    javax.faces.FacesException: Can't instantiate class: 'com.sun.web.ui.component.Form'.
            at com.sun.faces.application.ApplicationImpl.newThing(ApplicationImpl.java:728)
            at com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:352)
            at com.sun.faces.config.ConfigureListener.verifyObjects(ConfigureListener.java:1068)
            at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:342)
            at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4010)
            at org.apache.catalina.core.StandardContext.start(StandardContext.java:4522)
            at com.sun.enterprise.web.WebModule.start(WebModule.java:241)
            at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:827)
            at org.apache.catalina.core.ContainerBase.access$000(ContainerBase.java:125)
            at org.apache.catalina.core.ContainerBase$PrivilegedAddChild.run(ContainerBase.java:147)
            at java.security.AccessController.doPrivileged(Native Method)
            at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:809)
            at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:632)
            at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1298)
            at com.sun.enterprise.web.HttpServiceWebContainer.loadWebModule(HttpServiceWebContainer.java:818)
            at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1025)
            at com.sun.enterprise.server.WebModuleDeployEventListener.moduleDeployed(WebModuleDeployEventListener.java:160)
            at com.sun.enterprise.server.WebModuleDeployEventListener.moduleDeployed(WebModuleDeployEventListener.java:238)
            at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeModuleDeployEventListener(AdminEventMulticaster.java:918)
            at com.sun.enterprise.admin.event.AdminEventMulticaster.handleModuleDeployEvent(AdminEventMulticaster.java:905)
            at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:427)
            at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:139)
            at com.sun.enterprise.admin.server.core.DeploymentNotificationHelper.multicastEvent(DeploymentNotificationHelper.java:288)
            at com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.multicastEvent(DeploymentServiceUtils.java:155)
            at com.sun.enterprise.deployment.phasing.ServerDeploymentTarget.sendStartEvent(ServerDeploymentTarget.java:258)
            at com.sun.enterprise.deployment.phasing.StartPhase.runPhase(StartPhase.java:87)
            at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:71)
            at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:633)
            at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:361)
            at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:396)
            at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.start(ApplicationsConfigMBean.java:702)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:302)
            at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:357)
            at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
            at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
            at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
            at $Proxy1.invoke(Unknown Source)
            at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:272)
            at com.sun.enterprise.admin.jmx.remote.server.callers.InvokeCaller.call(InvokeCaller.java:38)
            at com.sun.enterprise.admin.jmx.remote.server.MBeanServerRequestHandler.handle(MBeanServerRequestHandler.java:92)
            at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.processRequest(RemoteJmxConnectorServlet.java:69)
            at com.sun.enterprise.admin.jmx.remote.server.servlet.RemoteJmxConnectorServlet.doPost(RemoteJmxConnectorServlet.java:94)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:767)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
            at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
            at java.security.AccessController.doPrivileged(Native Method)
            at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
            at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
            at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:257)
            at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilterChain.java:55)
            at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain.java:161)
            at java.security.AccessController.doPrivileged(Native Method)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:263)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
            at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:225)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)
            at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:551)
            at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:933)
            at com.sun.enterprise.web.connector.httpservice.HttpServiceProcessor.process(HttpServiceProcessor.java:226)
            at com.sun.enterprise.web.HttpServiceWebContainer.service(HttpServiceWebContainer.java:2071)
    |#]My test was the sample web application described at http://developers.sun.com/prodtech/javatools/jscreator/ea/jsc2/learning/tutorials/portlets.html . In the working standard test application I put portlet.jar and jsf-portlet.jar into the .war file, in the extended JSF implementation I put com-sun-web-ui-appbase.jar and webui.jar too.
    Has anybody used it or knows the solution?
    Thanks,
    Jozsef Borcsok

    A Free 90-day trial of Sun Java[tm] Studio Enterprise 7 is available for the Solaris and Windows platforms in three languages - English, Japanese, and Simplified Chinese.
    http://www.sun.com/download/products.xml?id=41ba2d7f
    Sun Java Studio Enterprise 7 2004Q4, File 1, Multilanguage (jstudio_ent_04Q4-ga-win-1.zip, 329.44 MB)
    Sun Java Studio Enterprise 7 2004Q4, File 2, Multilanguage (jstudio_ent_04Q4-ga-win-2.zip, 371.50 MB)

  • Forms and J2EE on App Server

    This is a very general question or rather request for advice.
    We currently have a system which was converted from rorms / reports 6i client server to forms / reports 10 App server. The system runs off a main forms menu, and obvioulsy the app server converts the menu and all forms into an applet when presenting it to the lient tier.
    Our next aim is to rewrite all the screens and menu in J2EE.
    My question is this: when doing the rewrite, is it possible to let the menu, forms and new J2EE application co-exists on the same system, thereby phasing out forms being replaced by the J2EE applications?

    Hi
    Thanks for the feedback.
    The following article on Oracle probably explains the advantages of Forms to J2EE in a broad overview better than I can: http://www.oracle.com/technology/products/forms/htdocs/10g/FormsJavaSOD.html
    (I only found the article after posting the question by the way.
    Our client is currently running Forms and Reports 10G on Oracle AS 10.1.2. Although Oracle clearly states their commitment to the future of Forms, our client feels that you can't ignore the benefits of J2EE client and middle tier applications with regards to their future business needs (especially with regards to SOA) and ease of integration with other web applications / services belonging to our client and their business partners.
    What is also disconcerting is the fact that only every 2nd version of App Server seems to be released with Forms and Reports services. At the moment our client cannot upgrade to 10.1.3.1 and leverage the EJB3 features due to that App Server version not having Forms and Report Services to my knowledge. Not sure of Oracle's reason for this.
    In the same article above, mention is made of 3rd party tools (like Exodus) from "Forms Migration Partners" which could ease this migration process. I'd be interested to hear from anyone who has used any of these tools and their experiences with them. If this is not the appropriate forum for this, please advise where I can post this question.

  • Sun J2EE 1.4 Server domain could not start (org/apache/common/launcher/..)

    I am having problem with starting Sun J2EE Server 1.4. I had no problem with starting and stopping the server until today. I was not able to figure out what the problem is. I have tried reinstallation but did not work either. I also have reinstalled my J2SDK, but did not fix the problem. I am using J2SDK1.4.2_03 on Windows 2003 Server. Before the problem occured, I was working on a simple JMS applcation and trying to connect to J2EE server from a standalone JMS client at different machine. I am not sure what really caused the problem, but uninstalling it and reinstalling it does not change anything.
    Here is my error message when I do start-domain domain1 at asadmin mode:
    asadmin> start-domain domain1
    Starting Domain domain1, please wait.
    Log redirected to C:\Sun\AppServer\domains\domain1\logs\server.log.
    abnormal subprocess termination: Detailed Message:Error: org/apache/commons/launcher/LaunchFilter
    CLI156 Could not start the domain domain1.
    I have tried to start it by using startserv.bat at domain1 directory and also the desktop shortcut Start Default Domain. Nothing works. I'do apprecited it if you can share any ideas or suggestions regarding this issue.
    Thank you in advance.

    I made some changes to my enviroment variables and added jar files to the J2SDK <<J2SDK_HOME>>/jre/lib/ext folder in order to run the standalone JMS client.
    Here is my classpath settings:
    .;C:\Sun\AppServer\lib\j2ee.jar;
    C:\Sun\AppServer\lib\appserv-admin.jar;
    C:\Sun\AppServer\lib\appserv-rt.jar;
    C:\Sun\AppServer\lib\appserv-rt.jar;
    C:\Sun\AppServer\lib\appserv-ext.jar;
    C:\Sun\AppServer\lib\install\applications\jmsra\imq.jar;
    C:\Sun\AppServer\lib\install\applications\jmsra\imqadmin.jar;
    C:\Sun\AppServer\lib\install\applications\jmsra\imqjmsra.jar;
    C:\Sun\AppServer\lib\install\applications\jmsra\imqutil.jar;
    C:\Sun\AppServer\imq\lib\fscontext.jar;C:\J2EE\tutorial\j2eetutorial14\examples\ejb\simplemessage\SimpleMSGAppClient.jar
    I also have added appserv-rt.jar, appserv-rt.jar, appserv-ext.jar, imq.jar, imqadmin.jar, imqjmsra.jar, and imqutil.jar in the <<J2SDK_HOME>>/jre/lib/ext/ folder. I know they were redundant but just wanted to make sure. Can any of these be causing the problem?
    Again, thank you and let me know if you need any other info.

  • J2EE Engine Application Server Name?

    Hello All,
        I am working on SOAP to RFC Scenario. In my scenario I need to convert BAPI as Webservice. while converting BAPI as webservice in transaction WSADMIN  Goto-->Administration settings i need to enter  the name of an application server on which a J2EE engine was started. Can any one suggest me How can i find the name of the Application server.
    Thanks&Regards,
    VenkatK

    Well... in diferents system you have listen "Application Server"..
    in SAP exists unless 2 Application Server
    1. Web Application Server common named WAS or Web AS
    2. Application Server is your SAP-R3
    if you have SAP NetWeaver with ABAP and J2EE your WAS and your AS are the same.
    in web
    http://yourServer:port/sap/monitoring/SystemInfo
    in SAP-GUI
    access with your user, passwd and client
    next menu System->Status->Section Database -> host
    good luck

  • PAPI client in J2EE (Oracle app server, OC4J)

    Hello,
    We have a problem with using RMI-based PAPI in our J2EE application. Our client code runs fine as a standalone program, but doesn't work when it's used as a part of
    a J2EE application deployed to OC4J. There seems to some incompatibility between the XML parser implementation that Oracle supplies (xmlparserv2.jar) and Oracle's
    BPM Papi client.
    Here are the errors that we're getting:
    [Error] :3:69: <Line 3, Column 69>: XML-20129: (Error) Namespace prefix 'xsi' us
    ed but not declared.
    [Error] :8:33: <Line 8, Column 33>: XML-20129: (Error) Namespace prefix 'xsi' us
    ed but not declared.
    [Error] :10:34: <Line 10, Column 34>: XML-20129: (Error) Namespace prefix 'xsi'
    used but not declared.
    [Error] :12:40: <Line 12, Column 40>: XML-20129: (Error) Namespace prefix 'xsi'
    used but not declared.
    [Error] :42:43: <Line 42, Column 43>: XML-20129: (Error) Namespace prefix 'xsi'
    used but not declared.
    [Error] :44:33: <Line 44, Column 33>: XML-20129: (Error) Namespace prefix 'xsi'
    used but not declared.
    [Error] :46:38: <Line 46, Column 38>: XML-20129: (Error) Namespace prefix 'xsi'
    used but not declared.
    [Error] :48:35: <Line 48, Column 35>: XML-20129: (Error) Namespace prefix 'xsi'
    used but not declared.
    Exception in thread "main" java.lang.IllegalArgumentException
    at oracle.xml.jaxp.JXTransformer.setOutputProperty(JXTransformer.java:762)
    at fuego.prefs.engine.storage.EnginePreferencesNode.export(EnginePreferencesNode.java:179)
    at fuego.prefs.engine.EnginePreferences.doExport(EnginePreferences.java:143)
    at fuego.prefs.engine.EnginePreferences.doExport(EnginePreferences.java:134)
    at fuego.directory.project.engine.ProjectEngineAccessor.getEnginePropertiesString(ProjectEngineAccessor.java:137)
    at fuego.directory.project.engine.ProjectEngineAccessor.fetchEngineConfiguration(ProjectEngineAccessor.java:83)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at fuego.directory.provider.DirectorySessionImpl$AccessorProxy.invoke(DirectorySessionImpl.java:756)
    at $Proxy5.fetchEngineConfiguration(Unknown Source)
    at fuego.directory.DirEngineConfiguration.fetch(DirEngineConfiguration.java:102)
    at fuego.prefs.engine.storage.EnginePreferencesNode.fetchEngineConfiguration(EnginePreferencesNode.java:112)
    at fuego.prefs.engine.EnginePreferences.initialize(EnginePreferences.java:438)
    at fuego.prefs.engine.EnginePreferences.loadBasePreferences(EnginePreferences.java:220)
    at fuego.papi.impl.ProcessServiceImpl.initializePollingHandledType(ProcessServiceImpl.java:1937)
    at fuego.papi.impl.ProcessServiceImpl.initializeInstanceCache(ProcessServiceImpl.java:1924)
    at fuego.papi.impl.ProcessServiceImpl.<init>(ProcessServiceImpl.java:178)
    at fuego.papi.impl.ProcessServiceFactoryImpl.getOrCreateProcessService(ProcessServiceFactoryImpl.java:127)
    at fuego.papi.impl.ProcessServiceFactoryImpl.create(ProcessServiceFactoryImpl.java:79)
    at fuego.papi.impl.ProcessServiceFactoryImpl.create(ProcessServiceFactoryImpl.java:63)
    at fuego.papi.ProcessService.create(ProcessService.java:335)
    at oasas.wpr.demo.bpm.PapiTest.createProcess(PapiTest.java:36)
    at oasas.wpr.demo.bpm.PapiTest.<init>(PapiTest.java:15)
    at oasas.wpr.demo.bpm.PapiTest.main(PapiTest.java:104)
    The errors above are generated by our standalone client when it runs with xmlparserv2.jar in the classpath. Exactly the same errors are generated by the J2EE app, but we can't remove xmlparserv.jar from OC4J's classpath because it seems to be required by the container itself.
    Please advise if there are any configuration changes that are necessary to have a PAPI client running in Oracle's J2EE environment.
    Thank you in advance,
    Igor

    Hi,
    I only was successful with running the PAPI WS client in OC4J environment, as described here: Re: Error in JAX-WS 2.0 & JDeveloper 10.1.3
    In my case, I copied all jar files from latest Sun's Metro distro and that fixed the problem!
    I also tested the RMI-based PAPI call, but that one still does not work.
    -Igor

Maybe you are looking for

  • Customer payment in different currency

    hi friends, I have received a payment in euro that i am not able to post because i need to have the customer number or name of the company that has made the payment. how can these type of payments dealt. any suggestions. regards Katya

  • Anonymous PL/SQL block within a select statement

    I read somewhere that it was possible to build an anonymous pl/sql block within a sql statement. Something along the lines of: select begin i = 0; return i; end; from dual; However, for the life of me, I can't find documentation on this. Could someon

  • Embedding Audio Files

    Can I embed audio files in a pdf document or epub file?

  • WARNING AdfFacesContext had not been properly released on earlier request.

    To remove the warning WARNING The AdfFacesFilter has not been installed. ADF Faces requires this filter for proper execut I've modified my web.xml like this: <filter-mapping> <filter-name>adfFaces</filter-name> <servlet-name>Faces Servlet</servlet-na

  • Setting & Retrieving Session Variables

    Hi, I'm new at session variables and having trouble understanding the basics. I have a form with two dropdowns. I want to store the selections from both in session variables. Then pass those to another page where I want to display the selected values