Latest Posts


Show last 6 hrs - 24 hrs - 7 days

Forum tags


Top Posters

Last 30 days

  • Antoine (87)
  • talita.pezzi (26)
  • ravinderjit.singh (14)
  • sundaravadivel.n (14)
  • leonardo.saraiva (12)
  • deepa.tekumalla (12)
  • clarissa.domingues.rocha1 (11)
  • jose.mendoza (9)
  • alfons.bataller.diaz (8)
  • eduardo.lawisch (8)

All time

  • Antoine (1440)
  • Shivanand (1189)
  • cshekhar (923)
  • psq (796)
  • jag (391)
  • metabyte (371)
  • arnaud (327)
  • jalateras (325)
  • dfrench (265)
  • venkaiah.k (198)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

Login

MAIN arrow FORUMS
Admin Console Login Errors (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Admin Console Login Errors
#8913
tales (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Admin Console Login Errors 1 Year, 2 Months ago Karma: 3  
I changed the ports configuration, using the recommended how to, but it didn´t solve the problem.

My changes resulted in the following port configuration:

Startup completed in 73 seconds
Listening on Ports:
1099 0.0.0.0 RMI Naming
1527 0.0.0.0 Derby Connector
1527 208.xx.yy.zzz Derby Connector
4201 0.0.0.0 ActiveIO Connector EJB
4242 0.0.0.0 Remote Login Listener
8309 0.0.0.0 Jetty Connector AJP13
8380 0.0.0.0 Jetty Connector HTTP
8743 0.0.0.0 Jetty Connector HTTPS
9999 0.0.0.0 JMX Remoting Connector
61616 0.0.0.0 ActiveMQ Message Broker Connector

Please note that ports 1099 and 1257 were not changed because changing the configuration files on the above "how-to" was not enough to change the ports used in these two cases. I was not able to identify what other configurations changes should be made to realy change these ports.

However, I noticed that on windows, the logs entries for Derby connector points to port 1527 x IP 127.0.0.1 and port 1528 x IP 0.0.0.0, which is different from logs on my linux server as seen above. Checking the derby log (on ../var/derby/derby.log), I found the following:

"Could not listen on port 1527 on host 208.xx.yy.zzz.
An exception was thrown during network server startup. DRDA_ListenPort.S:Could not listen on port 1527 on host 208.xx.yy.zzz.
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at ...sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.derby.iapi.jdbc.DRDAServerStarter.run(Unknown Source)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.Exception: DRDA_ListenPort.S:Could not listen on port 1527 on host 208.xx.yy.zzz.
at org.apache.derby.impl.drda.NetworkServerControlImpl.consolePropertyMessageWork(Unknown Source)
at org.apache.derby.impl.drda.NetworkServerControlImpl.consolePropertyMessage(Unknown Source)
at org.apache.derby.impl.drda.NetworkServerControlImpl.blockingStart(Unknown Source)"

So, maybe the problem is on port 1527 but how can I change it ? Or maybe I should try changing to MySql ?

regards

Antoine wrote:
The default port for the server is 8080, I think there are other ports taken, I just cannot find the document listing them now (mainly all the Geronimo ports, like 1099 for RMI).

If you want to change your ports, there is a how to, it needs to be updated for 5.0 though.

Hope this helps.

Antoine
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#8918
Antoine (Admin)
Admin
User Offline Click here to see the profile of this user
Re:Admin Console Login Errors 1 Year, 2 Months ago Karma: 26  
Hi, try using nmap from a machine to scan the open ports of your linux box.

At this point, I suggest that you contact your hosting services support for help.

Thanks,

Antoine
 
Report to moderator   Logged Logged  
 
Intalio, the Open Source BPMS company
www.intalio.com
  The administrator has disabled public write access.
#8931
tales (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Admin Console Login Errors 1 Year, 2 Months ago Karma: 3  
Hi,

I think the problem may not be due to blocked ports. I have noticed that both the geronimo and derby logs report the 1527 port as connected to an IP that is not my server´s public IP. That is, my server public IP is 209.9.xxx.yyy and the IP reported on the logs is a 208.69.xxx.yyy.

I believe this may be due to the fact that I a using a vps server, so it is possible that this 208.69.xxx.yyy is really the physical server IP. I have no idea why this would happen and almost decided to try the mysql configuration.

regards

Antoine wrote:
Hi, try using nmap from a machine to scan the open ports of your linux box.

At this point, I suggest that you contact your hosting services support for help.

Thanks,

Antoine
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#9075
lars_neumann (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Admin Console Login Errors 1 Year, 1 Month ago Karma: 0  
Hi,

I had the same problems as described in the other posts and tried all the propsed solutions in this thread, none worked. But when I read the word Skype I remembered that Skype already caused a problem before with Apache and Tomcat and ... here is the solution that worked for me. ;)

In case you're running Skype on your machine, you should try shutting Skype down or at least disabling the fallback to port 80 and 443 (Options -> Advanced -> Connection). This solved the bpms-console login for me. Hope this helps.

cheers
Lars
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#9089
stephanp (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:Admin Console Login Errors 1 Year, 1 Month ago Karma: 0  
Lars:

Thanks for the Skype tip! I had totally given up on running the bpms on my laptop. Your latest post encouraged me to try once more. After exiting Skype, I was able to login successfully to the Server.

Thank you very much,

--stephan
 
Report to moderator   Logged Logged  
 
Stephan Papadopulos
The Triage Group
  The administrator has disabled public write access.
#9159
tdakanalis (User)
Junior Boarder
User Offline Click here to see the profile of this user
Re:Admin Console Login Errors 1 Year, 1 Month ago Karma: 0  
Hi,

as I can see there is a large community of users that face the same problem. I don't think that this fact is very good advertisement for the Intalio (the major - maybe the only- Open source BPMS). The login problem is very important and someone responsible must solve it. When I tried to login I got the following error:

ERROR [LoginController] Error during login java.lang.SecurityException: java.lang.UnsupportedOperationException: getFirstSOAPText() not allowed for SOAP 1.1!
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop