J2EE - inputText error

Yesterday I've made a new Enterprise Application with NetBeans 7. I would have liked to try this JSP code:
<%@ page contentType="text/html" %>
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
<f:view>
  <html>
  <head><title>jsf h:form example</title></head>
  <body>
  <h:form>
  <h:outputText value="Enter your name: " /></td>
  <h:inputText value="#{StoreNameBean.personName}" />
  <h:commandButton action="result" value="Say Hello" />
  </h:form>
  </body>
  </html>
</f:view>I could compile the code, but when I opened the page I got this error message:
org.apache.jasper.JasperException: /index.jsp(13,55) PWC6188: The absolute uri: http://java.sun.com/jsf/core cannot be resolved in either web.xml or the jar files deployed with this applicationIs anybody know how can I fix this problem?

aszidien wrote:
I tried to include the necessary files, but nothing changed. I've uploaded a zip file with a test project (NetBeans 7). I hope somebody will find the problem.You only find out what is your problem, with the help of the people here.
http://erika.freebase.hu/teszt.zipInvalid link.
Check you lib directory for the .jar file jstl.jar. If not Download and include it in your lib.

Similar Messages

  • [J2EE:160149]Error while processing library references

    Hi,
    I have an application which was working 9.2.1. I have deployed this application to 9.2.3. I have modified weblogic-application.xml, but it is giving these erros:
    An error occurred during activation of changes, please see the log for details.
    [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml:
    [Extension-Name: beehive-controls-1.0, Specification-Version: 1, Implementation-Version: 1.0, exact-match: false],
    [Extension-Name: wls-commonslogging-bridge, Specification-Version: 1, Implementation-Version: 1.0, exact-match: false],
    [Extension-Name: weblogic-controls-1.0, Specification-Version: 1, Implementation-Version: 1.0, exact-match: false],
    [Extension-Name: wlp-tools-support-app-lib, Specification-Version: 9.2, Implementation-Version: 9.2.3, exact-match: false],
    [Extension-Name: wlp-webdav-app-lib, Specification-Version: 9.2, Implementation-Version: 9.2.3, exact-match: false],
    [Extension-Name: wlp-services-app-lib, Specification-Version: 9.2, Implementation-Version: 9.2.3, exact-match: false],
    [Extension-Name: p13n-app-lib, Specification-Version: 9.2, Implementation-Version: 9.2.3, exact-match: false].
    How can I resolve these errors?

    Hi,
    Weblogic Server has two clusters and admin server. The referenced libraries didnt targeted to admin server. Because of that it was giving these errors. I have targeted to admin server all referenced libraries and I have deployed it.
    But,
    When I say start my application, I am taking this error:
    [EJB:010127]Incorrect DataSource type detected.
    The DataSource with JNDI name 'weblogic.jdbc.jts.commercePool',
    specified in the RDBMS deployment descriptor for the EJB 'TrackedAnonymous'
    does not support global transactions. The EJB container requires a DataSource
    that supports global transactions to be specified for transactions to be managed correctly.
    Errors were encountered while performing this operation
    [EJB:010127]Incorrect DataSource type detected. The DataSource with JNDI name 'weblogic.jdbc.jts.commercePool', specified in the RDBMS deployment descriptor for the EJB 'TrackedAnonymous' does not support global transactions. The EJB container requires a DataSource that supports global transactions to be specified for transactions to be managed correctly.
    Here are my data sources:
    cgDataSource
    cgDataSource-nonXA
    DSFDS
    IXPOC9DATASOURCE
    NDSDataSource
    p13nDataSource
    portalDataSource
    portalDataSourceAlwaysXA
    portalDataSourceNeverXA
    samplesDataSource
    All of these datasources targeted to NDSCluster, NDSAdminServer.
    How can I solve this problem?

  • J2EE cluster error while deploying "EAR" file from SDM tool

    Hi all,
    I am new to CRM ISA development side. I am learning how to build b2c ear file base on b2c.ear and then how to deploy through SDM. Everything is working fine till build tool. Successfully build my own b2c_ashish.ear file. then I started SDM GUI and try to deploy it. In SAP MMC all process are running. J2EE engine is also running fine. I have describe below which step I took.
    PL. go through it an let me know about my mistake.
    I am just pasting that portion of error which I am getting when I am accessing "/b2c_kce/b2c/init.do"
    ===================
    A runtime error occurred
    Contact the administrator
    Start application
    ==================
    do you have any idea in which log file it writes error so I can open that file and . I tried to access log file from "Admin" page.
    If I am trying to access "/b2c_kce/admin/index.jsp" I am able to access those pages without problem only "/b2c_kce/b2c/init.do" I am getting problem like above "run time error Occured"
    When I click on "Start Application" it is opening new window and showing same text.
    I checked SAP MMC. it is showing all node Green "dgntisa", "dgntisa1" and "dgntisa0" Also All process like under "dgntisa0" process "jcontrol.exe" and "igswd.exe "  are green.
    I build "b2c_ashish" new by using build tool. It was also successful.
    I start SDM server by "StartServer.bat" and after that I start SDM remote GUI.
    I select "Deployment" tab and add "crm.b2c_ashish" for deployment then I click on Start button and I got below error for "J2EE Cluster" that "SDM could not start J2EE cluster on the host dgntisa"
    Pl. if you have any idea then pl. let me know how to solve this error.
    Deployment started Sun May 14 14:24:50 PDT 2006
    ===========================================================================
    Starting Deployment of crm.b2c_ashish
    Aborted: development component 'crm.b2c_ashish'/'sap.com'/'SAP AG'/'400.200605141307':
    SDM could not start the J2EE cluster on the host dgntisa! The online deployment is terminated. JStartup Framework is not able to deliver an information about the cluster control instances! Please check the status of the J2EE Engine
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Deployment of crm.b2c_ashish finished with Error (Duration 3250 ms)
    ===========================================================================
    Above error start ater restarting "WAS" server. Now You can not deploy or undeploy any SDA or SCA component.
    I follow above mentioned steps 2 time after restarting "WAS" server. but it seems that one service for J2EE cluster is not started.  I also chekced the running mode of SDM and SAP J2EE version. SDM Runing mode is "integrated" and SAP J2EE version is " 6.30" While using a build file it is showing J2EE engin version.
    =======================================================

    Would you post the same thread under SAP Netweaver or WAS?

  • J2EE RI: error in creating Oracle XA Datasource

    I want to use the Oracle XA driver within Sun's J2EE Reference Implementation.
    So I put the JDBC driver JAR files to the $J2EE_HOME/lib/system directory and add it to the J2EE_CLASSPATH environment variable.
    Then I add the XA Datasource with the following command:
    j2eeadmin -addJdbcXADatasource jdbc/MyXADB oracle.jdbc.xa.client.OracleXADataSource
    TEST_USER TEST_PWD -props serverName=myserver portNumber=1521 databaseName=work
    driverType=thin
    When I start the server an error occurs. The log file system.err contains the following error mesage:
    Binding DataSource, name = jdbc/MyXADB, url = jdbc/MyXADB__xa
    Binding DataSource, name = jdbc/MyXADB__xa, dataSource = oracle.jdbc.xa.client.OracleXADataSource@7b6643
    Error in creating data source object: jdbc/MyXADB__xa
    The log file error.log contains the following message:
    Logging for J2EE Server Version: 1.3_01-b01 started at: Thu Oct 25 19:05:14 CEST 2001..
    Using the Java HotSpot(TM) Client VM and the version number 1.3.1_01 from Sun Microsystems Inc..
    VM is using the classpath: d:\j2sdkee1.3\lib\system\cloudscape.jar;d:\j2sdkee1.3\lib\system\tools.jar;d:\j2sdkee1.3\lib\cloudscape\RmiJdbc.jar;d:\j2sdkee1.3\lib\cloudscape\cloudclient.jar;d:\j2sdkee1.3\lib\classes;d:\j2sdkee1.3\classes;d:\j2sdkee1.3\lib\j2ee.jar;d:\j2sdkee1.3\lib\locale;d:\j2sdkee1.3\lib\system\classes12.zip;d:\j2sdkee1.3\lib\system\jndi.zip;d:\j2sdkee1.3\lib\system\jta.zip;d:\jdk1.3.1\lib\tools.jar;d:\j2sdkee1.3\lib\jhall.jar .
    J2EE Home Directory has been set to: d:\j2sdkee1.3.
    javax.naming.CommunicationException: java.rmi.MarshalException: CORBA BAD_PARAM 1398079494 Maybe; nested exception is:
         org.omg.CORBA.BAD_PARAM: minor code: 1398079494 completed: Maybe
         at com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:226)
         at com.sun.enterprise.naming.SerialContext.rebind(SerialContext.java:238)
         at javax.naming.InitialContext.rebind(InitialContext.java:370)
         at com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManagerImpl.java:210)
         at com.sun.enterprise.naming.NamingManagerImpl.publishObject(NamingManagerImpl.java:169)
         at com.sun.enterprise.resource.ResourceInstaller.installJdbcXADataSources(ResourceInstaller.java:466)
         at com.sun.enterprise.resource.ResourceInstaller.installJdbcDataSources(ResourceInstaller.java:353)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:268)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:913)
    Thank you for any help!

    Hi Manfed,
    I've got exactly the same problem mit j2sdkee 1.3.1. Have yor resolved the problem in the meantime?
    If so, please post the solution. Thanks.
    Helmut

  • J2EE Cluster Error while deploying ISA b2c.ear file.

    Hi All,
    I am trying to deploy b2c.ear file through SDM deploytool.
    My build tool is working fine. In SAP MMC all node is green. All J2EE service is running. But when I try to deploy file through SDM i am getting below error.
    Deployment started Sun May 14 14:24:50 PDT 2006
    ===========================================================================
    Starting Deployment of crm.b2c_ashish
    Aborted: development component 'crm.b2c_ashish'/'sap.com'/'SAP AG'/'400.200605141307':
    SDM could not start the J2EE cluster on the host dgntisa! The online deployment is terminated. JStartup Framework is not able to deliver an information about the cluster control instances! Please check the status of the J2EE Engine
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Deployment of crm.b2c_ashish finished with Error (Duration 3250 ms)
    ===========================================================================
    IF some one has any idea then pl. show me the way. I am new to CRM ISA side so pl. help me out.
    Thanks in advance.
    Ashish Patel.

    Hi Rajesh,
    Below is the part of the log file.
    ==============================
    #1.5#0013D4B7BFFF002600000001000001A800041439E82CD452#1148138847796#com.sap.engine.services.monitor.common.Template##com.sap.engine.services.monitor.common.Template######25430f40e81511da9ca50013d4b7bfff#SAPEngine_System_Thread[impl:5]_52##0#0#Error##Plain###javax.management.InstanceNotFoundException: com.sap.default:name=com.sapmarkets.isa.core.jmx.ext.MyXCMInstProvider,SAP_J2EEApplicationPerNode=sap.com/crm.b2c_dgn,j2eeType=SAP_ApplicationResourcePerNode,SAP_J2EEClusterNode=8527350,SAP_J2EECluster=ITG not in repository
         at com.sap.pj.jmx.server.MBeanServerImpl.getAttribute(MBeanServerImpl.java:1291)
         at com.sap.pj.jmx.server.interceptor.MBeanServerWrapperInterceptor.getAttribute(MBeanServerWrapperInterceptor.java:181)
         at com.sap.engine.services.jmx.CompletionInterceptor.getAttribute(CompletionInterceptor.java:300)
         at com.sap.engine.services.jmx.RedirectInterceptor.getAttribute(RedirectInterceptor.java:232)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.getAttribute(MBeanServerInterceptorChain.java:124)
         at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.getAttribute(MBeanServerSecurityWrapper.java:234)
         at com.sap.engine.services.jmx.ClusterInterceptor.getAttribute(ClusterInterceptor.java:559)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.getAttribute(MBeanServerInterceptorChain.java:124)
         at com.sap.engine.services.monitor.mbeans.Template.pollDynamicData(Template.java:891)
         at com.sap.engine.services.monitor.mbeans.Template.handleNotification(Template.java:847)
         at com.sap.engine.services.jmx.server.AscynchronousProxyListener.handleNotification(AscynchronousProxyListener.java:51)
         at javax.management.NotificationBroadcasterSupport.handleNotification(NotificationBroadcasterSupport.java:94)
         at javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:61)
         at com.sap.engine.services.jmx.timer.j2ee.Timer.sendTimerNotification(Timer.java:407)
         at com.sap.engine.services.jmx.timer.j2ee.TimerNotificationEntry.timeout(TimerNotificationEntry.java:69)
         at com.sap.engine.services.timeout.TimeoutNode.run(TimeoutNode.java:50)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:73)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:145)
    =========================
    According to log file it says that
    SAP_J2EECLUSTER = ITG is not in Repository.
    It looks like that some parameter setting is missing. Do you have any idea where I can set "SAP_J2EECLUSTER" Parameter.
    Thanks.
    Ashish Patel.

  • NW2004sSP7_Preview J2EE Server error

    Hi,
    I am not able to start the J2ee server after install.
    Here is the trace file from the server.
    trc file: "C:\usr\sap\J2E\JC01\work\dev_server0", trc level: 1, release: "700"
    node name   : ID14203250
    pid         : 5668
    system name : J2E
    system nr.  : 01
    started at  : Sun May 14 14:24:29 2006
    arguments       :
           arg[00] : C:\usr\sap\J2E\JC01\exe\jlaunch.exe
           arg[01] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_TWCALA203437
           arg[02] : -DSAPINFO=J2E_01_server
           arg[03] : pf=C:\usr\sap\J2E\SYS\profile\J2E_JC01_TWCALA203437
    [Thr 5004] Sun May 14 14:24:29 2006
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.box.number=J2EJC01twcala203437] [jstartxx.c   841]
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.en.host=TWCALA203437] [jstartxx.c   841]
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 5004] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties]
    -> ms host    : TWCALA203437
    -> ms port    : 3900
    -> OS libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : TWCALA203437
    -> ms port    : 3900
    -> os libs    : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID14203200 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID14203250 : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID14203200           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    -> [01] ID14203250           : C:\usr\sap\J2E\JC01\j2ee\cluster\instance.properties
    [Thr 5004] Sun May 14 14:24:30 2006
    [Thr 5004] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 5004] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4616] JLaunchRequestFunc: Thread 4616 started as listener thread for np messages.
    [Thr 5672] WaitSyncSemThread: Thread 5672 started as semaphore monitor thread.
    [Thr 5004] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 5004] CPIC (version=700.2005.12.02)
    [Thr 5004] JStartupIReadSection: debug mode is specified by program arguments
    [Thr 5004] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_09
    [Thr 5004] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\J2E\JC01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID14203250]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_09
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Djco.jarm=1 -verbose:gc -Djava.awt.headless=true -Dsun.io.useCanonCaches=false -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -XX:NewSize=170m -XX:MaxNewSize=170m -XX:MaxPermSize=192m -XX:PermSize=192m -XX:DisableExplicitGC -XX:UseParNewGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc
    -> java vm version    : 1.4.2_09-b05
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 1023M
    -> init heap size     : 1023M
    -> root path          : C:\usr\sap\J2E\JC01\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : C:\usr\sap\J2E\JC01\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : yes
    -> debug mode         : yes
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 5004] JLaunchISetDebugMode: set debug mode [yes]
    [Thr 5696] JLaunchIStartFunc: Thread 5696 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Denv.class.path=.;C:\Program Files\QuickTime\QTSystem\QTJava.zip;C:\j2sdk1.4.2_09\jre\lib;C:\Program Files\SAP\JDT\eclipse\plugins\org.apache.ant_1.5.3
    -> arg[  4]: -Djava.security.policy=./java.policy
    -> arg[  5]: -Djava.security.egd=file:/dev/urandom
    -> arg[  6]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  7]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  8]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  9]: -Djco.jarm=1
    -> arg[ 10]: -verbose:gc
    -> arg[ 11]: -Djava.awt.headless=true
    -> arg[ 12]: -Dsun.io.useCanonCaches=false
    -> arg[ 13]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 14]: -XX:NewSize=170m
    -> arg[ 15]: -XX:MaxNewSize=170m
    -> arg[ 16]: -XX:MaxPermSize=192m
    -> arg[ 17]: -XX:PermSize=192m
    -> arg[ 18]: -XX:+DisableExplicitGC
    -> arg[ 19]: -XX:+UseParNewGC
    -> arg[ 20]: -XX:+PrintGCDetails
    -> arg[ 21]: -XX:+PrintGCTimeStamps
    -> arg[ 22]: -XX:SurvivorRatio=2
    -> arg[ 23]: -XX:TargetSurvivorRatio=90
    -> arg[ 24]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 25]: -verbose:gc
    -> arg[ 26]: -Dsys.global.dir=C:\usr\sap\J2E\SYS\global
    -> arg[ 27]: -Dapplication.home=C:\usr\sap\J2E\JC01\exe
    -> arg[ 28]: -Djava.class.path=C:\usr\sap\J2E\JC01\exe\jstartup.jar;C:\usr\sap\J2E\JC01\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 29]: -Djava.library.path=C:\j2sdk1.4.2_09\jre\bin\server;C:\j2sdk1.4.2_09\jre\bin;C:\j2sdk1.4.2_09\bin;C:\usr\sap\J2E\JC01\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\Program Files\ThinkPad\Utilities;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\j2sdk1.4.2_09\bin;C:\Program Files\Intel\Wireless\Bin\;C:\usr\sap\J2E\SYS\exe\uc\NTI386
    -> arg[ 30]: -Xdebug
    -> arg[ 31]: -Xnoagent
    -> arg[ 32]: -Djava.compiler=NONE
    -> arg[ 33]: -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=50121
    -> arg[ 34]: -Dmemory.manager=1023M
    -> arg[ 35]: -Xmx1023M
    -> arg[ 36]: -Xms1023M
    -> arg[ 37]: -DLoadBalanceRestricted=no
    -> arg[ 38]: -Djstartup.mode=JCONTROL
    -> arg[ 39]: -Djstartup.ownProcessId=5668
    -> arg[ 40]: -Djstartup.ownHardwareId=K0385668384
    -> arg[ 41]: -Djstartup.whoami=server
    -> arg[ 42]: -Djstartup.debuggable=yes
    -> arg[ 43]: -DSAPINFO=J2E_01_server
    -> arg[ 44]: -DSAPSTARTUP=1
    -> arg[ 45]: -DSAPSYSTEM=01
    -> arg[ 46]: -DSAPSYSTEMNAME=J2E
    -> arg[ 47]: -DSAPMYNAME=TWCALA203437_J2E_01
    -> arg[ 48]: -DSAPDBHOST=TWCALA203437
    -> arg[ 49]: -Dj2ee.dbhost=TWCALA203437
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    [Thr 5696] JLaunchIAbortJava: abort hook is called
    [Thr 5696] JLaunchCloseProgram: good bye (exitcode = -2)

    Hi,
    I have the same problem: the J2EE services do not start after installation,
    and reducing the heap size did not help!
    I have 3GB of RAM.
    This is my trace (please note the error code "exitcode = -11113"
    - what does it mean?):
    node name   : ID19941450
    pid         : 4944
    system name : X11
    system nr.  : 01
    started at  : Fri Jun 30 11:12:14 2006
    arguments       :
           arg[00] : C:\usr\sap\X11\DVEBMGS01\exe\jlaunch.exe
           arg[01] : pf=C:\usr\sap\X11\SYS\profile\X11_DVEBMGS01_testxi
           arg[02] : -DSAPINFO=X11_01_server
           arg[03] : pf=C:\usr\sap\X11\SYS\profile\X11_DVEBMGS01_testxi
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=1058
           arg[06] : -DSAPSYSTEM=01
           arg[07] : -DSAPSYSTEMNAME=X11
           arg[08] : -DSAPMYNAME=testxi_X11_01
           arg[09] : -DSAPPROFILE=C:\usr\sap\X11\SYS\profile\X11_DVEBMGS01_testxi
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 4948] Fri Jun 30 11:12:14 2006
    [Thr 4948] *** WARNING => INFO: Unknown property [instance.box.number=X11DVEBMGS01testxi] [jstartxx.c   841]
    [Thr 4948] *** WARNING => INFO: Unknown property [instance.en.host=testxi] [jstartxx.c   841]
    [Thr 4948] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c   841]
    [Thr 4948] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties]
    -> ms host    : testxi
    -> ms port    : 3900
    -> OS libs    : C:\usr\sap\X11\DVEBMGS01\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : testxi
    -> ms port    : 3900
    -> os libs    : C:\usr\sap\X11\DVEBMGS01\j2ee\os_libs
    -> admin URL  :
    -> run mode   : NORMAL
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID19941400 : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID19941450 : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID19941400           : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties
    -> [01] ID19941450           : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\instance.properties
    [Thr 4948] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 4948] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 4952] JLaunchRequestFunc: Thread 4952 started as listener thread for np messages.
    [Thr 4960] WaitSyncSemThread: Thread 4960 started as semaphore monitor thread.
    [Thr 4948] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 4948] CPIC (version=700.2005.12.02)
    [Thr 4948] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_12
    [Thr 4948] JStartupICheckFrameworkPackage: can't find framework package C:\usr\sap\X11\DVEBMGS01\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID19941450]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_12
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Dorg.xml.sax.driver=com.sap.engine.lib.xml.parser.SAXParser -Djco.jarm=1 -Dsun.io.useCanonCaches=false -XX:NewSize=170m -XX:MaxNewSize=170m -XX:MaxPermSize=256m -Djava.awt.headless=true -XX:PermSize=256m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc -XX:DisableExplicitGC -XX:PrintGCDetails -XX:PrintGCTimeStamps -XX:UseParNewGC -Drdbms.driverLocation=C:/sapdb/programs/runtime/jar/sapdbc.jar
    -> java vm version    : 1.4.2_12-b03
    -> java vm vendor     : Java HotSpot(TM) Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : x86
    -> heap size          : 512M
    -> init heap size     : 512M
    -> root path          : C:\usr\sap\X11\DVEBMGS01\j2ee\cluster\server0
    -> class path         : .\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : C:\usr\sap\X11\DVEBMGS01\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : C:\usr\sap\X11\DVEBMGS01\exe\jstartup.jar;C:\usr\sap\X11\DVEBMGS01\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 4948] JLaunchISetDebugMode: set debug mode [no]
    [Thr 4492] JLaunchIStartFunc: Thread 4492 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 262144 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djava.security.policy=./java.policy
    -> arg[  4]: -Djava.security.egd=file:/dev/urandom
    -> arg[  5]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  6]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  7]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[  8]: -Dorg.xml.sax.driver=com.sap.engine.lib.xml.parser.SAXParser
    -> arg[  9]: -Djco.jarm=1
    -> arg[ 10]: -Dsun.io.useCanonCaches=false
    -> arg[ 11]: -XX:NewSize=170m
    -> arg[ 12]: -XX:MaxNewSize=170m
    -> arg[ 13]: -XX:MaxPermSize=256m
    -> arg[ 14]: -Djava.awt.headless=true
    -> arg[ 15]: -XX:PermSize=256m
    -> arg[ 16]: -XX:SurvivorRatio=2
    -> arg[ 17]: -XX:TargetSurvivorRatio=90
    -> arg[ 18]: -XX:SoftRefLRUPolicyMSPerMB=1
    -> arg[ 19]: -verbose:gc
    -> arg[ 20]: -XX:+DisableExplicitGC
    -> arg[ 21]: -XX:+PrintGCDetails
    -> arg[ 22]: -XX:+PrintGCTimeStamps
    -> arg[ 23]: -XX:+UseParNewGC
    -> arg[ 24]: -Drdbms.driverLocation=C:/sapdb/programs/runtime/jar/sapdbc.jar
    -> arg[ 25]: -Dsys.global.dir=C:\usr\sap\X11\SYS\global
    -> arg[ 26]: -Dapplication.home=C:\usr\sap\X11\DVEBMGS01\exe
    -> arg[ 27]: -Djava.class.path=C:\usr\sap\X11\DVEBMGS01\exe\jstartup.jar;C:\usr\sap\X11\DVEBMGS01\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\boot\jaas.jar;.\bin\system\bytecode.jar;.
    -> arg[ 28]: -Djava.library.path=C:\j2sdk1.4.2_12\jre\bin\server;C:\j2sdk1.4.2_12\jre\bin;C:\j2sdk1.4.2_12\bin;C:\usr\sap\X11\DVEBMGS01\j2ee\os_libs;c:\sapdb\programs\bin;c:\sapdb\programs\pgm;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\usr\sap\X11\SYS\exe\uc\NTI386
    -> arg[ 29]: -Dmemory.manager=512M
    -> arg[ 30]: -Xmx512M
    -> arg[ 31]: -Xms512M
    -> arg[ 32]: -DLoadBalanceRestricted=no
    -> arg[ 33]: -Djstartup.mode=JCONTROL
    -> arg[ 34]: -Djstartup.ownProcessId=4944
    -> arg[ 35]: -Djstartup.ownHardwareId=B0489370142
    -> arg[ 36]: -Djstartup.whoami=server
    -> arg[ 37]: -Djstartup.debuggable=no
    -> arg[ 38]: -DSAPINFO=X11_01_server
    -> arg[ 39]: -DSAPSTART=1
    -> arg[ 40]: -DCONNECT_PORT=1058
    -> arg[ 41]: -DSAPSYSTEM=01
    -> arg[ 42]: -DSAPSYSTEMNAME=X11
    -> arg[ 43]: -DSAPMYNAME=testxi_X11_01
    -> arg[ 44]: -DSAPPROFILE=C:\usr\sap\X11\SYS\profile\X11_DVEBMGS01_testxi
    -> arg[ 45]: -DFRFC_FALLBACK=ON
    -> arg[ 46]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 47]: -DSAPSTARTUP=1
    -> arg[ 48]: -DSAPSYSTEM=01
    -> arg[ 49]: -DSAPSYSTEMNAME=X11
    -> arg[ 50]: -DSAPMYNAME=testxi_X11_01
    -> arg[ 51]: -DSAPDBHOST=testxi
    -> arg[ 52]: -Dj2ee.dbhost=testxi
    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
    [Thr 4492] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 5028] Fri Jun 30 11:12:16 2006
    [Thr 5028] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 5028] Fri Jun 30 11:12:17 2006
    [Thr 5028] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5028] JLaunchISetClusterId: set cluster id 19941450
    [Thr 5028] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5028] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    Fri Jun 30 11:12:20 2006
    0.000: [GC 0.000: [ParNew: 87039K->2301K(130560K), 0.0361967 secs] 87039K->2301K(480768K), 0.0365311 secs]
    Fri Jun 30 11:12:30 2006
    10.462: [GC 10.462: [ParNew: 89341K->6046K(130560K), 0.0395094 secs] 89341K->6046K(480768K), 0.0396748 secs]
    Fri Jun 30 11:12:37 2006
    17.296: [GC 17.296: [ParNew: 93086K->12485K(130560K), 0.0808105 secs] 93086K->12485K(480768K), 0.0809729 secs]
    Fri Jun 30 11:12:46 2006
    26.032: [GC 26.032: [ParNew: 99524K->15336K(130560K), 0.0757925 secs] 99524K->15336K(480768K), 0.0759567 secs]
    [Thr 5372] Fri Jun 30 11:12:51 2006
    [Thr 5372] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 5372] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 5000] Fri Jun 30 11:12:52 2006
    [Thr 5000] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 5000] JLaunchCloseProgram: good bye (exitcode = -11113)

  • J2EE Server Error

    Hello everybody,
    today as i tryed to logon to the J2EE-Engine Start Page i got the following error (Port: 8000!)
    WAS 6.40 on Stack 9 (ABAP+JAVA)
    Internal Server Error(-1)
    Error: -1
    Version: 6040
    Component: J2EE Server
    Date/Time: Fri Oct 07 11:55:23 2005 
    Module: http_j2ee.c
    Line: 789
    Server: xxx_00
    Detail: Cannot reach external Application Server on xxx:50000
    When i check the MMC at the server all nodes are green.
    Also the ABAP Stack is just working fine!
    Any idea what could be the problem?
    regards,
    Markus

    Ok i just checked the Instance Profile:
    The Parameter icm/HTTP/j2ee_0 looks like this:
    PREFIX=/,HOST=localhost,CONN=0-500,PORT=50000
    So its already the way it should look like as mentioned in the SAP Note.
    Markus

  • J2EE server error,deploytool error

    Dear All,
    I had downloaded the J2EESDK1.3 and jakarta-ant1.4.1 and the J2SESDK1.3.0_02 from their respective websites.I set the value of the required environment variables i.e the J2EE_HOME, JAVA_HOME and the ANT_HOME to their respective location in my 'C' drive.But I find that when I try to start the J2EE server, the error "Out of environment space" appears in the MSDOS screen.The same error is also visible when I type the following command - "deploytool" at the DOS prompt. Would be grateful if you could please guide me as to what the problem might be and what is the solution to it.Thanks all.
    Ramesh Rangarajan

    Hi Amol,
    Here is the content of my J2EE.bat file:
    @echo off
    rem
    rem Set JAVA_HOME and J2EE_HOME before running this script.
    rem
    rem set JAVA_HOME to the path where you have Java 2 (JDK1.2) installed.
    rem
    rem set J2EE_HOME to the path where you have installed this package (EJB server).
    rem
    if not "%J2EE_HOME%" == "" goto CONT0
    echo ERROR: Set J2EE_HOME before running this script.
    goto END
    :CONT0
    if EXIST "%J2EE_HOME%\bin\setenv.bat" goto CONT1
    echo ERROR: Set J2EE_HOME to the path of a valid j2sdkee.
    goto END
    :CONT1
    call %J2EE_HOME%\bin\setenv.bat
    if not "%JAVA_HOME%" == "" goto CONT2
    echo ERROR: Set JAVA_HOME before running this script.
    goto END
    :CONT2
    if EXIST "%JAVA_HOME%\bin\java.exe" goto CONT3
    echo ERROR: Set JAVA_HOME to the path of a valid jdk.
    goto END
    :CONT3
    rem @echo on
    %JAVACMD% %LISTEN_OPTIONS% -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter -Dorg.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl -Djms.home=%JMS_HOME% -Dcom.sun.jms.service.jdbc.dbpath=%JMS_DB_PATH% -Djms.properties=%J2EE_HOME%\config\jms_service.properties -Djava.security.policy==%J2EE_HOME%\lib\security\server.policy -Djava.security.auth.login.config=%J2EE_HOME%\lib\security\login.config -Dcom.sun.enterprise.home=%J2EE_HOME% -classpath %CPATH% com.sun.enterprise.server.J2EEServer %*
    :END
    Ramesh Rangarajan

  • J2EE Packaging - Error Loading WebAppClassLoader

    I have seen variations of this theme in the forum, but I am not quite sure if the solutions apply to my situation.
    I have a Java Web Start app deployed and sort of running on JBoss A/S.
    I have treated the Web Start app as a web app and the following is my ear file layout: (I will eventually have MDBs)
    META-INF\application.xml
    META-INF\MANIFEST.MF
    mysql-connector-java-3.1.12-bin.jar
    qsender.jar (just a standalone test app)
    totalvu-servlet.jar - database access servlet
    totalvu.war (the web start app's jar is in here)
    The war file layout:
    META-INF\MANIFEST.MF
    WEB-INF\lib\jardiff.jar
    WEB-INF\lib\jnlp-servlet.jar
    WEB-INF\lib\jnlp.jar
    WEB-INF\jboss-web.xml (inconsequential at this point)
    WEB-INF\web.xml
    totalvu.jar (the web start app's main, etc)
    totalvu.jnlp
    index.html
    shared.jar
    common.jar (servlets wants some of these classes)
    utilities.jar
    moreshared.jars (you get the idea)
    The problem is that inside totalv-servlet.jar there is a servlet that my web start app uses to access a database. This servlet needs to know about some shared classes, so I wanted to keep the servlet jar in the ear file as shown above. Seems like all the docs say that servlets have to go in the WEB-INF\classes folder as loose classes. This seems to be ok if the servlet is to support your canonical web app, but that isn't what I have.
    I have the proper entries in application.xml and web.xml. I actually had this working long enough to fully test the servlet for 3 days and then I started getting "Error Loading WebAppClassLoader" errors during deployment. The class loader for the web app cannot find the servlet that I have defined in the web.xml file even though the app server found it and deployed it along with every other module I had defined in the application.xml file. The app server marked the serlet as unavailable. huh? I am going to guess that the fact that it was working for a while was an anomoly and probably caused by the app server or web start caching something that I didn't realize.
    There must be someone else who has solved this problem before. Where should this database access servlet go, which is used by classes in totalvu.jar?
    Is this totalvu-servlet.jar considered an "Optional Package"? I hope not.
    Thanks in advance, and by the way, I am the only developer on a rather large (humungous) J2EE application so I am basically working in a vaccum here. :)
    Thanks in advance for any help.

    I have seen variations of this theme in the forum, but I am not quite sure if the solutions apply to my situation.
    I have a Java Web Start app deployed and sort of running on JBoss A/S.
    I have treated the Web Start app as a web app and the following is my ear file layout: (I will eventually have MDBs)
    META-INF\application.xml
    META-INF\MANIFEST.MF
    mysql-connector-java-3.1.12-bin.jar
    qsender.jar (just a standalone test app)
    totalvu-servlet.jar - database access servlet
    totalvu.war (the web start app's jar is in here)
    The war file layout:
    META-INF\MANIFEST.MF
    WEB-INF\lib\jardiff.jar
    WEB-INF\lib\jnlp-servlet.jar
    WEB-INF\lib\jnlp.jar
    WEB-INF\jboss-web.xml (inconsequential at this point)
    WEB-INF\web.xml
    totalvu.jar (the web start app's main, etc)
    totalvu.jnlp
    index.html
    shared.jar
    common.jar (servlets wants some of these classes)
    utilities.jar
    moreshared.jars (you get the idea)
    The problem is that inside totalv-servlet.jar there is a servlet that my web start app uses to access a database. This servlet needs to know about some shared classes, so I wanted to keep the servlet jar in the ear file as shown above. Seems like all the docs say that servlets have to go in the WEB-INF\classes folder as loose classes. This seems to be ok if the servlet is to support your canonical web app, but that isn't what I have.
    I have the proper entries in application.xml and web.xml. I actually had this working long enough to fully test the servlet for 3 days and then I started getting "Error Loading WebAppClassLoader" errors during deployment. The class loader for the web app cannot find the servlet that I have defined in the web.xml file even though the app server found it and deployed it along with every other module I had defined in the application.xml file. The app server marked the serlet as unavailable. huh? I am going to guess that the fact that it was working for a while was an anomoly and probably caused by the app server or web start caching something that I didn't realize.
    There must be someone else who has solved this problem before. Where should this database access servlet go, which is used by classes in totalvu.jar?
    Is this totalvu-servlet.jar considered an "Optional Package"? I hope not.
    Thanks in advance, and by the way, I am the only developer on a rather large (humungous) J2EE application so I am basically working in a vaccum here. :)
    Thanks in advance for any help.

  • J2ee -verbose error

    Hi,
    I have download the j2se and j2ee versions for petstore and created the required env variables. When the start the Cloudscape, it is fine. But when I executed J2EE - Verbose from the cmd prompt, I get the following error and the execution stops.
    [i]Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/corba/se/inte
    rnal/util/IdentityHashtable
    at com.sun.corba.ee.internal.javax.rmi.CORBA.Util.<clinit>(Util.java:87)
    at com.sun.corba.ee.internal.POA.POAImpl.activate(POAImpl.java:935)
    at com.sun.corba.ee.internal.POA.POAImpl.activate_object(POAImpl.java:89
    5)
    at com.sun.corba.ee.internal.CosNaming.TransientNameService.initialize(T
    ransientNameService.java:117)
    at com.sun.corba.ee.internal.CosNaming.TransientNameService.<init>(Trans
    ientNameService.java:70)
    at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMg
    r.java:103)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:226)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    Any suggestions?

    Hi,
    Which version of Java Pet Store are you using?
    I would encourage you to use the new Java Pet Store 2.0:
    https://blueprints.dev.java.net/petstore/
    I would also confirm that your classpath variable is set correctly. What is your current classpath?
    -Larry

  • Starting J2EE Server error

    I installed J2ee I don't know if I set my java_home correct, I set it to C:\j2sdl1.4.2_2
    because I downloaded and insrtalled j2sdk
    When I try to start the default domain from the start button of windows xp professional I get the error:
    Could not find the main class
    can some one help please.

    Please see this thread:
    http://forum.java.sun.com/thread.jsp?forum=136&thread=505474

  • Can't Start J2EE Engine Error: Cannot attach to the Messenger

    Hi ALL,
    I can't make the java start.
    follow the logs
    jcontrol.log
                                                                                    [Thr 01] INFO: Invalid property value [Debbugable=yes]                                                                               
    [Thr 01] [Node: SDM] java home is set by profile parameter                                                                               
    #Java Home: /usr/java14_64                                                                               
    [Thr 01] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/BWH/SYS/exe/run/jvmx.jar                                                                           
    JStartupIReadSection: read node properties [sdm]                                                                               
    -> node name          : SDM                                                                               
    -> node type          : sdm                                                                               
    -> node execute       : yes                                                                               
    -> java path          : /usr/java14_64                                                                               
    -> java parameters    :                                                                               
    -> java vm version    : J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142ifx-20070510a (JIT enabled)                                                                               
    -> java vm vendor     : IBM J9 VM (IBM Corporation)                                                                               
    -> java vm type       : server                                                                               
    -> java vm cpu        : ppc64                                                                               
    -> heap size          : 256M                                                                               
    -> root path          : /usr/sap/BWH/DVEBMGS23/SDM/program                                                                               
    -> class path         : /usr/sap/BWH/DVEBMGS23/SDM/program/bin/SDM.jar                                                                               
    -> OS libs path       : /usr/sap/BWH/DVEBMGS23/j2ee/os_libs                                                                               
    -> main class         : SDMInternal                                                                               
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework                                                                               
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives                                                                               
    -> framework path     : /usr/sap/BWH/SYS/exe/run/jstartup.jar:/usr/sap/BWH/SYS/exe/run/jvmx.jar                                                                               
    -> shutdown class     : com.sap.sdm.jstartup.shutdown.InternalShutDown                                                                               
    -> parameters         : server sdmhome=/usr/sap/BWH/DVEBMGS23/SDM/program                                                                               
    -> debuggable         : yes                                                                               
    -> debug mode         : no                                                                               
    -> debug port         : 60000                                                                               
    -> shutdown timeout   : 120000                                                                               
    [Thr 01] ***LOG Q0I=> NiPConnect2: connect (79: Connection refused) [nixxi.cpp 2770]                                                                               
    [Thr 01] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 2 / sock 12                                                                               
    (SI_ECONN_REFUSE/79; I4; ST; 10.196.203.96:3953) [nixxi.cpp    2770]                                                                               
    [Thr 01] *** ERROR => MsIAttachEx: NiBufConnect to mz4e/3953 failed (rc=NIECONN_REFUSED) [msxxi_mt.c   652]                                                                       
    [Thr 01] *** WARNING => Can't attach to message server (mz4e/3953) [rc = -100]-> reconnect [jcntrms_mt.c 368]                                                                     
    [Thr 01] Thu Jan 17 14:48:48 2008                                                                               
    [Thr 01] ***LOG Q0I=> NiPConnect2: connect (79: Connection refused) [nixxi.cpp 2770]                                                                               
    [Thr 01] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 2 / sock 12                                                                               
    (SI_ECONN_REFUSE/79; I4; ST; 10.196.203.96:3953) [nixxi.cpp    2770]                                                                               
    [Thr 01] *** ERROR => MsIAttachEx: NiBufConnect to mz4e/3953 failed (rc=NIECONN_REFUSED) [msxxi_mt.c   652]                                                                       
    [Thr 01] *** WARNING => Can't attach to message server (mz4e/3953) [rc = -100]-> reconnect [jcntrms_mt.c 368]                                                                     
    [Thr 01] Thu Jan 17 14:48:53 2008                                                                               
    [Thr 01] ***LOG Q0I=> NiPConnect2: connect (79: Connection refused) [nixxi.cpp 2770]                                                                               
    [Thr 01] *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 2 / sock 12                                                                               
    (SI_ECONN_REFUSE/79; I4; ST; 10.196.203.96:3953) [nixxi.cpp    2770]                                                                               
    [Thr 01] *** ERROR => MsIAttachEx: NiBufConnect to mz4e/3953 failed (rc=NIECONN_REFUSED) [msxxi_mt.c   652]                                                                       
    [Thr 01] *** WARNING => Can't attach to message server (mz4e/3953) [rc = -100]-> reconnect [jcntrms_mt.c 368]                                                                     
    [Thr 01] Thu Jan 17 14:48:58 2008                                                                               
    disp
    DpIJ2eeShutdown: j2ee state = SHUTDOWN                                       
    Thu Jan 17 14:48:27 2008                                                     
    J2EE server info                                                             
      start = TRUE                                                               
      state = STARTED                                                            
      pid = 901340                                                               
      argv[0] = /usr/sap/BWH/SYS/exe/run/jcontrol                                
      argv[1] = jcontrol                                                         
      argv[2] = pf=/usr/sap/BWH/SYS/profile/BWH_DVEBMGS23_calsaps011             
      argv[3] = -DSAPSTART=1                                                     
      argv[4] = -DCONNECT_PORT=64980                                             
      argv[5] = -DSAPSYSTEM=23                                                   
      argv[6] = -DSAPSYSTEMNAME=BWH                                              
      argv[7] = -DSAPMYNAME=calsaps011_BWH_23                                    
      argv[8] = -DSAPPROFILE=/usr/sap/BWH/SYS/profile/BWH_DVEBMGS23_calsaps011   
      argv[9] = -DFRFC_FALLBACK=ON                                               
      argv[10] = -DFRFC_FALLBACK_HOST=localhost                                  
      start_lazy = 0                                                             
      start_control = SAP J2EE startup framework                                 
    DpJ2eeStart: j2ee state = STARTED                                            
    DpJ2eeLogin: j2ee state = CONNECTED                                          
    Thu Jan 17 14:49:48 2008                                                     
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)                    
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=901340)      
    DpIJ2eeShutdown: j2ee state = SHUTDOWN                                       
    Thu Jan 17 14:50:07 2008                                                     
    DpEnvCheckJ2ee: switch off j2ee start flag                                                                               
    I have the DEV enviroment working but this QAS doesn't.
    Could someone help me?
    Regards,
    Nivia

    Hi Nivia
    Check for Java schema user (Default SAPSR3DB) in dba_users table if the account is open or not? It should be open.
    If yes check the JAVA users "J2EE_ADMIN", "J2EE_GUEST" and "SAPJSF" in usr02. They should be open.
    Try it again and if again fail thry to send the current Java log.
    Best Wishes.
    Kumar

  • SOS!!!starting j2EE server error

    Hi,everyone.
    I'm using Sun J2EE Server 1.3.1.I met a trouble with it.Now,when i try to start it,it will appear many error message:
    J2EE server listen port: 1050
    java.lang.RuntimeException: Could not initialize j2ee server. Possible cause cou
    ld be another instance of the server already running.
    at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMg
    r.java:119)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:226)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException: Could not initialize j2ee server. Possible cause cou
    ld be another instance of the server already running.
    at com.sun.enterprise.iiop.POAProtocolMgr.initializeNaming(POAProtocolMg
    r.java:119)
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:226)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    java.lang.RuntimeException: Could not initialize j2ee server. Possible cause cou
    ld be another instance of the server already running.
    at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:346)
    at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:972)
    J2EE server reported the following error: Could not initialize j2ee server. Poss
    ible cause could be another instance of the server already running.
    Error executing J2EE server ...
    I donno why.Plz help me.
    Regards,
    Albert Lee

    Solution to Problem: ANother JNDI service is running on the port 1050. It may be Websphere Application server, Weblogic, Websphere test env. or any other service. Stop if any of these service is running and restart your m/c. If still it doesn't work then change the port no. in orb.properties file in J2EEHOME\config.

  • J2EE deployment error in iPlanet 6.0 SP2

    My J2EE application works fine in iPlanet 6.1, however when I try to deploy it in iPlanet 6.0 SP2, I get the following error. To me it looks like some configuration error as it deploys fine in iPlanet 6.1. Is there any setting that needs to be changed in the 6.0 webserver to run J2EE applications?
    Thanks.
    [16/Jun/2004:22:24:40] info ( 630): Adding web application
    (/TripReportsSearch) at (/netscape/iplanet/servers/bin/https/webapps/TripReportsSearch)
    [16/Jun/2004:22:28:25] failure ( 630): vs(https-polo)SAX
    parser fatal error: External entity not found:
    "http://java.sun.com/dtd/web-app_2_3.dtd". in
    file:/netscape/iplanet/servers/bin/https/webapps/TripReportsSearch/WEB-INF/web.xml at line
    number 5.
    [16/Jun/2004:22:28:25] warning ( 630): vs(https-polo)Error
    parsing web-app deployment descriptor
    /netscape/iplanet/servers/bin/https/webapps/TripReportsSearch/WEB-INF/web.xml: External entity
    not found: "http://java.sun.com/dtd/web-app_2_3.dtd"..
    [16/Jun/2004:22:28:25] failure ( 630): vs(https-polo)Cannot
    create web application context path = /TripReportsSearch, at dir =
    /netscape/iplanet/servers/bin/https/webapps/TripReportsSearch;
    [16/Jun/2004:22:28:25] info ( 630): Successfully initialized web
    application environment (web-apps.xml) for virtual server
    (https-polo)

    Hi,
    I ran into similar problem with Iplanet 6.0 SP7. Have you found out any solution for this?
    External entity not found: "http://java.sun.com/dtd/web-app_2_3.dtd"

  • J2ee connection error, "The Message Server did not respond within 60 sec"

    Hi,
    I am facing the error "The Message Server did not respond within 60 sec. Please check if the message server is running.." when connecting to J2ee through NWDS.
    I am able to reach the index page via http://<ip address>:53500/index.html but yet unable to reach through NWDS.
    I have tried various combinations of host and port names like:
    Message Server Host : <ip address>, <host name>
    Message Server Port : 3636, 3936
    but still no luck.
    I've also cross checked the value of message server port by navigating to http://<IP address>:53500/monitoring/SystemInfo too, it is 3636.
    The telnet test (telnet <ip address> <port Number>) draws a blank window.
    I know this problem has been posted again and again, but then I am unable to understand what is the solution to this.
    Can someone please help me in resolving this issue?
    Note: [link 1|Unable to Connect to the J2EE Server from Netweaver Developer Studio; & [link 2|Developer Studio:Exception:The message server did not respond within 60 sec; are already checked.

    Hi Robin,
    Although I still haven't received any info from my colleagues regarding the central instance..
    Just a quick query, if we have NW04 we use 36** and if it is NW04S then we use 39** , is this the only difference for message server port?
    If that is the case, as I mentioned earlier, I have tried both, and one gave me N/A(3936) while the other gave me 'message server did not respond' error(3636).
    I have the message server host name & port , Enqueue Server Host name & Port and SDM PID and Port details with me..
    Can this be anyway useful in establishing a connection?
    Waiting for your inputs...
    Best Regards,
    Vinay

Maybe you are looking for