[Beginners Corner] - Re: JBoss starts but no access
by NSchweig
Hello you two,
thank you for spending so much time in my problem!
Ok.
I start jboss. The last message in the command prompt is:
22:46:09,156 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8
080
22:46:09,203 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
22:46:09,234 INFO [Server] JBoss (MX MicroKernel) [4.2.2.GA (build: SVNTag=JBos
s_4_2_2_GA date=200710221139)] Started in 27s:328ms
I usually start it with open a command promt, cd to bin directory and enter run. I do not close the cmd.
If i doubleclick the run.bat it is the same.... no access to jboss.
My ipconfig /all output with being connected to the internet is:
Windows-IP-Konfiguration
Hostname. . . . . . . . . . . . . : home
Primäres DNS-Suffix . . . . . . . :
Knotentyp . . . . . . . . . . . . : Unbekannt
IP-Routing aktiviert. . . . . . . : Nein
WINS-Proxy aktiviert. . . . . . . : Nein
Ethernetadapter LAN-Verbindung:
Verbindungsspezifisches DNS-Suffix:
Beschreibung. . . . . . . . . . . : Marvell Yukon 88E8053 PCI-E Gigabi
Ethernet Controller
Physikalische Adresse . . . . . . : 00-17-31-68-23-9B
DHCP aktiviert. . . . . . . . . . : Ja
Autokonfiguration aktiviert . . . : Ja
IP-Adresse. . . . . . . . . . . . : 192.168.2.20
Subnetzmaske. . . . . . . . . . . : 255.255.255.0
Standardgateway . . . . . . . . . : 192.168.2.1
DHCP-Server . . . . . . . . . . . : 192.168.2.1
DNS-Server. . . . . . . . . . . . : 192.168.2.1
Lease erhalten. . . . . . . . . . : Dienstag, 22. Januar 2008 22:42:05
Lease läuft ab. . . . . . . . . . : Freitag, 1. Februar 2008 22:42:05
(If you need translation please tell me)
Without being connected to the internet it is:
Windows-IP-Konfiguration
Hostname. . . . . . . . . . . . . : home
Primäres DNS-Suffix . . . . . . . :
Knotentyp . . . . . . . . . . . . : Unbekannt
IP-Routing aktiviert. . . . . . . : Nein
WINS-Proxy aktiviert. . . . . . . : Nein
Ethernetadapter LAN-Verbindung:
Medienstatus. . . . . . . . . . . : Es besteht keine Verbindung
Beschreibung. . . . . . . . . . . : Marvell Yukon 88E8053 PCI-E Gigabit
Ethernet Controller
Physikalische Adresse . . . . . . : 00-17-31-68-23-9B
If I try it with telnet 127.0.0.1 1099 there is no output, the same like with localhost.
netstat -abn:
The output without being connected to the internet:
| Aktive Verbindungen
|
| Proto Lokale Adresse Remoteadresse Status PID
| TCP 0.0.0.0:135 0.0.0.0:0 ABHÃÂREN 1016
| c:\windows\system32\WS2_32.dll
| C:\WINDOWS\system32\RPCRT4.dll
| c:\windows\system32\rpcss.dll
| C:\WINDOWS\system32\svchost.exe
| C:\WINDOWS\system32\ADVAPI32.dll
| [svchost.exe]
|
| TCP 0.0.0.0:445 0.0.0.0:0 ABHÃÂREN 4
| [System]
| TCP 0.0.0.0:990 0.0.0.0:0 ABHÃÂREN 284
| [rapimgr.exe]
| TCP 0.0.0.0:1053 0.0.0.0:0 ABHÃÂREN 3432
| [java.exe]
| TCP 0.0.0.0:1054 0.0.0.0:0 ABHÃÂREN 3432
| [java.exe]
| TCP 0.0.0.0:1056 0.0.0.0:0 ABHÃÂREN 3432
| [java.exe]
| TCP 0.0.0.0:3306 0.0.0.0:0 ABHÃÂREN 1168
| [mysqld-nt.exe]
| TCP 127.0.0.1:1025 0.0.0.0:0 ABHÃÂREN 2504
| [alg.exe]
| TCP 127.0.0.1:1098 0.0.0.0:0 ABHÃÂREN 3432
| [java.exe]
| TCP 127.0.0.1:1099 0.0.0.0:0 ABHÃÂREN 3432
| [java.exe]
| TCP 127.0.0.1:3873 0.0.0.0:0 ABHÃÂREN 3432
| [java.exe]
| TCP 127.0.0.1:4444 0.0.0.0:0 ABHÃÂREN 3432
| [java.exe]
| TCP 127.0.0.1:4445 0.0.0.0:0 ABHÃÂREN 3432
| [java.exe]
| TCP 127.0.0.1:4446 0.0.0.0:0 ABHÃÂREN 3432
| [java.exe]
| TCP 127.0.0.1:5679 0.0.0.0:0 ABHÃÂREN 224
| [Wcescomm.exe]
| TCP 127.0.0.1:7438 0.0.0.0:0 ABHÃÂREN 224
| [Wcescomm.exe]
| TCP 127.0.0.1:8009 0.0.0.0:0 ABHÃÂREN 3432
| [java.exe]
| TCP 127.0.0.1:8080 0.0.0.0:0 ABHÃÂREN 3432
| [java.exe]
| TCP 127.0.0.1:8083 0.0.0.0:0 ABHÃÂREN 3432
| [java.exe]
| TCP 127.0.0.1:8093 0.0.0.0:0 ABHÃÂREN 3432
| [java.exe]
| TCP 127.0.0.1:1029 127.0.0.1:1030 HERGESTELLT 3104
| [FIREFOX.EXE]
| TCP 127.0.0.1:1030 127.0.0.1:1029 HERGESTELLT 3104
| [FIREFOX.EXE]
| TCP 127.0.0.1:1031 127.0.0.1:1032 HERGESTELLT 3104
| [FIREFOX.EXE]
| TCP 127.0.0.1:1032 127.0.0.1:1031 HERGESTELLT 3104
| [FIREFOX.EXE]
| TCP 127.0.0.1:1057 127.0.0.1:8080 HERGESTELLT 3104
| [FIREFOX.EXE]
| TCP 127.0.0.1:8080 127.0.0.1:1057 HERGESTELLT 3432
| [java.exe]
| TCP 127.0.0.1:1099 127.0.0.1:1064 SCHLIESSEN_WARTEN 3432
| [java.exe]
| UDP 0.0.0.0:445 *:* 4
| [System]
|
| UDP 0.0.0.0:1026 *:* 1260
| C:\WINDOWS\system32\mswsock.dll
| c:\windows\system32\WS2_32.dll
| c:\windows\system32\DNSAPI.dll
| c:\windows\system32\dnsrslvr.dll
| C:\WINDOWS\system32\RPCRT4.dll
| [svchost.exe]
|
| UDP 0.0.0.0:4500 *:* 776
| [lsass.exe]
| UDP 0.0.0.0:500 *:* 776
| [lsass.exe]
| UDP 127.0.0.1:123 *:* 1112
| c:\windows\system32\WS2_32.dll
| c:\windows\system32\w32time.dll
| ntdll.dll
| C:\WINDOWS\system32\kernel32.dll
| [svchost.exe]
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122401#4122401
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122401
18 years, 6 months
[JBoss Messaging] - Could not find the queue destination-jndi-name=queue
by rbreault
More information
21:11:07,227 WARN [JMSContainerInvoker] Could not find the queue destination-jndi-name=queue/webfileQueue
21:11:07,228 WARN [JMSContainerInvoker] destination not found: queue/webfileQueue reason: javax.naming.NameNotFoundException: webfileQueue not bound
21:11:07,229 WARN [JMSContainerInvoker] creating a new temporary destination: queue/webfileQueue
21:11:07,257 WARN [JMSContainerInvoker] JMS provider failure detected for WebFileMDB
org.jboss.deployment.DeploymentException: Error during queue setup; - nested throwable: (javax.management.InstanceNotFoundException: jboss.mq:service=DestinationManager is not registered.)
at org.jboss.deployment.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:53)
at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java:811)
at org.jboss.ejb.plugins.jms.JMSContainerInvoker.startService(JMSContainerInvoker.java:839)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122400#4122400
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122400
18 years, 6 months
[JBoss Seam] - Seam Topic Subscription only works with JBoss Libraries?
by samdoyle
I'm executing this in my JavaScript based off the chatroom example. I'm attempting to deploy this in GlassFish. Do I need some specific JBoss MQ libraries deployed? Will it now work with another JMS implementation such as Open MQ? I suspect this since it is looking for this UIL2ConnectionFactory.
| function connect()
| {
| Seam.Remoting.subscribe( "jms/transitTopic", transitMessageCallback );
| }
|
I get the following error even though I know the Topic exists and the JNDI name is correct. I have configured the components.xml to allow the topic.
| [#|2008-01-22T01:40:07.430-0800|SEVERE|sun-appserver9.1|org.jboss.seam.remoting.messaging.SubscriptionRegistry|_ThreadID=36;_ThreadName=httpSSLWorkerThread-8080-0;_RequestID=eaaff11c-7fd9-442b-834a-3894f052eafb;|javax.naming.NameNotFoundException: UIL2ConnectionFactory not found|#]
|
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122399#4122399
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122399
18 years, 6 months
[JCA/JBoss] - Re: Connection Sharing
by smcgowan@redhat.com
I can resolve this issue by setting the property:
in jbossjta-properties.xml but I don't think that is the solution. When running this test with AS 4.2, calling EJB2's business method to get another connection shows that we are tracking by Tx; i.e.,
TRACE [org.jboss.resource.connectionmanager.TxConnectionManager]
getManagedConnection trackByTx=true tx=TransactionImple < ac, BasicAction: -53efacde:e2c1:476000d6:51 status: ActionStatus.RUNNING >
and we get the connectionfrom the pool trackedByTx:
Got connection from pool tracked by transaction org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener@1d63c55
thus;
Using connection from pool tracked by transaction org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener@1d63c55
handles=0
[InUse/Available/Max]: [1/19/20]
With the old xslt deployer, these mbean attributes were set :
true
true
With AS5, calling ds2.getConnection() in EJB2, trackByTx is false;
TRACE [org.jboss.resource.connectionmanager.TxConnectionManager:350]
getManagedConnection trackByTx=false tx=null subject=null
supplying new ManagedConnection: org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener@17dbcd4
Got connection from pool org.jboss.resource.connectionmanager.TxConnectionManager$TxConnectionEventListener@17dbcd4
[InUse/Available/Max]: [2/8/10]
With the new deployment
TRACE [org.jboss.resource.deployment.ResourceAdapterObjectModelFactory:486] transaction support setValue: nuri=http://java.sun.com/xml/ns/j2ee localName=transaction-support value=LocalTransaction
was added for the ConnectorMetaData but I don't see TrackStatements.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122391#4122391
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122391
18 years, 6 months