facebook

Problem with the new sun application server

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #261253 Reply

    ze_key
    Member

    I’ve downloaded the last version of the sun application server (Update 1)
    It works perfectly in console but whenever I launch it into my-eclipse I get:

    
    
    [#|2006-11-02T10:10:14.343+0100|INFO|sun-appserver-pe9.0|javax.enterprise.resource.jms|_ThreadID=10;_ThreadName=main;|Using MQ RA for Broker lifecycle control|#]
    
    [#|2006-11-02T10:10:15.625+0100|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM0001:MBeanServer initialized successfully|#]
    
    [#|2006-11-02T10:10:16.921+0100|WARNING|sun-appserver-pe9.0|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=75cad9a8-da24-4aed-8c55-e29a0f4e8c52;|Exception in thread "main" |#]
    
    [#|2006-11-02T10:10:16.937+0100|WARNING|sun-appserver-pe9.0|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=75cad9a8-da24-4aed-8c55-e29a0f4e8c52;|java.lang.ExceptionInInitializerError
        at com.sun.enterprise.security.SecurityLifecycle.onInitialization(SecurityLifecycle.java:85)
        at com.sun.enterprise.server.ApplicationServer.onInitialization(ApplicationServer.java:238)
        at com.sun.enterprise.server.ondemand.OnDemandServer.onInitialization(OnDemandServer.java:93)
        at com.sun.enterprise.server.PEMain.run(PEMain.java:316)
        at com.sun.enterprise.server.PEMain.main(PEMain.java:260)
    Caused by: java.lang.IllegalStateException: Keystore was tampered with, or password was incorrect
        at com.sun.enterprise.security.SecuritySupportImpl.loadStores(SecuritySupportImpl.java:98)
        at com.sun.enterprise.security.SecuritySupportImpl.<init>(SecuritySupportImpl.java:66)
        at com.sun.enterprise.security.SecuritySupportImpl.<init>(SecuritySupportImpl.java:61)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at java.lang.Class.newInstance0(Class.java:350)
        at java.lang.Class.newInstance(Class.java:303)
        at com.sun.enterprise.pluggable.PluggableFeatureFactoryBaseImpl.invoke(PluggableFeatureFactoryBaseImpl.java:71)
        at $Proxy0.getSecuritySupport(Unknown Source)
        at com.sun.enterprise.security.SecurityUtil.getSecuritySupport(SecurityUtil.java:356)
        at com.sun.enterprise.security.SSLUtils.<clinit>(SSLUtils.java:89)
        ... 5 more
    

    Any idea ?

    #261271 Reply

    Riyad Kalla
    Member

    I will look into this ASAP.

    #261272 Reply

    ze_key
    Member

    Finally I managed to start the server. Just don’t change the default password 😯
    What I do not understand is why do I don’t need to provide the password when I start it in the console.

    #261273 Reply

    Riyad Kalla
    Member

    I couldn’t reproduce this with a clean install of 9.0u1 to a new directory, here is my startup log:

    [#|2006-11-02T08:48:37.500-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Starting Sun Java System Application Server Platform Edition 9.0_01 (build b14) …|#]

    [#|2006-11-02T08:48:38.046-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;Java HotSpot(TM) Client VM;1.5.0_08;Sun Microsystems Inc.;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.5.0_08] from [Sun Microsystems Inc.]|#]

    [#|2006-11-02T08:48:38.093-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.security|_ThreadID=10;_ThreadName=main;|SEC1002: Security Manager is OFF.|#]

    [#|2006-11-02T08:48:38.296-0700|INFO|sun-appserver-pe9.0|javax.enterprise.resource.jms|_ThreadID=10;_ThreadName=main;|Using MQ RA for Broker lifecycle control|#]

    [#|2006-11-02T08:48:38.921-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM0001:MBeanServer initialized successfully|#]

    [#|2006-11-02T08:48:39.937-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.security|_ThreadID=10;_ThreadName=main;com.sun.enterprise.security.provider.PolicyWrapper;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]

    [#|2006-11-02T08:48:40.109-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.selfmanagement|_ThreadID=10;_ThreadName=main;|sgmt.service_initialized|#]

    [#|2006-11-02T08:48:42.734-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.transaction|_ThreadID=10;_ThreadName=main;3700;|JTS5014: Recoverable JTS instance, serverId = [3700]|#]

    [#|2006-11-02T08:48:45.093-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM1079: Initialization of AMX MBeans successful|#]

    [#|2006-11-02T08:48:45.609-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;service:jmx:rmi:///jndi/rmi://THINKPAD-T60.gateway.2wire.net:8686/jmxrmi;|ADM1504: Here is the JMXServiceURL for the Standard JMXConnectorServer: [service:jmx:rmi:///jndi/rmi://THINKPAD-T60.gateway.2wire.net:8686/jmxrmi]. This is where the remote administrative clients should connect using the standard JMX connectors|#]

    [#|2006-11-02T08:48:45.609-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;true;|ADM1506: Status of Standard JMX Connector: Active = [true]|#]

    [#|2006-11-02T08:48:46.234-0700|INFO|sun-appserver-pe9.0|javax.enterprise.resource.resourceadapter|_ThreadID=10;_ThreadName=main;|JMS Service Connection URL is :mq://THINKPAD-T60.gateway.2wire.net:7676/|#]

    [#|2006-11-02T08:48:46.265-0700|INFO|sun-appserver-pe9.0|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_RA1101: SJSMQ JMS Resource Adapter starting…|#]

    [#|2006-11-02T08:48:46.390-0700|WARNING|sun-appserver-pe9.0|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=c7bc049d-8d63-4e65-90b9-6284999b4643;|EB-start:brokerProps={imq.instancename=imqbroker, imq.jmx.rmiregistry.port=8686, BrokerArgs=-port 7676 -name imqbroker -imqhome C:\Java\sun-app-server-9.0u1\imq\bin\.. -varhome C:\Java\sun-app-server-9.0u1\domains\domain1\imq -useRmiRegistry -rmiRegistryPort 8686, imq.jmx.rmiregistry.use=true, imq.portmapper.port=7676}|#]

    [#|2006-11-02T08:48:46.453-0700|WARNING|sun-appserver-pe9.0|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=c7bc049d-8d63-4e65-90b9-6284999b4643;|
    [02/Nov/2006:08:48:46 MST]
    ================================================================================
    Sun Java(tm) System Message Queue 4.0
    Sun Microsystems, Inc.
    Version: 4.0 (Build 27-a)
    Compile: Thu 03/02/2006

    Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved.
    SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.

    This product includes code licensed from RSA Data Security.
    ================================================================================
    Java Runtime: 1.5.0_08 Sun Microsystems Inc. C:\Java\jdk1.5.0_08\jre
    |#]

    [#|2006-11-02T08:48:46.515-0700|WARNING|sun-appserver-pe9.0|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=c7bc049d-8d63-4e65-90b9-6284999b4643;|[02/Nov/2006:08:48:46 MST] IMQ_HOME=C:\Java\sun-app-server-9.0u1\imq
    |#]

    [#|2006-11-02T08:48:46.515-0700|WARNING|sun-appserver-pe9.0|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=c7bc049d-8d63-4e65-90b9-6284999b4643;|[02/Nov/2006:08:48:46 MST] IMQ_VARHOME=C:\Java\sun-app-server-9.0u1\domains\domain1\imq
    |#]

    [#|2006-11-02T08:48:46.515-0700|WARNING|sun-appserver-pe9.0|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=c7bc049d-8d63-4e65-90b9-6284999b4643;|[02/Nov/2006:08:48:46 MST] Windows XP 5.1 x86 THINKPAD-T60.gateway.2wire.net (2 cpu) Riyad
    |#]

    [#|2006-11-02T08:48:46.515-0700|WARNING|sun-appserver-pe9.0|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=c7bc049d-8d63-4e65-90b9-6284999b4643;|[02/Nov/2006:08:48:46 MST] Java Heap Size: max=506816k, current=20624k
    |#]

    [#|2006-11-02T08:48:46.531-0700|WARNING|sun-appserver-pe9.0|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=c7bc049d-8d63-4e65-90b9-6284999b4643;|[02/Nov/2006:08:48:46 MST] Arguments: -port 7676 -name imqbroker -imqhome C:\Java\sun-app-server-9.0u1\imq\bin\.. -varhome C:\Java\sun-app-server-9.0u1\domains\domain1\imq -useRmiRegistry -rmiRegistryPort 8686
    |#]

    [#|2006-11-02T08:48:46.578-0700|WARNING|sun-appserver-pe9.0|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=c7bc049d-8d63-4e65-90b9-6284999b4643;|[02/Nov/2006:08:48:46 MST] [B1060]: Loading persistent data…
    |#]

    [#|2006-11-02T08:48:46.578-0700|WARNING|sun-appserver-pe9.0|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=c7bc049d-8d63-4e65-90b9-6284999b4643;|[02/Nov/2006:08:48:46 MST] Using built-in file-based persistent store: C:\Java\sun-app-server-9.0u1\domains\domain1\imq\instances\imqbroker\
    |#]

    [#|2006-11-02T08:48:46.640-0700|WARNING|sun-appserver-pe9.0|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=c7bc049d-8d63-4e65-90b9-6284999b4643;|[02/Nov/2006:08:48:46 MST] [B1189]: Cluster Service feature is not available
    |#]

    [#|2006-11-02T08:48:47.078-0700|WARNING|sun-appserver-pe9.0|javax.enterprise.system.stream.err|_ThreadID=10;_ThreadName=main;_RequestID=c7bc049d-8d63-4e65-90b9-6284999b4643;|[02/Nov/2006:08:48:47 MST] [B1039]: Broker “imqbroker@THINKPAD-T60.gateway.2wire.net:7676″ ready.
    |#]

    [#|2006-11-02T08:48:47.218-0700|INFO|sun-appserver-pe9.0|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_EB1101: run:EMBEDDED broker started with code =0|#]

    [#|2006-11-02T08:48:47.406-0700|INFO|sun-appserver-pe9.0|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_RA1101: SJSMQ JMS ResourceAdaapter configuration=
    raUID =null
    brokerType =EMBEDDED
    brokerInstanceName =imqbroker
    brokerBindAddress =null
    brokerPort =7676
    brokerHomeDir =C:\Java\sun-app-server-9.0u1\imq\bin\..
    brokerVarDir =C:\Java\sun-app-server-9.0u1\domains\domain1\imq
    brokerJavaDir =C:/Java/jdk1.5.0_08
    brokerArgs =null
    brokerStartTimeout =60000
    adminUsername =admin
    adminPassFile =C:\Documents and Settings\Riyad\Local Settings\Temp\asmq48169.tmp
    useJNDIRmiServiceURL =true
    rmiRegistryPort =8686
    startRmiRegistry =false
    useSSLJMXConnector =true
    brokerEnableHA =false
    clusterId =null
    brokerId =null
    jmxServiceURL =null
    dbType =null
    dbProps ={}
    dsProps ={}
    ConnectionURL =
    UserName =guest
    ReconnectEnabled =true
    ReconnectInterval =5000
    ReconnectAttempts =3
    AddressListBehavior =RANDOM
    AddressListIterations =3
    InAppClientContainer =false
    InClusteredContainer =false
    GroupName =null
    |#]

    [#|2006-11-02T08:48:47.406-0700|INFO|sun-appserver-pe9.0|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_RA1101: start:SJSMQ JMSRA Connection Factory Config={imqOverrideJMSPriority=false, imqConsumerFlowLimit=1000, imqOverrideJMSExpiration=false, imqAddressListIterations=3, imqLoadMaxToServerSession=true, imqConnectionType=TCP, imqPingInterval=30, imqSetJMSXUserID=false, imqConfiguredClientID=, imqSSLProviderClassname=com.sun.net.ssl.internal.ssl.Provider, imqJMSDeliveryMode=PERSISTENT, imqConnectionFlowLimit=1000, imqConnectionURL=http://localhost/imq/tunnel, imqBrokerServiceName=, imqJMSPriority=4, imqBrokerHostName=localhost, imqJMSExpiration=0, imqAckOnProduce=, imqEnableSharedClientID=false, imqAckTimeout=0, imqAckOnAcknowledge=, imqConsumerFlowThreshold=50, imqDefaultPassword=guest, imqQueueBrowserMaxMessagesPerRetrieve=1000, imqDefaultUsername=guest, imqReconnectEnabled=false, imqConnectionFlowCount=100, imqAddressListBehavior=PRIORITY, imqReconnectAttempts=3, imqSetJMSXAppID=false, imqConnectionHandler=com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler, imqSetJMSXRcvTimestamp=false, imqBrokerServicePort=0, imqDisableSetClientID=false, imqSetJMSXConsumerTXID=false, imqOverrideJMSDeliveryMode=false, imqBrokerHostPort=7676, imqQueueBrowserRetrieveTimeout=60000, imqSetJMSXProducerTXID=false, imqSSLIsHostTrusted=false, imqConnectionFlowLimitEnabled=false, imqReconnectInterval=5000, imqAddressList=localhost:7676, imqOverrideJMSHeadersToTemporaryDestinations=false}|#]

    [#|2006-11-02T08:48:47.406-0700|INFO|sun-appserver-pe9.0|javax.resourceadapter.mqjmsra.lifecycle|_ThreadID=10;_ThreadName=main;|MQJMSRA_RA1101: SJSMQ JMSRA Started|#]

    [#|2006-11-02T08:48:48.421-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;MEjbApp;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]

    [#|2006-11-02T08:48:49.406-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.ejb|_ThreadID=10;_ThreadName=main;jdbc/__TimerPool;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]

    [#|2006-11-02T08:48:49.406-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.classloading|_ThreadID=10;_ThreadName=main;__ejb_container_timer_app;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]

    [#|2006-11-02T08:48:49.734-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;__JWSappclients:sys.war;server;/__JWSappclients;|WEB0100: Loading web module [__JWSappclients:sys.war] in virtual server [server] at [/__JWSappclients]|#]

    [#|2006-11-02T08:48:49.906-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;|WEB0302: Starting Sun-Java-System/Application-Server.|#]

    [#|2006-11-02T08:48:49.968-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;__default-admingui;__asadmin;/;|WEB0100: Loading web module [__default-admingui] in virtual server [__asadmin] at [/]|#]

    [#|2006-11-02T08:48:50.000-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;adminapp;__asadmin;/web1;|WEB0100: Loading web module [adminapp] in virtual server [__asadmin] at [/web1]|#]

    [#|2006-11-02T08:48:50.031-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;admingui;__asadmin;/asadmin;|WEB0100: Loading web module [admingui] in virtual server [__asadmin] at [/asadmin]|#]

    [#|2006-11-02T08:48:50.828-0700|INFO|sun-appserver-pe9.0|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=10;_ThreadName=main;/asadmin;|Initializing Sun’s JavaServer Faces implementation (1.2_02-b03-FCS) for context ‘/asadmin’|#]

    [#|2006-11-02T08:48:52.125-0700|INFO|sun-appserver-pe9.0|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=10;_ThreadName=main;/asadmin;|Completed initializing Sun’s JavaServer Faces implementation (1.2_02-b03-FCS) for context ‘/asadmin’|#]

    [#|2006-11-02T08:48:52.484-0700|INFO|sun-appserver-pe9.0|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=10;_ThreadName=main;;|Initializing Sun’s JavaServer Faces implementation (1.2_02-b03-FCS) for context ”|#]

    [#|2006-11-02T08:48:53.578-0700|INFO|sun-appserver-pe9.0|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=10;_ThreadName=main;;|Completed initializing Sun’s JavaServer Faces implementation (1.2_02-b03-FCS) for context ”|#]

    [#|2006-11-02T08:48:54.015-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;8080;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8080|#]

    [#|2006-11-02T08:48:54.171-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;8181;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 8181|#]

    [#|2006-11-02T08:48:54.234-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=10;_ThreadName=main;4848;|WEB0712: Starting Sun-Java-System/Application-Server HTTP/1.1 on 4848|#]

    [#|2006-11-02T08:48:54.359-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.selfmanagement|_ThreadID=10;_ThreadName=main;|SMGT0007: Self Management Rules service is enabled|#]

    [#|2006-11-02T08:48:54.437-0700|INFO|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Application server startup complete.|#]

    #261274 Reply

    Riyad Kalla
    Member

    I used a name of “admin” and password of “adminadmin”, I wasn’t asked for anything during startup. I also tried another install with name “myeclipse” and password “blarg123” and that didn’t ask me either… I’m not sure why you would be getting the errors above…

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Problem with the new sun application server

You must be logged in to post in the forum log in