Hello,
I wanted to share some issues I encountered with SP2.
1) After installing SP2, Default server would not run.
default-err.log:
JRun 3.0 3.02.11140 Starting default...
Current Locale: en
Loading scheduler
Loading logging
Exception: [09:52:52] Unable to install java:comp/env/ejb/TxnHome
Exception: [09:52:53] Unable to install default.RoleHome
Exception: [09:52:53] Unable to install default.TopicConnectorHome
Exception: [09:52:53] Unable to install default.TopicDispatcherHome
Exception: [09:52:53] Unable to install default.LoginSessionHome
Exception: [09:52:53] Unable to install default.UserHome
Exception: [09:52:53] Unable to install default.QueueConnectorHome
Exception: [09:52:53] Unable to install default.DurableQueueHome
Exception: [09:52:53] Unable to install default.MulticasterHome
Exception: [09:52:53] Unable to install default.MessageQueueHome
Exception: [09:52:53] java.lang.IllegalStateException: No default.UserHome
found
default-event.log:
01/29 09:51:00 info (JRun) Destroying ejb
01/29 09:51:00 info (ejb) Server stopped
01/29 09:51:00 info (JRun) Destroying control
01/29 09:51:00 error (JRun) Error while closing connection
[java.net.SocketException: Socket closed]
java.net.SocketException: Socket closed
at java.net.SocketInputStream.socketRead(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:86)
at java.net.SocketInputStream.read(SocketInputStream.java:102)
at java.io.DataInputStream.readInt(DataInputStream.java:338)
at allaire.jrun.control.ControlEndpoint.run(ControlService.java:212)
at allaire.jrun.ThreadPool.run(ThreadPool.java:272)
at allaire.jrun.WorkerThread.run(WorkerThread.java:75)
The solution I came up with was to go in the JMC to "default
server/Enterprise Java Beans" and select "redeploy all jars". This fixed the
problem.
2) The other issue I had was that the JMC documentation links result in an
error which reads "An internal error has occurred".
Therefore, I currently cannot launch any docs from JMC(PDFs worked fine
before)
Victor
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists