Problem starting Weblogic (please help!)

Hi there,
When executing startWeblogic.cmd, I get the next message:
<22-nov-2005 17H50' CET> <Error> <Configuration Management> <BEA-150029> <There
was an error reading the MBean MyDomain:Name=MyDomain,Type=SecurityConfiguration.
The value null for attribute CredentialEncrypted could not be read successfully.>
Can anyone help me, please? The config.xml file is this one:
<?xml version="1.0" encoding="UTF-8"?>
<Domain ConfigurationVersion="8.1.4.0" Name="MyDomain">
<Server ExpectedToRun="false" GracefulShutdownTimeout="30"
IgnoreSessionsDuringShutdown="true" ListenAddress=""
ListenPort="8901" Name="server" NativeIOEnabled="true"
ReliableDeliveryPolicy="RMDefaultPolicy" ServerVersion="8.1.4.0" XMLEntityCache="XMLCacheMBean_myserver">
<SSL Enabled="false" HostnameVerificationIgnored="false"
IdentityAndTrustLocations="KeyStores" Name="server"/>
</Server>
<FileRealm Name="wl_default_file_realm"/>
<Realm FileRealm="wl_default_file_realm" Name="wl_default_realm"/>
<PasswordPolicy Name="wl_default_password_policy"/>
<SecurityConfiguration
CredentialEncrypted="{3DES}rpkvoFDJmmyTWYGN1KCGZtrhXBcrsQQaYlmqBlH9m0nS827bRobwP9PIGPBZJozOY6EwBkM7I7TJlAezo+KX57a7U2NpIzep"
Name="MyDomain" RealmBootStrapVersion="1"/>
<Security Name="MyDomain" PasswordPolicy="wl_default_password_policy"
Realm="wl_default_realm" RealmSetup="true"/>
<EmbeddedLDAP
CredentialEncrypted="{3DES}cyV/5NQJJ37DW6um0jeqNVqm/Xv1AoQ5jsrImQ4GcRc=" Name="MyDomain"/>
<JMSConnectionFactory JNDIName="jms/DCJMSConnectionFactory"
Name="DCJMSConnectionFactory" Targets="server"/>
<JMSConnectionFactory ClientId="MPEvents"
JNDIName="weblogic.jms.connectionFactoryName.dfltTopicConnFactory"
Name="dfltTopicConnFactory" Targets="server"/>
<JMSConnectionFactory
JNDIName="weblogic.jms.connectionFactoryName.QueueConnectionFactory"
Name="QueueConnectionFactoryMarket" Targets="server"/>
<JMSConnectionFactory JNDIName="MKPFactory" Name="MKPFactory"
Targets="server" XAConnectionFactoryEnabled="true"/>
<JMSFileStore Directory="rmfilestore" Name="FileStore"/>
<JMSJDBCStore ConnectionPool="JMSPool" Name="JMSPool" PrefixName="JMS_INTEGRATION"/>
<JMSJDBCStore ConnectionPool="JMSDirUsuPool" Name="JMSDirUsuPool" PrefixName="dcliadmin"/>
<JMSServer Name="MyJMS Server" Store="JMSDirUsuPool" Targets="server">
<JMSTopic CreationTime="1110272622444"
JNDIName="jms/LuceneJMSTopic" Name="LuceneJMSTopic"/>
</JMSServer>
<JMSServer Name="MKPJMSServer" Store="JMSPool" Targets="server">
<JMSQueue CreationTime="1110277182315"
JNDIName="javax.jms.TaskQueue" Name="TaskQueue"/>
<JMSTopic CreationTime="1110277142737"
JNDIName="javax.jms.POTopic" Name="POTopic"/>
<JMSQueue CreationTime="1122017950470"
JNDIName="javax.jms.RetryQueue" Name="RetryQueue" StoreEnabled="true"/>
<JMSTopic CreationTime="1122389282746"
JNDIName="javax.jms.MPEventsTopic" Name="MPEventsTopic"/>
</JMSServer>
<WSReliableDeliveryPolicy DefaultRetryCount="10"
DefaultTimeToLive="60000" Name="RMDefaultPolicy" Store="FileStore"/>
<XMLEntityCache Name="XMLCacheMBean_myserver"/>
<XMLEntityCache Name="XMLCacheMBean_MKServer"/>
<JDBCConnectionPool DriverName="weblogic.jdbc.oracle.OracleDriver"
MaxCapacity="10" Name="DirUsuariosPool"
PasswordEncrypted="{3DES}Wg8/8zuW/7qxEipi50AhDw=="
Properties="user=DCLIADMIN;portNumber=1521;SID=DSO901;serverName=192.168.33.3"
Targets="server" URL="jdbc:bea:oracle://192.168.33.3:1521"/>
<JDBCConnectionPool DriverName="oracle.jdbc.OracleDriver"
MaxCapacity="2" Name="JMSDirUsuPool"
PasswordEncrypted="{3DES}Wg8/8zuW/7qxEipi50AhDw=="
Properties="user=DCLIADMIN" Targets="server"
TestTableName="SQL SELECT 1 FROM DUAL" URL="jdbc:oracle:thin:@CADIZ:1521:DSO902"/>
<JDBCConnectionPool DriverName="oracle.jdbc.OracleDriver"
MaxCapacity="50" Name="ECMarketplacePool"
PasswordEncrypted="{3DES}J0fAKFZFJ8g="
Properties="user=ecwebuser" Targets="server"
TestConnectionsOnRelease="true" TestConnectionsOnReserve="true"
TestTableName="SQL SELECT 1 FROM DUAL" URL="jdbc:oracle:thin:@cadiz:1521:DSO902"/>
<JDBCConnectionPool ConnLeakProfilingEnabled="true"
DriverName="weblogic.jdbc.oracle.OracleDriver" Name="JMSPool"
PasswordEncrypted="{3DES}ptpiY+jYxJ8="
Properties="user=JMS_INTEGRATION;portNumber=1521;SID=dso902;serverName=cadiz"
Targets="server" TestConnectionsOnReserve="true"
TestTableName="SQL SELECT 1 FROM DUAL" URL="jdbc:bea:oracle://cadiz:1521"/>
<JDBCDataSource JNDIName="jdbc/ECMarketplaceDS"
Name="ECMarketplaceDS" PoolName="ECMarketplacePool" Targets="server"/>
<JDBCTxDataSource JNDIName="jdbc/DirUsuariosDS" Name="DirUsuariosDS"
PoolName="DirUsuariosPool" Targets="server"/>
<JMSServer Name="WSStoreForwardInternalJMSServerserver"
Store="FileStore" Targets="server">
<JMSQueue CreationTime="1114159788293"
JNDIName="jms.internal.queue.WSStoreForwardQueue"
JNDINameReplicated="false" Name="WSInternaljms.internal.queue.WSStoreForwardQueueserver"/>
<JMSQueue CreationTime="1114159788465"
JNDIName="jms.internal.queue.WSDupsEliminationHistoryQueue"
JNDINameReplicated="false" Name="WSInternaljms.internal.queue.WSDupsEliminationHistoryQueueserver"/>
</JMSServer>
<JDBCTxDataSource JNDIName="jdbc/ejbDS" Name="jdbc/ejbDS"
PoolName="ejbPool" Targets="server"/>
<JDBCConnectionPool DriverName="oracle.jdbc.OracleDriver"
Name="ejbPool" PasswordEncrypted="{3DES}J0fAKFZFJ8g="
Properties="user=ecwebuser;portNumber=1521;SID=dsO902;serverName=CADIZ"
Targets="server" TestConnectionsOnReserve="true"
TestTableName="SQL SELECT 1 FROM DUAL" URL="jdbc:oracle:thin:@CADIZ:1521:DSO902"/>
<Application Name="MarketApp"
Path="C:\bea\user_projects\domains\MyDomain\applications\MarketApp"
StagingMode="nostage" TwoPhase="true">
<EJBComponent Name="TXServer.jar" Targets="server" URI="TXServer.jar"/>
<EJBComponent Name="TXTransmissionImpl.jar" Targets="server" URI="TXTransmissionImpl.jar"/>
<EJBComponent Name="productfind_bean20.jar" Targets="server" URI="productfind_bean20.jar"/>
<EJBComponent Name="cxmlcatalogimport_bean20.jar"
Targets="server" URI="cxmlcatalogimport_bean20.jar"/>
<EJBComponent
Name="cXMLCancelShipNoticeRequestOutputListenerMDB.jar"
Targets="server" URI="cXMLCancelShipNoticeRequestOutputListenerMDB.jar"/>
<EJBComponent Name="cXMLShipNoticeRequestOutputListenerMDB.jar"
Targets="server" URI="cXMLShipNoticeRequestOutputListenerMDB.jar"/>
<EJBComponent
Name="cXMLCancelShipNoticeRequestAsynchronousOutputListenerMDB.jar"
Targets="server" URI="cXMLCancelShipNoticeRequestAsynchronousOutputListenerMDB.jar"/>
<EJBComponent
Name="cXMLShipNoticeRequestAsynchronousOutputListenerMDB.jar"
Targets="server" URI="cXMLShipNoticeRequestAsynchronousOutputListenerMDB.jar"/>
<EJBComponent Name="cXMLConfirmRequestOutputListenerMDB.jar"
Targets="server" URI="cXMLConfirmRequestOutputListenerMDB.jar"/>
<EJBComponent Name="cXMLTransmitterListenerMDB.jar"
Targets="server" URI="cXMLTransmitterListenerMDB.jar"/>
<EJBComponent Name="JMSEmailEventListenerMDB.jar"
Targets="server" URI="JMSEmailEventListenerMDB.jar"/>
<EJBComponent Name="JMSTaskRunnerMDB.jar" Targets="server" URI="JMSTaskRunnerMDB.jar"/>
<EJBComponent Name="JMSXMLEventListenerMDB.jar" Targets="server" URI="JMSXMLEventListenerMDB.jar"/>
<EJBComponent Name="MassShipReceiveErrorListenerMDB.jar"
Targets="server" URI="MassShipReceiveErrorListenerMDB.jar"/>
<EJBComponent Name="xCBLInvoiceOutputListenerMDB.jar"
Targets="server" URI="xCBLInvoiceOutputListenerMDB.jar"/>
<EJBComponent Name="xCBLInvoiceResponseOutputListenerMDB.jar"
Targets="server" URI="xCBLInvoiceResponseOutputListenerMDB.jar"/>
<WebAppComponent Name="DefaultWebApp" Targets="server" URI="DefaultWebApp"/>
<EJBComponent Name="BILbeans20.jar" Targets="server" URI="BILbeans20.jar"/>
</Application>
</Domain>

Well friend I can do you one better. Take a look please at my particular error message that I have gotten/received from the server when I have tried to activate weblogic. :
"The WebLogic Server did not start up properly.java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class
incompatible: stream classdesc serialVersionUID = 7043855487133450673, local cla
ss serialVersionUID = 8644704819898565848
at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:519)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:154
6)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1460)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:154
6)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1460)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1
693)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)
at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1628)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1293)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:19
12)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1836)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1
713)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:339)
at weblogic.management.internal.TypesHelper.getMBeanInfo(TypesHelper.jav
a:274)
at weblogic.management.internal.TypesHelper.getAdminOrConfigMBeanInfo(Ty
pesHelper.java:384)
at weblogic.management.internal.ConfigurationMBeanImpl.<init>(Configurat
ionMBeanImpl.java:137)
at weblogic.management.AdminServer.<init>(AdminServer.java:59)
at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java
:245)
at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:770)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:669)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:343)
at weblogic.Server.main(Server.java:32)"<<
So needless to say, I need some degree of help also with this I am afraid to say.

Similar Messages

  • I am not able to launch FF everytime i tr to open it, it says FF has to submit a crash report, i even tried doing that and the report was submitted too, but stiil FF did not start, and the problem still persists, please help me solve this issue in English

    Question
    I am not able to launch FF everytime i try to open it, it says FF has to submit a crash report,and restore yr tabs. I even tried doing that and the report was submitted too, but still FF did not start, and the problem still persists, please help me solve this issue
    '''(in English)'''

    Hi Danny,
    Per my understanding that you can't get the expect result by using the expression "=Count(Fields!TICKET_STATUS.Value=4) " to count the the TICKET_STATUS which value is 4, the result will returns the count of all the TICKET_STATUS values(206)
    but not 180, right?
    I have tested on my local environment and can reproduce the issue, the issue caused by you are using the count() function in the incorrect way, please modify the expression as below and have a test:
    =COUNT(IIF(Fields!TICKET_STATUS.Value=4 ,1,Nothing))
    or
    =SUM(IIF(Fields!TICKET_STATUS=4,1,0))
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • My 4th generation ipod touch is not turning off when i hold the wake button for few seconds the Voice Control Function Starts Automatically.Please help me to get out of this problem.

    My 4th generation ipod touch is not turning off when i hold the wake button for few seconds the Voice Control Function Starts Automatically.Please help me to get out of this problem.

    Sorry i mistakenly made this question. It was alright. No Problem At ALL

  • My CS6 photoshop started showing cannot perform function programming error then it started freezing please help?

    My CS6 photoshop started showing {cannot perform function programming error}
    then it started freezing please help?

    Supply pertinent information for quicker answers
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

  • HT201263 my ipad give me the apple sign without running up it appears all the time in the screen , i tries to reset my ipad , but still in this problem , can you please help me?

    my ipad give me the apple sign without running up it appears all the time in the screen , i tries to reset my ipad , but still in this problem , can you please help me?

    You may want to look at this about using recovery mode to restore your iPad.
    http://support.apple.com/kb/ht4097

  • It won't let me drag an effect from the browser all of a sudden. I have always been able to do before. I am using effects from favorites bin and when I try to drag it, it won't move. I have never had this problem before. Please help.

    It won't let me drag an effect from the browser all of a sudden. I have always been able to do before. I am using effects from favorites bin and when I try to drag it to the timeline, it won't move. I have never had this problem before. Please help.
    P.S. I have tried other effects including transitions and it still won't let me drag.

    Wow that was really quick, thank you so much.  Im not sure at all which version it was because i said it was around 4 years ago he bought it.  I know it isn't under his username, since he's a PC person (ugh) so i know its probably registered to one of our actual names.  isn't there some way to look it up since we did register it, because I'm not even sure where the disks are from when we bought it (we've moved a lot and also have two storage lockers, i know i would have kept it with other disks) but my cd rom drive is actually broken on my computer as well ( i think it got stepped on and is now squished and won't eject or run disks.)
    So is there anyway they can look up that its registered to one of our names since we did register it when we bought and installed it, or do i really have to find the disk with some sort of proof of purchase (i know there would be no receipt after all this time)
    either way, ill do what you suggested to the best of my abilities and thank you so much for answering my questions, i can't even open the program as its incompatible and find out the info from that) so I'm in a bit of a pickle and your response was so thorough and it didn't seem to be posted long enough to even write a well researched response, thanks, all the best,
    sarucia

  • My isight camera was not working. so i tried to smc reset it as said in apples support community but now wat happened is my macbook pro don't charge, it don't show any light for checking charge, nor it starts up. please help. Thanks

    my isight camera was not working. so i tried to smc reset it as said in apples support community but now wat happened is my macbook pro don't charge, it don't show any light for checking charge, nor it starts up. please help. Thanks

    Try zapping the PRAM.  See KB Article http://support.apple.com/kb/PH11243 OS X Mountain Lion: Reset your computer’s PRAM
    If you are still under warranty and/or have AppleCare, call them.  Let them deal w/it.

  • Mac Book Air sleeps when moved...i don't know whats the problem...please help me out if anyone knows about this...

    Mac Book Air sleeps when moved...i don't know whats the problem...please help me out if anyone knows about this...

    your reed switch for the monitor is defective, it thinks youve shut the lid when you havent
    mechanical fault , contact Apple for service and parts replacement.

  • I want to ask how to downgrade ios 7 to 6.1.3, because a lot of problems ios 7. please help

    I want to ask how to downgrade ios 6.1.3 to 7, because a lot of problems ios 7. please help

    I'm sorry, but Apple does not provide a downgrade path for iOS. Because downgrading is unsupported by Apple we cannot discuss it on these forums.

  • Error getting license. License server communication problem: E_ADEPT_NO_TOKEN. Please help

    I try to download my ebooks on my laptop but receive the onscreen message, Error getting license, License server commucication problem: E_ADEPT_NO_TOKEN. Please help?

    It means, the URLLink.ACSM file is corrupted. Please contact the book store and ask them to check whether the configuration in the server side is correct for that book.
    One of the simple setting in the server which can case this issue is, setting the book for loan in server and providing the purchase option in the book store or vise verse.
    Hope this solves your problem.

  • My ipod keeps asking me to restore and when i do restore it just restarts and asks me to connect to itunes and starts again.please help its my sons bday and this is his present

    my ipod keeps asking me to restore and when i do restore it just restarts and asks me to connect to itunes and starts again.please help its my sons bday and this is his present

    Maybe:
    Restore loop (being prompted to restore again after a restore successfully completes)
    Troubleshoot your USB connection. If the issue persists, out-of-date or incorrectly configured third-party security software may be causing this issue. Please follow Troubleshooting security software issues. .
    Next try placing in DFU mode and then restoring.
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    Then try restoring on another computer.
    Last, make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

  • My iPad2 display is turning red, and reverting to normal after several re-starts. Please help!

    My iPad2 display is turning red, and reverting to normal after several re-starts. Please help!

    Best thing to do is leave it turned off and take it to your local apple store and ask advice there

  • HT1386 i tried to sync my ipad to my itunes using usb but it will say not charging,, i can sync with my ipod touch without any problem... please help..

    i tried to sync my ipad to my itunes using usb but it will say not charging,, i can sync with my ipod touch without any problem... please help..

    From http://support.apple.com/kb/HT4060 :
    The fastest way to charge your iPad is with the included 10W USB Power Adapter. iPad will also charge, although more slowly, when attached to a computer with a high-power USB port (many recent Mac computers) or with an iPhone Power Adapter. When attached to a computer via a standard USB port (most PCs or older Mac computers) iPad will charge, but only when it's in sleep mode.
    iPods need less power to charge them (their wall charger is half the power of the iPad's, 5W as opposed to 10W), so are more likely to charge via USB

  • Problems starting weblogic 8.1 . pls help

    hello, if im posting this in the wrong area, pls let me know.
    I'm trying to start WebLogic 8.1 - the sample Medrec server. I'm staring by rinning the bea_start script in /etc/init.d.
    For some reason, the service starts and then dies shortly thereafter. ps -ef shows the bea process:
    localhost:~/bea/weblogic81 # ps -ef | grep bea
    root 6063 1 0 14:57 ? 00:00:00 SCREEN -d -m -S medrec -t medrec sh /root/bea/weblogic81/samples/domains/medrec/startMedRecServerQS.sh
    root 6064 6063 0 14:57 pts/6 00:00:00 sh /root/bea/weblogic81/samples/domains/medrec/startMedRecServerQS.sh
    root 6083 6064 10 14:57 pts/6 00:00:00 /root/bea/jrockit81sp4_142_05/bin/java -Dwrapper.directory=/root/bea/weblogic81/samples/domains/medrec com.bea.launcher.wrapper.WrapperClient -port 6789 -address 228.4.5.6 /root/bea/jrockit81sp4_142_05/bin/java -Dlog4j.config=log4j.properties -Dcom.bea.medrec.xml.incoming=incoming -Dphys.app.wsdl.url=http://localhost:7001/ws_medrec/MedRecWebServices?WSDL -classpath /root/bea/weblogic81/server/lib/DBMSMedRecSubPlugin.jar::/root/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/root/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/root/bea/jrockit81sp4_142_05/jre/lib/rt.jar:/root/bea/weblogic81/common/lib/launcher.jar com.pointbase.net.netServer /noconsole /port:9092 /d:3 /noconsole /pointbase.ini=/root/bea/weblogic81/samples/domains/medrec/pointbase.ini
    root 6091 6064 21 14:57 pts/6 00:00:01 /root/bea/jrockit81sp4_142_05/bin/java -Dplatform.properties=/root/bea/weblogic81/common/lib/platform.properties -Dlauncher.directory=/root/bea/weblogic81/samples/domains/medrec com.bea.launcher.Launcher -multicast_address 228.4.5.6 -multicast_port 6789 -username weblogic -password weblogic -port 7001 -jrockit -Xms96m -Xmx256m -Dlog4j.config=log4j.properties -Dcom.bea.medrec.xml.incoming=incoming -Dphys.app.wsdl.url=http://localhost:7001/ws_medrec/MedRecWebServices?WSDL -Dweblogic.Name=MedRecServer -Dweblogic.ProductionModeEnabled= -Djava.security.policy=/root/bea/weblogic81/server/lib/weblogic.policy -Dweblogic.management.username=weblogic -Dweblogic.management.password=weblogic
    root 6111 6083 13 14:57 pts/6 00:00:00 /root/bea/jrockit81sp4_142_05/bin/java -Dlog4j.config=log4j.properties -Dcom.bea.medrec.xml.incoming=incoming -Dphys.app.wsdl.url=http://localhost:7001/ws_medrec/MedRecWebServices?WSDL -classpath /root/bea/weblogic81/server/lib/DBMSMedRecSubPlugin.jar::/root/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/root/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/root/bea/jrockit81sp4_142_05/jre/lib/rt.jar:/root/bea/weblogic81/common/lib/launcher.jar com.pointbase.net.netServer /noconsole /port:9092 /d:3 /noconsole /pointbase.ini=/root/bea/weblogic81/samples/domains/medrec/pointbase.ini
    root 6130 6091 81 14:58 pts/6 00:00:04 java -jrockit -Xms96m -Xmx256m -Dlog4j.config=log4j.properties -Dcom.bea.medrec.xml.incoming=incoming -Dphys.app.wsdl.url=http://localhost:7001/ws_medrec/MedRecWebServices?WSDL -Dweblogic.Name=MedRecServer -Dweblogic.ProductionModeEnabled= -Djava.security.policy=/root/bea/weblogic81/server/lib/weblogic.policy -Dweblogic.management.username=weblogic -Dweblogic.management.password=weblogic weblogic.Server
    but shortly thereafter:
    localhost:~/bea/weblogic81 # ps -ef | grep bea
    root 6172 5839 0 14:59 pts/5 00:00:00 grep bea
    In neither case, can I connect to the Start page - which is my end goal (http://servername:7001/start.jsp).
    Any assistance/advice is much appreciated.
    thanks
    Chuck
    :8}

    bump...any advice/suggestions?
    OS= RedHat 4
    exploring any log files - only one log file is accessed after the error - its:
    root/bea/weblogic81/samples/domains/medrec/pointbase.log
    here are contents:
    /root/bea/jrockit81sp4_142_05/bin/java -Dlog4j.config=log4j.properties -Dcom.bea.medrec.xml.incoming=incoming -Dphys.app.wsdl.
    url=http://localhost:7001/ws_medrec/MedRecWebServices?WSDL -classpath /root/bea/weblogic81/server/lib/DBMSMedRecSubPlugin.jar:
    :/root/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/root/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/
    root/bea/jrockit81sp4_142_05/jre/lib/rt.jar:/root/bea/weblogic81/common/lib/launcher.jar com.pointbase.net.netServer /noconsol
    e /port:9092 /d:3 /noconsole /pointbase.ini=/root/bea/weblogic81/samples/domains/medrec/pointbase.ini
    Nothing written to /var/log/messages.
    Thanks!

  • Problem : Starting Weblogic Server8.1

    I have got the Weblogic 8.1 CD with DeveloperIQ book Dec 2003 Issue. After the Installation I have downloded license.bea file and kept it in bea/wlserver8.1 director and I started the server. I m getting this error. Can any one of you please help me to start the weblogic server.
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    Unable to start WebLogic Server!!
    Missing license file for: WebLogic Platform 8.1
    $$$$$$$$$$$$$$$$ License Exception $$$$$$$$$$$$$$$$
    please help me

    Did u solve ur problem?
    If no, this is the contents of the license file
    license.bea
    <?xml version="1.0"?>
    <bea-licenses>
    <license-group format="1.0" product="WebLogic Platform" release="8.1">
    <license
    component="2PC"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="AEiGzzIbkhYx0mEE4h7nFFx5lNI=0MCwCFCMCc6O2OOEh8+QEnw2ZAbsIajCHAhRigw/WuIwtrJyR7i2IkivYYfhbug=="
    />
    <license
    component="AI"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="b/vEQMOuzB50EsQY2nVBCctOSq4=0MCwCFED73cjoUQxfM2sqFb/OS66z1c91AhR4bE/u4g6wCWS9BWwnXbLp86QCUg=="
    />
    <license
    component="B2Bi"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="EXQkX6ER3bykfXZ3x1GXAAi5xCc=0MC0CFBuE8ntlRykY/4pwItXg/MHz5uxHAhUAxAgsQ0FLH5KmIUPFqjm7EiaZLcE="
    />
    <license
    component="BPM"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="/pROYXjApN5IqPSu4D8bFdgsLVs=0MC0CFG87JKbvLUQpQf/tZkbV9N1QmVXmAhUAnANsWWEUYXgkyyedjqCZlKnyzKA="
    />
    <license
    component="Campaign Manager"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="v6LKDk7+Iqx85jk0y/vpOybbs3o=0MC0CFQDFO+GEfiDbXwwAc7FBmNT1sC4GQQIUKLZSD6Jqzf7TxsXmcvbqYF4TRoE="
    />
    <license
    component="Cluster"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="4IS3EQ8r8ETy8P9RtegJeExpZdc=0MC4CFQCN17eJRxoIwW261r0FMGL4YlMlFwIVAIkEWmjYMcpTjhf7LA0C3D2kHNhv"
    />
    <license
    component="Clustered JMS"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="07LQ+1goPDCb5v2dx0DfGJGVEFs=0MC0CFQDW/rYTiS1+GS3gPILuvxNrdkV/1AIUHh7xwI0cCQ+k6H/+0+o64jCBMHE="
    />
    <license
    component="Commerce"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="KD3czB4m07tEVOPS/odsUmoQaHg=0MCwCFBddW5W+QtJwro69Dgo6xKqrbzstAhQF+PM2YYjdhMS7cfBKbxwBmwpotA=="
    />
    <license
    component="Connector"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="iKWOHcjzotVSlQbUuiyXpRbZcCk=0MC4CFQC/O07YhPuMKKTuaBS4/iQ9P7erBwIVALj3eRH8ULZYAtnZPIRP1foYGuSk"
    />
    <license
    component="DI"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="NrlzsSeYJF1dhgJnqiP7Q1sdAbc=0MC4CFQC1AUEQgljxZfmc22YQoY4K2xGDTwIVAJL1bZFQEXxjwQPhFyophU3TE/gJ"
    />
    <license
    component="EJB 1.0"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="An4jbw5Oub6JLHz9DobBTyZhX2s=0MC0CFQCMCiI4MYBWYNuLbCoFgxbx5YfhNwIUb7u0Xm+oJD+/HLQW5XrDvaodLvA="
    />
    <license
    component="EJB 2.0"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="XInkHNO2b9/mHMfURb0LaN9RS2k=0MC0CFAd60sQ+cTrlUFuPfkS7RQfr+v6uAhUA3cT7RykWyhaMIRDriSTZh0eaBVU="
    />
    <license
    component="Encryption/Export"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="uqbPsJKnRilQNSNtKYZHMeFS32I=0MCwCFFRmyBcEcAWQWNiNteq/abz1SP5BAhREb2rBr8561f3N6sKSpFGvWzwokw=="
    />
    <license
    component="In-memory Replication - EJB"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="NR9usf02+csjfNFr+zRMH3XY8eA=0MC0CFBbFGoO/MhK7BfSADoz8z9PXhuDtAhUAh2c3/+IGM7jXJniuSeZtJsXxhs0="
    />
    <license
    component="In-memory Replication - Servlet"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="95gRCn+Dsh5TAeAe2xyjDaaXdBQ=0MCwCFACYuuDk8QU2t5qYASsnIXQ7WD7xAhQGQRkvvleTs9vqfZFtHGh6/mNslw=="
    />
    <license
    component="JMS"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="2AbWAg6ZEn3JVJl58J0EpMLro2g=0MC0CFHQDAjS69oiMLDb+CWQjJvOEhUWCAhUAv2SRQ1LTUsrHBvH0n1TXYfkt5gg="
    />
    <license
    component="Personalization"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="FVJ3S904FyIdx9GhcKyz6k3Dmcw=0MC0CFCEEHr1BuNesTD2QeP2EiOTSPxcLAhUAlNZJxHCyhh0HZ42PZ1LUBANYK1A="
    />
    <license
    component="Portal"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="QS8ru8OaVixl2xBibHS5CFaY02A=0MC0CFCwaTlMgfg3G1BYrVMUmD6jfUYNxAhUAjcBcujJEqeCTH+a9jy4rDDlAzzA="
    />
    <license
    component="SSL/Export"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="4AE82eh38vcwPSJpwaDwWi9rF0g=0MC4CFQCYEC5QSoCgBuFOyhrkIoM2STuFKgIVANMnIsUvumNZncAKTMVTUtXAZ/zV"
    />
    <license
    component="Servlet Session"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    sessions="unlimited"
    type="EVAL"
    units="20"
    signature="x6x334XV9WExhF7NYCIU0WEMTuA=0MCwCFAtbXBxnuAkoYaG3wVpSj/FmbdQaAhRdscC/fwVBnh6wcwtew/TuvgMiNw=="
    />
    <license
    component="WebLogic"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="jMsLJVvH8dyyP3Ecwk+WBKEhBc8=0MC0CFD2XdGVX15VAugpvXm7Me8TFXsMmAhUAm+sn6j0aozjG/wOuQsBlSkwj2BI="
    />
    <license
    component="jDriver/Informix4"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="BSXeTas1zBCYi8bKQZGdg+BYnT0=0MCwCFCLe/rPnqFXdcC/GmDzg90Wrdk27AhQv1XaljiDTCunjsJ2QvwI375pmsA=="
    />
    <license
    component="jDriver/MSSQLServer4"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="WK+ED/2aiAJtBV54RYrpAb6ww/M=0MCwCFFnV5WrucVT/K+YnOaxPamNYg8YEAhRYE4AEueOEMxZcDDRsiwtkpdG62g=="
    />
    <license
    component="jDriver/Oracle"
    cpus="1"
    expiration="2004-11-06"
    ip="any"
    licensee="BEA Evaluation Customer"
    type="EVAL"
    units="20"
    signature="GM555nBNjhNyOL5vO5Un69rH+HY=0MC4CFQCtT9QKWQYUtSdZ6pbDvhhtOx6kCgIVAJlPFPHmbsL7nEhhjmMjsOkSYcyb"
    />
    </license-group>
    </bea-licenses>

Maybe you are looking for